<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
b5c72c5d-49da-4241-982d-f84c561558f6|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="b5c72c5d-49da-4241-982d-f84c561558f6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-19T00:00:00" End="2025-01-08T00: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
b5c72c5d-49da-4241-982d-f84c561558f6|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
b5c72c5d-49da-4241-982d-f84c561558f6|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-12-10T14:08:00.7304174+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b5c72c5d-49da-4241-982d-f84c561558f6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="894" OriginalAmount="894">
      <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="27" TotalAmount="920" OriginalAmount="920">
      <BasicPropertyInfo Latitude="51.868969469835" Longitude="0.2395857865082" StarRating="3" HotelCode="142955|70246" HotelName="Stansted Airport Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Fax,Golf,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dunmow Road, Takeley CM22 6QR</AddressLine>
          </AddressLines>
          <CityName>Takeley</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133843/133843a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Bishop's Stortford. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="936" OriginalAmount="936">
      <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="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="51.55518388" Longitude="0.07769766" StarRating="2" HotelCode="440067|167950" HotelName="Woodlands Lodge Ilford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/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="1010" OriginalAmount="1010">
      <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="1035" OriginalAmount="1035">
      <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 13/12/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="1059" OriginalAmount="1059">
      <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="1115" OriginalAmount="1115">
      <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 14/12/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="27" TotalAmount="1124" OriginalAmount="1124">
      <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="1141" OriginalAmount="1141">
      <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 14/12/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="27" TotalAmount="1164" OriginalAmount="1164">
      <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="27" TotalAmount="1170" OriginalAmount="1170">
      <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="Non Refundable" 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="1195" OriginalAmount="1195">
      <BasicPropertyInfo Latitude="51.479907128737" Longitude="-0.51304588922244" StarRating="3" HotelCode="94522|71857" HotelName="Holiday Inn London - Heathrow T5" Meals="ROOM ONLY" 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="1234" OriginalAmount="1234">
      <BasicPropertyInfo Latitude="51.88099" Longitude="-0.41623" StarRating="4" HotelCode="35445|221981" HotelName="Thistle Express Luton" 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,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Library Road?, The Mall, Luton LU1 2TR</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57645/ba_57645_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Luton and overlooking St. George’ Square, the hotel is ideal for a business or leisure stay. It is perfectly located for exploring the Bedfordshire countryside or as a stopover for Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1248" OriginalAmount="1248">
      <BasicPropertyInfo Latitude="51.387929" Longitude="-0.453602" StarRating="3" HotelCode="82741|457658" HotelName="Warren Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Church Square, Shepperton-on-Thames TW17 9JZ, Middlesex</AddressLine>
          </AddressLines>
          <CityName>Shepperton</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348711/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Shepperton. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1278" OriginalAmount="1278">
      <BasicPropertyInfo Latitude="51.165765066659" Longitude="-0.17826497554779" StarRating="3" HotelCode="16084|41842" HotelName="Travelodge Gatwick Airport Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1325" OriginalAmount="1325">
      <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="Non Refundable" 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="1331" OriginalAmount="1331">
      <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="27" TotalAmount="1349" OriginalAmount="1349">
      <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="1355" OriginalAmount="1355">
      <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 13/12/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="27" TotalAmount="1359" OriginalAmount="1359">
      <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="1389" OriginalAmount="1389">
      <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="1437" OriginalAmount="1437">
      <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="Free CXL until 11/12/2024" 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="1470" OriginalAmount="1470">
      <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="1506" OriginalAmount="1506">
      <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="1513" OriginalAmount="1513">
      <BasicPropertyInfo Latitude="51.557538" Longitude="-0.289618" StarRating="3" HotelCode="187913|200830" HotelName="The Green Man Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dagmar Avenue, Wembley, Brent, Greater London HA9 8DF, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340539/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="1524" OriginalAmount="1524">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|37498" HotelName="Cranbrook" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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="1537" OriginalAmount="1537">
      <BasicPropertyInfo Latitude="51.136803905685" Longitude="-0.1851407276539" StarRating="3" HotelCode="115180|67357" HotelName="ibis London Gatwick Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Gatwick RH10 9GY, County Oak</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158759/a_158759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Gatwick is ideal for business travellers who arrive or depart from London - Gatwick (LGW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1563" OriginalAmount="1563">
      <BasicPropertyInfo Latitude="51.469928636398" Longitude="-0.36700065704599" StarRating="2" HotelCode="266416|215502" HotelName="Travelodge London Hounslow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1576" OriginalAmount="1576">
      <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="1598" OriginalAmount="1598">
      <BasicPropertyInfo Latitude="51.36561" Longitude="-0.096096" StarRating="3" HotelCode="906384|49518" HotelName="Kirkdale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 St Peter's Road, Croydon, Surrey CR0 1HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150524/150524a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes of Croydon South station and 10 minutes from East Croydon. Guests wishing to stay in Croydon can enjoy shopping at the Whitfield Centre and numerous bars and restaurants. Oxford Street, Buckingham Palace, Hyde Park and the West End theatres can all be reached in approximately 20 minutes on public transport. The location offers excellent transport links into London Victoria, London Bridge and Gatwick Airport, which is roughly 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1624" OriginalAmount="1624">
      <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="27" TotalAmount="1629" OriginalAmount="1629">
      <BasicPropertyInfo Latitude="51.576969318975" Longitude="0.17814733862303" StarRating="3" HotelCode="199303|200624" HotelName="Gidea Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>115 Main Road, Romford, Greater London RM2 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/346259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Gidea Park Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1635" OriginalAmount="1635">
      <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="1648" OriginalAmount="1648">
      <BasicPropertyInfo Latitude="51.467242" Longitude="-0.366724" StarRating="2" HotelCode="213192|169512" HotelName="ibis budget London Hounslow" Meals="ROOM ONLY" 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="1674" OriginalAmount="1674">
      <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 14/12/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="1685" OriginalAmount="1685">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|11601" 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="1687" OriginalAmount="1687">
      <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="1702" OriginalAmount="1702">
      <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="1705" OriginalAmount="1705">
      <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="1713" OriginalAmount="1713">
      <BasicPropertyInfo Latitude="51.357256" Longitude="-0.117071" StarRating="4" HotelCode="76390|49517" HotelName="London Croydon Aerodrome Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" 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="27" TotalAmount="1731" OriginalAmount="1731">
      <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="Non Refundable" 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="27" TotalAmount="1733" OriginalAmount="1733">
      <BasicPropertyInfo Latitude="51.16968749" Longitude="-0.1731031898" StarRating="4" HotelCode="142801|488661" HotelName="Acorn Lodge Gatwick" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Massetts Road, Horley, Surrey RH6 7EB</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/75085/1975085/1.jpg?f=15096035</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Horley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1735" OriginalAmount="1735">
      <BasicPropertyInfo Latitude="51.458919087761" Longitude="-0.44298153551256" StarRating="4" HotelCode="806237|396547" HotelName="Crowne Plaza London Heathrow T4" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1740" OriginalAmount="1740">
      <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="1761" OriginalAmount="1761">
      <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="27" TotalAmount="1776" OriginalAmount="1776">
      <BasicPropertyInfo Latitude="51.503987676285" Longitude="-0.33376733201601" StarRating="4" HotelCode="77777|200142" HotelName="Boston Manor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="1790" OriginalAmount="1790">
      <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="1801" OriginalAmount="1801">
      <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="1811" OriginalAmount="1811">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|200700" HotelName="Holiday Inn Sutton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="1813" OriginalAmount="1813">
      <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="1817" OriginalAmount="1817">
      <BasicPropertyInfo Latitude="51.534944" Longitude="0.070981" StarRating="2" HotelCode="53449|456664" HotelName="ibis budget London Barking" Meals="ROOM ONLY" 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="27" TotalAmount="1819" OriginalAmount="1819">
      <BasicPropertyInfo Latitude="51.384314" Longitude="-0.291716" StarRating="3" HotelCode="114510|490296" HotelName="Warwick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 13/12/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="27" TotalAmount="1825" OriginalAmount="1825">
      <BasicPropertyInfo Latitude="51.391738773384" Longitude="-0.42506861233551" StarRating="4" HotelCode="79587|230843" HotelName="Holiday Inn London Shepperton" Meals="ROOM ONLY,HALF BOARD,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>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="27" TotalAmount="1829" OriginalAmount="1829">
      <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="27" TotalAmount="1833" OriginalAmount="1833">
      <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="1841" OriginalAmount="1841">
      <BasicPropertyInfo Latitude="51.146127706128" Longitude="-0.1815989613533" StarRating="2" HotelCode="62535|497672" HotelName="Travelodge Airport" Meals="ROOM ONLY" 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="27" TotalAmount="1867" OriginalAmount="1867">
      <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="27" TotalAmount="1868" OriginalAmount="1868">
      <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="27" TotalAmount="1887" OriginalAmount="1887">
      <BasicPropertyInfo Latitude="51.6570899" Longitude="-0.08034777" StarRating="3" HotelCode="587603|493890" 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="27" TotalAmount="1888" OriginalAmount="1888">
      <BasicPropertyInfo Latitude="51.4802948886" Longitude="-0.41473552820275" StarRating="3" HotelCode="599677|307725" HotelName="Moxy London Heathrow Airport" Meals="ROOM ONLY" 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="27" TotalAmount="1889" OriginalAmount="1889">
      <BasicPropertyInfo Latitude="51.41202569" Longitude="0.02149359" StarRating="0" HotelCode="663169|478886" HotelName="Avis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>33 Rodway Road, Bromley, Kent BR1 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/847969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1917" OriginalAmount="1917">
      <BasicPropertyInfo Latitude="51.478673" Longitude="-0.363676" StarRating="3.5" HotelCode="189438|30494" HotelName="Park Grand London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" 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="1941" OriginalAmount="1941">
      <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="1949" OriginalAmount="1949">
      <BasicPropertyInfo Latitude="51.156402" Longitude="-0.16287999999997" StarRating="3" HotelCode="296652|223881" HotelName="Bloc Hotel Gatwick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="1953" OriginalAmount="1953">
      <BasicPropertyInfo Latitude="51.480574457705" Longitude="-0.4460181031023" StarRating="4" HotelCode="28981|24972" HotelName="Renaissance London Heathrow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2024" 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="1953" OriginalAmount="1953">
      <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="Free CXL until 11/12/2024">
        <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="1995" OriginalAmount="1995">
      <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="27" TotalAmount="2016" OriginalAmount="2016">
      <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="27" TotalAmount="2034" OriginalAmount="2034">
      <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="27" TotalAmount="2056" OriginalAmount="2056">
      <BasicPropertyInfo Latitude="51.171708628171" Longitude="-0.17085939645767" StarRating="2.5" HotelCode="79186|45274" HotelName="Gatwick White House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Airport Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/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="2071" OriginalAmount="2071">
      <BasicPropertyInfo Latitude="51.455138" Longitude="0.152269" StarRating="4" HotelCode="80348|228979" HotelName="Marriott Bexleyheath" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/12/2024" 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="27" TotalAmount="2077" OriginalAmount="2077">
      <BasicPropertyInfo Latitude="51.526002392352" Longitude="-0.12469321489334" StarRating="1.5" HotelCode="18318|2276" 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="2081" OriginalAmount="2081">
      <BasicPropertyInfo Latitude="51.639303528602" Longitude="-0.28985291719437" StarRating="4" HotelCode="87672|275582" HotelName="Laura Ashley The Manor Hotel" Meals="ROOM ONLY" 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="2083" OriginalAmount="2083">
      <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="2093" OriginalAmount="2093">
      <BasicPropertyInfo Latitude="51.514035799833" Longitude="0.031639337539673" StarRating="3" HotelCode="189757|200664" HotelName="Prince Regent Excel" Meals="ROOM ONLY" 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="2100" OriginalAmount="2100">
      <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="27" TotalAmount="2126" OriginalAmount="2126">
      <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 14/12/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="27" TotalAmount="2128" OriginalAmount="2128">
      <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="27" TotalAmount="2137" OriginalAmount="2137">
      <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="27" TotalAmount="2140" OriginalAmount="2140">
      <BasicPropertyInfo Latitude="51.606130790241" Longitude="0.05867063999176" StarRating="4" HotelCode="98294|37425" 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="Free CXL until 13/12/2024" 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="2142" OriginalAmount="2142">
      <BasicPropertyInfo Latitude="51.891963" Longitude="0.264801" StarRating="4" HotelCode="337234|5716" HotelName="Radisson Blu London Stansted Airport" Meals="ROOM ONLY" 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="27" TotalAmount="2188" OriginalAmount="2188">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|35759" HotelName="Crowne Plaza London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="2197" OriginalAmount="2197">
      <BasicPropertyInfo Latitude="51.36895734" Longitude="-0.09648989" StarRating="3.5" HotelCode="633060|491033" HotelName="CS Apartments - Croydon Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>89-91 Park Lane, Croydon CR0 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803416/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2217" OriginalAmount="2217">
      <BasicPropertyInfo Latitude="51.41304511" Longitude="-0.12410182" StarRating="3" HotelCode="630322|478687" 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="27" TotalAmount="2231" OriginalAmount="2231">
      <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="2244" OriginalAmount="2244">
      <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="2273" OriginalAmount="2273">
      <BasicPropertyInfo Latitude="51.482560198505" Longitude="-0.4506762356167" StarRating="4" HotelCode="28974|5501" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="ROOM ONLY" 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="2276" OriginalAmount="2276">
      <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 13/12/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="2282" OriginalAmount="2282">
      <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="2289" OriginalAmount="2289">
      <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="2292" OriginalAmount="2292">
      <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="2315" OriginalAmount="2315">
      <BasicPropertyInfo Latitude="51.532734570265" Longitude="-0.031045274594817" StarRating="1" HotelCode="323533|493891" 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="27" TotalAmount="2333" OriginalAmount="2333">
      <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="2336" OriginalAmount="2336">
      <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="2346" OriginalAmount="2346">
      <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 14/12/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="27" TotalAmount="2385" OriginalAmount="2385">
      <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="Free CXL until 13/12/2024">
        <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="27" TotalAmount="2386" OriginalAmount="2386">
      <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="2418" OriginalAmount="2418">
      <BasicPropertyInfo Latitude="51.492322690642" Longitude="-0.5467987079129" StarRating="4" HotelCode="80359|66625" HotelName="Heathrow Windsor Marriott Hotel" Meals="ROOM ONLY" 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="2421" OriginalAmount="2421">
      <BasicPropertyInfo Latitude="51.508380857035" Longitude="0.04285975082621" StarRating="3" HotelCode="305705|85040" HotelName="Holiday Inn Express London - Excel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1018 Dockside Road, E16 2FQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87636/d96a2a99-244c-44e8-b3ac-18d443d761cf.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="2422" OriginalAmount="2422">
      <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="Free CXL until 13/12/2024" 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="2423" OriginalAmount="2423">
      <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="2460" OriginalAmount="2460">
      <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="2469" OriginalAmount="2469">
      <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="2478" OriginalAmount="2478">
      <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="27" TotalAmount="2487" OriginalAmount="2487">
      <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="2489" OriginalAmount="2489">
      <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="2507" OriginalAmount="2507">
      <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="2530" OriginalAmount="2530">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|399381" HotelName="Aparthotel Adagio London Brentford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" 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="2535" OriginalAmount="2535">
      <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 13/12/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="2549" OriginalAmount="2549">
      <BasicPropertyInfo Latitude="51.482571799992" Longitude="-0.45067897613159" StarRating="4" HotelCode="986178|425094" HotelName="Radisson RED Hotel London Heathrow" Meals="ROOM ONLY" 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="2567" OriginalAmount="2567">
      <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="Non Refundable" 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="2589" OriginalAmount="2589">
      <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="27" TotalAmount="2594" OriginalAmount="2594">
      <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="2600" OriginalAmount="2600">
      <BasicPropertyInfo Latitude="51.156623" Longitude="-0.152972" StarRating="4" HotelCode="146398|31387" HotelName="Courtyard London Gatwick Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 15/12/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="2610" OriginalAmount="2610">
      <BasicPropertyInfo Latitude="51.493884225961" Longitude="-0.1897182465353" StarRating="2" HotelCode="36433|200181" HotelName="Exhibition Court 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collingham Place, London, Greater London SW5 0QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314411/314411a_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="2635" OriginalAmount="2635">
      <BasicPropertyInfo Latitude="51.477600675286" Longitude="-0.51735674603265" StarRating="4" HotelCode="173499|31225" HotelName="Hilton London Heathrow Airport Terminal 5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/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="2656" OriginalAmount="2656">
      <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="Non Refundable" 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="2663" OriginalAmount="2663">
      <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="2678" OriginalAmount="2678">
      <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="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,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="27" TotalAmount="2681" OriginalAmount="2681">
      <BasicPropertyInfo Latitude="51.469554" Longitude="-0.36766899999998" StarRating="3" HotelCode="297004|169510" HotelName="Homestay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" 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="27" TotalAmount="2695" OriginalAmount="2695">
      <BasicPropertyInfo Latitude="51.481102" Longitude="-0.438241" StarRating="4" HotelCode="28973|360122" HotelName="London Heathrow Marriott Hotel" Meals="ROOM ONLY" 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="27" TotalAmount="2719" OriginalAmount="2719">
      <BasicPropertyInfo Latitude="51.510638850984" Longitude="-0.04358321428299" StarRating="3" HotelCode="34469|10348" 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="2752" OriginalAmount="2752">
      <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="Free CXL until 14/12/2024" 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="2805" OriginalAmount="2805">
      <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 12/12/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="2811" OriginalAmount="2811">
      <BasicPropertyInfo Latitude="51.481601408492" Longitude="-0.44115863558193" StarRating="4" HotelCode="29412|5500" HotelName="Radisson Blu Edwardian Heathrow Hotel" Meals="ROOM ONLY" 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="27" TotalAmount="2817" OriginalAmount="2817">
      <BasicPropertyInfo Latitude="51.476369761155" Longitude="-0.60626775026321" StarRating="4" HotelCode="115140|457170" HotelName="The Royal Adelaide Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Kings Road, Windsor, Berkshire SL4 2AG</AddressLine>
          </AddressLines>
          <CityName>Windsor</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0016/62229/1662229/32.jpg?f=15539752</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Windsor. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2824" OriginalAmount="2824">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|24973" HotelName="Hilton London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/12/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="27" TotalAmount="2826" OriginalAmount="2826">
      <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="27" TotalAmount="2829" OriginalAmount="2829">
      <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="2831" OriginalAmount="2831">
      <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="27" TotalAmount="2833" OriginalAmount="2833">
      <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="27" TotalAmount="2835" OriginalAmount="2835">
      <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="27" TotalAmount="2876" OriginalAmount="2876">
      <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="Non Refundable" 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="2882" OriginalAmount="2882">
      <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="Non Refundable" 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="2901" OriginalAmount="2901">
      <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="27" TotalAmount="2905" OriginalAmount="2905">
      <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="2938" OriginalAmount="2938">
      <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="27" TotalAmount="2948" OriginalAmount="2948">
      <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 13/12/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="2949" OriginalAmount="2949">
      <BasicPropertyInfo Latitude="51.512047739136" Longitude="-0.18657982349396" StarRating="3" HotelCode="10844|14257" HotelName="Berjaya Eden Park London" 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,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="27" TotalAmount="2959" OriginalAmount="2959">
      <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="2995" OriginalAmount="2995">
      <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="27" TotalAmount="2995" OriginalAmount="2995">
      <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="2997" OriginalAmount="2997">
      <BasicPropertyInfo Latitude="51.46857" Longitude="0.00977" StarRating="3" HotelCode="522585|199843" HotelName="The Clarendon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="3006" OriginalAmount="3006">
      <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="27" TotalAmount="3009" OriginalAmount="3009">
      <BasicPropertyInfo Latitude="51.492647" Longitude="-0.16722" StarRating="3" HotelCode="56991|57846" 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="27" TotalAmount="3011" OriginalAmount="3011">
      <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="3011" OriginalAmount="3011">
      <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="27" TotalAmount="3012" OriginalAmount="3012">
      <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="3014" OriginalAmount="3014">
      <BasicPropertyInfo Latitude="51.160977896045" Longitude="-0.17427540315293" StarRating="4" HotelCode="31779|21432" HotelName="Sofitel London Gatwick" Meals="ROOM ONLY" 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,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="3032" OriginalAmount="3032">
      <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="3038" OriginalAmount="3038">
      <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="3046" OriginalAmount="3046">
      <BasicPropertyInfo Latitude="51.512905205399" Longitude="-0.17914268129971" StarRating="3" HotelCode="146470|56936" HotelName="The Craven Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="3064" OriginalAmount="3064">
      <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 13/12/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="3087" OriginalAmount="3087">
      <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="3101" OriginalAmount="3101">
      <BasicPropertyInfo Latitude="51.537449" Longitude="-0.00239" StarRating="4" HotelCode="209781|37165" HotelName="The Westbridge" Meals="ROOM ONLY" 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="27" TotalAmount="3121" OriginalAmount="3121">
      <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="3146" OriginalAmount="3146">
      <BasicPropertyInfo Latitude="51.511294890817" Longitude="-0.29053151607513" StarRating="4" HotelCode="22116|17196" HotelName="DoubleTree by Hilton Hotel London - Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/12/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="3146" OriginalAmount="3146">
      <BasicPropertyInfo Latitude="51.52732067596" Longitude="-0.28311407040269" StarRating="4" HotelCode="510863|141680" HotelName="Park Plaza London Park Royal" Meals="ROOM ONLY" 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="3219" OriginalAmount="3219">
      <BasicPropertyInfo Latitude="51.49127" Longitude="-0.143472" StarRating="1.5" HotelCode="93109|200739" HotelName="Colliers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" 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="3319" OriginalAmount="3319">
      <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="3326" OriginalAmount="3326">
      <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="Free CXL until 14/12/2024" 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="27" TotalAmount="3386" OriginalAmount="3386">
      <BasicPropertyInfo Latitude="51.511904887677" Longitude="-0.18550742388015" StarRating="3" HotelCode="142627|199512" 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="27" TotalAmount="3388" OriginalAmount="3388">
      <BasicPropertyInfo Latitude="51.58137547" Longitude="-0.2263524" StarRating="4" HotelCode="324386|456925" 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="27" TotalAmount="3393" OriginalAmount="3393">
      <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 14/12/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="3399" OriginalAmount="3399">
      <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="27" TotalAmount="3404" OriginalAmount="3404">
      <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="3424" OriginalAmount="3424">
      <BasicPropertyInfo Latitude="51.493795592143" Longitude="-0.19176453351974" StarRating="4" HotelCode="93107|49273" HotelName="Park Grand London Kensington" 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,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="3449" OriginalAmount="3449">
      <BasicPropertyInfo Latitude="51.49258326" Longitude="-0.19874564" StarRating="4" HotelCode="440089|199384" HotelName="Flying Butler - Earl's Court Longridge Road Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>59 Longridge Road, London SW5 9SF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/14000000/13310000/13308600/13308594/72368dd4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3454" OriginalAmount="3454">
      <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="27" TotalAmount="3465" OriginalAmount="3465">
      <BasicPropertyInfo Latitude="51.514726008844" Longitude="-0.057320147752762" StarRating="4" HotelCode="175781|30588" HotelName="Holiday Inn London - Whitechapel" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="27" TotalAmount="3488" OriginalAmount="3488">
      <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="3495" OriginalAmount="3495">
      <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 13/12/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="27" TotalAmount="3500" OriginalAmount="3500">
      <BasicPropertyInfo Latitude="51.531986" Longitude="-0.061487" StarRating="4" HotelCode="78710|17799" 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="Free CXL until 13/12/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>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="3519" OriginalAmount="3519">
      <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 13/12/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="3522" OriginalAmount="3522">
      <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="Free CXL until 12/12/2024" 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="3543" OriginalAmount="3543">
      <BasicPropertyInfo Latitude="51.490286" Longitude="-0.137825" StarRating="3" HotelCode="18525|408381" HotelName="Victoria Inn London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="3564" OriginalAmount="3564">
      <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 12/12/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="27" TotalAmount="3566" OriginalAmount="3566">
      <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="3571" OriginalAmount="3571">
      <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="Free CXL until 11/12/2024" 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="27" TotalAmount="3579" OriginalAmount="3579">
      <BasicPropertyInfo Latitude="51.514751295505" Longitude="-0.10923928053558" StarRating="4" HotelCode="376518|200368" HotelName="SACO Fleet Street - Crane Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Crane Court, London EC4A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3602" OriginalAmount="3602">
      <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="27" TotalAmount="3635" OriginalAmount="3635">
      <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="3653" OriginalAmount="3653">
      <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 13/12/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="3660" OriginalAmount="3660">
      <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="Free CXL until 13/12/2024" 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="3705" OriginalAmount="3705">
      <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="3709" OriginalAmount="3709">
      <BasicPropertyInfo Latitude="51.49883" Longitude="-0.192032" StarRating="4" HotelCode="16086|823" 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="3716" OriginalAmount="3716">
      <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="3721" OriginalAmount="3721">
      <BasicPropertyInfo Latitude="51.53910059" Longitude="-0.10414342" StarRating="0" HotelCode="977943|400022" HotelName="Citadines Islington London" Meals="ROOM ONLY" 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="27" TotalAmount="3733" OriginalAmount="3733">
      <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="Non Refundable" 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="27" TotalAmount="3742" OriginalAmount="3742">
      <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 13/12/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="3753" OriginalAmount="3753">
      <BasicPropertyInfo Latitude="51.49003" Longitude="-0.137899" StarRating="2" HotelCode="94596|200152" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" 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="3793" OriginalAmount="3793">
      <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="3823" OriginalAmount="3823">
      <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 13/12/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="27" TotalAmount="3834" OriginalAmount="3834">
      <BasicPropertyInfo Latitude="51.505154360949" Longitude="-0.098252881614712" StarRating="4" HotelCode="199763|54780" HotelName="citizenM London Bankside" Meals="ROOM ONLY" 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="3845" OriginalAmount="3845">
      <BasicPropertyInfo Latitude="51.51286" Longitude="-0.17896" StarRating="3" HotelCode="915050|408382" HotelName="Paddington Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" 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="3859" OriginalAmount="3859">
      <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 14/12/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="3914" OriginalAmount="3914">
      <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="3924" OriginalAmount="3924">
      <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="Free CXL until 14/12/2024" 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="27" TotalAmount="3924" OriginalAmount="3924">
      <BasicPropertyInfo Latitude="51.520456" Longitude="-0.124752" StarRating="4" HotelCode="114448|12406" HotelName="Grange Beauchamp Hotel" 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,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="3934" OriginalAmount="3934">
      <BasicPropertyInfo Latitude="51.535464955734" Longitude="-0.18991649150848" StarRating="4" HotelCode="29212|35268" HotelName="London Marriott Hotel Maida Vale" Meals="ROOM ONLY" 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="27" TotalAmount="3935" OriginalAmount="3935">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|24924" HotelName="DoubleTree by Hilton London - Docklands Riverside" 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,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="27" TotalAmount="3937" OriginalAmount="3937">
      <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="3945" OriginalAmount="3945">
      <BasicPropertyInfo Latitude="51.424278093582" Longitude="-0.22931191958708" StarRating="4" HotelCode="77873|444183" HotelName="Hotel Du Vin Wimbledon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" 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="27" TotalAmount="3945" OriginalAmount="3945">
      <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 13/12/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="3989" OriginalAmount="3989">
      <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="4005" OriginalAmount="4005">
      <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 13/12/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="4006" OriginalAmount="4006">
      <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="27" TotalAmount="4039" OriginalAmount="4039">
      <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="27" TotalAmount="4065" OriginalAmount="4065">
      <BasicPropertyInfo Latitude="51.55941434" Longitude="0.07790356" StarRating="3" HotelCode="548243|200631" HotelName="Ilford Tower Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 Riches Road, Ilford, East Sussex IG1 1JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/95361/3095361/27.jpg?f=15503731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4090" OriginalAmount="4090">
      <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="Free CXL until 14/12/2024" 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="4091" OriginalAmount="4091">
      <BasicPropertyInfo Latitude="51.490215096601" Longitude="-0.080782771110535" StarRating="3" HotelCode="97105|55666" HotelName="Eurotraveller Hotel-Premier @Tower Bridge" Meals="ROOM ONLY" 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="4095" OriginalAmount="4095">
      <BasicPropertyInfo Latitude="51.524039886465" Longitude="-0.12509286403656" StarRating="4" HotelCode="41977|17188" HotelName="Holiday Inn London-Bloomsbury" 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,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="4095" OriginalAmount="4095">
      <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="4130" OriginalAmount="4130">
      <BasicPropertyInfo Latitude="51.510996" Longitude="-0.18577" StarRating="4" HotelCode="94594|13462" HotelName="Hyde Park Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 14/12/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="27" TotalAmount="4168" OriginalAmount="4168">
      <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="27" TotalAmount="4191" OriginalAmount="4191">
      <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="4212" OriginalAmount="4212">
      <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="4247" OriginalAmount="4247">
      <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="27" TotalAmount="4281" OriginalAmount="4281">
      <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="Free CXL until 11/12/2024" 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="4372" OriginalAmount="4372">
      <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="Non Refundable" 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="4376" OriginalAmount="4376">
      <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="Free CXL until 13/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>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="4381" OriginalAmount="4381">
      <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="4386" OriginalAmount="4386">
      <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 13/12/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="27" TotalAmount="4402" OriginalAmount="4402">
      <BasicPropertyInfo Latitude="51.503163931718" Longitude="-0.0004963380058598" StarRating="4.5" HotelCode="318621|62900" HotelName="Intercontinental Hotel London - The O2" Meals="ROOM ONLY,HALF BOARD,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 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="4404" OriginalAmount="4404">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901383|57425" 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="4432" OriginalAmount="4432">
      <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="27" TotalAmount="4491" OriginalAmount="4491">
      <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 13/12/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="4580" OriginalAmount="4580">
      <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="4592" OriginalAmount="4592">
      <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="4619" OriginalAmount="4619">
      <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="4633" OriginalAmount="4633">
      <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="4676" OriginalAmount="4676">
      <BasicPropertyInfo Latitude="51.514063079805" Longitude="-0.075827998469919" StarRating="4" HotelCode="533725|205047" HotelName="Dorsett City London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" 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="27" TotalAmount="4716" OriginalAmount="4716">
      <BasicPropertyInfo Latitude="51.51751724" Longitude="-0.08018477" StarRating="4" HotelCode="633077|495492" HotelName="Urban Stay London City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>172 Bishopsgate, London, England EC2M 4NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4722" OriginalAmount="4722">
      <BasicPropertyInfo Latitude="51.521068" Longitude="-0.091959999999972" StarRating="5" HotelCode="284132|94246" HotelName="London City Suites By Montcalm" Meals="ROOM ONLY" 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="4723" OriginalAmount="4723">
      <BasicPropertyInfo Latitude="51.529468278196" Longitude="-0.16856610774994" StarRating="4" HotelCode="39961|9197" 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="4748" OriginalAmount="4748">
      <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="4753" OriginalAmount="4753">
      <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="27" TotalAmount="4798" OriginalAmount="4798">
      <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="Non Refundable" 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="4855" OriginalAmount="4855">
      <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="Non Refundable" 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="63" TotalAmount="4858.00" OriginalAmount="4858.00">
      <BasicPropertyInfo Latitude="51.5070733" Longitude="-0.12598055714286" StarRating="4" HotelCode="115319|club_quarters_trafalgar_square" HotelName="Club Quarters Hotel Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/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="4867" OriginalAmount="4867">
      <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 14/12/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="4868" OriginalAmount="4868">
      <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="4899" OriginalAmount="4899">
      <BasicPropertyInfo Latitude="51.492050950233" Longitude="-0.14618813743436" StarRating="3" HotelCode="36438|56033" HotelName="Best Western Buckingham Palace Rd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/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="27" TotalAmount="4904" OriginalAmount="4904">
      <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="27" TotalAmount="4930" OriginalAmount="4930">
      <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="4936" OriginalAmount="4936">
      <BasicPropertyInfo Latitude="51.51697997" Longitude="-0.0767977" StarRating="4" HotelCode="433679|411697" HotelName="Park Lane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>92, Middlesex Street, Aldgate, London E1 7EZ, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595683/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4959" OriginalAmount="4959">
      <BasicPropertyInfo Latitude="51.572998" Longitude="-0.070452" StarRating="3" HotelCode="114343|456736" HotelName="Park Avenue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Clapton Common, Stamford Hill, E5 9AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/77/2f77517b8f0d4fbddc7860f90182a1e93dd49890.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="27" TotalAmount="5018" OriginalAmount="5018">
      <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="5020" OriginalAmount="5020">
      <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="27" TotalAmount="5046" OriginalAmount="5046">
      <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="Non Refundable" 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="27" TotalAmount="5056" OriginalAmount="5056">
      <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="5060" OriginalAmount="5060">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|3089" HotelName="Park Plaza London Riverbank" Meals="ROOM ONLY" 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="27" TotalAmount="5111" OriginalAmount="5111">
      <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="5131" OriginalAmount="5131">
      <BasicPropertyInfo Latitude="51.523619331151" Longitude="-0.11115895337298" StarRating="4" HotelCode="477345|371102" HotelName="The Rosebery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" 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="5132" OriginalAmount="5132">
      <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="Free CXL until 10/12/2024" 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="27" TotalAmount="5165" OriginalAmount="5165">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|10170" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,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="5219" OriginalAmount="5219">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|11146" HotelName="Hilton London Metropole" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,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="5227" OriginalAmount="5227">
      <BasicPropertyInfo Latitude="51.51513764" Longitude="-0.0688986" StarRating="4" HotelCode="986156|456957" HotelName="The Gate" Meals="ROOM ONLY" 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="27" TotalAmount="5274" OriginalAmount="5274">
      <BasicPropertyInfo Latitude="51.506655668443" Longitude="-0.0041788816452026" StarRating="4" HotelCode="394765|20720" HotelName="Radisson Blu Edwardian New Providence Wharf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/12/2024" 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="5291" OriginalAmount="5291">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|2147" HotelName="Meliá White House" 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,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="5295" OriginalAmount="5295">
      <BasicPropertyInfo Latitude="51.498140856845" Longitude="-0.11316447301635" StarRating="4" HotelCode="495561|141679" HotelName="Park Plaza London Waterloo" Meals="ROOM ONLY" 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="5300" OriginalAmount="5300">
      <BasicPropertyInfo Latitude="51.53793062" Longitude="-0.19189626" StarRating="4.5" HotelCode="548398|205219" HotelName="Sanctum International Serviced Apartments Belsize" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>258 Belsize Road, Maida Vale, London, Greater London NW6 4BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/149362/d56ef913-033d-446c-b0f6-f7ddac122c93.jpg?d=636863412110000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5306" OriginalAmount="5306">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|17884" HotelName="Hilton 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,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="27" TotalAmount="5408" OriginalAmount="5408">
      <BasicPropertyInfo Latitude="51.502199936687" Longitude="-0.076830365131173" StarRating="4" HotelCode="777107|358282" HotelName="The Dixon, Tower Bridge, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <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="5443" OriginalAmount="5443">
      <BasicPropertyInfo Latitude="51.4655445" Longitude="-0.15625781" StarRating="2" HotelCode="542694|61950" HotelName="PubLove @ The Crown" Meals="ROOM ONLY" 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="5448" OriginalAmount="5448">
      <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="Free CXL until 14/12/2024" 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="5477" OriginalAmount="5477">
      <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="27" TotalAmount="5500" OriginalAmount="5500">
      <BasicPropertyInfo Latitude="51.516733147325" Longitude="-0.17063409090042" StarRating="4" HotelCode="114665|31833" HotelName="Inhabit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/12/2024" 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="5513" OriginalAmount="5513">
      <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="27" TotalAmount="5515" OriginalAmount="5515">
      <BasicPropertyInfo Latitude="51.4942" Longitude="-0.141289" StarRating="4" HotelCode="316785|345" HotelName="Park Plaza Victoria London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,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="5523" OriginalAmount="5523">
      <BasicPropertyInfo Latitude="51.512699713145" Longitude="-0.084646650042596" StarRating="4" HotelCode="34460|51874" HotelName="Club Quarters Hotel Gracechurch" Meals="ROOM ONLY" 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="27" TotalAmount="5590" OriginalAmount="5590">
      <BasicPropertyInfo Latitude="51.4923823" Longitude="-0.1950967" StarRating="4" HotelCode="903118|371104" HotelName="Templeton Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 13/12/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="27" TotalAmount="5616" OriginalAmount="5616">
      <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="Free CXL until 12/12/2024" 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="5619" OriginalAmount="5619">
      <BasicPropertyInfo Latitude="51.52510996" Longitude="-0.08285078" StarRating="5" HotelCode="535553|230858" HotelName="Nobu Hotel Shoreditch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/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="5641" OriginalAmount="5641">
      <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="5675" OriginalAmount="5675">
      <BasicPropertyInfo Latitude="51.583273499905" Longitude="-0.2167996036701" StarRating="4" HotelCode="263535|229030" HotelName="The Pillar Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/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="5678" OriginalAmount="5678">
      <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="5678" OriginalAmount="5678">
      <BasicPropertyInfo Latitude="51.517811028745" Longitude="-0.12800227976231" StarRating="4" HotelCode="44704|4446" HotelName="Radisson Blu Edwardian Kenilworth Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,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="5690" OriginalAmount="5690">
      <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 14/12/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="5764" OriginalAmount="5764">
      <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="27" TotalAmount="5777" OriginalAmount="5777">
      <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="5788" OriginalAmount="5788">
      <BasicPropertyInfo Latitude="51.515960346889" Longitude="-0.11874675750732" StarRating="4" HotelCode="189771|51875" HotelName="Club Quarters Hotel Lincoln's Inn Fields" Meals="ROOM ONLY" 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="27" TotalAmount="5812" OriginalAmount="5812">
      <BasicPropertyInfo Latitude="51.522636" Longitude="-0.103728" StarRating="4" HotelCode="82455|318042" HotelName="The Zetter" 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>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="5840" OriginalAmount="5840">
      <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="27" TotalAmount="5858" OriginalAmount="5858">
      <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="5871" OriginalAmount="5871">
      <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="Non Refundable" 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="5880" OriginalAmount="5880">
      <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="5883" OriginalAmount="5883">
      <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 13/12/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="5896" OriginalAmount="5896">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|16326" HotelName="Kimpton Fitzroy London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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="27" TotalAmount="5954" OriginalAmount="5954">
      <BasicPropertyInfo Latitude="51.499940563258" Longitude="-0.15992939472199" StarRating="4" HotelCode="29221|12320" HotelName="Millennium Hotel London Knightsbridge" 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>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="5985" OriginalAmount="5985">
      <BasicPropertyInfo Latitude="51.508025" Longitude="-0.10686799999996" StarRating="5" HotelCode="284137|40951" HotelName="Sea Containers London" Meals="ROOM ONLY" 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="27" TotalAmount="6075" OriginalAmount="6075">
      <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="6081" OriginalAmount="6081">
      <BasicPropertyInfo Latitude="51.514776483084" Longitude="-0.134095600401" StarRating="4" HotelCode="263534|444246" HotelName="The Resident Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="6094" OriginalAmount="6094">
      <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="27" TotalAmount="6157" OriginalAmount="6157">
      <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="27" TotalAmount="6250" OriginalAmount="6250">
      <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="27" TotalAmount="6274" OriginalAmount="6274">
      <BasicPropertyInfo Latitude="51.523664886356" Longitude="-0.080555691062955" StarRating="5" HotelCode="556805|277104" HotelName="Mondrian Shoreditch London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="6383" OriginalAmount="6383">
      <BasicPropertyInfo Latitude="51.50697347906" Longitude="-0.1260634196434" StarRating="4" HotelCode="903487|199845" HotelName="The Grand at Trafalgar Square" Meals="ROOM ONLY" 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="6426" OriginalAmount="6426">
      <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="Free CXL until 13/12/2024" 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="6435" OriginalAmount="6435">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|2155" 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="6520" OriginalAmount="6520">
      <BasicPropertyInfo Latitude="51.52163832" Longitude="-0.08572789" StarRating="5" HotelCode="469797|200302" HotelName="Montcalm Royal London House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="6554" OriginalAmount="6554">
      <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="27" TotalAmount="6588" OriginalAmount="6588">
      <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 14/12/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="27" TotalAmount="6655" OriginalAmount="6655">
      <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="6680" OriginalAmount="6680">
      <BasicPropertyInfo Latitude="51.536235" Longitude="-0.191148" StarRating="5" HotelCode="94547|45443" HotelName="Sanctum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Greville Road, London NW6 5HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131360/a_131360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6780" OriginalAmount="6780">
      <BasicPropertyInfo Latitude="51.501331" Longitude="-0.115941" StarRating="4" HotelCode="70877|11061" HotelName="Park Plaza County Hall" 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,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="27" TotalAmount="6931" OriginalAmount="6931">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|12109" 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 13/12/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="7005" OriginalAmount="7005">
      <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="7103" OriginalAmount="7103">
      <BasicPropertyInfo Latitude="51.515221" Longitude="-0.160916" StarRating="4" HotelCode="154056|444299" HotelName="The Sumner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Upper Berkeley Street, Marble Arch, London W1H 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350500/1.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 (LON) and The Sumner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7167" OriginalAmount="7167">
      <BasicPropertyInfo Latitude="51.53042" Longitude="-0.055908" StarRating="5" HotelCode="165985|34010" HotelName="Town Hall" Meals="ROOM ONLY" 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="27" TotalAmount="7187" OriginalAmount="7187">
      <BasicPropertyInfo Latitude="51.529345" Longitude="-0.126088" StarRating="5" HotelCode="173526|31913" HotelName="St. Pancras Renaissance London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" 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>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="7290" OriginalAmount="7290">
      <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="Non Refundable" 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="7320" OriginalAmount="7320">
      <BasicPropertyInfo Latitude="51.517599" Longitude="-0.127656" StarRating="4" HotelCode="16396|3100" HotelName="Radisson Blu Edwardian Bloomsbury Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,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="27" TotalAmount="7329" OriginalAmount="7329">
      <BasicPropertyInfo Latitude="51.529298615361" Longitude="-0.09690978902438" StarRating="4" HotelCode="845146|379852" HotelName="nhow London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Currency Exchange,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Macclesfield Road, London EC1V 8DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/967554/a_967554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7625" OriginalAmount="7625">
      <BasicPropertyInfo Latitude="51.517968" Longitude="-0.152979" StarRating="4" HotelCode="147124|32869" HotelName="Durrants Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/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="27" TotalAmount="7685" OriginalAmount="7685">
      <BasicPropertyInfo Latitude="51.512291803468" Longitude="-0.17515167361068" StarRating="5" HotelCode="16985|524" 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="7944" OriginalAmount="7944">
      <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 14/12/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="7986" OriginalAmount="7986">
      <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="27" TotalAmount="8027" OriginalAmount="8027">
      <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="Free CXL until 14/12/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>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="27" TotalAmount="8285" OriginalAmount="8285">
      <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 13/12/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="27" TotalAmount="8415" OriginalAmount="8415">
      <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="27" TotalAmount="8447" OriginalAmount="8447">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|31759" HotelName="ME London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,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="8734" OriginalAmount="8734">
      <BasicPropertyInfo Latitude="51.51655674" Longitude="-0.08058442" StarRating="4" HotelCode="986316|503594" HotelName="Pan Pacific London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <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="27" TotalAmount="8780" OriginalAmount="8780">
      <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="Free CXL until 13/12/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,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="27" TotalAmount="8851" OriginalAmount="8851">
      <BasicPropertyInfo Latitude="51.494038961881" Longitude="-0.17582888905338" StarRating="4" HotelCode="114324|55668" HotelName="Cheval Harrington Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" 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="8892" OriginalAmount="8892">
      <BasicPropertyInfo Latitude="51.51392396329" Longitude="-0.12710452079773" StarRating="4" HotelCode="29234|29290" HotelName="Radisson Blu Edwardian Mercer Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,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="8914" OriginalAmount="8914">
      <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="9060" OriginalAmount="9060">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|32870" HotelName="Conrad London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,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="27" TotalAmount="9081" OriginalAmount="9081">
      <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 13/12/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="27" TotalAmount="9212" OriginalAmount="9212">
      <BasicPropertyInfo Latitude="51.509916862386" Longitude="-0.12972503900528" StarRating="5" HotelCode="326443|31310" HotelName="Radisson Blu Edwardian Hampshire Hotel, London" 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,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="9275" OriginalAmount="9275">
      <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="9284" OriginalAmount="9284">
      <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="9655" OriginalAmount="9655">
      <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="Free CXL until 13/12/2024" 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="10353" OriginalAmount="10353">
      <BasicPropertyInfo Latitude="51.5061811" Longitude="-0.1480249" StarRating="5" HotelCode="429776|287736" 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="27" TotalAmount="10441" OriginalAmount="10441">
      <BasicPropertyInfo Latitude="51.509972663317" Longitude="-0.13021677627921" StarRating="0" HotelCode="986146|478534" 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="10534" OriginalAmount="10534">
      <BasicPropertyInfo Latitude="51.50105" Longitude="-0.119177" StarRating="5" HotelCode="80367|48502" HotelName="Marriott London County Hall" Meals="ROOM ONLY" 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="27" TotalAmount="10614" OriginalAmount="10614">
      <BasicPropertyInfo Latitude="51.52910592" Longitude="-0.12176798" StarRating="4" HotelCode="978050|373818" HotelName="The Gyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/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="27" TotalAmount="10705" OriginalAmount="10705">
      <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="Free CXL until 13/12/2024" 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="27" TotalAmount="11012" OriginalAmount="11012">
      <BasicPropertyInfo Latitude="51.502647093413" Longitude="-0.18814489245415" StarRating="5" HotelCode="16975|6204" HotelName="Royal Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,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="11145" OriginalAmount="11145">
      <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="27" TotalAmount="11566" OriginalAmount="11566">
      <BasicPropertyInfo Latitude="51.491824199445" Longitude="-0.16179600670335" StarRating="5" HotelCode="114485|200373" HotelName="San Domenico House" 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>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="11735" OriginalAmount="11735">
      <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 14/12/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="11879" OriginalAmount="11879">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|3102" HotelName="The May Fair, A Radisson Collection Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,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="27" TotalAmount="11955" OriginalAmount="11955">
      <BasicPropertyInfo Latitude="51.507656859624" Longitude="-0.14241589814765" StarRating="4" HotelCode="13498|24673" HotelName="Holiday Inn London - Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,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="27" TotalAmount="12188" OriginalAmount="12188">
      <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="Free CXL until 13/12/2024" 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="12913" OriginalAmount="12913">
      <BasicPropertyInfo Latitude="51.503890941391" Longitude="-0.15021979808807" StarRating="5" HotelCode="14174|10506" HotelName="InterContinental London Park Lane" 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,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="13027" OriginalAmount="13027">
      <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="14360" OriginalAmount="14360">
      <BasicPropertyInfo Latitude="51.49074283656" Longitude="-0.14344453811645" StarRating="3" HotelCode="13193|24981" 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="17089" OriginalAmount="17089">
      <BasicPropertyInfo Latitude="51.496829" Longitude="-0.167625" StarRating="5" HotelCode="114379|24985" HotelName="Egerton House" Meals="ROOM ONLY" 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="27" TotalAmount="17479" OriginalAmount="17479">
      <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="Non Refundable" 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="17774" OriginalAmount="17774">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|24674" HotelName="Jumeirah Carlton Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/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,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="27" TotalAmount="18015" OriginalAmount="18015">
      <BasicPropertyInfo Latitude="51.510021" Longitude="-0.136549" StarRating="5" HotelCode="208408|31419" 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="27" TotalAmount="18026" OriginalAmount="18026">
      <BasicPropertyInfo Latitude="51.504525374265" Longitude="-0.14747589826584" StarRating="5" HotelCode="318127|31887" 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="19498" OriginalAmount="19498">
      <BasicPropertyInfo Latitude="51.509081" Longitude="-0.15471500000001" StarRating="5" HotelCode="199827|37421" HotelName="Grosvenor House Suites by Jumeirah Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Park Lane, Corner of Mount street, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164992/164992a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the suburbs of London, 100 m from the centre, close to Grosvenor Square, Marble Arch and Buckingham Palace. Trafalgar Square is 2.9 km away, Madame Tussauds is 1.9 km away and the British Museum is 3.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19855" OriginalAmount="19855">
      <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="20596" OriginalAmount="20596">
      <BasicPropertyInfo Latitude="51.502506" Longitude="-0.152444" StarRating="5" HotelCode="28455|55244" HotelName="The Lanesborough" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/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="21195" OriginalAmount="21195">
      <BasicPropertyInfo Latitude="51.496949167896" Longitude="-0.15910729765892" StarRating="5" HotelCode="52563|13323" HotelName="The Cadogan, A Belmond Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <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="27" TotalAmount="21788" OriginalAmount="21788">
      <BasicPropertyInfo Latitude="51.512239705121" Longitude="-0.10450154542923" StarRating="4" HotelCode="30026|9372" 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="27" TotalAmount="22346" OriginalAmount="22346">
      <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="27" TotalAmount="22612" OriginalAmount="22612">
      <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="Non Refundable" 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="27" TotalAmount="24170" OriginalAmount="24170">
      <BasicPropertyInfo Latitude="51.504998261738" Longitude="-0.1500170846557" StarRating="5" HotelCode="18372|17532" HotelName="COMO Metropolitan London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/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,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="27" TotalAmount="25506" OriginalAmount="25506">
      <BasicPropertyInfo Latitude="51.501567357258" Longitude="-0.16282548710251" StarRating="5" HotelCode="186632|57323" HotelName="Bulgari Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 15/12/2024" 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="25612" OriginalAmount="25612">
      <BasicPropertyInfo Latitude="51.506459" Longitude="-0.123656" StarRating="5" HotelCode="904535|37419" 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="27" TotalAmount="29538" OriginalAmount="29538">
      <BasicPropertyInfo Latitude="51.515623181467" Longitude="-0.15703529119492" StarRating="5" HotelCode="47439|2162" HotelName="Hyatt Regency London - The Churchill" 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,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="27" TotalAmount="31317" OriginalAmount="31317">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|39757" HotelName="Rosewood London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,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="27" TotalAmount="64111" OriginalAmount="64111">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|53781" HotelName="Mandarin Oriental Hyde Park London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/12/2024" 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="2405" OriginalAmount="2405">
      <BasicPropertyInfo Latitude="51.56303161" Longitude="0.06848445" StarRating="3" HotelCode="547512|167942" HotelName="Ilford Central Luxury Apartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-13 ASK Court Coventry Road, Ilford, Greater London IG14QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2652" OriginalAmount="2652">
      <BasicPropertyInfo Latitude="51.50286" Longitude="-0.091832" StarRating="1.5" HotelCode="316281|300846" 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="27" TotalAmount="3889" OriginalAmount="3889">
      <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="27" TotalAmount="4377" OriginalAmount="4377">
      <BasicPropertyInfo Latitude="51.51493301" Longitude="-0.06524645" StarRating="4" HotelCode="986368|513819" 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="27" TotalAmount="5379" OriginalAmount="5379">
      <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="Free CXL until 12/12/2024">
        <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="27" TotalAmount="5617" OriginalAmount="5617">
      <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="27" TotalAmount="5703" OriginalAmount="5703">
      <BasicPropertyInfo Latitude="51.513819673914" Longitude="-0.10120150199561" StarRating="4" HotelCode="34456|51876" HotelName="Club Quarters Hotel St. Paul's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="5961" OriginalAmount="5961">
      <BasicPropertyInfo Latitude="51.5293571" Longitude="-0.1241352" StarRating="0" HotelCode="962161|408473" HotelName="Standard Hotel London" Meals="ROOM ONLY" 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="27" TotalAmount="6142" OriginalAmount="6142">
      <BasicPropertyInfo Latitude="51.50945441" Longitude="-0.305691" StarRating="0" HotelCode="986213|478848" HotelName="Walpole Court by Roomspace Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ealing Green, Ealing, London W5 5ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6243" OriginalAmount="6243">
      <BasicPropertyInfo Latitude="51.49796219" Longitude="-0.02058597" StarRating="4" HotelCode="986353|56998" HotelName="Lanterns Court Serviced Apartments by TheSqua.re" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Lanterns Court, Canary Wharf, London E14 9JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11454" OriginalAmount="11454">
      <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="27" TotalAmount="26280" OriginalAmount="26280">
      <BasicPropertyInfo Latitude="51.50723809" Longitude="-0.14836668" StarRating="0" HotelCode="969731|489623" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Nightclub,Diet Meals,Lounge,Massage Centre,Sauna,Kitchen,Garden,Golf,Spa,Airport Transfer (on Demand),Babysitting,Banquet Hall,Boutique,Meeting Room,Swimming Pool,24 Hour Security,24 Hour Front Desk,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Housekeeping,Luggage Storage,Smoking Rooms,Heated Pool,Jacuzzi,LCD/Projector,Parking,Valet Parking,Elevator,24 Hour Room Service,ATM/Cash Machine,Beauty Salon,Library,Pets allowed</BasicAmenities>
    <HotelRating>4,5,2,3,2.5,3.5,1,1.5,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,APARTHOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,BOUTIQUE HOTEL,CLUB RESORT,BED AND BREAKFASTS,SPA HOTEL,GUEST HOUSES,HOTEL DE CHARME,COUNTRY HOUSE,GUESTHOUSE,HOSTEL,ECO HOTEL,GOLF HOTEL,HOSTELS,VILLAGE</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
27adbe05-e76b-46a1-bb3c-0965ad587ee1|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="27adbe05-e76b-46a1-bb3c-0965ad587ee1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-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
27adbe05-e76b-46a1-bb3c-0965ad587ee1|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
27adbe05-e76b-46a1-bb3c-0965ad587ee1|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-12-10T14:09:12.5259526+00:00" Version="0" EchoToken="Search" TransactionIdentifier="27adbe05-e76b-46a1-bb3c-0965ad587ee1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="492" OriginalAmount="492">
      <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="509" OriginalAmount="509">
      <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="517" OriginalAmount="517">
      <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="557" OriginalAmount="557">
      <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="567" OriginalAmount="567">
      <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="577" OriginalAmount="577">
      <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="27" TotalAmount="580" OriginalAmount="580">
      <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="583" OriginalAmount="583">
      <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="585" OriginalAmount="585">
      <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="598" OriginalAmount="598">
      <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 02/01/2025" 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="601" OriginalAmount="601">
      <BasicPropertyInfo Latitude="51.357256" Longitude="-0.117071" StarRating="4" HotelCode="76390|49517" 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="27" TotalAmount="605" OriginalAmount="605">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|37498" HotelName="Cranbrook" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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="605" OriginalAmount="605">
      <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="Non Refundable" 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="613" OriginalAmount="613">
      <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="27" TotalAmount="635" OriginalAmount="635">
      <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="Non Refundable" 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="635" OriginalAmount="635">
      <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="27" TotalAmount="636" OriginalAmount="636">
      <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="Free CXL until 13/12/2024" 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="643" OriginalAmount="643">
      <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="646" OriginalAmount="646">
      <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="647" OriginalAmount="647">
      <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="660" OriginalAmount="660">
      <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="27" TotalAmount="690" OriginalAmount="690">
      <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="Non Refundable" 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="706" OriginalAmount="706">
      <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="708" OriginalAmount="708">
      <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 03/01/2025" 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="27" TotalAmount="718" OriginalAmount="718">
      <BasicPropertyInfo Latitude="51.165765066659" Longitude="-0.17826497554779" StarRating="3" HotelCode="16084|41842" HotelName="Travelodge Gatwick Airport Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="719" OriginalAmount="719">
      <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="27" TotalAmount="723" OriginalAmount="723">
      <BasicPropertyInfo Latitude="51.602972" Longitude="-0.019518" StarRating="3" HotelCode="34555|35329" HotelName="Holiday Inn Express Chingford - North Circular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="725" OriginalAmount="725">
      <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="725" OriginalAmount="725">
      <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="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="51.568736" Longitude="-0.34797700000001" StarRating="3" HotelCode="310077|200812" 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="736" OriginalAmount="736">
      <BasicPropertyInfo Latitude="51.515403691503" Longitude="-0.16109072883603" StarRating="3" HotelCode="145072|55610" HotelName="Boston Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Upper Berkeley Street, Marble Arch, London W1H 7QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206385/gt_206385_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only two minutes’ walk from busy Marble Arch, with its underground and train stations, Hyde Park and Oxford Street with its world class shopping. Ideally situated for access to all parts of London, the hotel’s central location means that all the main attractions of the City are quick and easy to reach. Nearby airports include London Heathrow (approximately 30 km away), London Luton and London Stansted (both around 50 km away), and London Gatwick (roughly 60 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="736" OriginalAmount="736">
      <BasicPropertyInfo Latitude="51.557538" Longitude="-0.289618" StarRating="3" HotelCode="187913|200830" HotelName="The Green Man Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dagmar Avenue, Wembley, Brent, Greater London HA9 8DF, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340539/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="745" OriginalAmount="745">
      <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="747" OriginalAmount="747">
      <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 02/01/2025" 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="27" TotalAmount="764" OriginalAmount="764">
      <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="767" OriginalAmount="767">
      <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="Non Refundable" 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="27" TotalAmount="768" OriginalAmount="768">
      <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="27" TotalAmount="769" OriginalAmount="769">
      <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="772" OriginalAmount="772">
      <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="773" OriginalAmount="773">
      <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="775" OriginalAmount="775">
      <BasicPropertyInfo Latitude="51.387929" Longitude="-0.453602" StarRating="3" HotelCode="82741|457658" HotelName="Warren Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Church Square, Shepperton-on-Thames TW17 9JZ, Middlesex</AddressLine>
          </AddressLines>
          <CityName>Shepperton</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348711/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Shepperton. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="776" OriginalAmount="776">
      <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="27" TotalAmount="779" OriginalAmount="779">
      <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="Free CXL until 31/12/2024" 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="782" OriginalAmount="782">
      <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="783" OriginalAmount="783">
      <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="784" OriginalAmount="784">
      <BasicPropertyInfo Latitude="51.469928636398" Longitude="-0.36700065704599" StarRating="2" HotelCode="266416|215502" HotelName="Travelodge London Hounslow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="785" OriginalAmount="785">
      <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="27" TotalAmount="786" OriginalAmount="786">
      <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="787" OriginalAmount="787">
      <BasicPropertyInfo Latitude="51.478673" Longitude="-0.363676" StarRating="3.5" HotelCode="189438|30494" 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="791" OriginalAmount="791">
      <BasicPropertyInfo Latitude="51.88099" Longitude="-0.41623" StarRating="4" HotelCode="35445|221981" HotelName="Thistle Express Luton" 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,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Library Road?, The Mall, Luton LU1 2TR</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57645/ba_57645_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Luton and overlooking St. George’ Square, the hotel is ideal for a business or leisure stay. It is perfectly located for exploring the Bedfordshire countryside or as a stopover for Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="792" OriginalAmount="792">
      <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="27" TotalAmount="801" OriginalAmount="801">
      <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="801" OriginalAmount="801">
      <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="810" OriginalAmount="810">
      <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="27" TotalAmount="811" OriginalAmount="811">
      <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="812" OriginalAmount="812">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|399381" HotelName="Aparthotel Adagio London Brentford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="824" OriginalAmount="824">
      <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 03/01/2025" 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="826" OriginalAmount="826">
      <BasicPropertyInfo Latitude="51.42654863" Longitude="-0.33346181" StarRating="2" HotelCode="199819|215507" HotelName="Travelodge London Teddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="830" OriginalAmount="830">
      <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="Non Refundable" 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="834" OriginalAmount="834">
      <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="840" OriginalAmount="840">
      <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 03/01/2025" 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="841" OriginalAmount="841">
      <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="27" TotalAmount="842" OriginalAmount="842">
      <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="842" OriginalAmount="842">
      <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 03/01/2025" 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="27" TotalAmount="846" OriginalAmount="846">
      <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="27" TotalAmount="855" OriginalAmount="855">
      <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="855" OriginalAmount="855">
      <BasicPropertyInfo Latitude="51.50406791566" Longitude="0.040630102157593" StarRating="3" HotelCode="97131|18851" HotelName="Travelodge London City Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Connaught Road, London E16 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134964/a_134964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a central location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="867" OriginalAmount="867">
      <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="871" OriginalAmount="871">
      <BasicPropertyInfo Latitude="51.526002392352" Longitude="-0.12469321489334" StarRating="1.5" HotelCode="18318|2276" 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="871" OriginalAmount="871">
      <BasicPropertyInfo Latitude="51.510996" Longitude="-0.18577" StarRating="4" HotelCode="94594|13462" HotelName="Hyde Park Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="873" OriginalAmount="873">
      <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="63" TotalAmount="877.00" OriginalAmount="877.00">
      <BasicPropertyInfo Latitude="51.46963392" Longitude="-0.36975819" StarRating="3.5" HotelCode="580252|imperial_guest_house_4" 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="27" TotalAmount="881" OriginalAmount="881">
      <BasicPropertyInfo Latitude="51.51218628858" Longitude="-0.31157076358795" StarRating="3" HotelCode="906927|23639" HotelName="Travelodge London Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Uxbridge Road, Ealing, London W5 5ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248239/a_248239_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Travelodge London Ealing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="882" OriginalAmount="882">
      <BasicPropertyInfo Latitude="51.168342" Longitude="-0.180392" StarRating="3.5" HotelCode="35637|18725" HotelName="Holiday Inn London Gatwick Airport" Meals="ROOM ONLY,HALF BOARD,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,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="27" TotalAmount="888" OriginalAmount="888">
      <BasicPropertyInfo Latitude="51.317214109357" Longitude="-0.12298464775085" StarRating="4" HotelCode="35640|444202" HotelName="Coulsdon Manor Hotel and Golf Club" Meals="ROOM ONLY" 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="888" OriginalAmount="888">
      <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="893" OriginalAmount="893">
      <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="900" OriginalAmount="900">
      <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="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="51.492647" Longitude="-0.16722" StarRating="3" HotelCode="56991|57846" 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="27" TotalAmount="909" OriginalAmount="909">
      <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="914" OriginalAmount="914">
      <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="919" OriginalAmount="919">
      <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="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="51.515726126956" Longitude="-0.17422648622278" StarRating="3" HotelCode="30119|199558" 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="922" OriginalAmount="922">
      <BasicPropertyInfo Latitude="51.541270966214" Longitude="-0.26164692899101" StarRating="3" HotelCode="145163|200143" HotelName="The Bridge Park Hotel" Meals="ROOM ONLY" 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="27" TotalAmount="926" OriginalAmount="926">
      <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="27" TotalAmount="927" OriginalAmount="927">
      <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="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="51.52835484" Longitude="-0.01856488" StarRating="2" HotelCode="449861|492706" HotelName="CityLodge London" Meals="BED &amp; BREAKFAST" 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="928" OriginalAmount="928">
      <BasicPropertyInfo Latitude="51.508380857035" Longitude="0.04285975082621" StarRating="3" HotelCode="305705|85040" HotelName="Holiday Inn Express London - Excel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1018 Dockside Road, E16 2FQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87636/d96a2a99-244c-44e8-b3ac-18d443d761cf.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="928" OriginalAmount="928">
      <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="933" OriginalAmount="933">
      <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="934" OriginalAmount="934">
      <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="Non Refundable" 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="943" OriginalAmount="943">
      <BasicPropertyInfo Latitude="51.4363529" Longitude="-0.14518109" StarRating="3" HotelCode="517278|244841" HotelName="Balham Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>204 Bedford Hill, London SW12 9HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/685451/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="943" OriginalAmount="943">
      <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" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="51.469554" Longitude="-0.36766899999998" StarRating="3" HotelCode="297004|169510" HotelName="Homestay Hotel" Meals="ROOM ONLY" 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="27" TotalAmount="950" OriginalAmount="950">
      <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="959" OriginalAmount="959">
      <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="960" OriginalAmount="960">
      <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="961" OriginalAmount="961">
      <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="27" TotalAmount="964" OriginalAmount="964">
      <BasicPropertyInfo Latitude="51.524297" Longitude="-0.184563" StarRating="4" HotelCode="114410|32931" HotelName="The Colonnade" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="965" OriginalAmount="965">
      <BasicPropertyInfo Latitude="51.606130790241" Longitude="0.05867063999176" StarRating="4" HotelCode="98294|37425" 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="971" OriginalAmount="971">
      <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="974" OriginalAmount="974">
      <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="977" OriginalAmount="977">
      <BasicPropertyInfo Latitude="51.16968749" Longitude="-0.1731031898" StarRating="4" HotelCode="142801|488661" HotelName="Acorn Lodge Gatwick" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Massetts Road, Horley, Surrey RH6 7EB</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/75085/1975085/1.jpg?f=15096035</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Horley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="977" OriginalAmount="977">
      <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="980" OriginalAmount="980">
      <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="Non Refundable" 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="981" OriginalAmount="981">
      <BasicPropertyInfo Latitude="51.136803905685" Longitude="-0.1851407276539" StarRating="3" HotelCode="115180|67357" HotelName="ibis London Gatwick Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Gatwick RH10 9GY, County Oak</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158759/a_158759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Gatwick is ideal for business travellers who arrive or depart from London - Gatwick (LGW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="981" OriginalAmount="981">
      <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="982" OriginalAmount="982">
      <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="982" OriginalAmount="982">
      <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 02/01/2025" 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="985" OriginalAmount="985">
      <BasicPropertyInfo Latitude="51.876271565304" Longitude="-0.38349822163582" StarRating="3" HotelCode="186606|38873" HotelName="Holiday Inn London - Luton Airport" Meals="ROOM ONLY,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="988" OriginalAmount="988">
      <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="988" OriginalAmount="988">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|11601" 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="989" OriginalAmount="989">
      <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="Non Refundable" 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="990" OriginalAmount="990">
      <BasicPropertyInfo Latitude="51.498652" Longitude="-0.222051" StarRating="3" HotelCode="148276|425634" HotelName="OYO Sino Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" 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="995" OriginalAmount="995">
      <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="Non Refundable">
        <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="27" TotalAmount="1001" OriginalAmount="1001">
      <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="1007" OriginalAmount="1007">
      <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="Free CXL until 01/01/2025" 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="1014" OriginalAmount="1014">
      <BasicPropertyInfo Latitude="51.515499664797" Longitude="-0.17266988754272" StarRating="3" HotelCode="25447|45417" HotelName="Olympic House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>138-140 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37091/a_37091_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London. There are connections to the public transport network in the immediate vicinity. Close to the hotel are many of London's top tourist sights including Madame Tussaud's, London Zoo and the famous Harrods department store. Oxford Street and the beautiful Hyde Park are also just a stone's throw from the hotel. Various restaurants and bars can be found 1 km from the hotel and there are shopping facilities located 3 km away. Stansted airport is 21 km from the hotel, Heathrow Airport is 32 km away and Gatwick Airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1015" OriginalAmount="1015">
      <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="Non Refundable" 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="1016" OriginalAmount="1016">
      <BasicPropertyInfo Latitude="51.523023555531" Longitude="-0.25941252708435" StarRating="3" HotelCode="33048|33985" 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="1017" OriginalAmount="1017">
      <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 02/01/2025" 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="27" TotalAmount="1018" OriginalAmount="1018">
      <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="27" TotalAmount="1020" OriginalAmount="1020">
      <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="27" TotalAmount="1024" OriginalAmount="1024">
      <BasicPropertyInfo Latitude="51.529092" Longitude="-0.120078" StarRating="1" HotelCode="170218|199953" HotelName="Clink261" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>261-265 Gray's Inn Road, London WC1X 8QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344400/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Central London. Guests will find Kings Cross St Pancras tube station just 400 m away and it is around a 10-minute walk to the British Library and some 2.3 km to Covent Garden, the British Museum and Dickens' House. Camden Town is also about 15 minutes away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1024" OriginalAmount="1024">
      <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="27" TotalAmount="1025" OriginalAmount="1025">
      <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="1025" OriginalAmount="1025">
      <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="1028" OriginalAmount="1028">
      <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="Non Refundable" 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="27" TotalAmount="1031" OriginalAmount="1031">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|200700" HotelName="Holiday Inn Sutton" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="27" TotalAmount="1033" OriginalAmount="1033">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901383|57425" 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="1033" OriginalAmount="1033">
      <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 03/01/2025" 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="1036" OriginalAmount="1036">
      <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="1038" OriginalAmount="1038">
      <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="1039" OriginalAmount="1039">
      <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="1039" OriginalAmount="1039">
      <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="1039" OriginalAmount="1039">
      <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="27" TotalAmount="1047" OriginalAmount="1047">
      <BasicPropertyInfo Latitude="51.490945301892" Longitude="-0.14381694990095" StarRating="3" HotelCode="114417|394335" 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="1050" OriginalAmount="1050">
      <BasicPropertyInfo Latitude="51.493884225961" Longitude="-0.1897182465353" StarRating="2" HotelCode="36433|200181" HotelName="Exhibition Court 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collingham Place, London, Greater London SW5 0QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314411/314411a_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="1052" OriginalAmount="1052">
      <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="1054" OriginalAmount="1054">
      <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="27" TotalAmount="1059" OriginalAmount="1059">
      <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="Free CXL until 31/12/2024" 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="27" TotalAmount="1062" OriginalAmount="1062">
      <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="1063" OriginalAmount="1063">
      <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="27" TotalAmount="1064" OriginalAmount="1064">
      <BasicPropertyInfo Latitude="51.491572171259" Longitude="-0.14219519510652" StarRating="3" HotelCode="462272|218742" HotelName="The Tudor Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Warwick Way, Victoria, London SW1V 1RZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547201/547201a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1070" OriginalAmount="1070">
      <BasicPropertyInfo Latitude="51.692826048319" Longitude="-0.425599728836" StarRating="4" HotelCode="114988|456113" HotelName="Mercure London North Watford Hunton Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Essex Lane, Watford WD4 8PN</AddressLine>
          </AddressLines>
          <CityName>Watford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158541/a_158541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in 9 hectares of landscaped gardens with leisure facilities. It is just over 5 km from Watford and 15 km from St Albans. Luton Airport is some 25 km away and it is approximately 40 km to London Heathrow Airport and 65 km to London Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1079" OriginalAmount="1079">
      <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="1081" OriginalAmount="1081">
      <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="1083" OriginalAmount="1083">
      <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="1084" OriginalAmount="1084">
      <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="1085" OriginalAmount="1085">
      <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="1086" OriginalAmount="1086">
      <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="Free CXL until 02/01/2025">
        <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="27" TotalAmount="1086" OriginalAmount="1086">
      <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="Non Refundable" 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="27" TotalAmount="1086" OriginalAmount="1086">
      <BasicPropertyInfo Latitude="51.727671" Longitude="-0.46958" StarRating="3.5" HotelCode="82091|457391" HotelName="Shendish Manor &amp; Golf Club" Meals="ROOM ONLY" 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="27" TotalAmount="1089" OriginalAmount="1089">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|35759" HotelName="Crowne Plaza London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="1089" OriginalAmount="1089">
      <BasicPropertyInfo Latitude="51.504463" Longitude="-0.21912900000007" StarRating="4" HotelCode="284371|199919" HotelName="W12 Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Uxbridge Road, Shepherd's Bush, London, W12 8LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218066/218066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Shepherd's Bush. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1090" OriginalAmount="1090">
      <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="1091" OriginalAmount="1091">
      <BasicPropertyInfo Latitude="51.503987676285" Longitude="-0.33376733201601" StarRating="4" HotelCode="77777|200142" HotelName="Boston Manor" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="1091" OriginalAmount="1091">
      <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="1094" OriginalAmount="1094">
      <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="1098" OriginalAmount="1098">
      <BasicPropertyInfo Latitude="51.391738773384" Longitude="-0.42506861233551" StarRating="4" HotelCode="79587|230843" HotelName="Holiday Inn London Shepperton" Meals="ROOM ONLY,HALF BOARD,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>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="27" TotalAmount="1100" OriginalAmount="1100">
      <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="27" TotalAmount="1104" OriginalAmount="1104">
      <BasicPropertyInfo Latitude="51.4810220906" Longitude="-0.46161332931149" StarRating="4" HotelCode="727762|404902" HotelName="Holiday Inn London - Heathrow Bath Road" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="27" TotalAmount="1109" OriginalAmount="1109">
      <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="Non Refundable" 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="1111" OriginalAmount="1111">
      <BasicPropertyInfo Latitude="51.514802" Longitude="-0.176746" StarRating="3" HotelCode="408634|17798" HotelName="Ascot Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1111" OriginalAmount="1111">
      <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 02/01/2025">
        <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="1113" OriginalAmount="1113">
      <BasicPropertyInfo Latitude="51.458919087761" Longitude="-0.44298153551256" StarRating="4" HotelCode="806237|396547" HotelName="Crowne Plaza London Heathrow T4" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1116" OriginalAmount="1116">
      <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="1127" OriginalAmount="1127">
      <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 01/01/2025" 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="1128" OriginalAmount="1128">
      <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="1128" OriginalAmount="1128">
      <BasicPropertyInfo Latitude="51.49130465" Longitude="-0.19310795" StarRating="4" HotelCode="986226|408317" 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="27" TotalAmount="1128" OriginalAmount="1128">
      <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="1129" OriginalAmount="1129">
      <BasicPropertyInfo Latitude="51.556472121351" Longitude="-0.21453380584717" StarRating="4" HotelCode="36712|54989" HotelName="Clayton Crown Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="1132" OriginalAmount="1132">
      <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="Free CXL until 29/12/2024" 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="1133" OriginalAmount="1133">
      <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="1135" OriginalAmount="1135">
      <BasicPropertyInfo Latitude="51.510638850984" Longitude="-0.04358321428299" StarRating="3" HotelCode="34469|10348" 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="1136" OriginalAmount="1136">
      <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="1137" OriginalAmount="1137">
      <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="1141" OriginalAmount="1141">
      <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="1143" OriginalAmount="1143">
      <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="1143" OriginalAmount="1143">
      <BasicPropertyInfo Latitude="51.53635254372" Longitude="-0.0045865774154663" StarRating="3" HotelCode="34466|24614" HotelName="Holiday Inn Express Stratford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>196 High Street, London E15 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54911/a_54911_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the heart of East London in Stratford, which will host the 2012 Olympics. It lies within walking distance of Stratford's tube station, train station and bus station. The former provides access to the Central and Jubilee lines, and guests also enjoy access to London's overground rail system and to the Docklands Light Railway. Guests will find a number of restaurants, shops, bars and pubs in the centre of Stratford, just a few minutes' walk from the hotel. The airports of London City, Stansted, Heathrow, Luton and Gatwick are 8 km, 50 km, 60 km, 75 km and 80 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1143" OriginalAmount="1143">
      <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="27" TotalAmount="1144" OriginalAmount="1144">
      <BasicPropertyInfo Latitude="51.537449" Longitude="-0.00239" StarRating="4" HotelCode="209781|37165" HotelName="The Westbridge" Meals="ROOM ONLY" 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="27" TotalAmount="1144" OriginalAmount="1144">
      <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="1146" OriginalAmount="1146">
      <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="1148" OriginalAmount="1148">
      <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="1151" OriginalAmount="1151">
      <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="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="51.512047739136" Longitude="-0.18657982349396" StarRating="3" HotelCode="10844|14257" HotelName="Berjaya Eden Park London" 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,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="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="51.156402" Longitude="-0.16287999999997" StarRating="3" HotelCode="296652|223881" HotelName="Bloc Hotel Gatwick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="1156" OriginalAmount="1156">
      <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="1158" OriginalAmount="1158">
      <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="Non Refundable" 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="1158" OriginalAmount="1158">
      <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="27" TotalAmount="1159" OriginalAmount="1159">
      <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 03/01/2025" 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="1162" OriginalAmount="1162">
      <BasicPropertyInfo Latitude="51.51122" Longitude="-0.18527" StarRating="3" HotelCode="47318|10492" HotelName="Central Park Hotel" Meals="ROOM ONLY" 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="1162" OriginalAmount="1162">
      <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="1163" OriginalAmount="1163">
      <BasicPropertyInfo Latitude="51.36050953" Longitude="-0.19032467" StarRating="0" HotelCode="986334|511112" HotelName="Aparthotel Adagio London Sutton Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <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="27" TotalAmount="1163" OriginalAmount="1163">
      <BasicPropertyInfo Latitude="51.639253590398" Longitude="-0.30901193618774" StarRating="3" HotelCode="130344|457711" HotelName="Village Hotel London Watford" Meals="ROOM ONLY" 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="27" TotalAmount="1167" OriginalAmount="1167">
      <BasicPropertyInfo Latitude="51.474325966622" Longitude="-0.15710104026448" StarRating="4" HotelCode="244305|45014" HotelName="Axiom Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" 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="1170" OriginalAmount="1170">
      <BasicPropertyInfo Latitude="51.514150974494" Longitude="-0.17517238855362" StarRating="2" HotelCode="35638|199969" HotelName="Edward" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="1170" OriginalAmount="1170">
      <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="1171" OriginalAmount="1171">
      <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="Free CXL until 02/01/2025" 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="27" TotalAmount="1177" OriginalAmount="1177">
      <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="1178" OriginalAmount="1178">
      <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="1180" OriginalAmount="1180">
      <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="1183" OriginalAmount="1183">
      <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="27" TotalAmount="1184" OriginalAmount="1184">
      <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="Non Refundable" 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="1185" OriginalAmount="1185">
      <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="27" TotalAmount="1185" OriginalAmount="1185">
      <BasicPropertyInfo Latitude="51.534949" Longitude="-0.461146" StarRating="3" HotelCode="81468|456773" HotelName="Red Lion Hillingdon" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1186" OriginalAmount="1186">
      <BasicPropertyInfo Latitude="51.5625" Longitude="-0.13234699999998" StarRating="4" HotelCode="293245|45036" 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="27" TotalAmount="1190" OriginalAmount="1190">
      <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="27" TotalAmount="1190" OriginalAmount="1190">
      <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="27" TotalAmount="1191" OriginalAmount="1191">
      <BasicPropertyInfo Latitude="51.51755035" Longitude="-0.16405707" StarRating="3" HotelCode="586650|444304" HotelName="The Duke Rooms London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1191" OriginalAmount="1191">
      <BasicPropertyInfo Latitude="51.510989" Longitude="-0.074045" StarRating="3" HotelCode="137293|36332" HotelName="Travelodge London Central Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Goodmans Yard, Lloyds Court Business Centre, London E1 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/197155/a_197155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1193" OriginalAmount="1193">
      <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 02/01/2025" 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="1195" OriginalAmount="1195">
      <BasicPropertyInfo Latitude="51.514300208022" Longitude="-0.17276257991076" StarRating="3" HotelCode="114312|55928" HotelName="Barry House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024" 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="1198" OriginalAmount="1198">
      <BasicPropertyInfo Latitude="51.393693126852" Longitude="-0.30339002609253" StarRating="4" HotelCode="164138|411742" 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="27" TotalAmount="1198" OriginalAmount="1198">
      <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="1200" OriginalAmount="1200">
      <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="1201" OriginalAmount="1201">
      <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="1203" OriginalAmount="1203">
      <BasicPropertyInfo Latitude="51.513012992287" Longitude="-0.1834044110451" StarRating="3" HotelCode="11952|6972" HotelName="Duke of Leinster" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="27" TotalAmount="1204" OriginalAmount="1204">
      <BasicPropertyInfo Latitude="51.639303528602" Longitude="-0.28985291719437" StarRating="4" HotelCode="87672|275582" 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="1204" OriginalAmount="1204">
      <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="1207" OriginalAmount="1207">
      <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="1210" OriginalAmount="1210">
      <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="1211" OriginalAmount="1211">
      <BasicPropertyInfo Latitude="51.528526" Longitude="-0.123177" StarRating="2" HotelCode="155039|200090" HotelName="Wardonia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="1213" OriginalAmount="1213">
      <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="27" TotalAmount="1216" OriginalAmount="1216">
      <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="1216" OriginalAmount="1216">
      <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="1218" OriginalAmount="1218">
      <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="Non Refundable" 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="1223" OriginalAmount="1223">
      <BasicPropertyInfo Latitude="51.52855141" Longitude="-0.12267787" StarRating="2" HotelCode="325132|200007" HotelName="King's Cross Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/75478/1975478/210.jpg?f=15628999</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is King's Cross Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1224" OriginalAmount="1224">
      <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="1229" OriginalAmount="1229">
      <BasicPropertyInfo Latitude="51.49883" Longitude="-0.192032" StarRating="4" HotelCode="16086|823" 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="1231" OriginalAmount="1231">
      <BasicPropertyInfo Latitude="51.542533137635" Longitude="0.0072334703847901" StarRating="2" HotelCode="323519|494256" 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="1231" OriginalAmount="1231">
      <BasicPropertyInfo Latitude="51.514689286984" Longitude="-0.19098669290543" StarRating="4" HotelCode="888763|411140" HotelName="Space Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Kensington Gardens Square, London W2 4BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314562/314562a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Space Apart Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1231" OriginalAmount="1231">
      <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="1233" OriginalAmount="1233">
      <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 02/01/2025" 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="27" TotalAmount="1235" OriginalAmount="1235">
      <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="1248" OriginalAmount="1248">
      <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="1248" OriginalAmount="1248">
      <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="27" TotalAmount="1248" OriginalAmount="1248">
      <BasicPropertyInfo Latitude="51.529508" Longitude="-0.123886" StarRating="2" HotelCode="93104|200070" HotelName="The Fairway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" 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="27" TotalAmount="1251" OriginalAmount="1251">
      <BasicPropertyInfo Latitude="51.492332479851" Longitude="-0.16479287235256" StarRating="4" HotelCode="285086|199518" HotelName="Nell Gwynn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea, London SW3 3AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315269/315269a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1252" OriginalAmount="1252">
      <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 02/01/2025" 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="1252" OriginalAmount="1252">
      <BasicPropertyInfo Latitude="51.531986" Longitude="-0.061487" StarRating="4" HotelCode="78710|17799" 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="1254" OriginalAmount="1254">
      <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="1269" OriginalAmount="1269">
      <BasicPropertyInfo Latitude="51.48811062" Longitude="-0.47878204" StarRating="3" HotelCode="520462|491820" HotelName="Harmondsworth Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="27" TotalAmount="1272" OriginalAmount="1272">
      <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="Non Refundable" 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="1272" OriginalAmount="1272">
      <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="1273" OriginalAmount="1273">
      <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="1274" OriginalAmount="1274">
      <BasicPropertyInfo Latitude="51.529255557703" Longitude="-0.11666541597221" StarRating="2" HotelCode="903032|199824" 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="27" TotalAmount="1277" OriginalAmount="1277">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.192298" StarRating="3" HotelCode="15788|45005" HotelName="Pembridge Palace" Meals="ROOM ONLY" 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="27" TotalAmount="1278" OriginalAmount="1278">
      <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="1282" OriginalAmount="1282">
      <BasicPropertyInfo Latitude="51.41202569" Longitude="0.02149359" StarRating="0" HotelCode="663169|478886" HotelName="Avis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>33 Rodway Road, Bromley, Kent BR1 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/847969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1282" OriginalAmount="1282">
      <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="27" TotalAmount="1282" OriginalAmount="1282">
      <BasicPropertyInfo Latitude="51.384314" Longitude="-0.291716" StarRating="3" HotelCode="114510|490296" HotelName="Warwick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="1284" OriginalAmount="1284">
      <BasicPropertyInfo Latitude="51.529784" Longitude="-0.122451" StarRating="2" HotelCode="36442|2136" HotelName="Crestfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Crestfield Street, King's Cross, London WC1H 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315928/315928a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Crestfield.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1287" OriginalAmount="1287">
      <BasicPropertyInfo Latitude="51.515738196911" Longitude="-0.17375903115073" StarRating="3" HotelCode="114281|444291" HotelName="Tudor Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157769/a_157769_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="1291" OriginalAmount="1291">
      <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="1291" OriginalAmount="1291">
      <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="27" TotalAmount="1296" OriginalAmount="1296">
      <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="1299" OriginalAmount="1299">
      <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="27" TotalAmount="1300" OriginalAmount="1300">
      <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="1301" OriginalAmount="1301">
      <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="1302" OriginalAmount="1302">
      <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="1306" OriginalAmount="1306">
      <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="Non Refundable" 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="1310" OriginalAmount="1310">
      <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="27" TotalAmount="1312" OriginalAmount="1312">
      <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="27" TotalAmount="1314" OriginalAmount="1314">
      <BasicPropertyInfo Latitude="51.350641123724" Longitude="-0.31574428081512" StarRating="4" HotelCode="71957|11835" HotelName="Chessington Safari Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leatherhead Road, Chessington KT9 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97389/a_97389_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Royal Borough of Kingston-upon-Thames, a 15-minute drive from the centre of Kingston, and adjacent to Chessington World of Adventures, one of the most popular theme parks in Europe. Situated only 19.3 km from central London, the hotel is near Leatherhead and is also ideal for anyone requiring somewhere to stay near Cobham, Weybridge or Sutton. Heathrow Airport is only 36 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1317" OriginalAmount="1317">
      <BasicPropertyInfo Latitude="51.427805" Longitude="-0.318894" StarRating="4" HotelCode="199792|284306" HotelName="The Lensbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1318" OriginalAmount="1318">
      <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="1319" OriginalAmount="1319">
      <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="1321" OriginalAmount="1321">
      <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="1322" OriginalAmount="1322">
      <BasicPropertyInfo Latitude="51.516322546566" Longitude="-0.1719805598259" StarRating="3" HotelCode="15202|17191" 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="1323" OriginalAmount="1323">
      <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="1326" OriginalAmount="1326">
      <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="Free CXL until 21/12/2024" 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="1334" OriginalAmount="1334">
      <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 02/01/2025" 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="1336" OriginalAmount="1336">
      <BasicPropertyInfo Latitude="51.5287" Longitude="-0.049052999999958" StarRating="3" HotelCode="309866|199531" 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="1337" OriginalAmount="1337">
      <BasicPropertyInfo Latitude="51.488671" Longitude="-0.13956" StarRating="3" HotelCode="114287|57801" 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="27" TotalAmount="1345" OriginalAmount="1345">
      <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="Free CXL until 28/12/2024" 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="1345" OriginalAmount="1345">
      <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="1346" OriginalAmount="1346">
      <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="27" TotalAmount="1350" OriginalAmount="1350">
      <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="1350" OriginalAmount="1350">
      <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="1352" OriginalAmount="1352">
      <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="27" TotalAmount="1355" OriginalAmount="1355">
      <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="Non Refundable" 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="27" TotalAmount="1355" OriginalAmount="1355">
      <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="1360" OriginalAmount="1360">
      <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="1362" OriginalAmount="1362">
      <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="1362" OriginalAmount="1362">
      <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="Non Refundable" 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="1372" OriginalAmount="1372">
      <BasicPropertyInfo Latitude="51.516700293906" Longitude="-0.17273716733564" StarRating="2" HotelCode="15692|416609" HotelName="Hyde Park Court Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1374" OriginalAmount="1374">
      <BasicPropertyInfo Latitude="51.488801473118" Longitude="-0.53627933995062" StarRating="3" HotelCode="81285|26776" HotelName="Holiday Inn Express London Heathrow T5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/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="1374" OriginalAmount="1374">
      <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="1377" OriginalAmount="1377">
      <BasicPropertyInfo Latitude="51.523308097102" Longitude="-0.17449378967285" StarRating="3" HotelCode="97053|24615" 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="1378" OriginalAmount="1378">
      <BasicPropertyInfo Latitude="51.41304511" Longitude="-0.12410182" StarRating="3" HotelCode="630322|478687" 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="27" TotalAmount="1379" OriginalAmount="1379">
      <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="1380" OriginalAmount="1380">
      <BasicPropertyInfo Latitude="51.515452928672" Longitude="-0.1727369427681" StarRating="3" HotelCode="27217|230842" HotelName="Beverly City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39981/a_39981_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Paddington district of the city, close to Paddington underground station. The ideal positioning of this hotel within minutes of the appealing and lively streets of Bayswater and Queensway, provides guests with the perfect starting point for trips out to explore the British capital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1384" OriginalAmount="1384">
      <BasicPropertyInfo Latitude="51.5135639" Longitude="-0.18706559999998" StarRating="4" HotelCode="476605|234017" HotelName="Imperial Court Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="1385" OriginalAmount="1385">
      <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="Non Refundable" 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="1386" OriginalAmount="1386">
      <BasicPropertyInfo Latitude="51.490739" Longitude="-0.144067" StarRating="3" HotelCode="89406|30143" HotelName="The 29 London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 St. George's Drive, Victoria, London SW1V 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125233/a_125233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city guesthouse is located in central London and is within walking distance of the city's famous landmarks, including Buckingham Palace (600 m away), Harrods (1 km), the Natural History Museum (1 km), Big Ben (1.2 km), the Houses of Parliament (1.2 km), Westminster Abbey (1.2 km), the London Eye (1.5 km), the London Aquarium (1.5 km), the Tower of London and Tower Bridge (both 5 km away). It is very close to the Victoria rail, tube and coach stations, as well as to the Gatwick Express Terminal at Victoria station. Guests will find pubs and bars just 150 metres from the establishment. The following airports are all nearby: London Heathrow (26 km), London City (33 km), London Gatwick (46 km), London Luton (66 km) and London Stansted (83 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1387" OriginalAmount="1387">
      <BasicPropertyInfo Latitude="51.156742305865" Longitude="-0.15727669000626" StarRating="4" HotelCode="12971|21433" HotelName="Hilton Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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="27" TotalAmount="1387" OriginalAmount="1387">
      <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="1389" OriginalAmount="1389">
      <BasicPropertyInfo Latitude="51.474348" Longitude="-0.019471" StarRating="4" HotelCode="199793|37423" HotelName="DoubleTree by Hilton London Greenwich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" 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="27" TotalAmount="1394" OriginalAmount="1394">
      <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="1395" OriginalAmount="1395">
      <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="1396" OriginalAmount="1396">
      <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="1398" OriginalAmount="1398">
      <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="1405" OriginalAmount="1405">
      <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 01/01/2025" 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="1406" OriginalAmount="1406">
      <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="1412" OriginalAmount="1412">
      <BasicPropertyInfo Latitude="51.457525838165" Longitude="-0.20607835910801" StarRating="3" HotelCode="77360|54248" HotelName="The Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1415" OriginalAmount="1415">
      <BasicPropertyInfo Latitude="51.12558701549" Longitude="-0.18929779629514" StarRating="4" HotelCode="94504|30144" HotelName="Crowne Plaza London - Gatwick Airport" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="1415" OriginalAmount="1415">
      <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="1416" OriginalAmount="1416">
      <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="Non Refundable" 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="27" TotalAmount="1420" OriginalAmount="1420">
      <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="27" TotalAmount="1423" OriginalAmount="1423">
      <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="1426" OriginalAmount="1426">
      <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 02/01/2025" 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="1433" OriginalAmount="1433">
      <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="27" TotalAmount="1434" OriginalAmount="1434">
      <BasicPropertyInfo Latitude="51.529324655129" Longitude="-0.12266880501856" StarRating="3" HotelCode="143216|56466" HotelName="Alhambra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="27" TotalAmount="1434" OriginalAmount="1434">
      <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="1437" OriginalAmount="1437">
      <BasicPropertyInfo Latitude="51.495733" Longitude="-0.18927" StarRating="4" HotelCode="115167|31827" 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="1438" OriginalAmount="1438">
      <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="27" TotalAmount="1439" OriginalAmount="1439">
      <BasicPropertyInfo Latitude="51.529186138172" Longitude="-0.1239431721292" StarRating="2" HotelCode="145792|199328" HotelName="Central Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Street, Kings Cross, London WC1H 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574989/574989a_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="1443" OriginalAmount="1443">
      <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 02/01/2025" 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="1444" OriginalAmount="1444">
      <BasicPropertyInfo Latitude="51.491531094997" Longitude="-0.1962947845459" StarRating="4" HotelCode="35463|55279" HotelName="Twenty Nevern Square" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Nevern Square, Earls Court, London SW5 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57665/a_57665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies amidst peaceful gardens and is situated close to the centre of London where there are countless shopping and entertainment venues just waiting to be explored. Links to the public transport network (Earls Court underground station) lie about 100 m away and restaurants and bars are to be found some 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1450" OriginalAmount="1450">
      <BasicPropertyInfo Latitude="51.4907074" Longitude="-0.05346" StarRating="3" HotelCode="267546|58074" 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="1454" OriginalAmount="1454">
      <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="1454" OriginalAmount="1454">
      <BasicPropertyInfo Latitude="51.49732568" Longitude="-0.01896785" StarRating="0" HotelCode="973438|444264" 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="27" TotalAmount="1455" OriginalAmount="1455">
      <BasicPropertyInfo Latitude="51.44925614726" Longitude="-0.57563867130284" StarRating="4" HotelCode="888355|75504" HotelName="De Vere Beaumont Estate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="1457" OriginalAmount="1457">
      <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="Non Refundable" 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="1458" OriginalAmount="1458">
      <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="1459" OriginalAmount="1459">
      <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="1463" OriginalAmount="1463">
      <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="Non Refundable">
        <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="27" TotalAmount="1466" OriginalAmount="1466">
      <BasicPropertyInfo Latitude="51.495437125426" Longitude="-0.18085244907377" StarRating="4" HotelCode="35441|11154" HotelName="Fraser Suites Queens Gate" Meals="ROOM ONLY" 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="1470" OriginalAmount="1470">
      <BasicPropertyInfo Latitude="51.514726008844" Longitude="-0.057320147752762" StarRating="4" HotelCode="175781|30588" HotelName="Holiday Inn London - Whitechapel" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="27" TotalAmount="1470" OriginalAmount="1470">
      <BasicPropertyInfo Latitude="51.490286" Longitude="-0.137825" StarRating="3" HotelCode="18525|408381" HotelName="Victoria Inn London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1472" OriginalAmount="1472">
      <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="27" TotalAmount="1483" OriginalAmount="1483">
      <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="27" TotalAmount="1484" OriginalAmount="1484">
      <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="27" TotalAmount="1484" OriginalAmount="1484">
      <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="1486" OriginalAmount="1486">
      <BasicPropertyInfo Latitude="51.525971350104" Longitude="-0.13615290674591" StarRating="3" HotelCode="34471|49593" HotelName="Euston Square" Meals="ROOM ONLY" 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="1487" OriginalAmount="1487">
      <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="27" TotalAmount="1489" OriginalAmount="1489">
      <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="1493" OriginalAmount="1493">
      <BasicPropertyInfo Latitude="51.425900241164" Longitude="-0.17821142023774" StarRating="3" HotelCode="450240|444260" 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="27" TotalAmount="1497" OriginalAmount="1497">
      <BasicPropertyInfo Latitude="51.497008446685" Longitude="-0.22692561149597" StarRating="2.5" HotelCode="167350|200346" 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="1500" OriginalAmount="1500">
      <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 03/01/2025" 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="27" TotalAmount="1501" OriginalAmount="1501">
      <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="1501" OriginalAmount="1501">
      <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="27" TotalAmount="1509" OriginalAmount="1509">
      <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="Non Refundable" 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="1509" OriginalAmount="1509">
      <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="1510" OriginalAmount="1510">
      <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 03/01/2025" 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="1516" OriginalAmount="1516">
      <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="1520" OriginalAmount="1520">
      <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="Free CXL until 28/12/2024" 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="1523" OriginalAmount="1523">
      <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="27" TotalAmount="1525" OriginalAmount="1525">
      <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="Non Refundable" 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="1533" OriginalAmount="1533">
      <BasicPropertyInfo Latitude="51.495701790701" Longitude="-0.19507437944412" StarRating="3" HotelCode="14175|31953" HotelName="London Lodge Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="1535" OriginalAmount="1535">
      <BasicPropertyInfo Latitude="51.512929106726" Longitude="-0.18372595310211" StarRating="4" HotelCode="11065|8796" HotelName="Blakemore Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1541" OriginalAmount="1541">
      <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="27" TotalAmount="1549" OriginalAmount="1549">
      <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="1554" OriginalAmount="1554">
      <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="1557" OriginalAmount="1557">
      <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="1558" OriginalAmount="1558">
      <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="Non Refundable" 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="1562" OriginalAmount="1562">
      <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="27" TotalAmount="1562" OriginalAmount="1562">
      <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="1564" OriginalAmount="1564">
      <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="1565" OriginalAmount="1565">
      <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="Non Refundable" 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="1568" OriginalAmount="1568">
      <BasicPropertyInfo Latitude="51.49159962976" Longitude="-0.19546241104513" StarRating="3" HotelCode="15386|45264" HotelName="Oliver Plaza" Meals="ROOM ONLY" 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="27" TotalAmount="1569" OriginalAmount="1569">
      <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 01/01/2025" 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="27" TotalAmount="1571" OriginalAmount="1571">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|24973" HotelName="Hilton London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 29/12/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="27" TotalAmount="1582" OriginalAmount="1582">
      <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="1587" OriginalAmount="1587">
      <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="1597" OriginalAmount="1597">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|10169" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="1600" OriginalAmount="1600">
      <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="1602" OriginalAmount="1602">
      <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="1602" OriginalAmount="1602">
      <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="Non Refundable" 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="1604" OriginalAmount="1604">
      <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="Non Refundable" 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="1608" OriginalAmount="1608">
      <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="27" TotalAmount="1609" OriginalAmount="1609">
      <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="27" TotalAmount="1614" OriginalAmount="1614">
      <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="1615" OriginalAmount="1615">
      <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="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>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="1619" OriginalAmount="1619">
      <BasicPropertyInfo Latitude="51.513451669222" Longitude="-0.19086486011884" StarRating="4" HotelCode="29762|13266" HotelName="Grand Plaza Serviced Apartments" Meals="ROOM ONLY" 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="27" TotalAmount="1619" OriginalAmount="1619">
      <BasicPropertyInfo Latitude="51.51304781" Longitude="-0.06706478" StarRating="4" HotelCode="969739|274663" HotelName="Aldgate City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Back Church Lane, Twyne House, London E1 1LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/72/ea/72ea1e5c731b57270dbacf0626fc00d12b35e9d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1621" OriginalAmount="1621">
      <BasicPropertyInfo Latitude="51.512009" Longitude="-0.185137" StarRating="3" HotelCode="18270|44942" HotelName="The Byron" Meals="ROOM ONLY" 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="1622" OriginalAmount="1622">
      <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="1635" OriginalAmount="1635">
      <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="1648" OriginalAmount="1648">
      <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 02/01/2025" 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="1650" OriginalAmount="1650">
      <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="1653" OriginalAmount="1653">
      <BasicPropertyInfo Latitude="51.515294" Longitude="-0.160074" StarRating="3" HotelCode="35458|200350" 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="27" TotalAmount="1654" OriginalAmount="1654">
      <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 03/01/2025" 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="1664" OriginalAmount="1664">
      <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="Non Refundable" 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="27" TotalAmount="1665" OriginalAmount="1665">
      <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="Free CXL until 01/01/2025" 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="1665" OriginalAmount="1665">
      <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="1666" OriginalAmount="1666">
      <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="27" TotalAmount="1667" OriginalAmount="1667">
      <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="27" TotalAmount="1670" OriginalAmount="1670">
      <BasicPropertyInfo Latitude="51.447864726297" Longitude="-0.0011091862832018" StarRating="3" HotelCode="386125|62463" HotelName="Lyall Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>256 Hither Green Lane, Lewisham  SE13 6TT, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73738/1873738/23.jpg?f=15693474</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lyall Apartment Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1672" OriginalAmount="1672">
      <BasicPropertyInfo Latitude="51.357941" Longitude="-0.114574" StarRating="4" HotelCode="36911|49182" HotelName="Hilton Croydon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,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="1673" OriginalAmount="1673">
      <BasicPropertyInfo Latitude="51.522289246488" Longitude="-0.14261305332184" StarRating="4" HotelCode="29460|578" HotelName="Holiday Inn London Regent's Park" 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,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="27" TotalAmount="1678" OriginalAmount="1678">
      <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 31/12/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="1681" OriginalAmount="1681">
      <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 02/01/2025" 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="27" TotalAmount="1681" OriginalAmount="1681">
      <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 02/01/2025" 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="1687" OriginalAmount="1687">
      <BasicPropertyInfo Latitude="51.424278093582" Longitude="-0.22931191958708" StarRating="4" HotelCode="77873|444183" HotelName="Hotel Du Vin Wimbledon" Meals="ROOM ONLY" 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="27" TotalAmount="1703" OriginalAmount="1703">
      <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="1704" OriginalAmount="1704">
      <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 03/01/2025">
        <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="1706" OriginalAmount="1706">
      <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="Non Refundable" 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="27" TotalAmount="1707" OriginalAmount="1707">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|3827" HotelName="Citadines Trafalgar Square London" Meals="ROOM ONLY" 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="1707" OriginalAmount="1707">
      <BasicPropertyInfo Latitude="51.511703" Longitude="-0.041415000000029" StarRating="3" HotelCode="311539|58706" HotelName="The Royal Foundation of St Katharine" 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>2 Butcher Row, London E14 8DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73748/1873748/49.jpg?f=15677903</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="1708" OriginalAmount="1708">
      <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="Non Refundable" 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="1710" OriginalAmount="1710">
      <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="27" TotalAmount="1716" OriginalAmount="1716">
      <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="1724" OriginalAmount="1724">
      <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="1725" OriginalAmount="1725">
      <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="27" TotalAmount="1725" OriginalAmount="1725">
      <BasicPropertyInfo Latitude="51.492639977861" Longitude="-0.19628271460533" StarRating="3" HotelCode="259328|199464" HotelName="The Kensington Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-35 Nevern Place, Earls Court, London SW5 9NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15328/a_15328_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the districts of Kensington and Earl's Court. Restaurants, bars and links to the public transport network in the form of Earl's Court underground station are to be found nearby (100 m - 150 m away). Earl's Court exhibition centre is to be found in the vicinity and can easily be reached on foot in just 2 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1726" OriginalAmount="1726">
      <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="27" TotalAmount="1733" OriginalAmount="1733">
      <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="1736" OriginalAmount="1736">
      <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 01/01/2025" 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="1740" OriginalAmount="1740">
      <BasicPropertyInfo Latitude="51.519652" Longitude="-0.123854" StarRating="4" HotelCode="52867|9755" 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="27" TotalAmount="1741" OriginalAmount="1741">
      <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="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>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="27" TotalAmount="1748" OriginalAmount="1748">
      <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="27" TotalAmount="1750" OriginalAmount="1750">
      <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="1754" OriginalAmount="1754">
      <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="63" TotalAmount="1756.00" OriginalAmount="1756.00">
      <BasicPropertyInfo Latitude="51.505103" Longitude="-0.104784" StarRating="4" HotelCode="208031|novotel_london_blackfriars" HotelName="Novotel London Blackfriars" 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,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="1757" OriginalAmount="1757">
      <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="27" TotalAmount="1757" OriginalAmount="1757">
      <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="1758" OriginalAmount="1758">
      <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="27" TotalAmount="1759" OriginalAmount="1759">
      <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="1760" OriginalAmount="1760">
      <BasicPropertyInfo Latitude="51.58137547" Longitude="-0.2263524" StarRating="4" HotelCode="324386|456925" 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="27" TotalAmount="1765" OriginalAmount="1765">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|3089" HotelName="Park Plaza London Riverbank" Meals="ROOM ONLY" 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="27" TotalAmount="1766" OriginalAmount="1766">
      <BasicPropertyInfo Latitude="51.492050950233" Longitude="-0.14618813743436" StarRating="3" HotelCode="36438|56033" HotelName="Best Western Buckingham Palace Rd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="1766" OriginalAmount="1766">
      <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 03/01/2025">
        <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="27" TotalAmount="1777" OriginalAmount="1777">
      <BasicPropertyInfo Latitude="51.523087735961" Longitude="-0.12580821891015" StarRating="4" HotelCode="433381|415585" HotelName="The Morton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1784" OriginalAmount="1784">
      <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="1788" OriginalAmount="1788">
      <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 02/01/2025" 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="1798" OriginalAmount="1798">
      <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="27" TotalAmount="1805" OriginalAmount="1805">
      <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="1807" OriginalAmount="1807">
      <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="1808" OriginalAmount="1808">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|24924" HotelName="DoubleTree by Hilton London - Docklands Riverside" 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,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="27" TotalAmount="1813" OriginalAmount="1813">
      <BasicPropertyInfo Latitude="51.51046977328" Longitude="-0.19061309325411" StarRating="4" HotelCode="258819|342" HotelName="DoubleTree by Hilton Hotel London - Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="27" TotalAmount="1813" OriginalAmount="1813">
      <BasicPropertyInfo Latitude="51.490891414142" Longitude="-0.19382429458221" StarRating="3" HotelCode="94573|200031" 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="27" TotalAmount="1820" OriginalAmount="1820">
      <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="Free CXL until 31/12/2024" 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="1823" OriginalAmount="1823">
      <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="1827" OriginalAmount="1827">
      <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="1829" OriginalAmount="1829">
      <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 28/12/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="27" TotalAmount="1831" OriginalAmount="1831">
      <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="Free CXL until 21/12/2024">
        <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="1838" OriginalAmount="1838">
      <BasicPropertyInfo Latitude="51.146127706128" Longitude="-0.1815989613533" StarRating="2" HotelCode="62535|497672" HotelName="Travelodge Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="27" TotalAmount="1845" OriginalAmount="1845">
      <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="27" TotalAmount="1849" OriginalAmount="1849">
      <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="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="1850" OriginalAmount="1850">
      <BasicPropertyInfo Latitude="51.51513764" Longitude="-0.0688986" StarRating="4" HotelCode="986156|456957" 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="27" TotalAmount="1856" OriginalAmount="1856">
      <BasicPropertyInfo Latitude="51.515716653319" Longitude="-0.17449647188187" StarRating="0" HotelCode="16992|444295" HotelName="The Pilgrm" Meals="ROOM ONLY" 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="27" TotalAmount="1859" OriginalAmount="1859">
      <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="27" TotalAmount="1861" OriginalAmount="1861">
      <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 02/01/2025" 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="27" TotalAmount="1862" OriginalAmount="1862">
      <BasicPropertyInfo Latitude="51.490183154741" Longitude="-0.13873520982168" StarRating="3" HotelCode="89404|200072" 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="1868" OriginalAmount="1868">
      <BasicPropertyInfo Latitude="51.514751295505" Longitude="-0.10923928053558" StarRating="4" HotelCode="376518|200368" HotelName="SACO Fleet Street - Crane Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Crane Court, London EC4A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1868" OriginalAmount="1868">
      <BasicPropertyInfo Latitude="51.529298615361" Longitude="-0.09690978902438" StarRating="4" HotelCode="845146|379852" HotelName="nhow London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Currency Exchange,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Macclesfield Road, London EC1V 8DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/967554/a_967554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1869" OriginalAmount="1869">
      <BasicPropertyInfo Latitude="51.526643192282" Longitude="-0.11383295059204" StarRating="4" HotelCode="13485|3090" HotelName="Crowne Plaza London - Kings Cross" 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,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="27" TotalAmount="1880" OriginalAmount="1880">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|10170" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,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="1882" OriginalAmount="1882">
      <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="1882" OriginalAmount="1882">
      <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="Free CXL until 02/01/2025" 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="1882" OriginalAmount="1882">
      <BasicPropertyInfo Latitude="51.499940563258" Longitude="-0.15992939472199" StarRating="4" HotelCode="29221|12320" HotelName="Millennium Hotel London Knightsbridge" 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>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="1882" OriginalAmount="1882">
      <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="27" TotalAmount="1883" OriginalAmount="1883">
      <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="1892" OriginalAmount="1892">
      <BasicPropertyInfo Latitude="51.5592761" Longitude="-0.1785975" StarRating="3" HotelCode="114286|444198" HotelName="La Gaffe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107-111 Heath Street, Hampstead, Borough of Camden, London NW3 6SS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157774/a_157774_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="1893" OriginalAmount="1893">
      <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" 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="1894" OriginalAmount="1894">
      <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="1903" OriginalAmount="1903">
      <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="1906" OriginalAmount="1906">
      <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="27" TotalAmount="1907" OriginalAmount="1907">
      <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 21/12/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="27" TotalAmount="1913" OriginalAmount="1913">
      <BasicPropertyInfo Latitude="51.51344" Longitude="-0.189912" StarRating="2" HotelCode="63779|31831" HotelName="Kensington Gardens" Meals="ROOM ONLY" 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="1915" OriginalAmount="1915">
      <BasicPropertyInfo Latitude="51.477600675286" Longitude="-0.51735674603265" StarRating="4" HotelCode="173499|31225" HotelName="Hilton London Heathrow Airport Terminal 5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="1921" OriginalAmount="1921">
      <BasicPropertyInfo Latitude="51.51803425" Longitude="-0.1276759" StarRating="3" HotelCode="431433|444214" HotelName="Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bloomsbury Street, London WC1B 3QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/27/c42762bdb71d75ea3cd96f9001bef2e69412d44c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1938" OriginalAmount="1938">
      <BasicPropertyInfo Latitude="51.510125" Longitude="-0.196826" StarRating="4" HotelCode="82347|8905" 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="27" TotalAmount="1940" OriginalAmount="1940">
      <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="1941" OriginalAmount="1941">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986104|495205" HotelName="Admiral Hardy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024">
        <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="1941" OriginalAmount="1941">
      <BasicPropertyInfo Latitude="51.5394591" Longitude="-0.14432933" StarRating="4" HotelCode="986185|408391" HotelName="Camden Market Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Inverness Street, London NW1 7HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49571/2749571/42.jpg?f=15616701</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1947" OriginalAmount="1947">
      <BasicPropertyInfo Latitude="51.5386952" Longitude="-0.14324357" StarRating="0" HotelCode="986162|457727" HotelName="City Centre Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Parkway, London NW1 7PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/14231/2014231/1.jpg?f=15082115</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1950" OriginalAmount="1950">
      <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="Free CXL until 31/12/2024" 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="1953" OriginalAmount="1953">
      <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="1953" OriginalAmount="1953">
      <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="Non Refundable" 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="1964" OriginalAmount="1964">
      <BasicPropertyInfo Latitude="51.540234703535" Longitude="-0.14607310295105" StarRating="4" HotelCode="33051|34001" HotelName="Holiday Inn Camden Lock" Meals="ROOM ONLY,HALF BOARD,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,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="1969" OriginalAmount="1969">
      <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="1977" OriginalAmount="1977">
      <BasicPropertyInfo Latitude="51.529736843821" Longitude="-0.12366212505287" StarRating="4" HotelCode="93106|56483" HotelName="Hotel Megaro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="27" TotalAmount="1984" OriginalAmount="1984">
      <BasicPropertyInfo Latitude="51.470483575" Longitude="-0.1774337" StarRating="5" HotelCode="199801|60952" HotelName="Hotel Rafayel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <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="27" TotalAmount="1988" OriginalAmount="1988">
      <BasicPropertyInfo Latitude="51.49258326" Longitude="-0.19874564" StarRating="4" HotelCode="440089|199384" HotelName="Flying Butler - Earl's Court Longridge Road Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>59 Longridge Road, London SW5 9SF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/14000000/13310000/13308600/13308594/72368dd4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1992" OriginalAmount="1992">
      <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="2007" OriginalAmount="2007">
      <BasicPropertyInfo Latitude="51.514063079805" Longitude="-0.075827998469919" StarRating="4" HotelCode="533725|205047" HotelName="Dorsett City London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="2009" OriginalAmount="2009">
      <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="Non Refundable" 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="2017" OriginalAmount="2017">
      <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="2035" OriginalAmount="2035">
      <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="27" TotalAmount="2036" OriginalAmount="2036">
      <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="Non Refundable">
        <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="2037" OriginalAmount="2037">
      <BasicPropertyInfo Latitude="51.51040225" Longitude="-0.1332864" StarRating="0" HotelCode="986345|478797" HotelName="Zedwell Piccadilly" Meals="ROOM ONLY" 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="2048" OriginalAmount="2048">
      <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 03/01/2025" 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="2056" OriginalAmount="2056">
      <BasicPropertyInfo Latitude="51.53910059" Longitude="-0.10414342" StarRating="0" HotelCode="977943|400022" HotelName="Citadines Islington London" Meals="ROOM ONLY" 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="27" TotalAmount="2063" OriginalAmount="2063">
      <BasicPropertyInfo Latitude="51.529468278196" Longitude="-0.16856610774994" StarRating="4" HotelCode="39961|9197" HotelName="Danubius Hotel Regents Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="2067" OriginalAmount="2067">
      <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="2075" OriginalAmount="2075">
      <BasicPropertyInfo Latitude="51.522186582238" Longitude="-0.13233033151499" StarRating="3" HotelCode="114680|199268" HotelName="Arosfa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" 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="2075" OriginalAmount="2075">
      <BasicPropertyInfo Latitude="51.528935682049" Longitude="-0.12296684138391" StarRating="2" HotelCode="324242|56036" HotelName="Excelsior Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>42 Argyle Square, London, WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/490973/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Excelsior Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2087" OriginalAmount="2087">
      <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="Free CXL until 31/12/2024" 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="2089" OriginalAmount="2089">
      <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="2092" OriginalAmount="2092">
      <BasicPropertyInfo Latitude="51.493516711031" Longitude="-0.15023052692413" StarRating="4" HotelCode="87668|200755" HotelName="Astors Belgravia" 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,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="27" TotalAmount="2097" OriginalAmount="2097">
      <BasicPropertyInfo Latitude="51.51966065684" Longitude="-0.12395828962326" StarRating="4" HotelCode="35639|9748" 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="27" TotalAmount="2100" OriginalAmount="2100">
      <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="2108" OriginalAmount="2108">
      <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 03/01/2025" 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="27" TotalAmount="2113" OriginalAmount="2113">
      <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="27" TotalAmount="2118" OriginalAmount="2118">
      <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 02/01/2025" 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="2125" OriginalAmount="2125">
      <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="Non Refundable" 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="27" TotalAmount="2126" OriginalAmount="2126">
      <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 02/01/2025">
        <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="27" TotalAmount="2128" OriginalAmount="2128">
      <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="2129" OriginalAmount="2129">
      <BasicPropertyInfo Latitude="51.521211960317" Longitude="-0.15590071678162" StarRating="3" HotelCode="43845|200138" HotelName="Blandford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="2136" OriginalAmount="2136">
      <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="Free CXL until 21/12/2024">
        <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="2147" OriginalAmount="2147">
      <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="27" TotalAmount="2148" OriginalAmount="2148">
      <BasicPropertyInfo Latitude="51.4655445" Longitude="-0.15625781" StarRating="2" HotelCode="542694|61950" HotelName="PubLove @ The Crown" Meals="ROOM ONLY" 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="2156" OriginalAmount="2156">
      <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="2162" OriginalAmount="2162">
      <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 03/01/2025" 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="2178" OriginalAmount="2178">
      <BasicPropertyInfo Latitude="51.493331481527" Longitude="-0.19194234477459" StarRating="3" HotelCode="56987|31897" HotelName="Dreamtel London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="2179" OriginalAmount="2179">
      <BasicPropertyInfo Latitude="51.491271623332" Longitude="-0.17191980530743" StarRating="4" HotelCode="18117|200411" HotelName="Sydney House Chelsea" 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>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="27" TotalAmount="2182" OriginalAmount="2182">
      <BasicPropertyInfo Latitude="51.512715" Longitude="-0.075829" StarRating="4" HotelCode="173525|35761" HotelName="Indigo London - Tower Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" 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="2182" OriginalAmount="2182">
      <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="2185" OriginalAmount="2185">
      <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="2185" OriginalAmount="2185">
      <BasicPropertyInfo Latitude="51.54598" Longitude="-0.055857" StarRating="4" HotelCode="187075|399302" HotelName="The Old Ship" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, Sylvester Path, London E8 1EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176019/176019a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to Hackney Central Train Station, only 15 minutes’ train journey from Liverpool Street Station. Local points of interest close to the hotel are The Hackney Empire Theatre (directly adjacent to the hotel), The Arcola Theatre (15 minutes’ walk away), National Trust - Sutton House (10 minutes’ walk away) and The Official Burberry Outlet Store (5-minute walk away). The nearest airports include London City (approximately 5 km), London Heathrow (approximately 39 km), London Stansted (approximately 51 km), London Gatwick (approximately 52 km) and London Luton (approximately 65 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2193" OriginalAmount="2193">
      <BasicPropertyInfo Latitude="51.500181" Longitude="-0.179796" StarRating="4" HotelCode="73789|30140" HotelName="The Gore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 19/12/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="2194" OriginalAmount="2194">
      <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="Non Refundable" 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="2197" OriginalAmount="2197">
      <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="Free CXL until 03/01/2025" 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="2204" OriginalAmount="2204">
      <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="2206" OriginalAmount="2206">
      <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="2225" OriginalAmount="2225">
      <BasicPropertyInfo Latitude="51.511671" Longitude="-0.18544099999997" StarRating="3" HotelCode="284906|478825" HotelName="Astor Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Queensborough Terrace, London, W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347909/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2227" OriginalAmount="2227">
      <BasicPropertyInfo Latitude="51.521068" Longitude="-0.091959999999972" StarRating="5" HotelCode="284132|94246" HotelName="London City Suites By Montcalm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="2231" OriginalAmount="2231">
      <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="2232" OriginalAmount="2232">
      <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="2245" OriginalAmount="2245">
      <BasicPropertyInfo Latitude="51.512417426132" Longitude="-0.18620018650817" StarRating="4" HotelCode="56989|31919" HotelName="Shaftesbury Hyde Park International" Meals="ROOM ONLY" 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="27" TotalAmount="2254" OriginalAmount="2254">
      <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="Free CXL until 01/01/2025">
        <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="2268" OriginalAmount="2268">
      <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="Free CXL until 27/12/2024" 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="27" TotalAmount="2271" OriginalAmount="2271">
      <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="2272" OriginalAmount="2272">
      <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="2273" OriginalAmount="2273">
      <BasicPropertyInfo Latitude="51.49976839" Longitude="-0.07876401" StarRating="4" HotelCode="441074|200685" HotelName="Tower Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168 Tower Bridge Road, Camberwell, Southwark, London, London SE1 3LZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/604670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2287" OriginalAmount="2287">
      <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="27" TotalAmount="2289" OriginalAmount="2289">
      <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="27" TotalAmount="2296" OriginalAmount="2296">
      <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 01/01/2025" 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="27" TotalAmount="2297" OriginalAmount="2297">
      <BasicPropertyInfo Latitude="51.497808" Longitude="-0.164323" StarRating="4" HotelCode="89403|54252" HotelName="The Beaufort Knightsbridge" Meals="ROOM ONLY" 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="2303" OriginalAmount="2303">
      <BasicPropertyInfo Latitude="51.5194437" Longitude="-0.21099037" StarRating="0" HotelCode="739543|490057" HotelName="Urban Stay Oxford Gardens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>190 Ladbroke Grove, London W10 5LZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957909/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2307" OriginalAmount="2307">
      <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="2308" OriginalAmount="2308">
      <BasicPropertyInfo Latitude="51.52412062" Longitude="-0.17466183" StarRating="0" HotelCode="847587|486239" 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="27" TotalAmount="2313" OriginalAmount="2313">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="972200|488631" HotelName="Flying Butler Baker Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>York Street, Marylebone, London W1U 6PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/32000000/31360000/31360000/31359993/59e9840b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2322" OriginalAmount="2322">
      <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="2323" OriginalAmount="2323">
      <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="27" TotalAmount="2324" OriginalAmount="2324">
      <BasicPropertyInfo Latitude="51.54404006" Longitude="-0.1528324" StarRating="3.5" HotelCode="580389|492814" 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="2327" OriginalAmount="2327">
      <BasicPropertyInfo Latitude="51.519747" Longitude="-0.143166" StarRating="3" HotelCode="35636|13263" HotelName="Astor Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/12/2024" 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="27" TotalAmount="2328" OriginalAmount="2328">
      <BasicPropertyInfo Latitude="51.51286" Longitude="-0.17896" StarRating="3" HotelCode="915050|408382" HotelName="Paddington Park Hotel" Meals="ROOM ONLY" 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="2331" OriginalAmount="2331">
      <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="27" TotalAmount="2332" OriginalAmount="2332">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|17884" HotelName="Hilton London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="2333" OriginalAmount="2333">
      <BasicPropertyInfo Latitude="51.52029609" Longitude="-0.17044424" StarRating="2" HotelCode="497131|61385" 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="2339" OriginalAmount="2339">
      <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="27" TotalAmount="2343" OriginalAmount="2343">
      <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="2347" OriginalAmount="2347">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|2147" HotelName="Meliá White House" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/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,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="2350" OriginalAmount="2350">
      <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="Free CXL until 02/01/2025" 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="27" TotalAmount="2350" OriginalAmount="2350">
      <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="2357" OriginalAmount="2357">
      <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="Non Refundable" 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="2371" OriginalAmount="2371">
      <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 29/12/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="2381" OriginalAmount="2381">
      <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="27" TotalAmount="2385" OriginalAmount="2385">
      <BasicPropertyInfo Latitude="51.510682614478" Longitude="-0.13087486886059" StarRating="3.5" HotelCode="571806|229017" HotelName="Hotel Indigo London - 1 Leicester Square" Meals="ROOM ONLY" 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="2386" OriginalAmount="2386">
      <BasicPropertyInfo Latitude="51.513992" Longitude="-0.122167" StarRating="3" HotelCode="189761|425715" HotelName="The Fielding Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>4 Broad Court, Bow Street, Covent Garden, London WC2B 5QZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351119/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2397" OriginalAmount="2397">
      <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="27" TotalAmount="2403" OriginalAmount="2403">
      <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="2408" OriginalAmount="2408">
      <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="Non Refundable" 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="27" TotalAmount="2410" OriginalAmount="2410">
      <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="27" TotalAmount="2414" OriginalAmount="2414">
      <BasicPropertyInfo Latitude="51.510331694228" Longitude="-0.18751055002212" StarRating="4" HotelCode="29185|31379" HotelName="Hilton London Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="2417" OriginalAmount="2417">
      <BasicPropertyInfo Latitude="51.515331" Longitude="-0.172982" StarRating="3" HotelCode="89407|9727" HotelName="Days Inn Hyde Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="2421" OriginalAmount="2421">
      <BasicPropertyInfo Latitude="51.51751724" Longitude="-0.08018477" StarRating="4" HotelCode="633077|495492" HotelName="Urban Stay London City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>172 Bishopsgate, London, England EC2M 4NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2444" OriginalAmount="2444">
      <BasicPropertyInfo Latitude="51.51697997" Longitude="-0.0767977" StarRating="4" HotelCode="433679|411697" HotelName="Park Lane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>92, Middlesex Street, Aldgate, London E1 7EZ, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595683/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2450" OriginalAmount="2450">
      <BasicPropertyInfo Latitude="51.52786908" Longitude="-0.13658654" StarRating="2" HotelCode="398181|61171" HotelName="The Exmouth Arms Euston" Meals="ROOM ONLY" 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="2455" OriginalAmount="2455">
      <BasicPropertyInfo Latitude="51.50976523" Longitude="-0.12224967" StarRating="3.5" HotelCode="632695|399611" 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="2459" OriginalAmount="2459">
      <BasicPropertyInfo Latitude="51.520793" Longitude="-0.100249" StarRating="4" HotelCode="80303|55335" HotelName="Malmaison London" Meals="ROOM ONLY" 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="2463" OriginalAmount="2463">
      <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="2478" OriginalAmount="2478">
      <BasicPropertyInfo Latitude="51.513184499829" Longitude="-0.17912462353706" StarRating="3" HotelCode="38342|229021" HotelName="Lancaster Hall Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <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="2479" OriginalAmount="2479">
      <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 03/01/2025" 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="2479" OriginalAmount="2479">
      <BasicPropertyInfo Latitude="51.523619331151" Longitude="-0.11115895337298" StarRating="4" HotelCode="477345|371102" HotelName="The Rosebery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="2480" OriginalAmount="2480">
      <BasicPropertyInfo Latitude="51.518697" Longitude="-0.153904" StarRating="4" HotelCode="166881|175230" HotelName="10 Manchester Street" Meals="ROOM ONLY" 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="2484" OriginalAmount="2484">
      <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="Non Refundable" 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="2490" OriginalAmount="2490">
      <BasicPropertyInfo Latitude="51.52517725" Longitude="-0.08049969" StarRating="0" HotelCode="955666|479698" HotelName="Shoreditch Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97-113 Curtain Road, Hackney, London EC2A 3BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957831/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2490" OriginalAmount="2490">
      <BasicPropertyInfo Latitude="51.52808457" Longitude="-0.08173854" StarRating="4" HotelCode="986183|408392" HotelName="Shoreditch City Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Hoxton Square, London N1 6NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49572/2749572/26.jpg?f=15650909</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2501" OriginalAmount="2501">
      <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="2510" OriginalAmount="2510">
      <BasicPropertyInfo Latitude="51.51364141" Longitude="-0.079037" StarRating="4" HotelCode="448231|458138" HotelName="Go Native City Creechurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Creechurch Ln London, London, EC3 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2514" OriginalAmount="2514">
      <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="2516" OriginalAmount="2516">
      <BasicPropertyInfo Latitude="51.851599442791" Longitude="-0.39764553308487" StarRating="5" HotelCode="115504|75414" HotelName="Luton Hoo Golf &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="2516" OriginalAmount="2516">
      <BasicPropertyInfo Latitude="51.52320082" Longitude="-0.138679" StarRating="0" HotelCode="725278|489137" HotelName="The Grafton Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Grafton Way, London W1T 5DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2557" OriginalAmount="2557">
      <BasicPropertyInfo Latitude="51.516938446317" Longitude="-0.14918446540833" StarRating="4" HotelCode="50198|36584" HotelName="Holiday Inn Oxford Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" 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="2557" OriginalAmount="2557">
      <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="27" TotalAmount="2560" OriginalAmount="2560">
      <BasicPropertyInfo Latitude="51.49451206" Longitude="-0.1747939" StarRating="5" HotelCode="44519|35609" HotelName="The Pelham" 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>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="27" TotalAmount="2581" OriginalAmount="2581">
      <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="2581" OriginalAmount="2581">
      <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="2598" OriginalAmount="2598">
      <BasicPropertyInfo Latitude="51.506762066506" Longitude="-0.1466176134079" StarRating="4" HotelCode="174961|199215" HotelName="44 Curzon Street by Mansley Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>44 Curzon Street, Mayfair, London W1J 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is 44 Curzon Street by Mansley Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2601" OriginalAmount="2601">
      <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="Non Refundable" 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="2604" OriginalAmount="2604">
      <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="2605" OriginalAmount="2605">
      <BasicPropertyInfo Latitude="51.522636" Longitude="-0.103728" StarRating="4" HotelCode="82455|318042" HotelName="The Zetter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="2608" OriginalAmount="2608">
      <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="2609" OriginalAmount="2609">
      <BasicPropertyInfo Latitude="51.491633801396" Longitude="-0.19477397203445" StarRating="3" HotelCode="35170|33884" HotelName="Mayflower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Trebovir Road, Earls Court, London SW5 9NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57312/a_57312_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is near to the City. Knightsbridge and Chelsea, noted for their innumerable boutiques and designer stores, are not far from the hotel. There is a multitude of superb museums nearby, including the Science Museum, the Natural History Museum and the Victoria and Albert Museum. The nearest public transport links are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2617" OriginalAmount="2617">
      <BasicPropertyInfo Latitude="51.51502984584" Longitude="-0.18058293694162" StarRating="4" HotelCode="47228|289480" 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="2618" OriginalAmount="2618">
      <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="2624" OriginalAmount="2624">
      <BasicPropertyInfo Latitude="51.511144653521" Longitude="-0.13121366500854" StarRating="4" HotelCode="189710|56903" 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="2627" OriginalAmount="2627">
      <BasicPropertyInfo Latitude="51.525693670417" Longitude="-0.077440738677979" StarRating="4.5" HotelCode="53667|4132" HotelName="One Hundred Shoreditch Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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="2645" OriginalAmount="2645">
      <BasicPropertyInfo Latitude="51.495619" Longitude="-0.182918" StarRating="4" HotelCode="17049|24976" 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="Non Refundable" 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="2685" OriginalAmount="2685">
      <BasicPropertyInfo Latitude="51.496248" Longitude="-0.179531" StarRating="4" HotelCode="93108|200205" HotelName="54 Queen’s Gate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Queen's Gate, South Kensington, London SW7 5JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315151/315151a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2691" OriginalAmount="2691">
      <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="2696" OriginalAmount="2696">
      <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="27" TotalAmount="2697" OriginalAmount="2697">
      <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="Non Refundable" 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="27" TotalAmount="2707" OriginalAmount="2707">
      <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="Non Refundable" 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="2712" OriginalAmount="2712">
      <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="2712" OriginalAmount="2712">
      <BasicPropertyInfo Latitude="51.498728332923" Longitude="-0.10616719722748" StarRating="4" HotelCode="137292|17403" HotelName="H10 London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>284 to 302 Waterloo Road, SE1 8RQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/197154/a_197154_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the well-known Waterloo Road, just 5 minutes' walk from Waterloo Tube Station. Within walking distance guests will find the main London attractions like the London Eye, the River Thames, Big Ben and the Houses of Parliament. Waterloo Train Station is around 600 m from the hotel. Nearby airports include London Heathrow at a distance of approximately 30 km, London Luton at some 45 km and London Gatwick and London Stansted both at around 50 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2736" OriginalAmount="2736">
      <BasicPropertyInfo Latitude="51.53042" Longitude="-0.055908" StarRating="5" HotelCode="165985|34010" HotelName="Town Hall" Meals="ROOM ONLY" 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="27" TotalAmount="2741" OriginalAmount="2741">
      <BasicPropertyInfo Latitude="51.501687053302" Longitude="-0.18476128578186" StarRating="5" HotelCode="28456|27453" HotelName="Baglioni Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Hyde Park Gate, London SW7 5BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42027/a_42027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located in the centre of London, only minutes away from the exclusive shopping district of Knightsbridge and from Kensington Palace. The location offers guests plenty of opportunities in the heart of the metropolis with its countless sightseeing attractions, bars, restaurants and nightlife ready to explore and the chance to relax in one of the many parks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2757" OriginalAmount="2757">
      <BasicPropertyInfo Latitude="51.52910592" Longitude="-0.12176798" StarRating="4" HotelCode="978050|373818" HotelName="The Gyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <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="27" TotalAmount="2763" OriginalAmount="2763">
      <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="Free CXL until 02/01/2025" 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="2776" OriginalAmount="2776">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|51172" HotelName="Hilton London Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="2776" OriginalAmount="2776">
      <BasicPropertyInfo Latitude="51.494797" Longitude="-0.177825" StarRating="4.5" HotelCode="310354|49218" HotelName="The Exhibitionist Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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="2787" OriginalAmount="2787">
      <BasicPropertyInfo Latitude="51.492342" Longitude="-0.140856" StarRating="2" HotelCode="114460|199339" HotelName="Chester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2794" OriginalAmount="2794">
      <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="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">
        <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="27" TotalAmount="2801" OriginalAmount="2801">
      <BasicPropertyInfo Latitude="51.50420086" Longitude="-0.08208507" StarRating="4" HotelCode="582358|458093" HotelName="Tooley Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>116 Tooley Street, Waterloo and Southwark, London SE1 2JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753151/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2801" OriginalAmount="2801">
      <BasicPropertyInfo Latitude="51.404341" Longitude="-0.342627" StarRating="4" HotelCode="77898|169426" 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="27" TotalAmount="2807" OriginalAmount="2807">
      <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="2809" OriginalAmount="2809">
      <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="Non Refundable" 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="2826" OriginalAmount="2826">
      <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="2835" OriginalAmount="2835">
      <BasicPropertyInfo Latitude="51.520560986235" Longitude="-0.13074163558201" StarRating="4" HotelCode="50965|46471" 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="2836" OriginalAmount="2836">
      <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="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>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="2843" OriginalAmount="2843">
      <BasicPropertyInfo Latitude="51.48993131" Longitude="-0.2128594" StarRating="4" HotelCode="951903|199291" HotelName="Flying Butler - Barons Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barons Court Road, London W14 9DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/14000000/13310000/13308700/13308609/544c45a5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2853" OriginalAmount="2853">
      <BasicPropertyInfo Latitude="51.520156" Longitude="-0.125689" StarRating="4" HotelCode="18376|24984" 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 21/12/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="27" TotalAmount="2856" OriginalAmount="2856">
      <BasicPropertyInfo Latitude="51.513923963289" Longitude="-0.17632305622101" StarRating="4" HotelCode="17465|10966" HotelName="Roseate House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="27" TotalAmount="2863" OriginalAmount="2863">
      <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="Non Refundable" 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="2881" OriginalAmount="2881">
      <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="2895" OriginalAmount="2895">
      <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="27" TotalAmount="2919" OriginalAmount="2919">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|2155" 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="2922" OriginalAmount="2922">
      <BasicPropertyInfo Latitude="51.53793062" Longitude="-0.19189626" StarRating="4.5" HotelCode="548398|205219" HotelName="Sanctum International Serviced Apartments Belsize" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>258 Belsize Road, Maida Vale, London, Greater London NW6 4BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/149362/d56ef913-033d-446c-b0f6-f7ddac122c93.jpg?d=636863412110000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2966" OriginalAmount="2966">
      <BasicPropertyInfo Latitude="51.514776483084" Longitude="-0.134095600401" StarRating="4" HotelCode="263534|444246" HotelName="The Resident Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2983" OriginalAmount="2983">
      <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="2985" OriginalAmount="2985">
      <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="3040" OriginalAmount="3040">
      <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="3059" OriginalAmount="3059">
      <BasicPropertyInfo Latitude="51.508025" Longitude="-0.10686799999996" StarRating="5" HotelCode="284137|40951" HotelName="Sea Containers London" Meals="ROOM ONLY" 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="27" TotalAmount="3071" OriginalAmount="3071">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|12109" HotelName="Sanderson London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly 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,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="3122" OriginalAmount="3122">
      <BasicPropertyInfo Latitude="51.494234784687" Longitude="-0.17553448677063" StarRating="5" HotelCode="259333|983" HotelName="The Ampersand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,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="3132" OriginalAmount="3132">
      <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 27/12/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="27" TotalAmount="3136" OriginalAmount="3136">
      <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 02/01/2025" 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="27" TotalAmount="3143" OriginalAmount="3143">
      <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="3168" OriginalAmount="3168">
      <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="3175" OriginalAmount="3175">
      <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="Non Refundable" 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="3175" OriginalAmount="3175">
      <BasicPropertyInfo Latitude="51.512291803468" Longitude="-0.17515167361068" StarRating="5" HotelCode="16985|524" 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="3201" OriginalAmount="3201">
      <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="3236" OriginalAmount="3236">
      <BasicPropertyInfo Latitude="51.502199936687" Longitude="-0.076830365131173" StarRating="4" HotelCode="777107|358282" HotelName="The Dixon, Tower Bridge, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <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="3251" OriginalAmount="3251">
      <BasicPropertyInfo Latitude="51.512239705121" Longitude="-0.10450154542923" StarRating="4" HotelCode="30026|9372" HotelName="Crowne Plaza London The City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025">
        <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="27" TotalAmount="3266" OriginalAmount="3266">
      <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="Non Refundable" 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="3305" OriginalAmount="3305">
      <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 01/01/2025" 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="27" TotalAmount="3312" OriginalAmount="3312">
      <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="27" TotalAmount="3323" OriginalAmount="3323">
      <BasicPropertyInfo Latitude="51.51075134" Longitude="-0.12828794" StarRating="0" HotelCode="966750|444317" 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="3326" OriginalAmount="3326">
      <BasicPropertyInfo Latitude="51.496004202505" Longitude="-0.16867608419693" StarRating="5" HotelCode="114472|200426" HotelName="The Franklin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="3427" OriginalAmount="3427">
      <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 03/01/2025" 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="27" TotalAmount="3443" OriginalAmount="3443">
      <BasicPropertyInfo Latitude="51.49877041" Longitude="-0.1368996" StarRating="5" HotelCode="986142|493178" HotelName="The Guardsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="3477" OriginalAmount="3477">
      <BasicPropertyInfo Latitude="51.50613827443" Longitude="-0.14034234477276" StarRating="5" HotelCode="18135|46436" 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="27" TotalAmount="3492" OriginalAmount="3492">
      <BasicPropertyInfo Latitude="51.512150399307" Longitude="-0.13186812400818" StarRating="4" HotelCode="17454|54250" HotelName="The Piccadilly London West End" Meals="ROOM ONLY" 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="27" TotalAmount="3506" OriginalAmount="3506">
      <BasicPropertyInfo Latitude="51.536235" Longitude="-0.191148" StarRating="5" HotelCode="94547|45443" HotelName="Sanctum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Greville Road, London NW6 5HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131360/a_131360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3515" OriginalAmount="3515">
      <BasicPropertyInfo Latitude="51.49414488" Longitude="-0.18586239" StarRating="4" HotelCode="636972|478875" HotelName="Lak Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Ashburn Gardens, South Kensington, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/92368/3092368/1.jpg?f=14961158</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3533" OriginalAmount="3533">
      <BasicPropertyInfo Latitude="51.523123687665" Longitude="-0.10387390851974" StarRating="4" HotelCode="189767|457954" HotelName="The Zetter Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="3548" OriginalAmount="3548">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|16326" HotelName="Kimpton Fitzroy London" Meals="ROOM ONLY,HALF BOARD" 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="27" TotalAmount="3549" OriginalAmount="3549">
      <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="27" TotalAmount="3554" OriginalAmount="3554">
      <BasicPropertyInfo Latitude="51.5061811" Longitude="-0.1480249" StarRating="5" HotelCode="429776|287736" 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="27" TotalAmount="3559" OriginalAmount="3559">
      <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="3601" OriginalAmount="3601">
      <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 02/01/2025" 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="27" TotalAmount="3602" OriginalAmount="3602">
      <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="3602" OriginalAmount="3602">
      <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="Free CXL until 02/01/2025" 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="27" TotalAmount="3622" OriginalAmount="3622">
      <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="27" TotalAmount="3625" OriginalAmount="3625">
      <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="Non Refundable" 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="3627" OriginalAmount="3627">
      <BasicPropertyInfo Latitude="51.51595345732" Longitude="-0.15993559632125" StarRating="2" HotelCode="94581|29288" HotelName="The Prince Akatoki London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco 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>50 Great Cumberland Place, Marble Arch, London W1H 7FD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/8/9/6/3/3/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The design hotel is set on a quiet residential street close to Marble Arch at the top of Park Lane and is just 2 blocks from Selfridges and Hyde Park. The chic boutiques and fashionable attractions of Marylebone, plus the famous shopping areas of Oxford Street and Bond Street are also within easy reach by foot. Marble Arch tube station is just about a 2-minute walk from the design hotel and is served by the Central Line. Heathrow Airport is about 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3631" OriginalAmount="3631">
      <BasicPropertyInfo Latitude="51.505433" Longitude="-0.14911099999995" StarRating="3.5" HotelCode="170766|289481" HotelName="20 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hertford Street, Mayfair, London W1J 7RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/f9/9ef9d98bb8febfa12496efa182e65744ecda9798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3697" OriginalAmount="3697">
      <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="3717" OriginalAmount="3717">
      <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="27" TotalAmount="3736" OriginalAmount="3736">
      <BasicPropertyInfo Latitude="51.492499" Longitude="-0.178154" StarRating="5" HotelCode="258999|16969" HotelName="The Kensington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="3749" OriginalAmount="3749">
      <BasicPropertyInfo Latitude="51.5189932" Longitude="-0.0865441" StarRating="5" HotelCode="199806|58705" HotelName="South Place Hotel" Meals="ROOM ONLY" 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="27" TotalAmount="3783" OriginalAmount="3783">
      <BasicPropertyInfo Latitude="51.523664886356" Longitude="-0.080555691062955" StarRating="5" HotelCode="556805|277104" HotelName="Mondrian Shoreditch London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="3793" OriginalAmount="3793">
      <BasicPropertyInfo Latitude="51.473495" Longitude="-0.492047" StarRating="5" HotelCode="888197|24971" HotelName="Sofitel London Heathrow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="3814" OriginalAmount="3814">
      <BasicPropertyInfo Latitude="51.506379" Longitude="-0.145612" StarRating="4" HotelCode="13327|31378" HotelName="Hilton London Green Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,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="3892" OriginalAmount="3892">
      <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="Non Refundable">
        <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="3958" OriginalAmount="3958">
      <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="3990" OriginalAmount="3990">
      <BasicPropertyInfo Latitude="51.517347372445" Longitude="-0.12910813093185" StarRating="4" HotelCode="259001|13482" HotelName="The Bloomsbury" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="3995" OriginalAmount="3995">
      <BasicPropertyInfo Latitude="51.504525374265" Longitude="-0.14747589826584" StarRating="5" HotelCode="318127|31887" 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="4025" OriginalAmount="4025">
      <BasicPropertyInfo Latitude="51.4921395" Longitude="-0.187852" StarRating="4" HotelCode="34454|55175" HotelName="Collingham Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-27 Collingham Gardens, London SW5 0HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316819/316819a_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="4057" OriginalAmount="4057">
      <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="Free CXL until 28/12/2024" 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="4066" OriginalAmount="4066">
      <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="4086" OriginalAmount="4086">
      <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="27" TotalAmount="4110" OriginalAmount="4110">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|31759" HotelName="ME London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,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="4128" OriginalAmount="4128">
      <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="27" TotalAmount="4298" OriginalAmount="4298">
      <BasicPropertyInfo Latitude="51.514409586445" Longitude="-0.13198996044159" StarRating="4" HotelCode="114622|55087" HotelName="Hazlitts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="27" TotalAmount="4345" OriginalAmount="4345">
      <BasicPropertyInfo Latitude="51.506430023352" Longitude="-0.14518438280334" StarRating="4" HotelCode="12552|2139" HotelName="Flemings Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-12 Half Moon Street, Mayfair, London W1J 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12800/a_12800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few steps away from Green Park, Piccadilly and the fascinating boutiques and restaurants of Shepherd Market, Mount Street and Bond Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4379" OriginalAmount="4379">
      <BasicPropertyInfo Latitude="51.496829" Longitude="-0.167625" StarRating="5" HotelCode="114379|24985" HotelName="Egerton House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" 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="27" TotalAmount="4394" OriginalAmount="4394">
      <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 03/01/2025" 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="4408" OriginalAmount="4408">
      <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="27" TotalAmount="4410" OriginalAmount="4410">
      <BasicPropertyInfo Latitude="51.51314978" Longitude="-0.1420216" StarRating="5" HotelCode="115310|200307" 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="27" TotalAmount="4443" OriginalAmount="4443">
      <BasicPropertyInfo Latitude="51.491824199445" Longitude="-0.16179600670335" StarRating="5" HotelCode="114485|200373" HotelName="San Domenico House" 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>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="4457" OriginalAmount="4457">
      <BasicPropertyInfo Latitude="51.51974149" Longitude="-0.14097471" StarRating="5" HotelCode="986387|444021" HotelName="Fitzrovia By Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>102 Great Titchfield Street, Westminster Borough, London W1W 6SL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/24000000/23700000/23692900/23692890/8447a0f3_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4484" OriginalAmount="4484">
      <BasicPropertyInfo Latitude="51.525176611433" Longitude="-0.1436474510549" StarRating="4" HotelCode="321892|137413" HotelName="The Level at Meliá White House" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="4569" OriginalAmount="4569">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|32870" HotelName="Conrad London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2024" 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="27" TotalAmount="4725" OriginalAmount="4725">
      <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="27" TotalAmount="4760" OriginalAmount="4760">
      <BasicPropertyInfo Latitude="51.504998261738" Longitude="-0.1500170846557" StarRating="5" HotelCode="18372|17532" HotelName="COMO Metropolitan London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="4833" OriginalAmount="4833">
      <BasicPropertyInfo Latitude="51.517293395556" Longitude="-0.15000305012734" StarRating="4" HotelCode="263503|457950" 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="27" TotalAmount="4946" OriginalAmount="4946">
      <BasicPropertyInfo Latitude="51.509972663317" Longitude="-0.13021677627921" StarRating="0" HotelCode="986146|478534" 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="4986" OriginalAmount="4986">
      <BasicPropertyInfo Latitude="51.500755567766" Longitude="-0.15219402610933" StarRating="5" HotelCode="18329|17531" 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="5050" OriginalAmount="5050">
      <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="27" TotalAmount="5058" OriginalAmount="5058">
      <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="Free CXL until 21/12/2024" 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="5110" OriginalAmount="5110">
      <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="27" TotalAmount="5138" OriginalAmount="5138">
      <BasicPropertyInfo Latitude="51.506543974731" Longitude="-0.14086093865774" StarRating="4" HotelCode="293775|62047" HotelName="Arlington House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 - 20 Arlington Street, Central London, London SW1A 1RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347954/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5180" OriginalAmount="5180">
      <BasicPropertyInfo Latitude="51.51655674" Longitude="-0.08058442" StarRating="4" HotelCode="986316|503594" HotelName="Pan Pacific London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <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="27" TotalAmount="5241" OriginalAmount="5241">
      <BasicPropertyInfo Latitude="51.507656859624" Longitude="-0.14241589814765" StarRating="4" HotelCode="13498|24673" HotelName="Holiday Inn London - Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,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="27" TotalAmount="5319" OriginalAmount="5319">
      <BasicPropertyInfo Latitude="51.493326336119" Longitude="-0.17864316701889" StarRating="4.5" HotelCode="189735|199924" 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="5328" OriginalAmount="5328">
      <BasicPropertyInfo Latitude="51.505548" Longitude="-0.139499" StarRating="5" HotelCode="888758|31618" HotelName="Dukes" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 31/12/2024" 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="27" TotalAmount="5339" OriginalAmount="5339">
      <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="5376" OriginalAmount="5376">
      <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="Free CXL until 03/01/2025" 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="5437" OriginalAmount="5437">
      <BasicPropertyInfo Latitude="51.527051" Longitude="-0.182732" StarRating="4" HotelCode="147478|57894" HotelName="Europa House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79A Randolph Avenue, Little Venice, London W9 1DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/80/4280153d30296a9f9e9af615b2c3bffb1007f932.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="27" TotalAmount="5477" OriginalAmount="5477">
      <BasicPropertyInfo Latitude="51.51757073" Longitude="-0.13545472" StarRating="5" HotelCode="570588|416429" HotelName="The Mandrake Hotel" Meals="ROOM ONLY" 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="5528" OriginalAmount="5528">
      <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="Free CXL until 02/01/2025" 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="27" TotalAmount="5749" OriginalAmount="5749">
      <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="27" TotalAmount="6273" OriginalAmount="6273">
      <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 02/01/2025" 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="27" TotalAmount="6804" OriginalAmount="6804">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|3102" HotelName="The May Fair, A Radisson Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,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="27" TotalAmount="7041" OriginalAmount="7041">
      <BasicPropertyInfo Latitude="51.510021" Longitude="-0.136549" StarRating="5" HotelCode="208408|31419" HotelName="Cafe Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="7097" OriginalAmount="7097">
      <BasicPropertyInfo Latitude="51.505857654548" Longitude="-0.14048337936401" StarRating="5" HotelCode="115450|28751" HotelName="The Stafford London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="27" TotalAmount="7200" OriginalAmount="7200">
      <BasicPropertyInfo Latitude="51.529345" Longitude="-0.126088" StarRating="5" HotelCode="173526|31913" HotelName="St. Pancras Renaissance London" 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,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="7279" OriginalAmount="7279">
      <BasicPropertyInfo Latitude="51.506459" Longitude="-0.123656" StarRating="5" HotelCode="904535|37419" HotelName="Corinthia Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="27" TotalAmount="7338" OriginalAmount="7338">
      <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="7411" OriginalAmount="7411">
      <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="Non Refundable" 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="7463" OriginalAmount="7463">
      <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="Free CXL until 02/01/2025" 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="7794" OriginalAmount="7794">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|24674" HotelName="Jumeirah Carlton Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="8116" OriginalAmount="8116">
      <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="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,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="27" TotalAmount="8970" OriginalAmount="8970">
      <BasicPropertyInfo Latitude="51.509161474785" Longitude="-0.14233946800232" StarRating="5" HotelCode="11557|31894" HotelName="Brown's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="9166" OriginalAmount="9166">
      <BasicPropertyInfo Latitude="51.49074283656" Longitude="-0.14344453811645" StarRating="3" HotelCode="13193|24981" 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="10922" OriginalAmount="10922">
      <BasicPropertyInfo Latitude="51.502506" Longitude="-0.152444" StarRating="5" HotelCode="28455|55244" HotelName="The Lanesborough" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="11361" OriginalAmount="11361">
      <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 03/01/2025" 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="11586" OriginalAmount="11586">
      <BasicPropertyInfo Latitude="51.501084" Longitude="-0.181615" StarRating="4.5" HotelCode="808152|399679" HotelName="35 Hyde Park Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="27" TotalAmount="11788" OriginalAmount="11788">
      <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="Free CXL until 01/01/2025" 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="27" TotalAmount="12772" OriginalAmount="12772">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|53781" HotelName="Mandarin Oriental Hyde Park London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="26408" OriginalAmount="26408">
      <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 21/12/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="755" OriginalAmount="755">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="967018|493730" HotelName="Home2Home Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Southfield Road, Chiswick, London W4 1AG, England</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="868" OriginalAmount="868">
      <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="27" TotalAmount="1057" OriginalAmount="1057">
      <BasicPropertyInfo Latitude="51.564921289556" Longitude="0.10105855212032" StarRating="3" HotelCode="335002|167944" HotelName="O'Gradys Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>699 High Road, Ilford, Essex IG3 8RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is O'Gradys Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1079" OriginalAmount="1079">
      <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="27" TotalAmount="1120" OriginalAmount="1120">
      <BasicPropertyInfo Latitude="51.504215" Longitude="-0.218171" StarRating="2" HotelCode="421613|300848" 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="27" TotalAmount="1161" OriginalAmount="1161">
      <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="27" TotalAmount="1414" OriginalAmount="1414">
      <BasicPropertyInfo Latitude="51.50286" Longitude="-0.091832" StarRating="1.5" HotelCode="316281|300846" 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="27" TotalAmount="1582" OriginalAmount="1582">
      <BasicPropertyInfo Latitude="51.533759" Longitude="-0.29564800000003" StarRating="3" HotelCode="61558|455943" HotelName="Fox &amp; Goose" Meals="BED &amp; BREAKFAST" 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="27" TotalAmount="1584" OriginalAmount="1584">
      <BasicPropertyInfo Latitude="51.51493301" Longitude="-0.06524645" StarRating="4" HotelCode="986368|513819" 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="27" TotalAmount="1641" OriginalAmount="1641">
      <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="27" TotalAmount="1755" OriginalAmount="1755">
      <BasicPropertyInfo Latitude="51.51435251" Longitude="-0.17254674" StarRating="4" HotelCode="442748|480427" 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="27" TotalAmount="1788" OriginalAmount="1788">
      <BasicPropertyInfo Latitude="51.4907589386" Longitude="-0.14459335737729" StarRating="2" HotelCode="144514|395486" HotelName="Bakers Hotel - B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Warwick Way, London SW1V 4JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Bakers Hotel - B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1821" OriginalAmount="1821">
      <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="27" TotalAmount="1892" OriginalAmount="1892">
      <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="27" TotalAmount="1963" OriginalAmount="1963">
      <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="27" TotalAmount="1971" OriginalAmount="1971">
      <BasicPropertyInfo Latitude="51.514658943243" Longitude="-0.10890111488993" StarRating="4" HotelCode="400832|200049" HotelName="City2Stay Serviced Apartments Red Lion Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="2416" OriginalAmount="2416">
      <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="27" TotalAmount="2690" OriginalAmount="2690">
      <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="Free CXL until 01/01/2025">
        <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="27" TotalAmount="2706" OriginalAmount="2706">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986370|425592" 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="27" TotalAmount="2781" OriginalAmount="2781">
      <BasicPropertyInfo Latitude="51.4968746" Longitude="-0.12906368" StarRating="0" HotelCode="986386|444253" 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="27" TotalAmount="3188" OriginalAmount="3188">
      <BasicPropertyInfo Latitude="51.49796219" Longitude="-0.02058597" StarRating="4" HotelCode="986353|56998" HotelName="Lanterns Court Serviced Apartments by TheSqua.re" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>20 Lanterns Court, Canary Wharf, London E14 9JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3473" OriginalAmount="3473">
      <BasicPropertyInfo Latitude="51.5293571" Longitude="-0.1241352" StarRating="0" HotelCode="962161|408473" HotelName="Standard Hotel London" Meals="ROOM ONLY" 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="27" TotalAmount="3697" OriginalAmount="3697">
      <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="27" TotalAmount="5452" OriginalAmount="5452">
      <BasicPropertyInfo Latitude="51.51798231" Longitude="-0.1202189" StarRating="5" HotelCode="775208|407877" HotelName="L’oscar" Meals="ROOM ONLY" 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="27" TotalAmount="6026" OriginalAmount="6026">
      <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="Free CXL until 21/12/2024" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Lounge,Nightclub,Diet Meals,Jacuzzi,Massage Centre,Sauna,Golf,Kitchen,Garden,24 Hour Front Desk,Elevator,Luggage Storage,Parking,Spa,Airport Transfer (on Demand),Babysitting,Banquet Hall,Boutique,Meeting Room,Swimming Pool,24 Hour Security,Dry Cleaning,Housekeeping,Heated Pool,Concierge,LCD/Projector,Valet Parking,Business Centre,24 Hour Room Service,ATM/Cash Machine,Beauty Salon,Coffee Shop,Library,Pets allowed,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,5,3.5,2,1,2.5,4.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,APARTHOTEL,HISTORIC HOTEL,HOTEL DE CHARME,CONFERENCE HOTEL,HOSTELS,BED AND BREAKFASTS,AIRPORT HOTEL,BOUTIQUE HOTEL,CLUB RESORT,GUESTHOUSE,GUEST HOUSES,COUNTRY HOUSE,SPA HOTEL,ECO HOTEL,GOLF HOTEL,VILLAGE</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
b5c72c5d-49da-4241-982d-f84c561558f6|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
b64b2d31-e995-4ca6-a600-6de88fdd08c9|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="b64b2d31-e995-4ca6-a600-6de88fdd08c9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-13T00:00:00" End="2025-01-27T00: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
b64b2d31-e995-4ca6-a600-6de88fdd08c9|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
b64b2d31-e995-4ca6-a600-6de88fdd08c9|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
b64b2d31-e995-4ca6-a600-6de88fdd08c9|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-12-10T14:10:21.7432554+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b64b2d31-e995-4ca6-a600-6de88fdd08c9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="460.00" OriginalAmount="460.00">
      <BasicPropertyInfo Latitude="51.41490466" Longitude="0.12807753" StarRating="0" HotelCode="955554|ruxley_rooms" HotelName="Ruxley Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maidstone Road, Sidcup, Croydon DA14 5BG</AddressLine>
          </AddressLines>
          <CityName>Croydon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/9b/b49bd4aecfeaf1afd29910516c352334c904d2e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.00" OriginalAmount="470.00">
      <BasicPropertyInfo Latitude="51.473649140562" Longitude="-0.027244538068771" StarRating="2" HotelCode="189775|journeys_greenwich_west_hostel" 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="536" OriginalAmount="536">
      <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="555" OriginalAmount="555">
      <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="570" OriginalAmount="570">
      <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="63" TotalAmount="601.00" OriginalAmount="601.00">
      <BasicPropertyInfo Latitude="51.567596" Longitude="0.065121" StarRating="2" HotelCode="114512|park_hotel_ilford" HotelName="Park Hotel Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="608.00" OriginalAmount="608.00">
      <BasicPropertyInfo Latitude="51.467242" Longitude="-0.366724" StarRating="2" HotelCode="213192|ibis_budget_london_hounslow" 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="610" OriginalAmount="610">
      <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="63" TotalAmount="617.00" OriginalAmount="617.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="625.00" OriginalAmount="625.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="Non Refundable" 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="626.00" OriginalAmount="626.00">
      <BasicPropertyInfo Latitude="51.50429021" Longitude="-0.24513025" StarRating="0" HotelCode="969091|shepherds_bush_flats_" HotelName="Shepherd's Bush Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57 Elmo Road, Shepherd Bush, London W12 9EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0031/27523/3127523/1.jpg?f=15076373</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="634" OriginalAmount="634">
      <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="634" OriginalAmount="634">
      <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 07/01/2025" 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="638" OriginalAmount="638">
      <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="641" OriginalAmount="641">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|37498" HotelName="Cranbrook" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" 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="646" OriginalAmount="646">
      <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="647.00" OriginalAmount="647.00">
      <BasicPropertyInfo Latitude="51.51150639" Longitude="-0.37854562" StarRating="3" HotelCode="312207|essex_inn_hotel" HotelName="Pacific Inn London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60-66 The Broadway, Southall, Middlesex, Greater London, London UB1 1QB</AddressLine>
          </AddressLines>
          <CityName>Hounslow</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/82734/1882734/20.jpg?f=15528797</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hounslow. The nearest airport is Northolt (NHT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="671" OriginalAmount="671">
      <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="63" TotalAmount="671.00" OriginalAmount="671.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="671.00" OriginalAmount="671.00">
      <BasicPropertyInfo Latitude="51.574924130774" Longitude="-0.20316794232792" StarRating="0" HotelCode="237212|golders_park_hotel_2" 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="675" OriginalAmount="675">
      <BasicPropertyInfo Latitude="51.357256" Longitude="-0.117071" StarRating="4" HotelCode="76390|49517" 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="27" TotalAmount="684" OriginalAmount="684">
      <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="Free CXL until 18/12/2024" 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="63" TotalAmount="694.00" OriginalAmount="694.00">
      <BasicPropertyInfo Latitude="51.65281581" Longitude="-0.08651293" StarRating="3" HotelCode="516882|the_stag_enfield" HotelName="The Stag Enfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Housekeeping,Internet,LCD/Projector,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>35 Little Park Gardens, Enfield EN2 6PH</AddressLine>
          </AddressLines>
          <CityName>Enfield</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/685544/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 The Stag Enfield in Enfield, you'll be close to Trent Park. This guesthouse is within the vicinity of White Hart Lane Stadium and Lee Valley White Water Centre.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 9 guestrooms featuring plasma televisions. Complimentary wireless Internet access is available to keep you connected. Conveniences include coffee/tea makers and irons/ironing boards.&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. Continental breakfasts are available daily for a fee.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.00" OriginalAmount="697.00">
      <BasicPropertyInfo Latitude="51.38732339" Longitude="-0.10770416" StarRating="3" HotelCode="520100|cedars_house_hotel" HotelName="Cedars House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="698" OriginalAmount="698">
      <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="Non Refundable" 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="63" TotalAmount="704.00" OriginalAmount="704.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="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="706" OriginalAmount="706">
      <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="63" TotalAmount="709.00" OriginalAmount="709.00">
      <BasicPropertyInfo Latitude="51.469928636398" Longitude="-0.36700065704599" StarRating="2" HotelCode="266416|travelodge_london_hounslow" 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="718" OriginalAmount="718">
      <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="63" TotalAmount="720.00" OriginalAmount="720.00">
      <BasicPropertyInfo Latitude="51.41013" Longitude="-0.30098" StarRating="2" HotelCode="199807|travelodge_kingston_upon_thames_central" HotelName="Travelodge Kingston Upon Thames Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="727.00" OriginalAmount="727.00">
      <BasicPropertyInfo Latitude="51.5095825" Longitude="-0.2727159" StarRating="3" HotelCode="144992|blue_star_hotel" 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="63" TotalAmount="739.00" OriginalAmount="739.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="63" TotalAmount="742.00" OriginalAmount="742.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="Free CXL until 08/01/2025">
        <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="743" OriginalAmount="743">
      <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="743.00" OriginalAmount="743.00">
      <BasicPropertyInfo Latitude="51.557538" Longitude="-0.289618" StarRating="3" HotelCode="187913|the_green_man" HotelName="The Green Man Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dagmar Avenue, Wembley, Brent, Greater London HA9 8DF, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340539/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="744" OriginalAmount="744">
      <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="Non Refundable" 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="63" TotalAmount="744.00" OriginalAmount="744.00">
      <BasicPropertyInfo Latitude="51.568736" Longitude="-0.34797700000001" StarRating="3" HotelCode="310077|eurotraveller_hotelpremier_harrow" 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="745" OriginalAmount="745">
      <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="63" TotalAmount="748.00" OriginalAmount="748.00">
      <BasicPropertyInfo Latitude="51.39743516" Longitude="-0.10335381" StarRating="2" HotelCode="417350|the_crystal_lodge_hotel" 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="63" TotalAmount="750.00" OriginalAmount="750.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,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2025">
        <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="755.00" OriginalAmount="755.00">
      <BasicPropertyInfo Latitude="51.553607017664" Longitude="0.033790469169617" StarRating="2" HotelCode="94551|forest_gate_hotel_2" 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="63" TotalAmount="757.00" OriginalAmount="757.00">
      <BasicPropertyInfo Latitude="51.537966" Longitude="-0.283278" StarRating="3" HotelCode="79028|travelodge_wembley" HotelName="Travelodge London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="51.534944" Longitude="0.070981" StarRating="2" HotelCode="53449|ibis_budget_london_barking" 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="27" TotalAmount="762" OriginalAmount="762">
      <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 08/01/2025" 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="63" TotalAmount="762.00" OriginalAmount="762.00">
      <BasicPropertyInfo Latitude="51.42654863" Longitude="-0.33346181" StarRating="2" HotelCode="199819|travelodge_london_teddington" HotelName="Travelodge London Teddington" Meals="ROOM ONLY,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="63" TotalAmount="766.00" OriginalAmount="766.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="27" TotalAmount="769" OriginalAmount="769">
      <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="63" TotalAmount="772.00" OriginalAmount="772.00">
      <BasicPropertyInfo Latitude="51.575697368969" Longitude="-0.19733849754425" StarRating="2" HotelCode="145797|central_hotel_2" 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="27" TotalAmount="775" OriginalAmount="775">
      <BasicPropertyInfo Latitude="51.165765066659" Longitude="-0.17826497554779" StarRating="3" HotelCode="16084|41842" HotelName="Travelodge Gatwick Airport Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="778.00" OriginalAmount="778.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 08/01/2025" 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="784.00" OriginalAmount="784.00">
      <BasicPropertyInfo Latitude="51.557111607577" Longitude="-0.39774903258899" StarRating="3" HotelCode="78711|ramada_london_south_ruislip_2" HotelName="Savera Hotel South Ruislip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="785" OriginalAmount="785">
      <BasicPropertyInfo Latitude="51.515403691503" Longitude="-0.16109072883603" StarRating="3" HotelCode="145072|55610" HotelName="Boston Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Upper Berkeley Street, Marble Arch, London W1H 7QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206385/gt_206385_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only two minutes’ walk from busy Marble Arch, with its underground and train stations, Hyde Park and Oxford Street with its world class shopping. Ideally situated for access to all parts of London, the hotel’s central location means that all the main attractions of the City are quick and easy to reach. Nearby airports include London Heathrow (approximately 30 km away), London Luton and London Stansted (both around 50 km away), and London Gatwick (roughly 60 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.00" OriginalAmount="786.00">
      <BasicPropertyInfo Latitude="51.434443" Longitude="0.063892" StarRating="3" HotelCode="639213|london_eltham" HotelName="Premier Inn London Eltham" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>738 Sidcup Road, New Eltham, London SE9 3NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/66342/3666342/1.jpg?f=15689655</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.00" OriginalAmount="787.00">
      <BasicPropertyInfo Latitude="51.529111" Longitude="-0.11687299999994" StarRating="1" HotelCode="189749|budget_guest_house" HotelName="Budget Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>23 Swinton Street, London WC1X9NL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344681/4.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 Guest House in London (Kings Cross St. Pancras), you'll be convenient to London Canal Museum and King's College London. This guesthouse is close to St. Paul's Cathedral and Trafalgar 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 11 guestrooms. Complimentary wireless Internet access is available to keep you connected. 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;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="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="51.364335" Longitude="-0.257448" StarRating="3" HotelCode="152763|premier_inn_epsom_north" HotelName="Premier Inn Epsom North" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>272 Kingston Road, Ewell, Epsom KT19 0SH</AddressLine>
          </AddressLines>
          <CityName>Epsom</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/34766/2134766/13.jpg?f=15680103</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="796" OriginalAmount="796">
      <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 07/01/2025" 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="797.00" OriginalAmount="797.00">
      <BasicPropertyInfo Latitude="51.494434970409" Longitude="-0.18782077676792" StarRating="2" HotelCode="309406|cromwell_crown" HotelName="Cromwell International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Cromwell Road, London SW7 4DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/33242/433242/1.jpg?f=15219001</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="804.00" OriginalAmount="804.00">
      <BasicPropertyInfo Latitude="51.38213651" Longitude="-0.08582943" StarRating="3" HotelCode="586633|westciti_caroco_aparthotel" 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="63" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="51.40968467" Longitude="-0.23192575" StarRating="2" HotelCode="475608|travelodge_london_raynes_park" HotelName="Travelodge London Raynes Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="27" TotalAmount="816" OriginalAmount="816">
      <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="63" TotalAmount="818.00" OriginalAmount="818.00">
      <BasicPropertyInfo Latitude="51.485029" Longitude="-0.30106" StarRating="3" HotelCode="152862|premier_inn_london_kew" HotelName="Premier Inn London Kew Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>52 High Street, Brentford, London TW8 0BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/16/6116e2a43ec6f802c1b291746bbcae49127649ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="820" OriginalAmount="820">
      <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="822" OriginalAmount="822">
      <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="823" OriginalAmount="823">
      <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="826" OriginalAmount="826">
      <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="Non Refundable" 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="63" TotalAmount="831.00" OriginalAmount="831.00">
      <BasicPropertyInfo Latitude="51.583194333463" Longitude="-0.40081937301636" StarRating="3" HotelCode="82537|tudor_lodge_hotel" 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="833" OriginalAmount="833">
      <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="63" TotalAmount="837.00" OriginalAmount="837.00">
      <BasicPropertyInfo Latitude="51.474129333333" Longitude="-0.089675333333333" StarRating="3" HotelCode="114486|church_street_hotel" 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="838" OriginalAmount="838">
      <BasicPropertyInfo Latitude="51.387929" Longitude="-0.453602" StarRating="3" HotelCode="82741|457658" HotelName="Warren Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Church Square, Shepperton-on-Thames TW17 9JZ, Middlesex</AddressLine>
          </AddressLines>
          <CityName>Shepperton</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348711/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Shepperton. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="843.00" OriginalAmount="843.00">
      <BasicPropertyInfo Latitude="51.36061477661133" Longitude="-0.1904599964618683" StarRating="3" HotelCode="0|ibis_london_sutton_point_opening_summer_2021" HotelName="ibis London Sutton Point (Opening Summer 2021)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Sutton Plaza, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/32/9c327b28ef73572e81f2fe9b503091e875000613.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 «ibis London Sutton Point (Opening Summer 2021)» is located in London. This hotel is located in 17 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Morden, Victoria and Albert Museum and Buckingham Palace.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&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. Want to be always on-line? Wi-Fi is available.&lt;br /&gt;Take your pet with you. Pets are allowed. Accessibility: there is an elevator/lift. Additional services that the hotel offers to its guests: a laundry, dry cleaning and a safe-deposit box.&lt;br /&gt;&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: 10.95 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="849.00" OriginalAmount="849.00">
      <BasicPropertyInfo Latitude="51.541270966214" Longitude="-0.26164692899101" StarRating="3" HotelCode="145163|bridge_park_hotel" 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="27" TotalAmount="850" OriginalAmount="850">
      <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="851" OriginalAmount="851">
      <BasicPropertyInfo Latitude="51.88099" Longitude="-0.41623" StarRating="4" HotelCode="35445|221981" HotelName="Thistle Express Luton" 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,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Library Road?, The Mall, Luton LU1 2TR</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57645/ba_57645_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Luton and overlooking St. George’ Square, the hotel is ideal for a business or leisure stay. It is perfectly located for exploring the Bedfordshire countryside or as a stopover for Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="852" OriginalAmount="852">
      <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 08/01/2025" 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="63" TotalAmount="852.00" OriginalAmount="852.00">
      <BasicPropertyInfo Latitude="51.66497113" Longitude="-0.04434452" StarRating="2.5" HotelCode="519888|dharma_lodge_hotel" 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="63" TotalAmount="853.00" OriginalAmount="853.00">
      <BasicPropertyInfo Latitude="51.517758" Longitude="-0.064875" StarRating="2" HotelCode="210603|ibis_budget_london_whitechapel_" 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="855" OriginalAmount="855">
      <BasicPropertyInfo Latitude="51.478673" Longitude="-0.363676" StarRating="3.5" HotelCode="189438|30494" 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="856" OriginalAmount="856">
      <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="63" TotalAmount="865.00" OriginalAmount="865.00">
      <BasicPropertyInfo Latitude="51.487784240793" Longitude="0.031464993953705" StarRating="2" HotelCode="189762|the_antigallican_hotel" HotelName="The Antigallican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>428 Woolwich Road, London SE7 8SU, Charlton</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344689/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Charlton. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="868.00" OriginalAmount="868.00">
      <BasicPropertyInfo Latitude="51.58808135986328" Longitude="-0.33250001072883606" StarRating="3" HotelCode="0|fantastic_rooms_in_a_serviced_flat" HotelName="Fantastic Rooms in a Serviced Flat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31B station road ,Harrow, HA1 2UA, Harrow, England, GB, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/12/98122f99b22277230ccc1ef13054b66b9ed6947a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Fantastic Rooms in a Serviced Flat in Harrow, you'll be 3.9 mi (6.3 km) from SSE Arena, Wembley and 4.1 mi (6.6 km) from Wembley Stadium.  This guesthouse is 9.3 mi (14.9 km) from Westfield London Shopping Centre and 10.3 mi (16.6 km) from Warner Bros. Studio Tour London.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary buffet breakfast is served on weekdays from 4:00 AM to 9:00 AM and on weekends from 4:00 AM to 9:00 AM.&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;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="869" OriginalAmount="869">
      <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="27" TotalAmount="873" OriginalAmount="873">
      <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="Free CXL until 04/01/2025" 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="27" TotalAmount="874" OriginalAmount="874">
      <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="875.00" OriginalAmount="875.00">
      <BasicPropertyInfo Latitude="51.481488838842" Longitude="-0.44854511946674" StarRating="3" HotelCode="460824|ibis_styles_london_heathrow_airport_hotel" HotelName="ibis Styles London Heathrow Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="875.00" OriginalAmount="875.00">
      <BasicPropertyInfo Latitude="51.36561" Longitude="-0.096096" StarRating="3" HotelCode="906384|kirkdale_hotel" HotelName="Kirkdale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 St Peter's Road, Croydon, Surrey CR0 1HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150524/150524a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes of Croydon South station and 10 minutes from East Croydon. Guests wishing to stay in Croydon can enjoy shopping at the Whitfield Centre and numerous bars and restaurants. Oxford Street, Buckingham Palace, Hyde Park and the West End theatres can all be reached in approximately 20 minutes on public transport. The location offers excellent transport links into London Victoria, London Bridge and Gatwick Airport, which is roughly 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="876" OriginalAmount="876">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|399381" HotelName="Aparthotel Adagio London Brentford" Meals="ROOM ONLY" 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="63" TotalAmount="880.00" OriginalAmount="880.00">
      <BasicPropertyInfo Latitude="51.48500061035156" Longitude="-0.4390360116958618" StarRating="2" HotelCode="0|comfortable_family_room_with_tv_free_fast_wifi_sleeps_4_with_1_bunk_bed" HotelName="Comfortable Family Room With Tv, Free Fast Wifi, Sleeps 4 With 1 Bunk Bed" 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/ec/41/ec41f850ac83714cf33bbd2687659a1cbcbf8c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The main advantage of a guest house is home comfort. Guest house «Comfortable Family Room With Tv, Free Fast Wifi, Sleeps 4 With 1 Bunk Bed» 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="63" TotalAmount="886.00" OriginalAmount="886.00">
      <BasicPropertyInfo Latitude="51.610374450683594" Longitude="-0.25333499908447266" StarRating="3" HotelCode="0|goldbeaters_house" HotelName="Goldbeaters House" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="888" OriginalAmount="888">
      <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="27" TotalAmount="894" OriginalAmount="894">
      <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="Non Refundable" 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="63" TotalAmount="898.00" OriginalAmount="898.00">
      <BasicPropertyInfo Latitude="51.4850475" Longitude="-0.4422486" StarRating="2" HotelCode="199581|apple_house_guest_house_heathrow_airport" 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="63" TotalAmount="900.00" OriginalAmount="900.00">
      <BasicPropertyInfo Latitude="51.469554" Longitude="-0.36766899999998" StarRating="3" HotelCode="297004|homestay_hotel" HotelName="Homestay Hotel" Meals="ROOM ONLY" 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="63" TotalAmount="900.00" OriginalAmount="900.00">
      <BasicPropertyInfo Latitude="51.453717757141" Longitude="-0.33758416771889" StarRating="3" HotelCode="164150|twickenham_guest_house" 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="63" TotalAmount="903.00" OriginalAmount="903.00">
      <BasicPropertyInfo Latitude="51.492223" Longitude="0.063517000000047" StarRating="3" HotelCode="199810|travelodge_london_woolwich" HotelName="Travelodge London Woolwich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="907" OriginalAmount="907">
      <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 08/01/2025" 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="27" TotalAmount="908" OriginalAmount="908">
      <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="27" TotalAmount="911" OriginalAmount="911">
      <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="63" TotalAmount="914.00" OriginalAmount="914.00">
      <BasicPropertyInfo Latitude="51.64688724" Longitude="-0.08014731" StarRating="2.5" HotelCode="580163|kathleen_house" HotelName="Kathleen House" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="915.00" OriginalAmount="915.00">
      <BasicPropertyInfo Latitude="51.47384257" Longitude="-0.06353817" StarRating="3" HotelCode="490353|peckham_rooms_hotel" 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="916" OriginalAmount="916">
      <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="916" OriginalAmount="916">
      <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="63" TotalAmount="918.00" OriginalAmount="918.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="919" OriginalAmount="919">
      <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="921" OriginalAmount="921">
      <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="63" TotalAmount="921.00" OriginalAmount="921.00">
      <BasicPropertyInfo Latitude="51.449825825015" Longitude="-0.33001022104895" StarRating="2" HotelCode="204206|travelodge_london_twickenham_2" HotelName="Travelodge London Twickenham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="923" OriginalAmount="923">
      <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="63" TotalAmount="923.00" OriginalAmount="923.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 07/01/2025" 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="927.00" OriginalAmount="927.00">
      <BasicPropertyInfo Latitude="51.498652" Longitude="-0.222051" StarRating="3" HotelCode="148276|golden_strand_hotel" 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="63" TotalAmount="930.00" OriginalAmount="930.00">
      <BasicPropertyInfo Latitude="51.52322156" Longitude="-0.12422977" StarRating="0" HotelCode="737902|russell_house_hotel" HotelName="Russell Square Hotel" Meals="ROOM ONLY" 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="27" TotalAmount="932" OriginalAmount="932">
      <BasicPropertyInfo Latitude="51.501100303783" Longitude="-0.22180690585593" StarRating="2" HotelCode="144523|200173" HotelName="Comfotel Purple" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Shepherds Bush Road, Hammersmith, London W6 7LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151330/151330a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Shepherd’s Bush Road and has 5 main London underground stations within 5-15 minutes’ walk. It lies just a 5-minute walk from Westfield, Europe’s biggest shopping centre. Big London attractions and venues are all only minutes away and easily accessible, including the West End, Piccadilly Circus, Buckingham Palace, Hyde Park, Hammersmith Apollo Theatre, Olympia Grand Hall, BBC Television Centre and many more. It is a 10-minute walk to the Olympia Exhibition Centre and 20 minutes’ walk from the Earl’s Court Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.00" OriginalAmount="932.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="2" HotelCode="901449|oakwood_bed_and_breakfast_heathrow" HotelName="Oakwood Bed and Breakfast Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Station Road, West Drayton UB7 7ND, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/65773/2165773/32.jpg?f=15567386</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Oakwood Bed and Breakfast Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="937.00" OriginalAmount="937.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="63" TotalAmount="944.00" OriginalAmount="944.00">
      <BasicPropertyInfo Latitude="51.524297" Longitude="-0.184563" StarRating="4" HotelCode="114410|the_colonnade_the_little_venice_town_house" HotelName="The Colonnade" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="949" OriginalAmount="949">
      <BasicPropertyInfo Latitude="51.168342" Longitude="-0.180392" StarRating="3.5" HotelCode="35637|18725" HotelName="Holiday Inn London Gatwick Airport" Meals="ROOM ONLY,HALF BOARD,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,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="27" TotalAmount="950" OriginalAmount="950">
      <BasicPropertyInfo Latitude="51.526002392352" Longitude="-0.12469321489334" StarRating="1.5" HotelCode="18318|2276" 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="63" TotalAmount="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="51.49542657" Longitude="-0.18946535" StarRating="2.5" HotelCode="623394|easyhotel_south_kensington" 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="63" TotalAmount="954.00" OriginalAmount="954.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 07/01/2025">
        <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="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="51.510996" Longitude="-0.18577" StarRating="4" HotelCode="94594|hyde_park_executive_apartments" HotelName="Hyde Park Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="959.00" OriginalAmount="959.00">
      <BasicPropertyInfo Latitude="51.56211915" Longitude="0.0702969" StarRating="0" HotelCode="957477|wellesley_hotel" HotelName="Wellesley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Wellesley Road, Ilford IG1 4JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/959351/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="961" OriginalAmount="961">
      <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="63" TotalAmount="962.00" OriginalAmount="962.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 06/01/2025" 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="63" TotalAmount="963.00" OriginalAmount="963.00">
      <BasicPropertyInfo Latitude="51.46503344" Longitude="-0.01082178" StarRating="3" HotelCode="467724|premier_inn_london_lewisham" HotelName="London Lewisham Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>1-13 Lewisham High Street, Lewisham, London, Greater London SE13 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/631436/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="969.00">
      <BasicPropertyInfo Latitude="51.528818088833" Longitude="-0.11848107695555" StarRating="2" HotelCode="76625|arriva_hotel" 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="63" TotalAmount="969.00" OriginalAmount="969.00">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|holiday_inn_london__sutton" HotelName="Holiday Inn Sutton" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,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="971.00" OriginalAmount="971.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="63" TotalAmount="974.00" OriginalAmount="974.00">
      <BasicPropertyInfo Latitude="51.577665" Longitude="-0.10403" StarRating="2" HotelCode="94587|london_shelton_hotel" HotelName="Shelton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60-62 Wightman Road, Finsbury Park, London N4 1RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313251/313251a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Shelton.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.00" OriginalAmount="975.00">
      <BasicPropertyInfo Latitude="51.57460347" Longitude="-0.20192725" StarRating="3" HotelCode="571520|mstay_golders_green" HotelName="Mstay Golders Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>146-150 Golders Green Road, London NW11 8HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585198/585198a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;MStay Golders Green Hotel is providing ultra-modern, chic, comfortable, boutique accommodation in the distinguished area of Golders Green.
MStay Golders Green Hotel offers to its guests 34 stylish, modern, boutique serviced studios, all furnished with all comforts one would expect from their own home. Equipped with a variety of amenities, from a fully arranged kitchenette, Brita filtered water, Nespresso coffee maker, Air Conditioning, Rain Shower, Smart TV, Netflix, to complementary Wi-Fi and daily maid service, MStay Golders Green Hotel is the perfect place to stay for a touch of luxury, with the guarantee of a high level of comfort and convenience, complemented by a homely ambiance.
Our staff is looking forward to welcoming its guests and be at their disposition every day for a comfortable, pleasant and unforgettable stay.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="978.00" OriginalAmount="978.00">
      <BasicPropertyInfo Latitude="51.555377" Longitude="-0.28642" StarRating="4" HotelCode="320112|st_georges_hotel_wembley" 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="63" TotalAmount="978.00" OriginalAmount="978.00">
      <BasicPropertyInfo Latitude="51.459071" Longitude="-0.443305" StarRating="3" HotelCode="639038|holiday_inn_express_london_heathrow_t4" 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="63" TotalAmount="978.00" OriginalAmount="978.00">
      <BasicPropertyInfo Latitude="51.55941434" Longitude="0.07790356" StarRating="3" HotelCode="548243|ilford_tower_apartments" HotelName="Ilford Tower Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 Riches Road, Ilford, East Sussex IG1 1JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/95361/3095361/27.jpg?f=15503731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="980.00" OriginalAmount="980.00">
      <BasicPropertyInfo Latitude="51.493093930698" Longitude="-0.23861154480937" StarRating="3" HotelCode="18886|premier_inn_london_hammersmith" HotelName="Premier Inn London Hammersmith" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 King Street, Hammersmith, London W6 9LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23619/a_23619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, close to Chiswick. From this location, guests have easy access into the centre of London and also Heathrow Airport. The nearest bars and restaurants are only 800 metres away; shopping facilities are also a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="51.516160641997" Longitude="-0.17352148890495" StarRating="2" HotelCode="189723|tonys_house_hotel" 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="63" TotalAmount="981.00" OriginalAmount="981.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="27" TotalAmount="984" OriginalAmount="984">
      <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="63" TotalAmount="984.00" OriginalAmount="984.00">
      <BasicPropertyInfo Latitude="51.5084899" Longitude="-0.29820233804605" StarRating="2" HotelCode="142742|abbey_lodge_hotel__bb" 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="27" TotalAmount="987" OriginalAmount="987">
      <BasicPropertyInfo Latitude="51.515726126956" Longitude="-0.17422648622278" StarRating="3" HotelCode="30119|199558" 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="63" TotalAmount="990.00" OriginalAmount="990.00">
      <BasicPropertyInfo Latitude="51.516297503676" Longitude="-0.17123838773159" StarRating="3" HotelCode="510435|belmont_hotel_14" 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="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="51.317214109357" Longitude="-0.12298464775085" StarRating="4" HotelCode="35640|444202" HotelName="Coulsdon Manor Hotel and Golf Club" Meals="ROOM ONLY" 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="994" OriginalAmount="994">
      <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="994" OriginalAmount="994">
      <BasicPropertyInfo Latitude="51.51218628858" Longitude="-0.31157076358795" StarRating="3" HotelCode="906927|23639" HotelName="Travelodge London Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Uxbridge Road, Ealing, London W5 5ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248239/a_248239_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Travelodge London Ealing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="999" OriginalAmount="999">
      <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="63" TotalAmount="1002.00" OriginalAmount="1002.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901566|opulence_central_london" HotelName="Opulence Central London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1005.00" OriginalAmount="1005.00">
      <BasicPropertyInfo Latitude="51.51562647" Longitude="-0.17452312" StarRating="2" HotelCode="324429|sophia_3" HotelName="Hotel Sophia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5A London Street, London W2 1HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491024/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of London, Hotel Sophia puts everything the city has to offer just outside your doorstep. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, tours, Wi-Fi in public areas, room service are just some of the facilities on offer. Some of the well-appointed guestrooms feature fan, hair dryer, ironing facilities, shower, television. The hotel offers various recreational opportunities. For reliable service and professional staff, Hotel Sophia caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1006.00" OriginalAmount="1006.00">
      <BasicPropertyInfo Latitude="51.551920333333" Longitude="-0.19199633333333" StarRating="3" HotelCode="142619|274_suites_4" HotelName="274 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>274 West End Lane, London NW6 1LJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314875/314875a_hb_a_001.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="1010" OriginalAmount="1010">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|11601" 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="1011" OriginalAmount="1011">
      <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="Non Refundable" 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="63" TotalAmount="1021.00" OriginalAmount="1021.00">
      <BasicPropertyInfo Latitude="51.4751637" Longitude="-0.33592561" StarRating="2.5" HotelCode="580093|the_bridge_inn_3" HotelName="The Bridge Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels,Hotel" CnxPolicy="Free CXL until 06/01/2025">
        <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="27" TotalAmount="1022" OriginalAmount="1022">
      <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" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1023.00" OriginalAmount="1023.00">
      <BasicPropertyInfo Latitude="51.480113377207" Longitude="-0.42460441589356" StarRating="3" HotelCode="96634|premier_inn_heathrow_airport" HotelName="Premier Inn London Heathrow Airport (Bath Road)" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Bath Road, Hounslow, Middlesex TW6 2AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134203/a_134203_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the A4 Bath Road and is very close to good transport links to London, Hounslow and Feltham. The centre of Hounslow is a 15-minute drive whilst Thorpe Park is 25 minutes away by car and Chessington World of Adventure is 40 minutes' drive. Heathrow central bus station is 2 km away, offering links to major cities in England and this hotel is only 2 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1028.00" OriginalAmount="1028.00">
      <BasicPropertyInfo Latitude="51.477895" Longitude="-0.013643" StarRating="4" HotelCode="38303|novotel_london_greenwich_2" HotelName="Novotel London Greenwich" 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,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="63" TotalAmount="1028.00" OriginalAmount="1028.00">
      <BasicPropertyInfo Latitude="51.384314" Longitude="-0.291716" StarRating="3" HotelCode="114510|warwick_lodge" HotelName="Warwick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 07/01/2025" 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="1029.00" OriginalAmount="1029.00">
      <BasicPropertyInfo Latitude="51.514864" Longitude="-0.172657" StarRating="2" HotelCode="94561|europa_house_2" 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="63" TotalAmount="1032.00" OriginalAmount="1032.00">
      <BasicPropertyInfo Latitude="51.527730177342" Longitude="-0.021143747208498" StarRating="2" HotelCode="146092|citystay_hotel" HotelName="CityStay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Bow Road, Bow, London E3 3AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/45/9845821dc4e87ab655654a18ef7ff7bf72734439.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CityStay Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1033" OriginalAmount="1033">
      <BasicPropertyInfo Latitude="51.391738773384" Longitude="-0.42506861233551" StarRating="4" HotelCode="79587|230843" HotelName="Holiday Inn London Shepperton" Meals="ROOM ONLY,HALF BOARD,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>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="63" TotalAmount="1033.00" OriginalAmount="1033.00">
      <BasicPropertyInfo Latitude="51.49378838" Longitude="-0.18987626" StarRating="2" HotelCode="409058|anwar_house" 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="63" TotalAmount="1034.00" OriginalAmount="1034.00">
      <BasicPropertyInfo Latitude="51.54755913" Longitude="-0.05631847" StarRating="2" HotelCode="440136|kip_hotel_2" 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="63" TotalAmount="1036.00" OriginalAmount="1036.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="1037" OriginalAmount="1037">
      <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="Non Refundable" 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="1039" OriginalAmount="1039">
      <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 07/01/2025" 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="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="51.5774307250977" Longitude="-0.338690012693405" StarRating="3" HotelCode="0|38_whitehall_road" HotelName="38 Whitehall Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 whitehall road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/22/42/22424c6cf4fd9a919267482a53cfde72db1449da.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at 38 Whitehall Road in Harrow, you'll be 3.8 mi (6.2 km) from Wembley Stadium and 11.8 mi (19 km) from Natural History Museum.  This bed &amp;amp; breakfast is 3.8 mi (6.2 km) from SSE Arena, Wembley and 8.2 mi (13.2 km) from Royal Botanic Gardens, Kew.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with bathtubs or showers are provided. Conveniences include electric kettles and irons/ironing boards, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free bed &amp;amp; breakfast offers offsite parking.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary English breakfast is served daily from 9 AM to 10 AM.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1048.00" OriginalAmount="1048.00">
      <BasicPropertyInfo Latitude="51.55355" Longitude="-0.21201799999994" StarRating="3" HotelCode="296644|windmill_guest_house_2" 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="1052" OriginalAmount="1052">
      <BasicPropertyInfo Latitude="51.16968749" Longitude="-0.1731031898" StarRating="4" HotelCode="142801|488661" HotelName="Acorn Lodge Gatwick" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Massetts Road, Horley, Surrey RH6 7EB</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/75085/1975085/1.jpg?f=15096035</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Horley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.00" OriginalAmount="1052.00">
      <BasicPropertyInfo Latitude="51.446473" Longitude="0.154033" StarRating="3" HotelCode="79586|holiday_inn_londonbexley" HotelName="Holiday Inn London - Bexley" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,HALF-BOARD-DINNER" 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="27" TotalAmount="1062" OriginalAmount="1062">
      <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="1064" OriginalAmount="1064">
      <BasicPropertyInfo Latitude="51.136803905685" Longitude="-0.1851407276539" StarRating="3" HotelCode="115180|67357" HotelName="ibis London Gatwick Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Gatwick RH10 9GY, County Oak</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158759/a_158759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Gatwick is ideal for business travellers who arrive or depart from London - Gatwick (LGW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1064.00" OriginalAmount="1064.00">
      <BasicPropertyInfo Latitude="51.49202858" Longitude="-0.14193942" StarRating="0" HotelCode="503201|easyhotel_victoria" HotelName="easyHotel Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-40 Belgrave Road, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645855/645855a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Victoria Station. The total number of bedrooms is 41. EasyHotel London Victoria includes Wi-Fi internet connection in all public areas and units. The accommodation provides 24-hour reception. Cots are not available at EasyHotel London Victoria. All bathrooms at EasyHotel London Victoria are handicapped friendly. Travellers will not be bothered during their stay, as this is not a pet-friendly accommodation. EasyHotel London Victoria may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1065.00" OriginalAmount="1065.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="63" TotalAmount="1066.00" OriginalAmount="1066.00">
      <BasicPropertyInfo Latitude="51.48779993" Longitude="-0.01774423" StarRating="3" HotelCode="519456|the_ship_inn_7" HotelName="The Ship Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>290 Westferry Road, London E14 3AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/92693/2692693/1.jpg?f=15151523</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1076.00" OriginalAmount="1076.00">
      <BasicPropertyInfo Latitude="51.491665354229" Longitude="-0.21061167757591" StarRating="3" HotelCode="186224|w14_hotel" HotelName="The W14 Hotel Kensington" Meals="ROOM ONLY" 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="63" TotalAmount="1079.00" OriginalAmount="1079.00">
      <BasicPropertyInfo Latitude="51.351951599121094" Longitude="-0.3127399981021881" StarRating="3" HotelCode="0|chessington_safari_hotel" HotelName="Chessington Safari Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Leatherhead Road, Chessington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/73/6a73ef453b66568bd20f54e7c6d0a71ccd3f871d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Chessington Safari Hotel in Chessington (Royal Borough of Kingston upon Thames), you'll be a 1-minute drive from Chessington World of Adventures and 8 minutes from Hampton Court.  This family-friendly hotel is 5.8 mi (9.3 km) from Hampton Court Palace and 11.1 mi (17.9 km) from Twickenham Stadium.&lt;br /&gt;Don't miss out on the many recreational opportunities, including an indoor pool, a spa tub, and a sauna. This hotel also features complimentary wireless Internet access, an arcade/game room, and gift shops/newsstands.&lt;br /&gt;Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. This hotel has 3 meeting rooms available for events. Free self parking is available onsite.&lt;br /&gt;Enjoy Modern European cuisine at Safari Bar and Grill, one of the hotel's many dining establishments, which include 2 restaurants and a coffee shop/café. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges.&lt;br /&gt;Make yourself at home in one of the 219 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 bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as desks 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;Information about the 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;A facilities fee includes use of:&lt;/li&gt;&lt;br /&gt; - Fitness facilities&lt;br /&gt; - Sauna&lt;br /&gt; - Spa tub&lt;br /&gt; - Swimming pool  &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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1080.00" OriginalAmount="1080.00">
      <BasicPropertyInfo Latitude="51.52450206259" Longitude="-0.036753347638069" StarRating="2" HotelCode="394485|dirty_liquor_hotel" HotelName="New Globe hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>359 Mile End Road, London E3 4QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510465/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is New Globe hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="51.517473" Longitude="-0.29106400000001" StarRating="4" HotelCode="158880|hotel_55" HotelName="Hotel 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1083.00" OriginalAmount="1083.00">
      <BasicPropertyInfo Latitude="51.35397609" Longitude="-0.19470433" StarRating="3" HotelCode="429965|flexistay_sutton_aparthotel" HotelName="Flexistay Sutton Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Camborne Road, Sutton, London SM2 6RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/509978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Flexistay Sutton Aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.00" OriginalAmount="1085.00">
      <BasicPropertyInfo Latitude="51.66114533" Longitude="-0.08672" StarRating="0" HotelCode="986041|six_bells_hotels" 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="63" TotalAmount="1086.00" OriginalAmount="1086.00">
      <BasicPropertyInfo Latitude="51.523264" Longitude="-0.160131" StarRating="2" HotelCode="94585|somerset_hotel" 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="63" TotalAmount="1091.00" OriginalAmount="1091.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="Free CXL until 08/01/2025" 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="63" TotalAmount="1091.00" OriginalAmount="1091.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 07/01/2025" 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="1092" OriginalAmount="1092">
      <BasicPropertyInfo Latitude="51.876271565304" Longitude="-0.38349822163582" StarRating="3" HotelCode="186606|38873" HotelName="Holiday Inn London - Luton Airport" Meals="ROOM ONLY,HALF BOARD,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,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="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="51.4456" Longitude="-0.343569" StarRating="0" HotelCode="770129|the_white_hart_inn_20" HotelName="White Hart Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>121 Kneller Road, Whitton, Twickenham, Middlesex TW2 7DY</AddressLine>
          </AddressLines>
          <CityName>Twickenham</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/42473/1842473/1.jpg?f=14969197</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1095.00" OriginalAmount="1095.00">
      <BasicPropertyInfo Latitude="51.52732067596" Longitude="-0.28311407040269" StarRating="4" HotelCode="510863|park_plaza_london_park_royal" HotelName="Park Plaza London Park Royal" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="63" TotalAmount="1095.00" OriginalAmount="1095.00">
      <BasicPropertyInfo Latitude="51.4810220906" Longitude="-0.46161332931149" StarRating="4" HotelCode="727762|holiday_inn_london_heathrow_bath_road" HotelName="Holiday Inn London - Heathrow Bath Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,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="1095.00" OriginalAmount="1095.00">
      <BasicPropertyInfo Latitude="51.462039" Longitude="-0.298364" StarRating="2" HotelCode="104146|shandon_house" 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="63" TotalAmount="1101.00" OriginalAmount="1101.00">
      <BasicPropertyInfo Latitude="51.523023555531" Longitude="-0.25941252708435" StarRating="3" HotelCode="33048|holiday_inn_express_london__park_royal" 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="1102" OriginalAmount="1102">
      <BasicPropertyInfo Latitude="51.511751442225" Longitude="-0.17764940857887" StarRating="4" HotelCode="66003|341" 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="27" TotalAmount="1105" OriginalAmount="1105">
      <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="Non Refundable" 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="1105.00" OriginalAmount="1105.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="63" TotalAmount="1105.00" OriginalAmount="1105.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="63" TotalAmount="1106.00" OriginalAmount="1106.00">
      <BasicPropertyInfo Latitude="51.4719345" Longitude="-0.3823078" StarRating="3" HotelCode="902585|skylark_bed_and_breakfast" 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="1108" OriginalAmount="1108">
      <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 08/01/2025" 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="1109" OriginalAmount="1109">
      <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="63" TotalAmount="1109.00" OriginalAmount="1109.00">
      <BasicPropertyInfo Latitude="51.498423" Longitude="-0.208623" StarRating="2" HotelCode="888829|holland_inn_hotel" 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="63" TotalAmount="1109.00" OriginalAmount="1109.00">
      <BasicPropertyInfo Latitude="51.4363529" Longitude="-0.14518109" StarRating="3" HotelCode="517278|balham_lodge" HotelName="Balham Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>204 Bedford Hill, London SW12 9HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/685451/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1110" OriginalAmount="1110">
      <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="63" TotalAmount="1113.00" OriginalAmount="1113.00">
      <BasicPropertyInfo Latitude="51.542333974493" Longitude="0.0045330744701459" StarRating="2" HotelCode="114400|ibis_london_stratford_2" 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="63" TotalAmount="1114.00" OriginalAmount="1114.00">
      <BasicPropertyInfo Latitude="51.639253590398" Longitude="-0.30901193618774" StarRating="3" HotelCode="130344|village_urban_resort_london_elstree" 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="63" TotalAmount="1114.00" OriginalAmount="1114.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="63" TotalAmount="1114.00" OriginalAmount="1114.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="1115" OriginalAmount="1115">
      <BasicPropertyInfo Latitude="51.490945301892" Longitude="-0.14381694990095" StarRating="3" HotelCode="114417|394335" 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="63" TotalAmount="1117.00" OriginalAmount="1117.00">
      <BasicPropertyInfo Latitude="51.617498" Longitude="-0.177607" StarRating="3" HotelCode="148235|glenlyn_guest_house" HotelName="Glenlyn 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-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="27" TotalAmount="1118" OriginalAmount="1118">
      <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="63" TotalAmount="1120.00" OriginalAmount="1120.00">
      <BasicPropertyInfo Latitude="51.535019486819" Longitude="-0.27528584003448" StarRating="3" HotelCode="915063|abbey_point_cafe_bb" 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="27" TotalAmount="1122" OriginalAmount="1122">
      <BasicPropertyInfo Latitude="51.492647" Longitude="-0.16722" StarRating="3" HotelCode="56991|57846" 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="1124.00" OriginalAmount="1124.00">
      <BasicPropertyInfo Latitude="51.36050953" Longitude="-0.19032467" StarRating="0" HotelCode="986334|adagio_london_sutton" 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="1128.00" OriginalAmount="1128.00">
      <BasicPropertyInfo Latitude="51.659825570133" Longitude="-0.087507771426431" StarRating="2" HotelCode="79665|holtwhites_hotel" HotelName="Holtwhites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Chase Side, London Borough of Enfield, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348625/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1129.00" OriginalAmount="1129.00">
      <BasicPropertyInfo Latitude="51.5766487121582" Longitude="-0.20506000518798828" StarRating="3" HotelCode="0|corner_green_guesthouse" HotelName="Corner Green Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>198 Golders Green Road, NW11 9AL, London, United Kingdom, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/93/f1/93f13e3fdbcc5544a1b126ed793b1df75bdf6304.jpeg</HotelPictures>
        <HotelDescription>Featuring free WiFi throughout the property, Corner Green Guesthouse offers accommodation in London, less than 2 km from Brent Cross shopping centre. Free off-street parking is available on site. All rooms have a TV, fridge, kettle, microwave and WiFi. There is a shared kitchen at the property as well as a rear garden. Alexandra Palace is 6 km from Corner Green Guesthouse, while Wembley Arena is 6 km away. London City Airport is 19 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1131.00" OriginalAmount="1131.00">
      <BasicPropertyInfo Latitude="51.520244" Longitude="-0.124098" StarRating="0" HotelCode="114695|lonsdale_hotel" 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="1133" OriginalAmount="1133">
      <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="27" TotalAmount="1133" OriginalAmount="1133">
      <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="63" TotalAmount="1136.00" OriginalAmount="1136.00">
      <BasicPropertyInfo Latitude="51.481191278215" Longitude="-0.20971506427361" StarRating="3" HotelCode="378901|the_captain_cook" 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="1138" OriginalAmount="1138">
      <BasicPropertyInfo Latitude="51.692826048319" Longitude="-0.425599728836" StarRating="4" HotelCode="114988|456113" HotelName="Mercure London North Watford Hunton Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Essex Lane, Watford WD4 8PN</AddressLine>
          </AddressLines>
          <CityName>Watford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158541/a_158541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in 9 hectares of landscaped gardens with leisure facilities. It is just over 5 km from Watford and 15 km from St Albans. Luton Airport is some 25 km away and it is approximately 40 km to London Heathrow Airport and 65 km to London Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1139.00" OriginalAmount="1139.00">
      <BasicPropertyInfo Latitude="51.498955833161" Longitude="-0.31481508197567" StarRating="2" HotelCode="389614|northfields_hostel" 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="63" TotalAmount="1140.00" OriginalAmount="1140.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="1141.00" OriginalAmount="1141.00">
      <BasicPropertyInfo Latitude="51.4802948886" Longitude="-0.41473552820275" StarRating="3" HotelCode="599677|moxy_london_heathrow_airport" HotelName="Moxy London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="1141.00" OriginalAmount="1141.00">
      <BasicPropertyInfo Latitude="51.529255557703" Longitude="-0.11666541597221" StarRating="2" HotelCode="903032|swinton_hotel" 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="27" TotalAmount="1145" OriginalAmount="1145">
      <BasicPropertyInfo Latitude="51.52855141" Longitude="-0.12267787" StarRating="2" HotelCode="325132|200007" HotelName="King's Cross Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/75478/1975478/210.jpg?f=15628999</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is King's Cross Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1146" OriginalAmount="1146">
      <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="27" TotalAmount="1146" OriginalAmount="1146">
      <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="1146.00" OriginalAmount="1146.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="1146.00" OriginalAmount="1146.00">
      <BasicPropertyInfo Latitude="51.44325925" Longitude="0.01482676" StarRating="3" HotelCode="578556|summerfield_pub_boutique_rooms" HotelName="Summerfield Pub &amp; Boutique Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="63" TotalAmount="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="51.46963392" Longitude="-0.36975819" StarRating="3.5" HotelCode="580252|imperial_guest_house_4" 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="1148.00" OriginalAmount="1148.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="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="51.455138" Longitude="0.152269" StarRating="4" HotelCode="80348|marriott_bexleyheath" HotelName="Marriott Bexleyheath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="1149.00" OriginalAmount="1149.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="63" TotalAmount="1150.00" OriginalAmount="1150.00">
      <BasicPropertyInfo Latitude="51.416995" Longitude="-0.21595396666667" StarRating="4" HotelCode="199823|the_wimbledon_hotel" 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="63" TotalAmount="1151.00" OriginalAmount="1151.00">
      <BasicPropertyInfo Latitude="51.50154611" Longitude="-0.21226057" StarRating="3" HotelCode="580416|holland_park_lifestyle" HotelName="Holland Park Lifestyle Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Holland Road, Kensington, Chelsea, London W14 8BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/e0/79/e0795bb323306d5a5f9d66b939c6d5d87fa84f0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1153" OriginalAmount="1153">
      <BasicPropertyInfo Latitude="51.50406791566" Longitude="0.040630102157593" StarRating="3" HotelCode="97131|18851" HotelName="Travelodge London City Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Connaught Road, London E16 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134964/a_134964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a central location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1155" OriginalAmount="1155">
      <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="63" TotalAmount="1156.00" OriginalAmount="1156.00">
      <BasicPropertyInfo Latitude="51.526882" Longitude="-0.08846665" StarRating="3" HotelCode="349537|the_z_hotel_shoreditch" HotelName="Z Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Concierge,Elevator,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>136-144 City Road, London EC1V 2RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505896/1072d0d058a6cf9cee4ca120f1868592.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at The Z Hotel Shoreditch to discover the wonders of London. The hotel offers a wide range of amenities and perks to ensure you have a great time. Free Wi-Fi in all rooms, 24-hour front desk, facilities for disabled guests, express check-in/check-out, luggage storage are there for guest's enjoyment. 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, desk, blackout curtains. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that London has to offer are three great reasons you should stay at The Z Hotel Shoreditch.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1156.00" OriginalAmount="1156.00">
      <BasicPropertyInfo Latitude="51.425900241164" Longitude="-0.17821142023774" StarRating="3" HotelCode="450240|pelican_london_hotel_and_residence_" 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="63" TotalAmount="1156.00" OriginalAmount="1156.00">
      <BasicPropertyInfo Latitude="51.481882" Longitude="-0.468293" StarRating="4" HotelCode="76622|heathrow_hotel_bath_road" HotelName="Hyatt Place London Heathrow 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,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="1159" OriginalAmount="1159">
      <BasicPropertyInfo Latitude="51.503987676285" Longitude="-0.33376733201601" StarRating="4" HotelCode="77777|200142" HotelName="Boston Manor" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="1159.00" OriginalAmount="1159.00">
      <BasicPropertyInfo Latitude="51.525894155483" Longitude="-0.45486078604256" StarRating="3" HotelCode="146745|debden_guest_house" HotelName="Debden Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>42 Pield Health Road, Hillingdon, Middlesex UB8 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/42548/2042548/1.jpg?f=15044957</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Debden Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="51.513510810093" Longitude="-0.18759199601186" StarRating="3" HotelCode="89402|royal_hyde_park_hotel" HotelName="Nox Hotels - Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104-110 Queensway, London W2 3RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313212/313212a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1162.00" OriginalAmount="1162.00">
      <BasicPropertyInfo Latitude="51.491502" Longitude="-0.142723" StarRating="2" HotelCode="94590|enrico_hotel" 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="63" TotalAmount="1162.00" OriginalAmount="1162.00">
      <BasicPropertyInfo Latitude="51.483290448835" Longitude="-0.48135727643967" StarRating="4" HotelCode="28975|sheraton_heathrow_hotel" HotelName="Sheraton Heathrow" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="1164" OriginalAmount="1164">
      <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="63" TotalAmount="1164.00" OriginalAmount="1164.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="1164.00" OriginalAmount="1164.00">
      <BasicPropertyInfo Latitude="51.576969318975" Longitude="0.17814733862303" StarRating="3" HotelCode="199303|gidea_park_hotel" HotelName="Gidea Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>115 Main Road, Romford, Greater London RM2 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/346259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Gidea Park Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1164.00" OriginalAmount="1164.00">
      <BasicPropertyInfo Latitude="51.4465" Longitude="0.154033" StarRating="0" HotelCode="770274|bexley_village_hotel" 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="63" TotalAmount="1165.00" OriginalAmount="1165.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="1167.00" OriginalAmount="1167.00">
      <BasicPropertyInfo Latitude="51.507825996468" Longitude="-0.27304219517714" StarRating="4" HotelCode="489498|the_kings_head_hotel_15" 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="63" TotalAmount="1169.00" OriginalAmount="1169.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="27" TotalAmount="1172" OriginalAmount="1172">
      <BasicPropertyInfo Latitude="51.493884225961" Longitude="-0.1897182465353" StarRating="2" HotelCode="36433|200181" HotelName="Exhibition Court 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collingham Place, London, Greater London SW5 0QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314411/314411a_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="1173" OriginalAmount="1173">
      <BasicPropertyInfo Latitude="51.492332479851" Longitude="-0.16479287235256" StarRating="4" HotelCode="285086|199518" HotelName="Nell Gwynn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea, London SW3 3AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315269/315269a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.00" OriginalAmount="1174.00">
      <BasicPropertyInfo Latitude="51.485936169226" Longitude="-0.1996636390686" StarRating="3" HotelCode="18403|hotel_ibis_london_earls_court" 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="63" TotalAmount="1174.00" OriginalAmount="1174.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="63" TotalAmount="1176.00" OriginalAmount="1176.00">
      <BasicPropertyInfo Latitude="51.527139" Longitude="-0.127648" StarRating="3" HotelCode="915065|studios_2_let" HotelName="Studios 2 Let Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1177.00" OriginalAmount="1177.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="1178.00" OriginalAmount="1178.00">
      <BasicPropertyInfo Latitude="51.52754499" Longitude="-0.28598678" StarRating="4" HotelCode="986085|hampton_by_hilton_london_park_royal" 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="63" TotalAmount="1179.00" OriginalAmount="1179.00">
      <BasicPropertyInfo Latitude="51.493773" Longitude="-0.191487" StarRating="3" HotelCode="148430|the_jade" 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="63" TotalAmount="1180.00" OriginalAmount="1180.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="1181.00" OriginalAmount="1181.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="27" TotalAmount="1182" OriginalAmount="1182">
      <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="1182" OriginalAmount="1182">
      <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="63" TotalAmount="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="51.498497905328" Longitude="-0.19086867570877" StarRating="4" HotelCode="24570|copthorne_tara_hotel_london_kensington" 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="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="51.486248357341" Longitude="-0.20259759755322" StarRating="3" HotelCode="38343|holiday_inn_express_london__earls_court" 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="63" TotalAmount="1186.00" OriginalAmount="1186.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="63" TotalAmount="1187.00" OriginalAmount="1187.00">
      <BasicPropertyInfo Latitude="51.511744070906" Longitude="-0.30586257795972" StarRating="4" HotelCode="199789|hotel_xanadu" 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="63" TotalAmount="1189.00" OriginalAmount="1189.00">
      <BasicPropertyInfo Latitude="51.48308846165" Longitude="-0.31244873659705" StarRating="4" HotelCode="38270|holiday_inn_london_brentford_lock" HotelName="Holiday Inn London-Brentford Lock" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD" BedType="BED &amp; BREAKFAST" 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="1190" OriginalAmount="1190">
      <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 07/01/2025">
        <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="1190" OriginalAmount="1190">
      <BasicPropertyInfo Latitude="51.491572171259" Longitude="-0.14219519510652" StarRating="3" HotelCode="462272|218742" HotelName="The Tudor Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Warwick Way, Victoria, London SW1V 1RZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547201/547201a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1190" OriginalAmount="1190">
      <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="1191" OriginalAmount="1191">
      <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="Non Refundable" 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="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="51.57648785" Longitude="-0.02977875" StarRating="0" HotelCode="519616|the_commongate" HotelName="The Commongate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1193" OriginalAmount="1193">
      <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="Non Refundable" 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="27" TotalAmount="1193" OriginalAmount="1193">
      <BasicPropertyInfo Latitude="51.504463" Longitude="-0.21912900000007" StarRating="4" HotelCode="284371|199919" HotelName="W12 Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Uxbridge Road, Shepherd's Bush, London, W12 8LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218066/218066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Shepherd's Bush. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1195.00" OriginalAmount="1195.00">
      <BasicPropertyInfo Latitude="51.513297376958" Longitude="-0.18695681901431" StarRating="3" HotelCode="94592|imperial_court_studios" 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="27" TotalAmount="1196" OriginalAmount="1196">
      <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="63" TotalAmount="1198.00" OriginalAmount="1198.00">
      <BasicPropertyInfo Latitude="51.546371854665" Longitude="-0.0076075158691538" StarRating="3" HotelCode="986134|aparthotel_adagio_london_stratford" HotelName="Aparthotel Adagio London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="1198.00" OriginalAmount="1198.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="1198.00" OriginalAmount="1198.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="1199.00" OriginalAmount="1199.00">
      <BasicPropertyInfo Latitude="51.514300208022" Longitude="-0.17276257991076" StarRating="3" HotelCode="114312|barry_house" HotelName="Barry House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="63" TotalAmount="1199.00" OriginalAmount="1199.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="1200.00" OriginalAmount="1200.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="27" TotalAmount="1201" OriginalAmount="1201">
      <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="27" TotalAmount="1201" OriginalAmount="1201">
      <BasicPropertyInfo Latitude="51.51700155" Longitude="-0.07480804" StarRating="3.5" HotelCode="498681|200658" HotelName="Monopoly Accommodations" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" 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="63" TotalAmount="1203.00" OriginalAmount="1203.00">
      <BasicPropertyInfo Latitude="51.491849787902" Longitude="-0.19911282807743" StarRating="3" HotelCode="96633|dylan_apartments_kensington" HotelName="Dylan Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1204.00" OriginalAmount="1204.00">
      <BasicPropertyInfo Latitude="51.58873899" Longitude="-0.06250125" StarRating="3" HotelCode="495957|premier_inn_london_tottenham_hale" HotelName="London Tottenham Hale Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Tottenham Hale, Tottenham N17 9LR, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/663727/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1206.00" OriginalAmount="1206.00">
      <BasicPropertyInfo Latitude="51.492335359923" Longitude="-0.16496081104503" StarRating="0" HotelCode="885970|nell_gwynn_house_apartments" HotelName="Nell Gwynn Chelsea Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Nell Gwynn House, Sloane Avenue, Chelsea, London SW3 3AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39530000/39521500/39521463/66e89b74_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Pets not allowed Check-in time starts at 3 PM Check-out time is 11 AM Pets not allowed Check-in time starts at 3 PM Check-out time is 11 AM</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1206.00" OriginalAmount="1206.00">
      <BasicPropertyInfo Latitude="51.492708" Longitude="-0.250816" StarRating="3" HotelCode="78070|best_western_chiswick_palace_" 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="1207" OriginalAmount="1207">
      <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="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="51.51446055241" Longitude="-0.1915351673083" StarRating="3" HotelCode="888710|so_hyde_park" 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="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="51.534949" Longitude="-0.461146" StarRating="3" HotelCode="81468|the_red_lion_hotel_4" HotelName="Red Lion Hillingdon" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1208.00" OriginalAmount="1208.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="Free CXL until 07/01/2025" 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="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="51.515499664797" Longitude="-0.17266988754272" StarRating="3" HotelCode="25447|45417" HotelName="Olympic House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>138-140 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37091/a_37091_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London. There are connections to the public transport network in the immediate vicinity. Close to the hotel are many of London's top tourist sights including Madame Tussaud's, London Zoo and the famous Harrods department store. Oxford Street and the beautiful Hyde Park are also just a stone's throw from the hotel. Various restaurants and bars can be found 1 km from the hotel and there are shopping facilities located 3 km away. Stansted airport is 21 km from the hotel, Heathrow Airport is 32 km away and Gatwick Airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1211" OriginalAmount="1211">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901383|57425" 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="63" TotalAmount="1211.00" OriginalAmount="1211.00">
      <BasicPropertyInfo Latitude="51.5488633" Longitude="-0.1923206" StarRating="2" HotelCode="267544|charlotte_guest_house_2" HotelName="Charlotte Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-197 Sumatra Road, London NW6 1PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347846/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="1212" OriginalAmount="1212">
      <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="63" TotalAmount="1212.00" OriginalAmount="1212.00">
      <BasicPropertyInfo Latitude="51.53635254372" Longitude="-0.0045865774154663" StarRating="3" HotelCode="34466|holiday_inn_express_london__stratford" HotelName="Holiday Inn Express Stratford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>196 High Street, London E15 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54911/a_54911_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the heart of East London in Stratford, which will host the 2012 Olympics. It lies within walking distance of Stratford's tube station, train station and bus station. The former provides access to the Central and Jubilee lines, and guests also enjoy access to London's overground rail system and to the Docklands Light Railway. Guests will find a number of restaurants, shops, bars and pubs in the centre of Stratford, just a few minutes' walk from the hotel. The airports of London City, Stansted, Heathrow, Luton and Gatwick are 8 km, 50 km, 60 km, 75 km and 80 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1212.00" OriginalAmount="1212.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="151563|london_guest_house_2" 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="27" TotalAmount="1213" OriginalAmount="1213">
      <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="63" TotalAmount="1215.00" OriginalAmount="1215.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="Free CXL until 25/12/2024">
        <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="63" TotalAmount="1221.00" OriginalAmount="1221.00">
      <BasicPropertyInfo Latitude="51.4907074" Longitude="-0.05346" StarRating="3" HotelCode="267546|london_stay_apartments" 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="1223" OriginalAmount="1223">
      <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="27" TotalAmount="1226" OriginalAmount="1226">
      <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="63" TotalAmount="1227.00" OriginalAmount="1227.00">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|holiday_inn_london_ealing_" HotelName="Crowne Plaza London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="1229" OriginalAmount="1229">
      <BasicPropertyInfo Latitude="51.556472121351" Longitude="-0.21453380584717" StarRating="4" HotelCode="36712|54989" HotelName="Clayton Crown Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="1230" OriginalAmount="1230">
      <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="Non Refundable" 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="1230" OriginalAmount="1230">
      <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="27" TotalAmount="1231" OriginalAmount="1231">
      <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="1231.00" OriginalAmount="1231.00">
      <BasicPropertyInfo Latitude="51.4689982" Longitude="-0.32419207" StarRating="3" HotelCode="481866|the_swan_inn_pub" HotelName="The Swan Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Swan Street 1, TW7 6RJ Isleworth</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/24576/224576/40.jpg?f=15692603</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1232" OriginalAmount="1232">
      <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 08/01/2025" 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="1234" OriginalAmount="1234">
      <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="Free CXL until 03/01/2025" 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="1234" OriginalAmount="1234">
      <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="1234" OriginalAmount="1234">
      <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="1234.00" OriginalAmount="1234.00">
      <BasicPropertyInfo Latitude="51.505795" Longitude="-0.226092" StarRating="3" HotelCode="318946|shepherds_bush_boutique_hotel" 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="63" TotalAmount="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="51.513012992287" Longitude="-0.1834044110451" StarRating="3" HotelCode="11952|duke_of_leinster_hotel" HotelName="Duke of Leinster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="1237.00" OriginalAmount="1237.00">
      <BasicPropertyInfo Latitude="51.464313263175" Longitude="-0.21354675292969" StarRating="3" HotelCode="189724|mk_hotel_london" 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="1238" OriginalAmount="1238">
      <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="63" TotalAmount="1238.00" OriginalAmount="1238.00">
      <BasicPropertyInfo Latitude="51.512765520848" Longitude="-0.19263356924057" StarRating="4" HotelCode="31271|london_premier_notting_hill" 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="63" TotalAmount="1241.00" OriginalAmount="1241.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="667935|vilenza_hotel" 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="1246" OriginalAmount="1246">
      <BasicPropertyInfo Latitude="51.156402" Longitude="-0.16287999999997" StarRating="3" HotelCode="296652|223881" HotelName="Bloc Hotel Gatwick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="1247.00" OriginalAmount="1247.00">
      <BasicPropertyInfo Latitude="51.51377063" Longitude="-0.1105174" StarRating="0" HotelCode="476825|the_z_hotel_city" HotelName="Z City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Fleet Street, London EC4Y 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/643402/f4c4b161eb3b2073efbc41872100be50.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1249" OriginalAmount="1249">
      <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="1249" OriginalAmount="1249">
      <BasicPropertyInfo Latitude="51.49130465" Longitude="-0.19310795" StarRating="4" HotelCode="986226|408317" 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="63" TotalAmount="1249.00" OriginalAmount="1249.00">
      <BasicPropertyInfo Latitude="51.57421157" Longitude="-0.09779431" StarRating="3.5" HotelCode="324163|united_lodge_hotel" HotelName="United Lodge Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>368-370 Green Lanes, London N4 1DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491236/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is United Lodge Hotel and Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1252.00" OriginalAmount="1252.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="Free CXL until 06/01/2025" 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="1254.00" OriginalAmount="1254.00">
      <BasicPropertyInfo Latitude="51.515125277875" Longitude="-0.16160033798883" StarRating="2" HotelCode="114580|hotel_marble_arch_inn" 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="63" TotalAmount="1254.00" OriginalAmount="1254.00">
      <BasicPropertyInfo Latitude="51.50743352" Longitude="-0.47331597" StarRating="0" HotelCode="955064|swan_guest_house__london_heathrow" HotelName="The Swan Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 Swan Road, West Drayton, London UB7 7JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/0/6/1/5/8/9/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1254.00" OriginalAmount="1254.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="1255" OriginalAmount="1255">
      <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="27" TotalAmount="1256" OriginalAmount="1256">
      <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="Free CXL until 07/01/2025" 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="63" TotalAmount="1256.00" OriginalAmount="1256.00">
      <BasicPropertyInfo Latitude="51.6565988" Longitude="-0.2018227" StarRating="4" HotelCode="902337|savoro_restaurant_with_rooms" HotelName="Savoro Restaurant With Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>206 High Street, Hadley Green, Barnet EN5 5SZ</AddressLine>
          </AddressLines>
          <CityName>Barnet</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350155/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barnet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1257" OriginalAmount="1257">
      <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="1260" OriginalAmount="1260">
      <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="63" TotalAmount="1263.00" OriginalAmount="1263.00">
      <BasicPropertyInfo Latitude="51.510638850984" Longitude="-0.04358321428299" StarRating="3" HotelCode="34469|holiday_inn_express_london__limehouse" 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="63" TotalAmount="1264.00" OriginalAmount="1264.00">
      <BasicPropertyInfo Latitude="51.494528690641" Longitude="-0.20707726478577" StarRating="4" HotelCode="189748|simply_rooms__suites" 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="27" TotalAmount="1265" OriginalAmount="1265">
      <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 07/01/2025" 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="1265" OriginalAmount="1265">
      <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="63" TotalAmount="1265.00" OriginalAmount="1265.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="27" TotalAmount="1266" OriginalAmount="1266">
      <BasicPropertyInfo Latitude="51.512047739136" Longitude="-0.18657982349396" StarRating="3" HotelCode="10844|14257" HotelName="Berjaya Eden Park London" 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,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="1267.00" OriginalAmount="1267.00">
      <BasicPropertyInfo Latitude="51.491939" Longitude="-0.141855" StarRating="2" HotelCode="147016|dover_hotel" HotelName="Dover" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1269.00" OriginalAmount="1269.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="63" TotalAmount="1270.00" OriginalAmount="1270.00">
      <BasicPropertyInfo Latitude="51.511745" Longitude="-0.185447" StarRating="3" HotelCode="149259|hotel_43_london" HotelName="Hotel 43" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Queensborough Terrace, Westminster, London W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316961/316961a_hb_a_005.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="1272.00" OriginalAmount="1272.00">
      <BasicPropertyInfo Latitude="51.41202569" Longitude="0.02149359" StarRating="0" HotelCode="663169|avis_hotel" HotelName="Avis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>33 Rodway Road, Bromley, Kent BR1 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/847969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1275.00" OriginalAmount="1275.00">
      <BasicPropertyInfo Latitude="51.377813" Longitude="-0.095798" StarRating="3" HotelCode="905882|hampton_by_hilton_london_croydon" HotelName="Hampton by Hilton London Croydon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1276.00" OriginalAmount="1276.00">
      <BasicPropertyInfo Latitude="51.61180464" Longitude="-0.10938655" StarRating="2.5" HotelCode="580019|forest_house_hotel_2" 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="63" TotalAmount="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="51.5405159" Longitude="-0.11714677" StarRating="0" HotelCode="986033|caledonian_studio_flats" HotelName="Caledonian Studio Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>287 Caledonian Road, Islington, London N1 1EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/1a/e21a97a2a9568e8981c13c5112e8d2c6e489bcd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This adults-only 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="1282.00" OriginalAmount="1282.00">
      <BasicPropertyInfo Latitude="51.494542049957" Longitude="-0.22776380181313" StarRating="2" HotelCode="94574|premier_west_hotel" HotelName="Heeton Concept Hotel - Luma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1283.00" OriginalAmount="1283.00">
      <BasicPropertyInfo Latitude="51.451066728268" Longitude="-0.1480569846558" StarRating="3" HotelCode="903455|the_gateway_hotel_3" HotelName="The Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Balham Hill, London SW12 9EB, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343382/2.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="1283.00" OriginalAmount="1283.00">
      <BasicPropertyInfo Latitude="51.544577" Longitude="-0.172655" StarRating="3.5" HotelCode="18450|best_western_swiss_cottage_hotel" HotelName="Best Western Swiss Cottage Hotel" 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>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="63" TotalAmount="1289.00" OriginalAmount="1289.00">
      <BasicPropertyInfo Latitude="51.51552929061" Longitude="-0.17210939762265" StarRating="3" HotelCode="94554|admiral" HotelName="Admiral" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="1292" OriginalAmount="1292">
      <BasicPropertyInfo Latitude="51.474325966622" Longitude="-0.15710104026448" StarRating="4" HotelCode="244305|45014" HotelName="Axiom Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" 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="63" TotalAmount="1294.00" OriginalAmount="1294.00">
      <BasicPropertyInfo Latitude="51.490739" Longitude="-0.144067" StarRating="3" HotelCode="89406|the_29_london_fka_airways_hotel_victoria" HotelName="The 29 London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 St. George's Drive, Victoria, London SW1V 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125233/a_125233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city guesthouse is located in central London and is within walking distance of the city's famous landmarks, including Buckingham Palace (600 m away), Harrods (1 km), the Natural History Museum (1 km), Big Ben (1.2 km), the Houses of Parliament (1.2 km), Westminster Abbey (1.2 km), the London Eye (1.5 km), the London Aquarium (1.5 km), the Tower of London and Tower Bridge (both 5 km away). It is very close to the Victoria rail, tube and coach stations, as well as to the Gatwick Express Terminal at Victoria station. Guests will find pubs and bars just 150 metres from the establishment. The following airports are all nearby: London Heathrow (26 km), London City (33 km), London Gatwick (46 km), London Luton (66 km) and London Stansted (83 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1294.00" OriginalAmount="1294.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="1298.00" OriginalAmount="1298.00">
      <BasicPropertyInfo Latitude="51.623156" Longitude="-0.35227399999997" StarRating="4" HotelCode="296888|best_western_plus_grims_dyke_hotel" 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="27" TotalAmount="1302" OriginalAmount="1302">
      <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="1303" OriginalAmount="1303">
      <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="1304" OriginalAmount="1304">
      <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="1304" OriginalAmount="1304">
      <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="Non Refundable" 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="63" TotalAmount="1305.00" OriginalAmount="1305.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="1306.00" OriginalAmount="1306.00">
      <BasicPropertyInfo Latitude="51.41779728" Longitude="-0.04628342" StarRating="4" HotelCode="519450|melrose_house" HotelName="Melrose Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Lennard Road, London SE20 7LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/93241/2693241/1.jpg?f=15299664</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1306.00" OriginalAmount="1306.00">
      <BasicPropertyInfo Latitude="51.53102159" Longitude="-0.10182064" StarRating="0" HotelCode="667837|baggies_backpackers_angel" HotelName="Prime Backpackers Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>333 City Road, London EC1V 1LJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/90319/2690319/1.jpg?f=15151472</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1308" OriginalAmount="1308">
      <BasicPropertyInfo Latitude="51.51755035" Longitude="-0.16405707" StarRating="3" HotelCode="586650|444304" HotelName="The Duke Rooms London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1315" OriginalAmount="1315">
      <BasicPropertyInfo Latitude="51.516700293906" Longitude="-0.17273716733564" StarRating="2" HotelCode="15692|416609" HotelName="Hyde Park Court Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1315.00" OriginalAmount="1315.00">
      <BasicPropertyInfo Latitude="51.52874041" Longitude="-0.12927946" StarRating="0" HotelCode="740237|the_dome_kings_cross" HotelName="The Dome Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Chalton Street, Camden, London NW1 1JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957921/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1316" OriginalAmount="1316">
      <BasicPropertyInfo Latitude="51.51122" Longitude="-0.18527" StarRating="3" HotelCode="47318|10492" HotelName="Central Park Hotel" Meals="ROOM ONLY" 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="1320" OriginalAmount="1320">
      <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="63" TotalAmount="1321.00" OriginalAmount="1321.00">
      <BasicPropertyInfo Latitude="51.495682573722" Longitude="-0.14630639993061" StarRating="3" HotelCode="263538|the_z_hotel_victoria" HotelName="Z Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Designated Smoking Area,Spa">
        <Address>
          <AddressLines>
            <AddressLine>5 Lower Belgrave Street, London SW1W 0NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369432/369432a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel sits amidst the bustle and charm of the central London district of Victoria. The property is just a 5 minutes' walking distance away from Buckingham Palace and the train station. Victoria underground station is located nearby, offering ease of access to other areas of the city. Local theatres can be found close by. This hotel occupies a converted Victorian townhouse, oozing sophistication and classical elegance, with a blend of architectural styles. The guest rooms blend traditional and modern elements. Complimentary Wi-Fi is available onsite, for the convenience of business and leisure travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1322.00" OriginalAmount="1322.00">
      <BasicPropertyInfo Latitude="51.515738196911" Longitude="-0.17375903115073" StarRating="3" HotelCode="114281|tudor_court_hotel_3" HotelName="Tudor Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157769/a_157769_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="1325" OriginalAmount="1325">
      <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 07/01/2025" 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="63" TotalAmount="1326.00" OriginalAmount="1326.00">
      <BasicPropertyInfo Latitude="51.55014165" Longitude="-0.07505637" StarRating="3.5" HotelCode="986332|kingsland_road_shoreditch" 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="63" TotalAmount="1331.00" OriginalAmount="1331.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="Free CXL until 01/01/2025">
        <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="63" TotalAmount="1332.00" OriginalAmount="1332.00">
      <BasicPropertyInfo Latitude="51.515452928672" Longitude="-0.1727369427681" StarRating="3" HotelCode="27217|beverley_city" HotelName="Beverly City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39981/a_39981_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Paddington district of the city, close to Paddington underground station. The ideal positioning of this hotel within minutes of the appealing and lively streets of Bayswater and Queensway, provides guests with the perfect starting point for trips out to explore the British capital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.00" OriginalAmount="1334.00">
      <BasicPropertyInfo Latitude="51.56272076" Longitude="0.06813166" StarRating="3" HotelCode="519268|ilford_apartments_3" HotelName="Ilford Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3a Coventry Road, Gunveer Court, London IG1 4FB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688450/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Ilford Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1335" OriginalAmount="1335">
      <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="Non Refundable">
        <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="1335.00" OriginalAmount="1335.00">
      <BasicPropertyInfo Latitude="51.481547" Longitude="-0.43671" StarRating="4" HotelCode="28976|sheraton_skyline_hotel_london_heathrow" HotelName="Sheraton Skyline Hotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="1339.00" OriginalAmount="1339.00">
      <BasicPropertyInfo Latitude="51.481601408492" Longitude="-0.44115863558193" StarRating="4" HotelCode="29412|radisson_blu_edwardian_heathrow_2" 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="27" TotalAmount="1340" OriginalAmount="1340">
      <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="63" TotalAmount="1340.00" OriginalAmount="1340.00">
      <BasicPropertyInfo Latitude="51.482571799992" Longitude="-0.45067897613159" StarRating="4" HotelCode="986178|radisson_red_hotel_london_heathrow" 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="63" TotalAmount="1343.00" OriginalAmount="1343.00">
      <BasicPropertyInfo Latitude="51.584767413457" Longitude="-0.36011070013046" StarRating="3" HotelCode="912975|euro_hotel_harrow" HotelName="Euro Hotel Harrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>415-417 Pinner Road, North Harrow, Harrow, Middlesex HA1 4HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/75515/1875515/19.jpg?f=15502278</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1344.00" OriginalAmount="1344.00">
      <BasicPropertyInfo Latitude="51.493872409395" Longitude="-0.18573492765427" StarRating="3" HotelCode="94548|the_villa_kensington" 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="63" TotalAmount="1347.00" OriginalAmount="1347.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="Free CXL until 08/01/2025" 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="27" TotalAmount="1352" OriginalAmount="1352">
      <BasicPropertyInfo Latitude="51.48811062" Longitude="-0.47878204" StarRating="3" HotelCode="520462|491820" HotelName="Harmondsworth Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="27" TotalAmount="1353" OriginalAmount="1353">
      <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="63" TotalAmount="1354.00" OriginalAmount="1354.00">
      <BasicPropertyInfo Latitude="51.480574457705" Longitude="-0.4460181031023" StarRating="4" HotelCode="28981|renaissance_london_heathrow_ho" 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="63" TotalAmount="1354.00" OriginalAmount="1354.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="63" TotalAmount="1357.00" OriginalAmount="1357.00">
      <BasicPropertyInfo Latitude="51.54290135" Longitude="-0.00035488" StarRating="2.5" HotelCode="571845|moxy_london_stratford" HotelName="Moxy London Stratford" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="63" TotalAmount="1357.00" OriginalAmount="1357.00">
      <BasicPropertyInfo Latitude="51.5287" Longitude="-0.049052999999958" StarRating="3" HotelCode="309866|plaza_london_hotel" HotelName="Plaza London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1359.00" OriginalAmount="1359.00">
      <BasicPropertyInfo Latitude="51.524139" Longitude="-0.116486" StarRating="2" HotelCode="94586|guilford" HotelName="Guilford House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1361.00" OriginalAmount="1361.00">
      <BasicPropertyInfo Latitude="51.5152043" Longitude="-0.17452649999996" StarRating="2" HotelCode="429123|atlas_hostels_london" 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="63" TotalAmount="1364.00" OriginalAmount="1364.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="1364.00" OriginalAmount="1364.00">
      <BasicPropertyInfo Latitude="51.527791327522" Longitude="-0.12734796309278" StarRating="3" HotelCode="114280|mabledon_court" HotelName="The Mabledon Court" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Mabledon Place, Bloomsbury, Camden, London WC1H 9AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348830/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is beautifully located at the heart of the historical district of Bloomsbury, in London. Boasting a peaceful setting in a quiet neighbourhood, the hotel enjoys close proximity to the shopping and entertainment opportunities that the West End has to offer. London&amp;apos;s major attractions can be found close by. Guests can explore London University, the British Library, London&amp;apos;s famous parks, theatres and museums. The city&amp;apos;s business areas are also easily accessible. This charming hotel offers comfortable, stylish guest rooms. Guests will be pleased by the many excellent facilities and services that this elegant hotel has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1365" OriginalAmount="1365">
      <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="Non Refundable" 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="63" TotalAmount="1366.00" OriginalAmount="1366.00">
      <BasicPropertyInfo Latitude="51.49351912" Longitude="-0.19604394" StarRating="2" HotelCode="498360|saint_james_backpackers" HotelName="Saint James Backpackers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="1366.00" OriginalAmount="1366.00">
      <BasicPropertyInfo Latitude="51.515937" Longitude="-0.171949" StarRating="3" HotelCode="13655|gresham_hotel" HotelName="The Gresham Hotel London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1366.00" OriginalAmount="1366.00">
      <BasicPropertyInfo Latitude="51.39361743" Longitude="0.0448959" StarRating="0" HotelCode="663159|glendevon_house_hotel" HotelName="Glendevon House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>80 Southborough Road, Bickley, Bromley, Kent BR1 2EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/92024/3092024/21.jpg?f=15504895</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1367.00" OriginalAmount="1367.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 08/01/2025" 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="63" TotalAmount="1369.00" OriginalAmount="1369.00">
      <BasicPropertyInfo Latitude="51.36895734" Longitude="-0.09648989" StarRating="3.5" HotelCode="633060|flexistay_croydon_apartments" HotelName="CS Apartments - Croydon Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>89-91 Park Lane, Croydon CR0 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803416/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1372.00" OriginalAmount="1372.00">
      <BasicPropertyInfo Latitude="51.51248932" Longitude="-0.18650429" StarRating="3" HotelCode="530949|hyde_park_superior_apartments" 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="1373" OriginalAmount="1373">
      <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="63" TotalAmount="1373.00" OriginalAmount="1373.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="63" TotalAmount="1373.00" OriginalAmount="1373.00">
      <BasicPropertyInfo Latitude="51.55315067" Longitude="-0.2854628" StarRating="3" HotelCode="522802|the_arch_wembley" 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="1376" OriginalAmount="1376">
      <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="1376.00" OriginalAmount="1376.00">
      <BasicPropertyInfo Latitude="51.528668075858" Longitude="-0.12302296808821" StarRating="5" HotelCode="114557|apollo_hotel_5" 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="27" TotalAmount="1378" OriginalAmount="1378">
      <BasicPropertyInfo Latitude="51.514802" Longitude="-0.176746" StarRating="3" HotelCode="408634|17798" HotelName="Ascot Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="51.51304781" Longitude="-0.06706478" StarRating="4" HotelCode="969739|aldgate_city_apartments" HotelName="Aldgate City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Back Church Lane, Twyne House, London E1 1LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/72/ea/72ea1e5c731b57270dbacf0626fc00d12b35e9d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1383.00" OriginalAmount="1383.00">
      <BasicPropertyInfo Latitude="51.515990751152" Longitude="-0.17178987850923" StarRating="3" HotelCode="144163|athena_hotel_3" 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="63" TotalAmount="1383.00" OriginalAmount="1383.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="Free CXL until 06/01/2025" 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="1385" OriginalAmount="1385">
      <BasicPropertyInfo Latitude="51.488801473118" Longitude="-0.53627933995062" StarRating="3" HotelCode="81285|26776" HotelName="Holiday Inn Express London Heathrow T5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,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>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="1385" OriginalAmount="1385">
      <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="63" TotalAmount="1386.00" OriginalAmount="1386.00">
      <BasicPropertyInfo Latitude="51.49883" Longitude="-0.192032" StarRating="4" HotelCode="16086|the_kensington_close_hotel__spa" HotelName="Holiday Inn London - Kensington High St." Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="1390" OriginalAmount="1390">
      <BasicPropertyInfo Latitude="51.531986" Longitude="-0.061487" StarRating="4" HotelCode="78710|17799" 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="63" TotalAmount="1393.00" OriginalAmount="1393.00">
      <BasicPropertyInfo Latitude="51.47615525" Longitude="-0.28686465" StarRating="4" HotelCode="199791|kew_gardens_hotel" HotelName="Kew Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>292 Sandycombe Road, Richmond, Surrey TW9 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351746/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kew Gardens Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1393.00" OriginalAmount="1393.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="27" TotalAmount="1394" OriginalAmount="1394">
      <BasicPropertyInfo Latitude="51.514223" Longitude="-0.178275" StarRating="3" HotelCode="18495|1446" HotelName="The Royal Eagle" Meals="ROOM ONLY" 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="63" TotalAmount="1394.00" OriginalAmount="1394.00">
      <BasicPropertyInfo Latitude="51.513343076526" Longitude="-0.17982065677643" StarRating="3.5" HotelCode="189733|hyde_park_apartments_8" HotelName="Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Craven Hill, London W2 3DS, Westminster</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87882/843070bc-7487-43ac-9337-0658630c71ec.jpg?d=636644156980000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1397.00" OriginalAmount="1397.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="Non Refundable">
        <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="63" TotalAmount="1399.00" OriginalAmount="1399.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 08/01/2025" 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="1402" OriginalAmount="1402">
      <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="63" TotalAmount="1403.00" OriginalAmount="1403.00">
      <BasicPropertyInfo Latitude="51.51394900761" Longitude="-0.18305044047543" StarRating="4" HotelCode="409523|the_cleveland_hotel" 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="1404" OriginalAmount="1404">
      <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="Free CXL until 26/12/2024" 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="63" TotalAmount="1404.00" OriginalAmount="1404.00">
      <BasicPropertyInfo Latitude="51.490891414142" Longitude="-0.19382429458221" StarRating="3" HotelCode="94573|mowbray_court" 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="63" TotalAmount="1404.00" OriginalAmount="1404.00">
      <BasicPropertyInfo Latitude="51.51872" Longitude="-0.46424" StarRating="0" HotelCode="0|royal_apartments_12" HotelName="Royal Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>4 Royal Lane, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/55/d9/55d9df35b680dbc6a35df1caaab836d95ec925d1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Royal Apartments in West Drayton, you'll be 8.9 mi (14.4 km) from Twickenham Stadium and 9.7 mi (15.5 km) from Windsor Castle.  This 4-star apartment is 9.8 mi (15.8 km) from Eton College and 10.7 mi (17.2 km) from Royal Botanic Gardens, Kew.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. 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;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 150.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.00" OriginalAmount="1405.00">
      <BasicPropertyInfo Latitude="51.57261903" Longitude="-0.19569544" StarRating="2" HotelCode="323925|hotel_unique_3" HotelName="Hotel Unique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>911 Finchley Road, Golders Green, London NW11 7PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491025/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Unique.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1407" OriginalAmount="1407">
      <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="63" TotalAmount="1408.00" OriginalAmount="1408.00">
      <BasicPropertyInfo Latitude="51.495733" Longitude="-0.18927" StarRating="4" HotelCode="115167|the_parkcity_hotel" 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="1410" OriginalAmount="1410">
      <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="63" TotalAmount="1411.00" OriginalAmount="1411.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="Free CXL until 02/01/2025">
        <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="27" TotalAmount="1417" OriginalAmount="1417">
      <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="63" TotalAmount="1417.00" OriginalAmount="1417.00">
      <BasicPropertyInfo Latitude="51.511294890817" Longitude="-0.29053151607513" StarRating="4" HotelCode="22116|doubletree_by_hilton_london__ealing_hotel" 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 08/01/2025" 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="63" TotalAmount="1423.00" OriginalAmount="1423.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 07/01/2025">
        <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="63" TotalAmount="1432.00" OriginalAmount="1432.00">
      <BasicPropertyInfo Latitude="51.526310500698" Longitude="-0.12660066705121" StarRating="2.5" HotelCode="144347|avonmore_hotel_3" 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="1436" OriginalAmount="1436">
      <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="1436" OriginalAmount="1436">
      <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="63" TotalAmount="1437.00" OriginalAmount="1437.00">
      <BasicPropertyInfo Latitude="51.499058" Longitude="-0.10186" StarRating="3" HotelCode="170197|the_bridge_hotel_5" HotelName="The Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Borough Road, London SE1 0AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150646/150646a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite South Bank University and 800 metres from Lamberth North and Elephant and Castle tube stations. The West End with its array of attractions including Hyde Park, Buckingham Palace, Harrods, Oxford Street shopping, Tower of London and Big Ben are all approximately a 2 km bus or tube ride away. There are a number of bars close to the Elephant and Castle station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1440.00" OriginalAmount="1440.00">
      <BasicPropertyInfo Latitude="51.509009931614" Longitude="-0.13140498749874" StarRating="4" HotelCode="307493|the_z_hotel_piccadilly" HotelName="Z Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Elevator,Internet,Luggage Storage,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Orange Street, London WC2H 7DF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/476483/4c41124bbe444c44f71ce7777adb4353.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has everything you need for a cuple of nights in town. Concentrated style, an out-of-town price, and the West End- at your feet the moment yu step out of the door. No off- central, tourist hotels for you. The hotel is a designer conversion of a former office building, with 112 bedrooms arranged over lower ground floor, ground and four upper floors. The hotel is situated in arguably one of the most recognised locations in central London, just a short walk from Piccadilly Circus. The property is 100 meters from the Prince Of Wales Theatre, 200 meters from Chinatown of London and 23 miles from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1443" OriginalAmount="1443">
      <BasicPropertyInfo Latitude="51.488671" Longitude="-0.13956" StarRating="3" HotelCode="114287|57801" 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="27" TotalAmount="1446" OriginalAmount="1446">
      <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="63" TotalAmount="1447.00" OriginalAmount="1447.00">
      <BasicPropertyInfo Latitude="51.516322546566" Longitude="-0.1719805598259" StarRating="3" HotelCode="15202|norfolk_towers_paddington" 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="1450" OriginalAmount="1450">
      <BasicPropertyInfo Latitude="51.514035799833" Longitude="0.031639337539673" StarRating="3" HotelCode="189757|200664" HotelName="Prince Regent Excel" Meals="ROOM ONLY" 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="63" TotalAmount="1450.00" OriginalAmount="1450.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="1452" OriginalAmount="1452">
      <BasicPropertyInfo Latitude="51.529324655129" Longitude="-0.12266880501856" StarRating="3" HotelCode="143216|56466" HotelName="Alhambra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="1452.00" OriginalAmount="1452.00">
      <BasicPropertyInfo Latitude="51.512837298397" Longitude="-0.19210785627365" StarRating="3" HotelCode="10915|bayswater_inn_2" 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="63" TotalAmount="1452.00" OriginalAmount="1452.00">
      <BasicPropertyInfo Latitude="51.535464955734" Longitude="-0.18991649150848" StarRating="4" HotelCode="29212|marriott_london_maida_vale" HotelName="London Marriott Hotel Maida Vale" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="63" TotalAmount="1454.00" OriginalAmount="1454.00">
      <BasicPropertyInfo Latitude="51.52873437" Longitude="-0.11862456" StarRating="4" HotelCode="540879|the_house_of_toby" HotelName="The House of Toby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1455" OriginalAmount="1455">
      <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="63" TotalAmount="1455.00" OriginalAmount="1455.00">
      <BasicPropertyInfo Latitude="51.50157386" Longitude="0.0524" StarRating="0" HotelCode="849353|london_city_airport_hotel" HotelName="London City Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1456.00" OriginalAmount="1456.00">
      <BasicPropertyInfo Latitude="51.511430938607" Longitude="-0.17967984080315" StarRating="2" HotelCode="36439|columbia_2" HotelName="Columbia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1456.00" OriginalAmount="1456.00">
      <BasicPropertyInfo Latitude="51.467390597277" Longitude="-0.072269396958973" StarRating="2.5" HotelCode="199821|victoria_inn_6" HotelName="Victoria Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Choumert Road, Peckham, London SE15 4AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/17660/2017660/14.jpg?f=15527565</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Victoria Inn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1457" OriginalAmount="1457">
      <BasicPropertyInfo Latitude="51.529784" Longitude="-0.122451" StarRating="2" HotelCode="36442|2136" HotelName="Crestfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Crestfield Street, King's Cross, London WC1H 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315928/315928a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Crestfield.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1459" OriginalAmount="1459">
      <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="63" TotalAmount="1459.00" OriginalAmount="1459.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="1460.00" OriginalAmount="1460.00">
      <BasicPropertyInfo Latitude="51.50904267" Longitude="-0.01557323" StarRating="4" HotelCode="551994|lansbury_heritage_hotel" HotelName="Lansbury Heritage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="1463" OriginalAmount="1463">
      <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="Non Refundable" 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="27" TotalAmount="1465" OriginalAmount="1465">
      <BasicPropertyInfo Latitude="51.427805" Longitude="-0.318894" StarRating="4" HotelCode="199792|284306" HotelName="The Lensbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1468" OriginalAmount="1468">
      <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="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="51.512009" Longitude="-0.185137" StarRating="3" HotelCode="18270|byron_2" 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="63" TotalAmount="1472.00" OriginalAmount="1472.00">
      <BasicPropertyInfo Latitude="51.490792372379" Longitude="-0.19351391413733" StarRating="4" HotelCode="94566|best_western_the_boltons_hotel" 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="27" TotalAmount="1474" OriginalAmount="1474">
      <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="63" TotalAmount="1474.00" OriginalAmount="1474.00">
      <BasicPropertyInfo Latitude="51.481102" Longitude="-0.438241" StarRating="4" HotelCode="28973|london_heathrow_marriott_hotel" HotelName="London Heathrow Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="1476.00" OriginalAmount="1476.00">
      <BasicPropertyInfo Latitude="51.63734114" Longitude="-0.17230475" StarRating="0" HotelCode="743362|guest_house_ellipse" HotelName="Guest House Ellipse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Buckingham Avenue, London N20 9DE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/ca/6cca9784deb5960461a54b12216e1c2d54fad947.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1479" OriginalAmount="1479">
      <BasicPropertyInfo Latitude="51.5135639" Longitude="-0.18706559999998" StarRating="4" HotelCode="476605|234017" HotelName="Imperial Court Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="1479.00" OriginalAmount="1479.00">
      <BasicPropertyInfo Latitude="51.489985" Longitude="-0.097705" StarRating="3" HotelCode="97064|eurotraveller_hotel_express" HotelName="Eurotraveller Hotel Express @ E&amp;C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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="1480" OriginalAmount="1480">
      <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="Free CXL until 07/01/2025" 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="1483.00" OriginalAmount="1483.00">
      <BasicPropertyInfo Latitude="51.490286" Longitude="-0.137825" StarRating="3" HotelCode="18525|victoria_inn_london" HotelName="Victoria Inn London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="51.46857" Longitude="0.00977" StarRating="3" HotelCode="522585|the_clarendon_2" HotelName="The Clarendon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="63" TotalAmount="1488.00" OriginalAmount="1488.00">
      <BasicPropertyInfo Latitude="51.523308097102" Longitude="-0.17449378967285" StarRating="3" HotelCode="97053|comfort_inn_edgware_road_w2" HotelName="Comfort Inn Edgware Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1488.00" OriginalAmount="1488.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="Free CXL until 25/12/2024">
        <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="1491" OriginalAmount="1491">
      <BasicPropertyInfo Latitude="51.156742305865" Longitude="-0.15727669000626" StarRating="4" HotelCode="12971|21433" HotelName="Hilton Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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="63" TotalAmount="1491.00" OriginalAmount="1491.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="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="51.64866877" Longitude="-0.04641575" StarRating="0" HotelCode="958146|cogie_abode" HotelName="Cogie Abode" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>329 High Street, Enfield EN3 4DJ, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/59/9559ca34230c48176f10446199db8bfb6ade110e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1494.00" OriginalAmount="1494.00">
      <BasicPropertyInfo Latitude="51.490601619768" Longitude="-0.13861015815832" StarRating="3" HotelCode="151374|lidos_hotel" HotelName="Lidos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-45 Belgrave Road, Victoria, London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/6/3/8/4/6/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lidos Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1496" OriginalAmount="1496">
      <BasicPropertyInfo Latitude="51.529186138172" Longitude="-0.1239431721292" StarRating="2" HotelCode="145792|199328" HotelName="Central Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Street, Kings Cross, London WC1H 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574989/574989a_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="63" TotalAmount="1497.00" OriginalAmount="1497.00">
      <BasicPropertyInfo Latitude="51.46112452265" Longitude="-0.27562734994058" StarRating="4" HotelCode="335208|the_victoria" HotelName="The Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1498.00" OriginalAmount="1498.00">
      <BasicPropertyInfo Latitude="51.525971350104" Longitude="-0.13615290674591" StarRating="3" HotelCode="34471|euston_square_hotel" HotelName="Euston Square" Meals="ROOM ONLY" 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="63" TotalAmount="1499.00" OriginalAmount="1499.00">
      <BasicPropertyInfo Latitude="51.526139230595" Longitude="-0.12629181146622" StarRating="3" HotelCode="189769|george_hotel_14" HotelName="George Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58-60 Cartwright Gardens, London WC1H 9EL, Bloomsbury</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341813/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1505.00" OriginalAmount="1505.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="27" TotalAmount="1515" OriginalAmount="1515">
      <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="63" TotalAmount="1515.00" OriginalAmount="1515.00">
      <BasicPropertyInfo Latitude="51.49451574" Longitude="-0.23473611" StarRating="3" HotelCode="519295|flynns_town_house" HotelName="Flynns Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="1515.00" OriginalAmount="1515.00">
      <BasicPropertyInfo Latitude="51.416709254573" Longitude="0.0022007055225686" StarRating="3" HotelCode="77032|the_bromley_court_hotel_2" HotelName="The Bromley Court Hotel" 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,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="63" TotalAmount="1518.00" OriginalAmount="1518.00">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|doubletree_by_hilton_london_chelsea" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="1518.00" OriginalAmount="1518.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="1519" OriginalAmount="1519">
      <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="63" TotalAmount="1519.00" OriginalAmount="1519.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3.5" HotelCode="534048|best_western_plus_vauxhall_hotel" HotelName="Best Western Plus Vauxhall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="1521.00" OriginalAmount="1521.00">
      <BasicPropertyInfo Latitude="51.513519900158" Longitude="-0.12964480244671" StarRating="3" HotelCode="199824|the_z_hotel_soho" HotelName="Z Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Moor Street, London W1D 5AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314730/314730a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has everything you need for a couple of nights in town. Concentrated style, an out-of-town price and the West-End - at your feet the moment you step out of the door. 5 minutes walk from Leicester Square, Piccadilly Circus and Covent Garden. No off-central, tourist hotels for you. The building is a designer conversion of twelve Georgian townhouses. From the outside you see classic architectural proportions, combined with contemporary style. Inside, you find 85 rooms gathered around a central courtyard. The rooms  are compact and equipped. And it places you in Moor Street, between the theatre and bookshops of Cambridge Circus and Charing Cross Road - ad the vivid cosmos of Old Compton Street</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1525.00" OriginalAmount="1525.00">
      <BasicPropertyInfo Latitude="51.53411213" Longitude="-0.13889375" StarRating="0" HotelCode="726166|the_hurdwick" 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="63" TotalAmount="1529.00" OriginalAmount="1529.00">
      <BasicPropertyInfo Latitude="51.513282984369" Longitude="-0.043230503797531" StarRating="4" HotelCode="96722|marlin_apartments_limehouse" 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/12/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="27" TotalAmount="1530" OriginalAmount="1530">
      <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="63" TotalAmount="1533.00" OriginalAmount="1533.00">
      <BasicPropertyInfo Latitude="51.508380857035" Longitude="0.04285975082621" StarRating="3" HotelCode="305705|holiday_inn_express_london__excel" HotelName="Holiday Inn Express London - Excel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1018 Dockside Road, E16 2FQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87636/d96a2a99-244c-44e8-b3ac-18d443d761cf.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="1533.00" OriginalAmount="1533.00">
      <BasicPropertyInfo Latitude="51.4271174" Longitude="-0.20188393" StarRating="0" HotelCode="724122|marple_cottage_guest_house" HotelName="Marple Cottage Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>113 Woodside, Wimbledon, London SW19 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/9a/259a95a81a5b84aa3675cda3dd4d099b869f364b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1534" OriginalAmount="1534">
      <BasicPropertyInfo Latitude="51.12558701549" Longitude="-0.18929779629514" StarRating="4" HotelCode="94504|30144" HotelName="Crowne Plaza London - Gatwick Airport" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="63" TotalAmount="1535.00" OriginalAmount="1535.00">
      <BasicPropertyInfo Latitude="51.499373886206" Longitude="-0.079210506555939" StarRating="3" HotelCode="267545|premier_inn_london_tower_bridge" HotelName="Premier Inn London Tower Bridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>159 Tower Bridge Road, Southwark, London SE1 3LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352760/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1541" OriginalAmount="1541">
      <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="63" TotalAmount="1541.00" OriginalAmount="1541.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="27" TotalAmount="1544" OriginalAmount="1544">
      <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="63" TotalAmount="1544.00" OriginalAmount="1544.00">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|hilton_london_heathrow_airport_hotel" HotelName="Hilton London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="27" TotalAmount="1546" OriginalAmount="1546">
      <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="63" TotalAmount="1546.00" OriginalAmount="1546.00">
      <BasicPropertyInfo Latitude="51.501762187605" Longitude="-0.1874703168869" StarRating="3" HotelCode="114615|london_apart_hotel_2" HotelName="London Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>58 Kensington Court, Kensington, London W8 5DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67286/1867286/1.jpg?f=15254872</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="51.426394" Longitude="-0.163731" StarRating="3" HotelCode="147750|flexistay_aparthotel" HotelName="Flexistay Tooting Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>268 Franciscan Road, Tooting, LondonSW17 8HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342312/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Flexistay Tooting Aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="51.52161274" Longitude="-0.04694868" StarRating="4" HotelCode="493245|london_suites_2" HotelName="London Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>230A Mile End Road, London, England E1 4LJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/24806/2524806/1.jpg?f=15655139</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1552.00" OriginalAmount="1552.00">
      <BasicPropertyInfo Latitude="51.511987645271" Longitude="0.011246502399445" StarRating="3" HotelCode="33049|holiday_inn_express_londonroyal_docks_docklands" 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="1554" OriginalAmount="1554">
      <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="1556" OriginalAmount="1556">
      <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="63" TotalAmount="1561.00" OriginalAmount="1561.00">
      <BasicPropertyInfo Latitude="51.492820949851" Longitude="-0.19419885110312" StarRating="3" HotelCode="20412|london_court_hotel" 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="63" TotalAmount="1563.00" OriginalAmount="1563.00">
      <BasicPropertyInfo Latitude="51.518081" Longitude="-0.078575999999998" StarRating="4" HotelCode="296642|rez_apart_hotel" HotelName="Rez Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Widegate Street, London E1 7HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352836/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1563.00" OriginalAmount="1563.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="Free CXL until 25/12/2024">
        <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="63" TotalAmount="1564.00" OriginalAmount="1564.00">
      <BasicPropertyInfo Latitude="51.500818054741" Longitude="-0.11265016504707" StarRating="0" HotelCode="986320|nox_hotels_waterloo" HotelName="NOX HOTELS - Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Lower Marsh, London SE1 7RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/49000000/48310000/48309900/48309881/49163119_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1572" OriginalAmount="1572">
      <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="1572" OriginalAmount="1572">
      <BasicPropertyInfo Latitude="51.529508" Longitude="-0.123886" StarRating="2" HotelCode="93104|200070" HotelName="The Fairway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="27" TotalAmount="1572" OriginalAmount="1572">
      <BasicPropertyInfo Latitude="51.457525838165" Longitude="-0.20607835910801" StarRating="3" HotelCode="77360|54248" HotelName="The Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1573" OriginalAmount="1573">
      <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="63" TotalAmount="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="51.5066264527" Longitude="-0.24444177746773" StarRating="2" HotelCode="189752|hotel261" 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="63" TotalAmount="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="51.517499726848" Longitude="-0.12958578406142" StarRating="3" HotelCode="165983|cheshire" HotelName="Cheshire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" 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="63" TotalAmount="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="51.49229704" Longitude="-0.19779583" StarRating="2" HotelCode="325687|the_paramount_hotel_3" HotelName="The Paramount" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Nevern Square, London SW5 9PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/22734/3622734/1.jpg?f=15398830</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="51.42697525024414" Longitude="-0.14529399573802948" StarRating="3" HotelCode="0|brookview_guest_house" HotelName="Brookview Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Brookview Rd, London, Gb, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/74/7d74a8217788e7498cea6219c91a2d296966774e.jpeg</HotelPictures>
        <HotelDescription>Located in London in the Greater London Region, 5 km from O2 Academy Brixton, Brookview Guest House boasts a terrace and views of the garden. Some units feature a seating area to relax in after a busy day. You will find tea/coffee making facilities in the room. Brookview Guest House features free WiFi. A flat-screen TV and DVD player are offered. You will find a shared lounge at the property. Guests can enjoy tennis at the Tooting Bec Common public tennis courts. The All England Lawn Tennis Club Centre Court is 5 km from Brookview Guest House, while Battersea is 5 km away. The nearest airport is London City Airport, 16 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;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1580.00" OriginalAmount="1580.00">
      <BasicPropertyInfo Latitude="51.4921138" Longitude="-0.14158237" StarRating="3" HotelCode="519461|the_beverley_hotel_london_victoria" 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="63" TotalAmount="1581.00" OriginalAmount="1581.00">
      <BasicPropertyInfo Latitude="51.51264547" Longitude="-0.1749701" StarRating="3" HotelCode="519932|assaha_hyde_park_apartments" 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="1590" OriginalAmount="1590">
      <BasicPropertyInfo Latitude="51.49732568" Longitude="-0.01896785" StarRating="0" HotelCode="973438|444264" 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="1593.00" OriginalAmount="1593.00">
      <BasicPropertyInfo Latitude="51.51427712" Longitude="-0.31939913" StarRating="4" HotelCode="199779|the_drayton_court_hotel" HotelName="Drayton Court Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 The Avenue, Ealing, London W13 8PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351742/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Drayton Court Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1595" OriginalAmount="1595">
      <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="63" TotalAmount="1596.00" OriginalAmount="1596.00">
      <BasicPropertyInfo Latitude="51.516115083519" Longitude="-0.06239357344657" StarRating="4" HotelCode="263537|the_whitechapel_hotel" HotelName="The Whitechapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-53 New Road, Whitechapel, London E1 1HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347711/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="1597" OriginalAmount="1597">
      <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="1597.00" OriginalAmount="1597.00">
      <BasicPropertyInfo Latitude="51.36671849" Longitude="-0.15351229" StarRating="3" HotelCode="323999|dukes_head_hotel" HotelName="Dukes Head Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Internet,Lounge,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>The Green, 6 Manor Road, Wallington, Surrey SM6 0AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/48246/1848246/1.jpg?f=15371842</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Dukes Head Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1600.00" OriginalAmount="1600.00">
      <BasicPropertyInfo Latitude="51.493098588254" Longitude="-0.14424671899588" StarRating="3" HotelCode="34554|comfort_inn_victoria" HotelName="Comfort Inn Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1601.00" OriginalAmount="1601.00">
      <BasicPropertyInfo Latitude="51.46158312" Longitude="-0.29852931" StarRating="2" HotelCode="153320|quinns_hotel" HotelName="Quinns Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1601.00" OriginalAmount="1601.00">
      <BasicPropertyInfo Latitude="51.409869853963" Longitude="-0.11974722146988" StarRating="2.5" HotelCode="189766|norbury_aparthotel" HotelName="Flexistay Norbury ApartHotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>49 Norbury Crescent, Norbury, London SW16 4JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/ac/b3ac2babb3436dc3aab77790f75f2f4da2fb395d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1601.00" OriginalAmount="1601.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="Free CXL until 05/01/2025">
        <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="1601.00" OriginalAmount="1601.00">
      <BasicPropertyInfo Latitude="51.419700622558594" Longitude="-0.07955600321292877" StarRating="3" HotelCode="0|westow_house" HotelName="Westow House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Westow Hill, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/55/49/55490681c3e1f759543ef37a560179e5a2936546.jpeg</HotelPictures>
        <HotelDescription>With a stay at Westow House in London (Crystal Palace), you'll be within a 15-minute drive of Clapham Common and O2 Academy Brixton.  This inn is 6.8 mi (11 km) from London Eye and 6.9 mi (11.1 km) from St. Thomas' Hospital.&lt;br /&gt;Featured amenities include express check-out and laundry facilities.&lt;br /&gt;At Westow House, enjoy a satisfying meal at the restaurant. Quench your thirst with your favorite drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the individually decorated guestrooms, featuring refrigerators and Smart televisions. Your pillowtop bed comes with premium bedding. Complimentary wireless Internet access keeps you connected, while iPod docking stations help you enjoy your music in the comfort of your room. Private bathrooms with bathtubs or showers feature designer 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.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 50.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;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="1603.00" OriginalAmount="1603.00">
      <BasicPropertyInfo Latitude="51.474348" Longitude="-0.019471" StarRating="4" HotelCode="199793|mercure_london_greenwich_2" HotelName="DoubleTree by Hilton London Greenwich" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="27" TotalAmount="1607" OriginalAmount="1607">
      <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="Non Refundable" 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="63" TotalAmount="1607.00" OriginalAmount="1607.00">
      <BasicPropertyInfo Latitude="51.555653300474" Longitude="-0.17685145139694" StarRating="3" HotelCode="915079|kings_boutique_hotel" HotelName="Kings Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="51.496651102955" Longitude="-0.20635843276978" StarRating="4" HotelCode="31270|hilton_london_olympia" 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="27" TotalAmount="1612" OriginalAmount="1612">
      <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="Non Refundable" 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="63" TotalAmount="1612.00" OriginalAmount="1612.00">
      <BasicPropertyInfo Latitude="51.42701" Longitude="-0.17034" StarRating="0" HotelCode="0|marble_apartments_tooting_broadway" HotelName="Marble Apartments Tooting Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>19 Coverton Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/15/8f1570b9f728ecbd9bfa110bf65ea8e003e1ba68.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Tooting), you'll be 14 minutes by car from Clapham Common.  This apartment is 4.5 mi (7.3 km) from Stamford Bridge Stadium and 5.9 mi (9.5 km) from Victoria and Albert Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&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;Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="51.357941" Longitude="-0.114574" StarRating="4" HotelCode="36911|hilton_croydon" HotelName="Hilton Croydon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="51.522023574778" Longitude="-0.13216771334444" StarRating="3" HotelCode="153453|regency_house_hotel" HotelName="Regency House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="51.51418876" Longitude="-0.07077318" StarRating="4" HotelCode="522806|leman_locke" 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="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="51.51695446" Longitude="-0.068312" StarRating="3.5" HotelCode="986393|hyatt_place_london_city_east" HotelName="Hyatt Place London City East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="1614.00" OriginalAmount="1614.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 07/01/2025">
        <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="1615.00" OriginalAmount="1615.00">
      <BasicPropertyInfo Latitude="51.41127784" Longitude="0.07625673" StarRating="3" HotelCode="203483|bulls_head_hotel_2" HotelName="Bull's Head Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Royal Parade, Chislehurst, Kent BR7 6NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/36/aa36b57c2001612b34f12ae7fc11b6bc0e187f11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Bull's Head Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1618" OriginalAmount="1618">
      <BasicPropertyInfo Latitude="51.447864726297" Longitude="-0.0011091862832018" StarRating="3" HotelCode="386125|62463" HotelName="Lyall Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>256 Hither Green Lane, Lewisham  SE13 6TT, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73738/1873738/23.jpg?f=15693474</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lyall Apartment Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1618.00" OriginalAmount="1618.00">
      <BasicPropertyInfo Latitude="51.425397113449" Longitude="-0.33453224396487" StarRating="3" HotelCode="115344|the_park_hotel_4" HotelName="The Park Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="1619.00" OriginalAmount="1619.00">
      <BasicPropertyInfo Latitude="51.51077" Longitude="-0.07788" StarRating="4" HotelCode="0|still_life_tower_hill_executive_" HotelName="Still Life Tower Hill Executive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pepys Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/bf/8fbf8bb5df34ae7d54d0d83746e0623055cb8c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in London (London City Centre), Still Life Tower Hill Executive is within a 10-minute walk of Tower of London and The Gherkin.  This 4-star apartment is 0.5 mi (0.8 km) from Tower Bridge and 0.6 mi (0.9 km) from Liverpool Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. 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 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;Early check-in and/or late check-out is available for an additional fee.&lt;/br&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="27" TotalAmount="1620" OriginalAmount="1620">
      <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="63" TotalAmount="1621.00" OriginalAmount="1621.00">
      <BasicPropertyInfo Latitude="51.4925384521484" Longitude="-0.033238366246223" StarRating="0" HotelCode="0|city_view_house" HotelName="City View House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Enterprize Way Surrey Quays, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/8c/72/8c72a950b97ab8738eb194dabcdb32fb3c8ff363.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “City View House” is set in London. It boasts a convenient location within 7 km from the 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="1622" OriginalAmount="1622">
      <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="63" TotalAmount="1625.00" OriginalAmount="1625.00">
      <BasicPropertyInfo Latitude="51.521750671906" Longitude="-0.16606373994045" StarRating="4" HotelCode="517801|cosway_serviced_apartment" HotelName="Marylebone Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>18 Cosway Street, London NW1 5NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/96/fc/96fc1f1e972f2f4cb089818ee8161a852c29ae30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1628.00" OriginalAmount="1628.00">
      <BasicPropertyInfo Latitude="51.495083002218" Longitude="-0.19042234873064" StarRating="3" HotelCode="76159|1_lexham_gardens_hotel" 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="63" TotalAmount="1628.00" OriginalAmount="1628.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="Free CXL until 08/01/2025" 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="27" TotalAmount="1629" OriginalAmount="1629">
      <BasicPropertyInfo Latitude="51.495437125426" Longitude="-0.18085244907377" StarRating="4" HotelCode="35441|11154" HotelName="Fraser Suites Queens Gate" Meals="ROOM ONLY" 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="63" TotalAmount="1631.00" OriginalAmount="1631.00">
      <BasicPropertyInfo Latitude="51.65589774" Longitude="-0.18333901" StarRating="0" HotelCode="787860|hadley_hotel" HotelName="The Hadley Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>113 Hadley Road, Barnet EN5 5QN</AddressLine>
          </AddressLines>
          <CityName>Barnet</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/36/4d3671f879e291373eb4960bffae4e57767a0158.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1632.00" OriginalAmount="1632.00">
      <BasicPropertyInfo Latitude="51.524615630378" Longitude="-0.16077429056168" StarRating="3" HotelCode="58768|americana" HotelName="Americana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>172 Gloucester PLace, Regents Park, London NW1 6DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76126/a_76126_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, a short walk from Regents Park and Baker Street Underground Station, giving guests easy access to London's business district with its many tourist attractions and theatres. This makes the hotel an ideal base for both business and leisure travellers. There is a wide range of bars, a park, a metro station and other links to the public transport system all within a 600 m radius. There are several domestic airports less than 6 km away. London City Airport is approximately 17 km away and there is a large number of international airports within 59 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1635" OriginalAmount="1635">
      <BasicPropertyInfo Latitude="51.491531094997" Longitude="-0.1962947845459" StarRating="4" HotelCode="35463|55279" HotelName="Twenty Nevern Square" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Nevern Square, Earls Court, London SW5 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57665/a_57665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies amidst peaceful gardens and is situated close to the centre of London where there are countless shopping and entertainment venues just waiting to be explored. Links to the public transport network (Earls Court underground station) lie about 100 m away and restaurants and bars are to be found some 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1635.00" OriginalAmount="1635.00">
      <BasicPropertyInfo Latitude="51.524150987025" Longitude="-0.16093725644873" StarRating="3" HotelCode="101994|park_avenue_baker_street" HotelName="Park Avenue Baker Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="1639" OriginalAmount="1639">
      <BasicPropertyInfo Latitude="51.497008446685" Longitude="-0.22692561149597" StarRating="2.5" HotelCode="167350|200346" 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="63" TotalAmount="1641.00" OriginalAmount="1641.00">
      <BasicPropertyInfo Latitude="51.54254462" Longitude="-0.00508673" StarRating="4" HotelCode="175782|holiday_inn_london_stratford_city_4" HotelName="Holiday Inn London Stratford City" 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>10A Chestnut Plaza, Westfield, Stratford City, London E20 1GL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344499/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1643.00" OriginalAmount="1643.00">
      <BasicPropertyInfo Latitude="51.498140856845" Longitude="-0.11316447301635" StarRating="4" HotelCode="495561|park_plaza_london_waterloo" HotelName="Park Plaza London Waterloo" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="63" TotalAmount="1647.00" OriginalAmount="1647.00">
      <BasicPropertyInfo Latitude="51.52786908" Longitude="-0.13658654" StarRating="2" HotelCode="398181|publove__exmouth_arms_euston__hostel" HotelName="The Exmouth Arms Euston" Meals="ROOM ONLY" 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="1650" OriginalAmount="1650">
      <BasicPropertyInfo Latitude="51.495701790701" Longitude="-0.19507437944412" StarRating="3" HotelCode="14175|31953" HotelName="London Lodge Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="1651.00" OriginalAmount="1651.00">
      <BasicPropertyInfo Latitude="51.514726008844" Longitude="-0.057320147752762" StarRating="4" HotelCode="175781|holiday_inn_london__commercial_road" HotelName="Holiday Inn London - Whitechapel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,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="1655.00" OriginalAmount="1655.00">
      <BasicPropertyInfo Latitude="51.41368511" Longitude="-0.30543318" StarRating="4" HotelCode="446572|doubletree_by_hilton_london_kingston_upon_thames" HotelName="DoubleTree by Hilton Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="1657" OriginalAmount="1657">
      <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="63" TotalAmount="1658.00" OriginalAmount="1658.00">
      <BasicPropertyInfo Latitude="51.470483575" Longitude="-0.1774337" StarRating="5" HotelCode="199801|rafayel_on_the_left_bank" HotelName="Hotel Rafayel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <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="27" TotalAmount="1664" OriginalAmount="1664">
      <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="Free CXL until 10/12/2024">
        <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="63" TotalAmount="1669.00" OriginalAmount="1669.00">
      <BasicPropertyInfo Latitude="51.513584991845" Longitude="-0.18002293958023" StarRating="4" HotelCode="15500|best_western_shaftesbury_paddington_court" HotelName="Park Grand Paddington Court London" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1675" OriginalAmount="1675">
      <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="63" TotalAmount="1675.00" OriginalAmount="1675.00">
      <BasicPropertyInfo Latitude="51.53098259" Longitude="-0.12088256" StarRating="0" HotelCode="568436|keystone_house_2" HotelName="Keystone House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>272 -276 Pentonville Road, King’s Cross, St Pancras, London N1 9JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/739558/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1676.00" OriginalAmount="1676.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="63" TotalAmount="1690.00" OriginalAmount="1690.00">
      <BasicPropertyInfo Latitude="51.497683" Longitude="-0.08133" StarRating="4" HotelCode="899697|bermondsey_square_hotel" HotelName="Bermondsey Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="1691.00" OriginalAmount="1691.00">
      <BasicPropertyInfo Latitude="51.493301286729" Longitude="-0.18310904502869" StarRating="4" HotelCode="44236|millennium_gloucester_hotel_london_kensington" 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="27" TotalAmount="1694" OriginalAmount="1694">
      <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 07/01/2025" 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="63" TotalAmount="1694.00" OriginalAmount="1694.00">
      <BasicPropertyInfo Latitude="51.491257702222" Longitude="-0.14276444369643" StarRating="2" HotelCode="903018|the_warwick_by_aura_collection" HotelName="Surtees Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/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="1695.00" OriginalAmount="1695.00">
      <BasicPropertyInfo Latitude="51.491946750254" Longitude="-0.19442496197132" StarRating="3" HotelCode="130405|the_grand_hotel_21" HotelName="The Trebovir Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,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="63" TotalAmount="1698.00" OriginalAmount="1698.00">
      <BasicPropertyInfo Latitude="51.494383902424" Longitude="-0.14911236441799" StarRating="3" HotelCode="187908|bb_belgravia_studios82" HotelName="B+B Belgravia" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="1704" OriginalAmount="1704">
      <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="1705.00" OriginalAmount="1705.00">
      <BasicPropertyInfo Latitude="51.51768232" Longitude="-0.0626603" StarRating="4" HotelCode="614800|new_road_hotel" HotelName="New Road Hotel" Meals="ROOM ONLY" 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="1705.00" OriginalAmount="1705.00">
      <BasicPropertyInfo Latitude="51.511687" Longitude="-0.092959" StarRating="4" HotelCode="75691|marlin_apartments_queen_street" 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="1710" OriginalAmount="1710">
      <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 06/01/2025" 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="63" TotalAmount="1712.00" OriginalAmount="1712.00">
      <BasicPropertyInfo Latitude="51.509642" Longitude="-0.083524" StarRating="3" HotelCode="262250|premier_inn_london_bank__tower" HotelName="Premier Inn London Bank (Tower) Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>20 St Mary At Hill, City Of London, London EC3R 8EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347667/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located a 15-minute walk to St Paul’s Cathedral, Premier Inn London Bank (Tower) is also 3 minutes’ walk to Monument underground station. Barbican is 1.6 km from the hotel.Each room at Premier Inn features an en suite bathroom equipped with a hairdryer, tea and coffee making faciliti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1715" OriginalAmount="1715">
      <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="27" TotalAmount="1720" OriginalAmount="1720">
      <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="63" TotalAmount="1723.00" OriginalAmount="1723.00">
      <BasicPropertyInfo Latitude="51.489657288863" Longitude="-0.13725131750107" StarRating="3" HotelCode="29188|holiday_inn_express_london_victoria" 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="63" TotalAmount="1723.00" OriginalAmount="1723.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 07/01/2025">
        <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="1724" OriginalAmount="1724">
      <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="1724.00" OriginalAmount="1724.00">
      <BasicPropertyInfo Latitude="51.42377932118" Longitude="-0.27213706182829" StarRating="4" HotelCode="160237|warren_house" 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="63" TotalAmount="1724.00" OriginalAmount="1724.00">
      <BasicPropertyInfo Latitude="51.411780042033" Longitude="-0.31110329755" StarRating="3" HotelCode="114249|the_white_hart_hotel_3" HotelName="The White Hart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1725.00" OriginalAmount="1725.00">
      <BasicPropertyInfo Latitude="51.52894121" Longitude="-0.1177965" StarRating="0" HotelCode="986240|kings_cross_apartments_2" HotelName="Kings Cross Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 Swinton Street, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8a/1d/8a1ddc2c195cf5eb6e6eac1cfe9432e89126ec29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1730" OriginalAmount="1730">
      <BasicPropertyInfo Latitude="51.513451669222" Longitude="-0.19086486011884" StarRating="4" HotelCode="29762|13266" HotelName="Grand Plaza Serviced Apartments" Meals="ROOM ONLY" 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="1730.00" OriginalAmount="1730.00">
      <BasicPropertyInfo Latitude="51.513526690959" Longitude="-0.18950343132019" StarRating="3" HotelCode="45316|best_western_phoenix_hotel" HotelName="Phoenix Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="1731.00" OriginalAmount="1731.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="Free CXL until 05/01/2025" 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="1740" OriginalAmount="1740">
      <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="Non Refundable" 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="63" TotalAmount="1743.00" OriginalAmount="1743.00">
      <BasicPropertyInfo Latitude="51.43380322" Longitude="-0.16558721" StarRating="0" HotelCode="986367|marble_apartments_tooting_house" HotelName="Marble Apartments Tooting House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>28 Fishponds Road, Wandsworth, London SW17 7LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/89/dd89ea69b834012fd86d4e6035a80eb42231dcf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1743.00" OriginalAmount="1743.00">
      <BasicPropertyInfo Latitude="51.57123235" Longitude="-0.20015201" StarRating="2.5" HotelCode="587686|mhotels_apartments" HotelName="M-hotels Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>25 The Ridgeway, London NW11 8TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/59/2b59868c08d4c48e0d60ff5aa998e9a596d05ebb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at M-hotels Apartments in London (Golders Green), you'll be close to ZSL London Zoo.  This hotel is within the vicinity of Wembley Stadium and Royal Albert Hall. #  Rooms : # Make yourself at home in one of the 11 guestrooms. #  Amenities : # Take in the views from a garden. #  Business &amp; Other Amenities : # Featured amenities include complimentary wired Internet access and multilingual staff. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1747.00" OriginalAmount="1747.00">
      <BasicPropertyInfo Latitude="51.507920413108" Longitude="0.022419490476523" StarRating="3" HotelCode="79815|hotel_ibis_london_excel_docklands" 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="63" TotalAmount="1747.00" OriginalAmount="1747.00">
      <BasicPropertyInfo Latitude="51.490679303105" Longitude="-0.13861995353187" StarRating="3" HotelCode="114585|victor_hotel_3" 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="63" TotalAmount="1751.00" OriginalAmount="1751.00">
      <BasicPropertyInfo Latitude="51.522165" Longitude="-0.108716" StarRating="4" HotelCode="437547|the_bryson_hotel" 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="63" TotalAmount="1751.00" OriginalAmount="1751.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" 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="1753" OriginalAmount="1753">
      <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="63" TotalAmount="1753.00" OriginalAmount="1753.00">
      <BasicPropertyInfo Latitude="51.494874707544" Longitude="-0.18997013568878" StarRating="4" HotelCode="14336|hotel_xenia_2" HotelName="Xenia" 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>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="27" TotalAmount="1759" OriginalAmount="1759">
      <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="63" TotalAmount="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="51.489897227411" Longitude="-0.13713241104506" StarRating="2.5" HotelCode="47807|best_western_corona_2" 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="63" TotalAmount="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="432607|white_city_close" HotelName="Westfield Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>26 White City Close, London W12 7EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/96234/1996234/1.jpg?f=15409661</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Westfield Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1768" OriginalAmount="1768">
      <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="63" TotalAmount="1770.00" OriginalAmount="1770.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="1771.00" OriginalAmount="1771.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="27" TotalAmount="1774" OriginalAmount="1774">
      <BasicPropertyInfo Latitude="51.492050950233" Longitude="-0.14618813743436" StarRating="3" HotelCode="36438|56033" HotelName="Best Western Buckingham Palace Rd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="27" TotalAmount="1775" OriginalAmount="1775">
      <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 07/01/2025" 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="63" TotalAmount="1777.00" OriginalAmount="1777.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="986194|courtyard_by_marriott_london_city_airport" HotelName="Courtyard by Marriott London City Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Connaught Road, Silvertown, London E16 2AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/bf/3cbff69abd65ec15d52192caa03a39dd94d2348d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1777.00" OriginalAmount="1777.00">
      <BasicPropertyInfo Latitude="51.511703" Longitude="-0.041415000000029" StarRating="3" HotelCode="311539|the_royal_foundation_of_st_katharine" HotelName="The Royal Foundation of St Katharine" 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>2 Butcher Row, London E14 8DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73748/1873748/49.jpg?f=15677903</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="1779" OriginalAmount="1779">
      <BasicPropertyInfo Latitude="51.515294" Longitude="-0.160074" StarRating="3" HotelCode="35458|200350" 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="1779.00" OriginalAmount="1779.00">
      <BasicPropertyInfo Latitude="51.513991" Longitude="-0.189569" StarRating="3" HotelCode="21204|london_house_hotel" 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="63" TotalAmount="1782.00" OriginalAmount="1782.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="1784" OriginalAmount="1784">
      <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="1790" OriginalAmount="1790">
      <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="27" TotalAmount="1790" OriginalAmount="1790">
      <BasicPropertyInfo Latitude="51.521031767128" Longitude="-0.26280011190261" StarRating="3" HotelCode="34468|11627" HotelName="Holiday Inn London - West" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/01/2025" 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="1793" OriginalAmount="1793">
      <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="63" TotalAmount="1794.00" OriginalAmount="1794.00">
      <BasicPropertyInfo Latitude="51.49258326" Longitude="-0.19874564" StarRating="4" HotelCode="440089|59_longridge_road" HotelName="Flying Butler - Earl's Court Longridge Road Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>59 Longridge Road, London SW5 9SF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/14000000/13310000/13308600/13308594/72368dd4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.00" OriginalAmount="1794.00">
      <BasicPropertyInfo Latitude="51.53683" Longitude="-0.139445" StarRating="1" HotelCode="173554|smart_camden_inn_hostel" HotelName="Smart Camden Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Bayham Street, London NW1 0AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169276/169276a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than 500 m from Camden Market, the hostel is located in Camden’s pubs and clubs district, one of London’s trendiest areas. Camden Town underground station is a 5-minute walk away and provides direct access to London city centre. London Zoo is less than a 20-minute walk away. London Heathrow airport is about 30 km away, London Luton airport is some 52 km away, London Gatwick airport is roughly 52 km away and London Stansted airport is around 56 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1796.00" OriginalAmount="1796.00">
      <BasicPropertyInfo Latitude="51.493331481527" Longitude="-0.19194234477459" StarRating="3" HotelCode="56987|executive_rooms_london_kensington" HotelName="Dreamtel London Kensington" Meals="ROOM ONLY" 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="63" TotalAmount="1798.00" OriginalAmount="1798.00">
      <BasicPropertyInfo Latitude="51.500585" Longitude="-0.025219" StarRating="4" HotelCode="74679|marlin_apartments_canary_wharf" HotelName="Marlin Canary Wharf" 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>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="1799" OriginalAmount="1799">
      <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 05/01/2025" 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="63" TotalAmount="1802.00" OriginalAmount="1802.00">
      <BasicPropertyInfo Latitude="51.522289246488" Longitude="-0.14261305332184" StarRating="4" HotelCode="29460|holiday_inn_london__regents_park" HotelName="Holiday Inn London Regent's Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,HALF-BOARD-DINNER" 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="63" TotalAmount="1803.00" OriginalAmount="1803.00">
      <BasicPropertyInfo Latitude="51.514751295505" Longitude="-0.10923928053558" StarRating="4" HotelCode="376518|saco_fleet_street__crane_court" HotelName="SACO Fleet Street - Crane Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Crane Court, London EC4A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1805" OriginalAmount="1805">
      <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="63" TotalAmount="1806.00" OriginalAmount="1806.00">
      <BasicPropertyInfo Latitude="51.505154360949" Longitude="-0.098252881614712" StarRating="4" HotelCode="199763|citizenm_london_bankside" HotelName="citizenM London Bankside" Meals="ROOM ONLY" 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="63" TotalAmount="1807.00" OriginalAmount="1807.00">
      <BasicPropertyInfo Latitude="51.51751724" Longitude="-0.08018477" StarRating="4" HotelCode="633077|urban_stay_london_city_apartments" HotelName="Urban Stay London City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>172 Bishopsgate, London, England EC2M 4NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1808.00" OriginalAmount="1808.00">
      <BasicPropertyInfo Latitude="51.6041824" Longitude="0.00280217" StarRating="0" HotelCode="957201|the_royal_oak_35" HotelName="The Royal Oak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025">
        <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="1811.00" OriginalAmount="1811.00">
      <BasicPropertyInfo Latitude="51.514063079805" Longitude="-0.075827998469919" StarRating="4" HotelCode="533725|dorsett_city_london" 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="1813.00" OriginalAmount="1813.00">
      <BasicPropertyInfo Latitude="51.490286761096" Longitude="-0.14034162223238" StarRating="4" HotelCode="145734|the_caswell" 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="63" TotalAmount="1813.00" OriginalAmount="1813.00">
      <BasicPropertyInfo Latitude="51.5592761" Longitude="-0.1785975" StarRating="3" HotelCode="114286|la_gaffe_hotel" HotelName="La Gaffe" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107-111 Heath Street, Hampstead, Borough of Camden, London NW3 6SS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157774/a_157774_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="1819.00" OriginalAmount="1819.00">
      <BasicPropertyInfo Latitude="51.515716653319" Longitude="-0.17449647188187" StarRating="0" HotelCode="16992|royal_norfolk" 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="63" TotalAmount="1822.00" OriginalAmount="1822.00">
      <BasicPropertyInfo Latitude="51.424278093582" Longitude="-0.22931191958708" StarRating="4" HotelCode="77873|cannizaro_house" 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="27" TotalAmount="1828" OriginalAmount="1828">
      <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 08/01/2025">
        <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="63" TotalAmount="1828.00" OriginalAmount="1828.00">
      <BasicPropertyInfo Latitude="51.493516711031" Longitude="-0.15023052692413" StarRating="4" HotelCode="87668|astors_hotel" HotelName="Astors Belgravia" 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,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="63" TotalAmount="1829.00" OriginalAmount="1829.00">
      <BasicPropertyInfo Latitude="51.515212505226" Longitude="-0.17414442551671" StarRating="4" HotelCode="59052|hotel_indigo_londonpaddington" HotelName="Hotel Indigo London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="1831" OriginalAmount="1831">
      <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="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>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="1834" OriginalAmount="1834">
      <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="1835" OriginalAmount="1835">
      <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="1836" OriginalAmount="1836">
      <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="63" TotalAmount="1836.00" OriginalAmount="1836.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="27" TotalAmount="1840" OriginalAmount="1840">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|3827" HotelName="Citadines Trafalgar Square London" Meals="ROOM ONLY" 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="1841" OriginalAmount="1841">
      <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="63" TotalAmount="1843.00" OriginalAmount="1843.00">
      <BasicPropertyInfo Latitude="51.517811028745" Longitude="-0.12800227976231" StarRating="4" HotelCode="44704|radisson_blu_edwardian_kenilworth_hotel" 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="63" TotalAmount="1844.00" OriginalAmount="1844.00">
      <BasicPropertyInfo Latitude="51.514106969634" Longitude="-0.070091294477493" StarRating="3" HotelCode="935611|premier_inn_london_city_aldgate" HotelName="Premier Inn London City (Aldgate) Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>66 Alie Street, E1 8PX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/476412/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Whitechapel district, 4.5 km from London center, 5.5 km from the Buckingham Palace and 10.5 km from London City Airport.\n\nFacilities and services include restaurant, bar, wireless Internet access (extra charge), elevator and 24-hour reception.Rooms feature air conditioning, wireless Internet access (extra charge), TV, telephone, hairdryer and bathroom.Address 66 Alie Street, Aldgate, E1 8PX London, England, United Kingdom.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1844.00" OriginalAmount="1844.00">
      <BasicPropertyInfo Latitude="51.491962755154" Longitude="-0.16848792761269" StarRating="4" HotelCode="52565|myhotel_chelsea" HotelName="Chelsea Green by Sonder" 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,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="63" TotalAmount="1848.00" OriginalAmount="1848.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="27" TotalAmount="1853" OriginalAmount="1853">
      <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="1855" OriginalAmount="1855">
      <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="63" TotalAmount="1855.00" OriginalAmount="1855.00">
      <BasicPropertyInfo Latitude="51.542051" Longitude="-0.170353" StarRating="4" HotelCode="29186|london_marriott_hotel_regents_park" HotelName="Marriott Regents Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="27" TotalAmount="1856" OriginalAmount="1856">
      <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="Free CXL until 07/01/2025" 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="1856.00" OriginalAmount="1856.00">
      <BasicPropertyInfo Latitude="51.514781" Longitude="-0.159655" StarRating="0" HotelCode="0|london_central_apartments" HotelName="London Central Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/14/2e/142ecb455931758dd6904c3f731a1b6836e8c4e4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Reasonably priced two-star hotel “London Central Apartments” is set in London. 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 on all property premises. Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1857" OriginalAmount="1857">
      <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="Non Refundable" 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="63" TotalAmount="1860.00" OriginalAmount="1860.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="63" TotalAmount="1861.00" OriginalAmount="1861.00">
      <BasicPropertyInfo Latitude="51.479682365424" Longitude="-0.31497303572087" StarRating="4" HotelCode="171079|hilton_london_syon_park" HotelName="Hilton London Syon Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="1864.00" OriginalAmount="1864.00">
      <BasicPropertyInfo Latitude="51.49450030208" Longitude="-0.13629913330078" StarRating="4" HotelCode="55582|grange_wellington_hotel" HotelName="Wellington Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" 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="1875.00" OriginalAmount="1875.00">
      <BasicPropertyInfo Latitude="51.5018359" Longitude="-0.11665829" StarRating="3" HotelCode="263529|premier_inn_london_waterloo" HotelName="Premier Inn London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>85 York Road, Waterloo, London SE1 7NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/611960/2019723134332793.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wake up to the London Eye and enjoy skyscraper views of London&amp;apos;s iconic skyline</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1876" OriginalAmount="1876">
      <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="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>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="1876.00" OriginalAmount="1876.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="Free CXL until 31/12/2024">
        <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="63" TotalAmount="1879.00" OriginalAmount="1879.00">
      <BasicPropertyInfo Latitude="51.494466367886" Longitude="-0.18739014599805" StarRating="3" HotelCode="387912|kensington_serviced_apartments_4" 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="27" TotalAmount="1882" OriginalAmount="1882">
      <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 07/01/2025" 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="63" TotalAmount="1886.00" OriginalAmount="1886.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="Free CXL until 01/01/2025">
        <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="63" TotalAmount="1888.00" OriginalAmount="1888.00">
      <BasicPropertyInfo Latitude="51.37035" Longitude="-0.10126" StarRating="0" HotelCode="0|roomspace_apartments_vertex_house" HotelName="Roomspace Apartments -Vertex House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>2 Wandle Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d7/4d/d74da0ff3e87cec2963d73da8714cf70049dee58.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Roomspace Apartments -Vertex House in Croydon, you'll be 7.6 mi (12.3 km) from Clapham Common and 10.1 mi (16.2 km) from Stamford Bridge Stadium.  This 4-star apartment is 10.5 mi (16.9 km) from Westminster Bridge and 10.5 mi (17 km) from Coca-Cola London Eye.&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 ovens. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include safes and microwaves, and housekeeping is provided once per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1892" OriginalAmount="1892">
      <BasicPropertyInfo Latitude="51.512929106726" Longitude="-0.18372595310211" StarRating="4" HotelCode="11065|8796" HotelName="Blakemore Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1895" OriginalAmount="1895">
      <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="63" TotalAmount="1896.00" OriginalAmount="1896.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="1897" OriginalAmount="1897">
      <BasicPropertyInfo Latitude="51.519652" Longitude="-0.123854" StarRating="4" HotelCode="52867|9755" 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="63" TotalAmount="1897.00" OriginalAmount="1897.00">
      <BasicPropertyInfo Latitude="51.49533462524414" Longitude="-0.13166099786758423" StarRating="3" HotelCode="0|premier_inn_london_victoria" HotelName="Modern Rooms and Studio in Westminster" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>33 Medway Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0d/03/0d03a32db98703f410691504a7c810e0b8d626c2.jpeg</HotelPictures>
        <HotelDescription>Set in a prime location of London, Premier Inn London Victoria puts everything the city has to offer just outside your doorstep. Featuring a satisfying list of amenities, guests will find their stay at the property a comfortable one. Elevator, bar are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. The property offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Premier Inn London Victoria.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;This Premier Inn is undergoing a refurbishment of the rooms and reception from 1 December 2019 until</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1898.00" OriginalAmount="1898.00">
      <BasicPropertyInfo Latitude="51.51040225" Longitude="-0.1332864" StarRating="0" HotelCode="986345|zedwell_piccadilly" HotelName="Zedwell Piccadilly" Meals="ROOM ONLY" 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="63" TotalAmount="1898.00" OriginalAmount="1898.00">
      <BasicPropertyInfo Latitude="51.52029609" Longitude="-0.17044424" StarRating="2" HotelCode="497131|publove_the_green_man_paddington" 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="1902" OriginalAmount="1902">
      <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 08/01/2025">
        <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="63" TotalAmount="1902.00" OriginalAmount="1902.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="1906.00" OriginalAmount="1906.00">
      <BasicPropertyInfo Latitude="51.515082329316" Longitude="-0.17309691877645" StarRating="3" HotelCode="902935|stylotel" 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="1907" OriginalAmount="1907">
      <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="63" TotalAmount="1910.00" OriginalAmount="1910.00">
      <BasicPropertyInfo Latitude="51.563977" Longitude="0.065688" StarRating="3" HotelCode="915074|arinza_hotel" HotelName="Arinza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Mansfield Road, Ilford IG1 3BD, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222354/222354a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Arinza Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1915" OriginalAmount="1915">
      <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="63" TotalAmount="1919.00" OriginalAmount="1919.00">
      <BasicPropertyInfo Latitude="51.5394591" Longitude="-0.14432933" StarRating="4" HotelCode="986185|camden_market_apartments" HotelName="Camden Market Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Inverness Street, London NW1 7HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49571/2749571/42.jpg?f=15616701</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1919.00" OriginalAmount="1919.00">
      <BasicPropertyInfo Latitude="51.46486" Longitude="-0.29387" StarRating="4" HotelCode="0|stunning_central_richmond_with_garden" HotelName="Stunning Central Richmond with garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 West Sheen Vale, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/e1/3ce1458e3878f48dfbf1d67b175f10cc3d709e62.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Richmond (Richmond-upon-Thames), you'll be a 5-minute drive from Richmond Park and 7 minutes from Twickenham Stadium.  This 4-star apartment is 5.1 mi (8.2 km) from Kensington High Street and 5.2 mi (8.4 km) from Westfield London Shopping Centre.&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 digital programming is available for your entertainment. Conveniences include a desk and a separate sitting area, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1922" OriginalAmount="1922">
      <BasicPropertyInfo Latitude="51.523087735961" Longitude="-0.12580821891015" StarRating="4" HotelCode="433381|415585" HotelName="The Morton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1925.00" OriginalAmount="1925.00">
      <BasicPropertyInfo Latitude="51.48488557" Longitude="-0.12055512" StarRating="3" HotelCode="635815|69thegrove" HotelName="69TheGrove" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>69 Vauxhall Grove, London SW8 1TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/17918/3717918/1.jpg?f=15239058</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1926" OriginalAmount="1926">
      <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 07/01/2025" 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="1928" OriginalAmount="1928">
      <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="63" TotalAmount="1934.00" OriginalAmount="1934.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="Free CXL until 02/01/2025">
        <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="63" TotalAmount="1935.00" OriginalAmount="1935.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="1936.00" OriginalAmount="1936.00">
      <BasicPropertyInfo Latitude="51.51694675" Longitude="-0.20986918" StarRating="0" HotelCode="986154|the_kph" HotelName="The KPH" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>139 Ladbroke Grove, Notting Hill, London W10 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/43000000/42560000/42559200/42559157/6b21901a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1939.00" OriginalAmount="1939.00">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|citadines_barbican_london_2" 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="63" TotalAmount="1940.00" OriginalAmount="1940.00">
      <BasicPropertyInfo Latitude="51.441193311601" Longitude="-0.10675307089878" StarRating="0" HotelCode="336337|the_tulse_hill_hotel" HotelName="Tulse Hill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>150 Norwood Road, Tulse Hill, London SE24 9AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/90538/2690538/1.jpg?f=14909461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1942" OriginalAmount="1942">
      <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="63" TotalAmount="1944.00" OriginalAmount="1944.00">
      <BasicPropertyInfo Latitude="51.53197796" Longitude="-0.13562036" StarRating="0" HotelCode="785680|the_pack_and_carriage" HotelName="The Pack And Carriage London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025">
        <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="63" TotalAmount="1946.00" OriginalAmount="1946.00">
      <BasicPropertyInfo Latitude="51.493034" Longitude="-0.190131" StarRating="4" HotelCode="94568|base2stay" 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="63" TotalAmount="1949.00" OriginalAmount="1949.00">
      <BasicPropertyInfo Latitude="51.515216" Longitude="-0.178218" StarRating="4" HotelCode="45308|the_shaftesbury_premier_london_paddington" HotelName="The Chilworth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="1954.00" OriginalAmount="1954.00">
      <BasicPropertyInfo Latitude="51.515009353317" Longitude="-0.17435254232782" StarRating="4" HotelCode="31277|quality_crown_hotel_hyde_park" 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="63" TotalAmount="1954.00" OriginalAmount="1954.00">
      <BasicPropertyInfo Latitude="51.49403184" Longitude="-0.18700902" StarRating="0" HotelCode="986028|54_courtfield_gardens" HotelName="54 Courtfield Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apartments 4 And 6, SW5 0NF London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d4/69/d469189587a027aab043edd5d033ba3b2a6de5d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1955.00" OriginalAmount="1955.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="1957.00" OriginalAmount="1957.00">
      <BasicPropertyInfo Latitude="51.46181" Longitude="-0.29421" StarRating="0" HotelCode="0|richmond_ibis_house_apartments" HotelName="Richmond Ibis House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Worple Way, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f0/d7/f0d7b6c41d8b0e9b4b361c411d88685a32fbe715.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Richmond (Richmond-upon-Thames), you'll be within a 15-minute drive of Twickenham Stadium and Richmond Park.  This 4-star apartment is 5.6 mi (9.1 km) from Kensington High Street and 5.8 mi (9.3 km) from Westfield London Shopping Centre.&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 microwave. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a phone, as well as a safe and a coffee/tea maker.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, dry cleaning/laundry services, 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;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 12.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1958" OriginalAmount="1958">
      <BasicPropertyInfo Latitude="51.51046977328" Longitude="-0.19061309325411" StarRating="4" HotelCode="258819|342" HotelName="DoubleTree by Hilton Hotel London - Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="27" TotalAmount="1958" OriginalAmount="1958">
      <BasicPropertyInfo Latitude="51.492639977861" Longitude="-0.19628271460533" StarRating="3" HotelCode="259328|199464" HotelName="The Kensington Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-35 Nevern Place, Earls Court, London SW5 9NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15328/a_15328_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the districts of Kensington and Earl's Court. Restaurants, bars and links to the public transport network in the form of Earl's Court underground station are to be found nearby (100 m - 150 m away). Earl's Court exhibition centre is to be found in the vicinity and can easily be reached on foot in just 2 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1960.00" OriginalAmount="1960.00">
      <BasicPropertyInfo Latitude="51.49515804" Longitude="-0.38781902" StarRating="2.5" HotelCode="520441|the_old_oak_tree_inn" 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="27" TotalAmount="1961" OriginalAmount="1961">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|3089" HotelName="Park Plaza London Riverbank" Meals="ROOM ONLY" 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="63" TotalAmount="1962.00" OriginalAmount="1962.00">
      <BasicPropertyInfo Latitude="51.491430506881" Longitude="-0.18068960085259" StarRating="2" HotelCode="519455|stay_in_chelsea" HotelName="Hostel 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Brechin Place, London SW7 4QB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688606/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay In Chelsea Guesthouse is a popular choice amongst travelers in London, whether exploring or just passing through. 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 Stay In Chelsea Guesthouse. Designed for comfort, selected guestrooms offer shared bathroom, ironing facilities, coffee/tea maker, fan, internet access – wireless to ensure a restful night. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that London has to offer are three great reasons you should stay at Stay In Chelsea Guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1965" OriginalAmount="1965">
      <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="63" TotalAmount="1970.00" OriginalAmount="1970.00">
      <BasicPropertyInfo Latitude="51.517691201369" Longitude="-0.12424528598785" StarRating="4" HotelCode="18751|thistle_holborn_the_kingsley_2" 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="63" TotalAmount="1978.00" OriginalAmount="1978.00">
      <BasicPropertyInfo Latitude="51.5289658" Longitude="-0.1228894" StarRating="3" HotelCode="267557|melville_hotel" 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="1979.00" OriginalAmount="1979.00">
      <BasicPropertyInfo Latitude="51.521068" Longitude="-0.091959999999972" StarRating="5" HotelCode="284132|london_city_suites_2" HotelName="London City Suites By Montcalm" Meals="ROOM ONLY" 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="1980" OriginalAmount="1980">
      <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="63" TotalAmount="1981.00" OriginalAmount="1981.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="27" TotalAmount="1982" OriginalAmount="1982">
      <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 07/01/2025" 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="1986" OriginalAmount="1986">
      <BasicPropertyInfo Latitude="51.146127706128" Longitude="-0.1815989613533" StarRating="2" HotelCode="62535|497672" HotelName="Travelodge Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="1986.00" OriginalAmount="1986.00">
      <BasicPropertyInfo Latitude="51.524039886465" Longitude="-0.12509286403656" StarRating="4" HotelCode="41977|holiday_inn_londonbloomsbury_hotel" HotelName="Holiday Inn London-Bloomsbury" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" 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="1988" OriginalAmount="1988">
      <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="Free CXL until 02/01/2025" 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="63" TotalAmount="1989.00" OriginalAmount="1989.00">
      <BasicPropertyInfo Latitude="51.54598" Longitude="-0.055857" StarRating="4" HotelCode="187075|the_old_ship_inn_hackney" HotelName="The Old Ship" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, Sylvester Path, London E8 1EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176019/176019a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to Hackney Central Train Station, only 15 minutes’ train journey from Liverpool Street Station. Local points of interest close to the hotel are The Hackney Empire Theatre (directly adjacent to the hotel), The Arcola Theatre (15 minutes’ walk away), National Trust - Sutton House (10 minutes’ walk away) and The Official Burberry Outlet Store (5-minute walk away). The nearest airports include London City (approximately 5 km), London Heathrow (approximately 39 km), London Stansted (approximately 51 km), London Gatwick (approximately 52 km) and London Luton (approximately 65 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1992.00" OriginalAmount="1992.00">
      <BasicPropertyInfo Latitude="51.515221" Longitude="-0.160916" StarRating="4" HotelCode="154056|the_sumner_hotel" HotelName="The Sumner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Upper Berkeley Street, Marble Arch, London W1H 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350500/1.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 (LON) and The Sumner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1996" OriginalAmount="1996">
      <BasicPropertyInfo Latitude="51.44925614726" Longitude="-0.57563867130284" StarRating="4" HotelCode="888355|75504" HotelName="De Vere Beaumont Estate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="2000.00" OriginalAmount="2000.00">
      <BasicPropertyInfo Latitude="51.49718337" Longitude="-0.20780357" StarRating="3.5" HotelCode="630123|kensington_prime_hotel" HotelName="Kensington Prime Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="2001.00" OriginalAmount="2001.00">
      <BasicPropertyInfo Latitude="51.488922119140625" Longitude="-0.2916789948940277" StarRating="3" HotelCode="0|2_bed_property_close_to_heathrow_airport" HotelName="2 Bed Property Close to Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Apartment 15 Pump House Crescent, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/69/0869a61cec2b30a075f504ec916add970c0a72cf.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Brentford, you'll be within a 15-minute walk of Griffin Park Stadium and Royal Botanic Gardens, Kew. This apartment is 1.1 mi (1.7 km) from Kew Palace and 3.7 mi (6 km) from Eventim Apollo.&lt;br /&gt;Breakfast is available for a fee.&lt;br /&gt;Make yourself comfortable in your 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;Deposit is required. Cost: 250.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.&lt;br /&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2001.00" OriginalAmount="2001.00">
      <BasicPropertyInfo Latitude="51.490231" Longitude="-0.13759400000004" StarRating="1" HotelCode="293776|astor_victoria_hostel" 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="63" TotalAmount="2005.00" OriginalAmount="2005.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="27" TotalAmount="2007" OriginalAmount="2007">
      <BasicPropertyInfo Latitude="51.51966065684" Longitude="-0.12395828962326" StarRating="4" HotelCode="35639|9748" 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="63" TotalAmount="2013.00" OriginalAmount="2013.00">
      <BasicPropertyInfo Latitude="51.54261688776" Longitude="-0.0062844157218933" StarRating="3.5" HotelCode="175726|staybridge_suites_stratford_city" HotelName="Staybridge Suites London - Stratford City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="2018.00" OriginalAmount="2018.00">
      <BasicPropertyInfo Latitude="51.51724616" Longitude="-0.0703108" StarRating="0" HotelCode="974556|the_buxton" HotelName="The Buxton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024">
        <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="63" TotalAmount="2022.00" OriginalAmount="2022.00">
      <BasicPropertyInfo Latitude="51.5058445" Longitude="-0.10446383" StarRating="0" HotelCode="964411|the_hoxton_southwark" HotelName="The Hoxton Southwark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="2024.00" OriginalAmount="2024.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 07/01/2025">
        <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="2024.00" OriginalAmount="2024.00">
      <BasicPropertyInfo Latitude="51.410459179736" Longitude="0.072869298940077" StarRating="4" HotelCode="159983|the_crown_inn" HotelName="The Crown Inn Chislehurst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="27" TotalAmount="2027" OriginalAmount="2027">
      <BasicPropertyInfo Latitude="51.499940563258" Longitude="-0.15992939472199" StarRating="4" HotelCode="29221|12320" HotelName="Millennium Hotel London Knightsbridge" 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>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="63" TotalAmount="2029.00" OriginalAmount="2029.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="2033.00" OriginalAmount="2033.00">
      <BasicPropertyInfo Latitude="51.512506" Longitude="-0.186734" StarRating="4" HotelCode="13656|la_suite_west" HotelName="La Suite West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="2033.00" OriginalAmount="2033.00">
      <BasicPropertyInfo Latitude="51.493908629058" Longitude="-0.20498334660749" StarRating="3.5" HotelCode="478898|kensington_apartments_avonmore_road" HotelName="Kensington Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>72 Avonmore Road, London W14 8RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/442561/442561a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2035.00" OriginalAmount="2035.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="27" TotalAmount="2036" OriginalAmount="2036">
      <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="27" TotalAmount="2037" OriginalAmount="2037">
      <BasicPropertyInfo Latitude="51.490183154741" Longitude="-0.13873520982168" StarRating="3" HotelCode="89404|200072" 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="63" TotalAmount="2040.00" OriginalAmount="2040.00">
      <BasicPropertyInfo Latitude="51.475777" Longitude="-0.037176" StarRating="2" HotelCode="170193|new_cross_inn_hostel" 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="2041.00" OriginalAmount="2041.00">
      <BasicPropertyInfo Latitude="51.48852" Longitude="-0.13689" StarRating="4" HotelCode="0|pimlico_chic_suite" HotelName="Pimlico Chic Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flat 1, 26 Lupus Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/7c/d37cbb359825c6475021a246ccc0e4cf727a9700.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 Apollo Victoria Theatre and Victoria Palace Theatre.  This 4-star apartment is close to Houses of Parliament and Westminster Abbey.&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 digital programming is available for your entertainment. Conveniences include a desk and a microwave, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and a safe deposit box at the front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2043.00" OriginalAmount="2043.00">
      <BasicPropertyInfo Latitude="51.51286" Longitude="-0.17896" StarRating="3" HotelCode="915050|oxford_hotel_6" 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="2053" OriginalAmount="2053">
      <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="63" TotalAmount="2053.00" OriginalAmount="2053.00">
      <BasicPropertyInfo Latitude="51.55005897" Longitude="-0.09049549" StarRating="0" HotelCode="743314|beresford_road_london_rooms" HotelName="Beresford Road London Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63D Beresford Road, Islington, London N5 2HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/41394/3741394/1.jpg?f=15303715</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2061.00" OriginalAmount="2061.00">
      <BasicPropertyInfo Latitude="51.515670084436" Longitude="-0.17229408343706" StarRating="3" HotelCode="67793|best_western_delmere_hotel" 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="63" TotalAmount="2066.00" OriginalAmount="2066.00">
      <BasicPropertyInfo Latitude="51.490714445642" Longitude="-0.13872385025024" StarRating="3" HotelCode="35444|luna_simone_hotel" HotelName="Luna &amp; Simone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/01/2025" 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="27" TotalAmount="2067" OriginalAmount="2067">
      <BasicPropertyInfo Latitude="51.529468278196" Longitude="-0.16856610774994" StarRating="4" HotelCode="39961|9197" 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="2070" OriginalAmount="2070">
      <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="63" TotalAmount="2070.00" OriginalAmount="2070.00">
      <BasicPropertyInfo Latitude="51.52412062" Longitude="-0.17466183" StarRating="0" HotelCode="847587|three_falcons_hotel" HotelName="Three Falcons Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="27" TotalAmount="2074" OriginalAmount="2074">
      <BasicPropertyInfo Latitude="51.477600675286" Longitude="-0.51735674603265" StarRating="4" HotelCode="173499|31225" HotelName="Hilton London Heathrow Airport Terminal 5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="2075.00" OriginalAmount="2075.00">
      <BasicPropertyInfo Latitude="51.494032723243" Longitude="-0.18251091241837" StarRating="4" HotelCode="14857|millennium_baileys_hotel_london_kensington" HotelName="The Bailey's Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="2076.00" OriginalAmount="2076.00">
      <BasicPropertyInfo Latitude="51.514309547827" Longitude="-0.19181817770004" StarRating="2" HotelCode="25512|lords_hotel" HotelName="Lords" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="27" TotalAmount="2083" OriginalAmount="2083">
      <BasicPropertyInfo Latitude="51.526643192282" Longitude="-0.11383295059204" StarRating="4" HotelCode="13485|3090" HotelName="Crowne Plaza London - Kings Cross" 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,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="2085.00" OriginalAmount="2085.00">
      <BasicPropertyInfo Latitude="51.508456518883" Longitude="0.041359795700828" StarRating="3" HotelCode="511022|moxy_london_excel" HotelName="MOXY London Excel" Meals="ROOM ONLY,BREAKFAST-FOR-2" 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="27" TotalAmount="2096" OriginalAmount="2096">
      <BasicPropertyInfo Latitude="51.5386952" Longitude="-0.14324357" StarRating="0" HotelCode="986162|457727" HotelName="City Centre Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Parkway, London NW1 7PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/14231/2014231/1.jpg?f=15082115</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2096.00" OriginalAmount="2096.00">
      <BasicPropertyInfo Latitude="51.47106574" Longitude="-0.09220438" StarRating="0" HotelCode="758343|the_love_walk_apartments" HotelName="The Love Walk Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>79 Denmark Hill, London SE5 8RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/27000000/26550000/26549800/26549725/98b47ccd_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2099" OriginalAmount="2099">
      <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="63" TotalAmount="2099.00" OriginalAmount="2099.00">
      <BasicPropertyInfo Latitude="51.51826477050781" Longitude="-0.16563600301742554" StarRating="3" HotelCode="0|picktheplace_crawford_place_suites" HotelName="Picktheplace Crawford Place Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>22 Crawford place, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/64/b86441e0e676574b71ccdf9565a0b2766e0080b2.jpeg</HotelPictures>
        <HotelDescription>Studio apartment is spacious and relaxing, the ideal place to come back to after a day of exploring. Great transport links mean you’ll be right in the hub of the city but able to escape the hustle and bustle!&lt;br /&gt;In the bedroom area get a wonderful night’s rest on the super comfortable king-size bed, fitted with fresh, luxury linens. Two large windows let in plenty of natural light, while lined curtains let you indulge in a lie-in in the mornings. There is also plenty of storage space, so you won’t have to live out of your suitcase; get unpacking and start feeling at home right away. Iron and ironing board are provided to ensure any smart clothing is always ready to go.&lt;br /&gt;There are two sofas, one of which unfolds into a double bed, and flat-screen TV. Sit back and make yourself at home! Wood flooring and high ceilings complete the room.&lt;br /&gt;If you want to cook up a meal or two, you’ll find everything you need in the separate stylish kitchen. All the appliances are modern and easy to use, and include a kettle, microwave and a Nespresso coffee machine.&lt;br /&gt;There is a lovely breakfast table which accommodates up to 2 people and it's the best spot to check your e-mails, as it's very bright.&lt;br /&gt;Freshen up in the modern bathroom with a bath tub - white fluffy towels and shampoo 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 60.00 GBP.&lt;br /&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="2103" OriginalAmount="2103">
      <BasicPropertyInfo Latitude="51.59528007339" Longitude="-0.1126508767212" StarRating="4" HotelCode="146450|199373" HotelName="Crompton Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120-128 Mayes Road, London N22 6SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342194/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Crompton Court Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2104" OriginalAmount="2104">
      <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="Free CXL until 07/01/2025" 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="2104" OriginalAmount="2104">
      <BasicPropertyInfo Latitude="51.51803425" Longitude="-0.1276759" StarRating="3" HotelCode="431433|444214" HotelName="Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bloomsbury Street, London WC1B 3QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/27/c42762bdb71d75ea3cd96f9001bef2e69412d44c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2114.00" OriginalAmount="2114.00">
      <BasicPropertyInfo Latitude="51.51762" Longitude="-0.10974" StarRating="0" HotelCode="0|roomspace_apartments_sterling_house" HotelName="Roomspace Apartments -Sterling House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>12 Dyers Building, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/2f/bb2fab8fae4c8c80197876113601577ac4aaa602.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 15-minute walk of The Strand and St. Paul's Cathedral.  This apartment is 0.6 mi (0.9 km) from London School of Economics and Political Science and 0.6 mi (1 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 refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a safe and an electric kettle, and housekeeping is provided once per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2114.00" OriginalAmount="2114.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 07/01/2025" 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="63" TotalAmount="2115.00" OriginalAmount="2115.00">
      <BasicPropertyInfo Latitude="51.455103" Longitude="-0.339707" StarRating="4" HotelCode="141807|london_marriott_hotel_twickenham" HotelName="London Marriott Hotel Twickenham" Meals="ROOM ONLY" 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="63" TotalAmount="2115.00" OriginalAmount="2115.00">
      <BasicPropertyInfo Latitude="51.52898406982422" Longitude="-0.1320749968290329" StarRating="0" HotelCode="0|executive_apartments_in_central_london_free_wifi" HotelName="Executive Apartments in Central London FREE WIFI" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Doric Way, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/b5/e5b57596c5d96d93f54e1ea9cd761025c13a549f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in London (London City Centre), Executive Apartments in Central London FREE WIFI is within a 15-minute walk of Russell Square and Tottenham Court Road. This 4-star apartment is 1.2 mi (1.9 km) from The British Museum and 1.4 mi (2.3 km) from Regent Street.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Tottenham Court Road - 0.9 km / 0.6 mi&lt;br /&gt;Russell Square - 1 km / 0.6 mi&lt;br /&gt;The British Museum - 1.5 km / 0.9 mi&lt;br /&gt;Shaftesbury Avenue - 1.6 km / 1 mi&lt;br /&gt;Oxford Street - 1.9 km / 1.2 mi&lt;br /&gt;Regent Street - 1.9 km / 1.2 mi&lt;br /&gt;Madame Tussaud's Wax Museum - 2 km / 1.3 mi&lt;br /&gt;London School of Economics and Political Science - 2 km / 1.3 mi&lt;br /&gt;Aldwych Theatre - 2.1 km / 1.3 mi&lt;br /&gt;Royal Opera House - 2.1 km / 1.3 mi&lt;br /&gt;Cambridge Theatre - 2.1 km / 1.3 mi&lt;br /&gt;Theatre Royal Drury Lane - 2.2 km / 1.4 mi&lt;br /&gt;Roundhouse - 2.2 km / 1.4 mi&lt;br /&gt;Oxford Circus - 2.2 km / 1.4 mi&lt;br /&gt;Palace Theatre London - 2.2 km / 1.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;London (LTN-Luton) - 54.2 km / 33.7 mi&lt;br /&gt;London (LGW-Gatwick) - 51.3 km / 31.9 mi&lt;br /&gt;London (LCY-London City) - 15.3 km / 9.5 mi&lt;br /&gt;The preferred airport for Executive Apartments in Central London FREE WIFI is London (LTN-Luton).&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and limited parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access keeps you connected, and 42-inch Smart televisions are provided for your entertainment. Conveniences include microwaves 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 50.00 GBP.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from and to airport available. Cost: 180.00 GBP both ways.&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 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="63" TotalAmount="2117.00" OriginalAmount="2117.00">
      <BasicPropertyInfo Latitude="51.500181" Longitude="-0.179796" StarRating="4" HotelCode="73789|the_gore_hotel" HotelName="The Gore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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="2118" OriginalAmount="2118">
      <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="2122" OriginalAmount="2122">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|10170" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="2123" OriginalAmount="2123">
      <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" 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="63" TotalAmount="2126.00" OriginalAmount="2126.00">
      <BasicPropertyInfo Latitude="51.525598550264" Longitude="-0.0829017162323" StarRating="4" HotelCode="61170|the_hoxton_shoreditch" HotelName="The Hoxton Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="2128" OriginalAmount="2128">
      <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="2129.00" OriginalAmount="2129.00">
      <BasicPropertyInfo Latitude="51.511671" Longitude="-0.18544099999997" StarRating="3" HotelCode="284906|astor_queensway_hostel_2" HotelName="Astor Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Queensborough Terrace, London, W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347909/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2132.00" OriginalAmount="2132.00">
      <BasicPropertyInfo Latitude="51.501250494388" Longitude="-0.023310967418153" StarRating="4" HotelCode="446550|novotel_london_canary_wharf" 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="2135.00" OriginalAmount="2135.00">
      <BasicPropertyInfo Latitude="51.51196526717" Longitude="-0.1807791226845" StarRating="4" HotelCode="47679|commodore_hotel" HotelName="Commodore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lancaster Gate, Hyde Park, W2 3NA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230058/230058a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Commodore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2138.00" OriginalAmount="2138.00">
      <BasicPropertyInfo Latitude="51.513992" Longitude="-0.122167" StarRating="3" HotelCode="189761|fielding_hotel" HotelName="The Fielding Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>4 Broad Court, Bow Street, Covent Garden, London WC2B 5QZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351119/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2143.00" OriginalAmount="2143.00">
      <BasicPropertyInfo Latitude="51.496248" Longitude="-0.179531" StarRating="4" HotelCode="93108|fifty_four_boutique_hotel" HotelName="54 Queen’s Gate Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Queen's Gate, South Kensington, London SW7 5JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315151/315151a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2162" OriginalAmount="2162">
      <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="Non Refundable" 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="63" TotalAmount="2164.00" OriginalAmount="2164.00">
      <BasicPropertyInfo Latitude="51.540234703535" Longitude="-0.14607310295105" StarRating="4" HotelCode="33051|holiday_inn_london_camden_lock" HotelName="Holiday Inn Camden Lock" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,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="63" TotalAmount="2164.00" OriginalAmount="2164.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986045|shoreditch_brick_lane_mini_loft" HotelName="Crashpads Shoreditch Mini Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>4 Woodseer Street, Tower Hamlets, London E1 5HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/75/03/7503ce407499012f7f926396b959da47304eac93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2168.00" OriginalAmount="2168.00">
      <BasicPropertyInfo Latitude="51.495751" Longitude="-0.147698" StarRating="4" HotelCode="114443|tophams_hotel" HotelName="Tophams Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,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="63" TotalAmount="2169.00" OriginalAmount="2169.00">
      <BasicPropertyInfo Latitude="51.64921569824219" Longitude="-0.08144000172615051" StarRating="0" HotelCode="0|sunshine_place_3" HotelName="Sunshine Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flat 124 Tower Point, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/18/c2180830550fcd0153b59bffd86f11a6d9aaa624.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Sunshine Place, you'll be centrally located in Enfield, within a 15-minute drive of Finsbury Park and Alexandra Palace.  This property is 8.2 mi (13.2 km) from Emirates Stadium and 9.9 mi (16 km) from London Stadium.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;White Hart Lane Stadium - 6.9 km / 4.3 mi&lt;br /&gt;Finsbury Park - 9.3 km / 5.8 mi&lt;br /&gt;Alexandra Palace - 9.3 km / 5.8 mi&lt;br /&gt;Emirates Stadium - 13.2 km / 8.2 mi&lt;br /&gt;Brick Lane - 15.3 km / 9.5 mi&lt;br /&gt;Hampstead Heath - 15.5 km / 9.6 mi&lt;br /&gt;London Stadium - 16 km / 9.9 mi&lt;br /&gt;Camden Markets - 16.3 km / 10.1 mi&lt;br /&gt;Financial District - 16.8 km / 10.4 mi&lt;br /&gt;Liverpool Street - 17 km / 10.6 mi&lt;br /&gt;Barbican Arts Centre - 17.1 km / 10.6 mi&lt;br /&gt;Westfield Stratford City - 17.2 km / 10.7 mi&lt;br /&gt;The Gherkin - 17.3 km / 10.8 mi&lt;br /&gt;Olympic Park - 17.5 km / 10.9 mi&lt;br /&gt;University College London - 17.7 km / 11 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Heathrow Airport (LHR) - 62.4 km / 38.8 mi&lt;br /&gt;London City Airport (LCY) - 27.6 km / 17.1 mi&lt;br /&gt;Gatwick Airport (LGW) - 109 km / 67.7 mi&lt;br /&gt;Luton Airport (LTN) - 44.8 km / 27.8 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : In Enfield (Grange)&lt;br /&gt;Renovations : This property is closed from September 3 2020 to March 31 2021 (dates subject to change).&lt;br /&gt;Rooms : Stay in one of 2 guestrooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms with bathtubs or 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;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.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place.&lt;/li&gt;&lt;li&gt;Contactless check-out is available.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2174" OriginalAmount="2174">
      <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="63" TotalAmount="2178.00" OriginalAmount="2178.00">
      <BasicPropertyInfo Latitude="51.470082" Longitude="-0.45359762" StarRating="3" HotelCode="883354|hilton_garden_inn_london_heathrow_terminal_2" 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="63" TotalAmount="2178.00" OriginalAmount="2178.00">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|hilton_london_docklands_riverside" HotelName="DoubleTree by Hilton London - Docklands Riverside" 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,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="27" TotalAmount="2179" OriginalAmount="2179">
      <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="63" TotalAmount="2179.00" OriginalAmount="2179.00">
      <BasicPropertyInfo Latitude="51.5194437" Longitude="-0.21099037" StarRating="0" HotelCode="739543|urban_stay_oxford_gardens_apartments" HotelName="Urban Stay Oxford Gardens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>190 Ladbroke Grove, London W10 5LZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957909/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2185" OriginalAmount="2185">
      <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 08/01/2025" 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="2191" OriginalAmount="2191">
      <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="63" TotalAmount="2205.00" OriginalAmount="2205.00">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|hilton_london_euston" HotelName="Hilton Euston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="2207" OriginalAmount="2207">
      <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="Non Refundable" 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="2210" OriginalAmount="2210">
      <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 07/01/2025" 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="63" TotalAmount="2221.00" OriginalAmount="2221.00">
      <BasicPropertyInfo Latitude="51.528935682049" Longitude="-0.12296684138391" StarRating="2" HotelCode="324242|excelsior_hotel_2" HotelName="Excelsior Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>42 Argyle Square, London, WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/490973/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Excelsior Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2222.00" OriginalAmount="2222.00">
      <BasicPropertyInfo Latitude="51.48557403" Longitude="-0.1258281" StarRating="0" HotelCode="740391|still_life_vauxhall_" HotelName="Still Life Vauxhall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>St George Wharf, London, Greater London SW8 2LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957925/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Wandsworth and Lambeth, Still Life - Vauxhall Apartments is a perfect starting point from which to explore London. The property features a wide range of facilities to make your stay a pleasant experience. To be found at the hotel are elevator, free Wi-Fi in all rooms, car park, family room. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that London has to offer are three great reasons you should stay at Still Life - Vauxhall Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2223.00" OriginalAmount="2223.00">
      <BasicPropertyInfo Latitude="51.51891" Longitude="-0.07756" StarRating="0" HotelCode="0|liverpool_street_city_apartments" HotelName="Liverpool Street City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Various Addresses, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/76/e8767ff3e905a1d954c4d4c714ae40fdb62d9676.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;This apartment offers accommodations throughout the area in 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. 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;Featured amenities include luggage storage 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;Fee for an extra bed: 20.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2224.00" OriginalAmount="2224.00">
      <BasicPropertyInfo Latitude="51.50948789" Longitude="-0.08380196" StarRating="4" HotelCode="633055|urban_stay_shard_view_apartments" HotelName="Urban Stay Shard View Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Mary-at-Hill, London EC3R 8EF, England</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803395/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2230.00" OriginalAmount="2230.00">
      <BasicPropertyInfo Latitude="51.49289" Longitude="0.07945" StarRating="0" HotelCode="0|modern_2_bed_apartment_3" HotelName="Modern 2 Bed Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>18 Pettacre Close, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/e5/3ce5cf0fa5e97b13ded5a022830aec3a8068568d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Greenwich), you'll be 5 mi (8.1 km) from O2 Arena and 7.9 mi (12.6 km) from Excel Exhibition Centre.  This apartment is 8.4 mi (13.5 km) from London Stadium and 9 mi (14.4 km) from Westfield Stratford City.&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. A private bathroom with a separate bathtub and shower features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment features a playground.&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 100.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2232.00" OriginalAmount="2232.00">
      <BasicPropertyInfo Latitude="51.515155354382" Longitude="-0.15995047401373" StarRating="5" HotelCode="64608|marble_arc_by_montcalm" HotelName="The Marble Arch London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="2232.00" OriginalAmount="2232.00">
      <BasicPropertyInfo Latitude="51.498728332923" Longitude="-0.10616719722748" StarRating="4" HotelCode="137292|h10_london_waterloo" HotelName="H10 London Waterloo" 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,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>284 to 302 Waterloo Road, SE1 8RQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/197154/a_197154_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the well-known Waterloo Road, just 5 minutes' walk from Waterloo Tube Station. Within walking distance guests will find the main London attractions like the London Eye, the River Thames, Big Ben and the Houses of Parliament. Waterloo Train Station is around 600 m from the hotel. Nearby airports include London Heathrow at a distance of approximately 30 km, London Luton at some 45 km and London Gatwick and London Stansted both at around 50 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2234.00" OriginalAmount="2234.00">
      <BasicPropertyInfo Latitude="51.49193" Longitude="0.121" StarRating="0" HotelCode="0|executive_2_bed_apartment" HotelName="Executive 2 Bed Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>4 Tilston Bright Square, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/6b/856ba984b61634b3bedccce867f888d83d2919b9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Greenwich), you'll be 7.2 mi (11.5 km) from O2 Arena and 10 mi (16.1 km) from Excel Exhibition Centre.  This 4-star apartment is 10.5 mi (16.9 km) from London Stadium and 10.5 mi (16.9 km) from Westfield Stratford City.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchenette 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 washer/dryer.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment offers offsite parking.&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 100.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2239.00" OriginalAmount="2239.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="2243.00" OriginalAmount="2243.00">
      <BasicPropertyInfo Latitude="51.506203323333" Longitude="-0.10221754666725" StarRating="3" HotelCode="34461|holiday_inn_express_london__southwark" HotelName="Holiday Inn Express London Southwark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025">
        <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="63" TotalAmount="2243.00" OriginalAmount="2243.00">
      <BasicPropertyInfo Latitude="51.54672" Longitude="-0.10441" StarRating="0" HotelCode="0|highbury_islington_hub_apartments" HotelName="Highbury &amp; Islington Hub Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35a Highbury Corner, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/62/4262042e91a05fe872fe93a92a37880ca8ab6a54.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Highbury &amp;amp; Islington Hub Apartments in London (Islington), you'll be within a 15-minute drive of Finsbury Park and Liverpool Street.  This 4-star apartment is 0.6 mi (1 km) from Emirates Stadium and 2.6 mi (4.1 km) from Barbican Arts Centre.&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. Rooms have private balconies or patios. Flat-screen televisions with satellite 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;/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 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2245.00" OriginalAmount="2245.00">
      <BasicPropertyInfo Latitude="51.498581" Longitude="-0.08407" StarRating="3" HotelCode="154178|residence_inn_by_marriott_london_bridge" 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="2252" OriginalAmount="2252">
      <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="2254.00" OriginalAmount="2254.00">
      <BasicPropertyInfo Latitude="51.497808" Longitude="-0.164323" StarRating="4" HotelCode="89403|beaufort_hotel" 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="63" TotalAmount="2257.00" OriginalAmount="2257.00">
      <BasicPropertyInfo Latitude="51.46233" Longitude="-0.30258" StarRating="0" HotelCode="0|roomspace_apartments_the_quadrant" HotelName="Roomspace Apartments -The Quadrant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34/40 The Quadrant, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/03/df03d982bba436347d0fc7bd7e3eabfb72314deb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Roomspace Apartments -The Quadrant in Richmond (Richmond-upon-Thames), you'll be 7 mi (11.2 km) from Hyde Park and 8 mi (12.8 km) from Wembley Stadium.  This 4-star apartment is 8.2 mi (13.2 km) from Buckingham Palace and 8.5 mi (13.7 km) from Piccadilly Circus.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 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 safes and microwaves, and housekeeping is provided once per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2259.00" OriginalAmount="2259.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="Free CXL until 07/01/2025" 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="27" TotalAmount="2262" OriginalAmount="2262">
      <BasicPropertyInfo Latitude="51.49457" Longitude="-0.186061" StarRating="4" HotelCode="409521|45329" HotelName="Ashburn" Meals="ROOM ONLY" 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="63" TotalAmount="2262.00" OriginalAmount="2262.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="150156|jubilee_hotel_2" 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="63" TotalAmount="2266.00" OriginalAmount="2266.00">
      <BasicPropertyInfo Latitude="51.49602388" Longitude="-0.01449762" StarRating="4" HotelCode="971257|the_collective_canary_wharf" 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="2269" OriginalAmount="2269">
      <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="63" TotalAmount="2269.00" OriginalAmount="2269.00">
      <BasicPropertyInfo Latitude="51.40656" Longitude="-0.33673" StarRating="4" HotelCode="0|_0x190f3" HotelName="The Lion Gate Mews" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Hampton Court Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/50/94/5094f2385809b78e377783e088a192262c98212b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at The Lion Gate Mews in East Molesey (Richmond-upon-Thames), you'll be steps from Hampton Court and 7 minutes by foot from Hampton Court Palace.  This apartment is 4.8 mi (7.7 km) from Twickenham Stadium and 6 mi (9.6 km) from Chessington World of Adventures.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 guestrooms, featuring kitchens with refrigerators and stovetops. Your bed comes with premium bedding, and all rooms are furnished with sofa beds. Wired and wireless Internet access is complimentary, and flat-screen televisions with premium TV channels provide entertainment. Conveniences include separate sitting areas and microwaves, 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 complimentary wired Internet access and laundry facilities. Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2270.00" OriginalAmount="2270.00">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|hilton_london_islington" HotelName="Hilton London Angel Islington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="2277" OriginalAmount="2277">
      <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="63" TotalAmount="2281.00" OriginalAmount="2281.00">
      <BasicPropertyInfo Latitude="51.50697347906" Longitude="-0.1260634196434" StarRating="4" HotelCode="903487|the_grand_at_trafalgar_square_2" 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="63" TotalAmount="2284.00" OriginalAmount="2284.00">
      <BasicPropertyInfo Latitude="51.51138476" Longitude="-0.0757823" StarRating="0" HotelCode="642642|go_native_city_america_square" HotelName="Go Native City America Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 America Square, London EC3N 2LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/761535/a_761535_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2288.00" OriginalAmount="2288.00">
      <BasicPropertyInfo Latitude="51.512715" Longitude="-0.075829" StarRating="4" HotelCode="173525|hotel_indigo_london_tower_hill" HotelName="Indigo London - Tower Hill" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="63" TotalAmount="2289.00" OriginalAmount="2289.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="Free CXL until 01/01/2025">
        <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="2294.00" OriginalAmount="2294.00">
      <BasicPropertyInfo Latitude="51.516265869140625" Longitude="-0.20097599923610687" StarRating="0" HotelCode="0|powis_square" HotelName="Powis Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 Powis Square, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8d/31/8d31cd8986fc2dd58e12b6e117661d8a5f2885a8.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in London (Notting Hill), you'll be within a 5-minute drive of Kensington Gardens and Hyde Park. This apartment is 1.6 mi (2.6 km) from Kensington High Street and 1.7 mi (2.7 km) from Kensington Palace.&lt;br /&gt;Breakfast is available for a fee.&lt;br /&gt;Featured amenities include complimentary wired Internet access and multilingual staff.&lt;br /&gt;Make yourself comfortable in your 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.&lt;br /&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2296.00" OriginalAmount="2296.00">
      <BasicPropertyInfo Latitude="51.49871018" Longitude="-0.08142383" StarRating="4" HotelCode="610575|south_point_suites" HotelName="Residence Inn by Marriott London Tower Bridge" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="2299.00" OriginalAmount="2299.00">
      <BasicPropertyInfo Latitude="51.5209587" Longitude="-0.0918594" StarRating="5" HotelCode="904260|the_montcalm_at_brewery_london_city" 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="63" TotalAmount="2299.00" OriginalAmount="2299.00">
      <BasicPropertyInfo Latitude="51.52616225" Longitude="-0.12620373" StarRating="3" HotelCode="448237|harlingford_hotel" HotelName="Harlingford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Cartwright Gardens, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610673/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2301" OriginalAmount="2301">
      <BasicPropertyInfo Latitude="51.529736843821" Longitude="-0.12366212505287" StarRating="4" HotelCode="93106|56483" HotelName="Hotel Megaro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="2301.00" OriginalAmount="2301.00">
      <BasicPropertyInfo Latitude="51.513565232592" Longitude="-0.17822197536446" StarRating="3" HotelCode="67829|paddington_hotel" 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="63" TotalAmount="2304.00" OriginalAmount="2304.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="972200|flying_butler_baker_street_apartments" HotelName="Flying Butler Baker Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>York Street, Marylebone, London W1U 6PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/32000000/31360000/31360000/31359993/59e9840b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2307.00" OriginalAmount="2307.00">
      <BasicPropertyInfo Latitude="51.516938446317" Longitude="-0.14918446540833" StarRating="4" HotelCode="50198|holiday_inn_london__oxford_circus" HotelName="Holiday Inn Oxford Circus" 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,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="63" TotalAmount="2313.00" OriginalAmount="2313.00">
      <BasicPropertyInfo Latitude="51.51528" Longitude="-0.12983" StarRating="3" HotelCode="0|leicester_square_atmosphere" HotelName="Leicester Square Atmosphere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Shaldon Mansions, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/f8/90f81e7363a823bd2e6261554c96c73855240de2.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 Oxford Street and Tottenham Court Road.  This apartment is 0.3 mi (0.5 km) from Queens Theatre and 0.4 mi (0.6 km) from The British Museum.&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 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;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 300 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="2320.00" OriginalAmount="2320.00">
      <BasicPropertyInfo Latitude="51.52429962158203" Longitude="-0.0742499977350235" StarRating="0" HotelCode="0|crashpads_shoreditch_mega_loft" HotelName="Crashpads Shoreditch The Club Row Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>9a Club Row,E1 6JX, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/12/b1/12b12804b727f7febaa83927609536774633fc94.jpeg</HotelPictures>
        <HotelDescription>Located in London, 1.1 km from Brick Lane and 1.9 km from Sky Garden, Crashpads Shoreditch the Club Row Collection provides accommodation with free WiFi and a terrace. Each unit comes with a fully equipped kitchen with a fridge, a seating area with a sofa, a flat-screen TV and a private bathroom with shower and a hairdryer. An oven, a stovetop and toaster are also featured, as well as a kettle. St Paul's Cathedral is 2.6 km from the apartment, while Tower of London is 2.6 km away. The nearest airport is London City Airport, 11 km from Crashpads Shoreditch.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2326.00" OriginalAmount="2326.00">
      <BasicPropertyInfo Latitude="51.510331694228" Longitude="-0.18751055002212" StarRating="4" HotelCode="29185|hilton_london_hyde_park" HotelName="Hilton London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="2330" OriginalAmount="2330">
      <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="63" TotalAmount="2336.00" OriginalAmount="2336.00">
      <BasicPropertyInfo Latitude="51.51056113" Longitude="-0.12855342" StarRating="3" HotelCode="726230|assembly_hotel_london" 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="63" TotalAmount="2336.00" OriginalAmount="2336.00">
      <BasicPropertyInfo Latitude="51.516733147325" Longitude="-0.17063409090042" StarRating="4" HotelCode="114665|inhabit_london" HotelName="Inhabit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="2337.00" OriginalAmount="2337.00">
      <BasicPropertyInfo Latitude="51.514749" Longitude="-0.172845" StarRating="2" HotelCode="114358|albro_house_hotel" HotelName="Albro House" Meals="BED &amp; BREAKFAST" 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="2345.00" OriginalAmount="2345.00">
      <BasicPropertyInfo Latitude="51.489165" Longitude="-0.120649" StarRating="3.5" HotelCode="935439|staybridge_suites_london_vauxhall" HotelName="Staybridge Suites London - Vauxhall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" 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="63" TotalAmount="2349.00" OriginalAmount="2349.00">
      <BasicPropertyInfo Latitude="51.51226447" Longitude="-0.09351085" StarRating="4" HotelCode="440132|saco_the_cannon" 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="2358.00" OriginalAmount="2358.00">
      <BasicPropertyInfo Latitude="51.528480529785156" Longitude="-0.09411519765853882" StarRating="0" HotelCode="0|lawrence_house_apartments_2" HotelName="Lawrence House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Lawrence House, 238 City Road, London, EC1V 2PQ, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/c9/1d/c91d6aa2103945e6d3f249a7b7aba6f328a6d203.jpeg</HotelPictures>
        <HotelDescription>Situated in Clerkenwell, these serviced apartments are another top choice for business and leisure travellers looking to make London their base of operations.&lt;br /&gt;Those looking for a contemporary and spacious feel will be more than happy with what Lawrence House delivers. With enough space to roll around in and a legion of homely amenities, nights in are set to be as exciting as any wild night out. However, for those that like a little peace and quiet, the bespoke living spaces more than provide the calm atmosphere required for the silent nights. Coming complete with cosy features, a flat screen TV, complimentary Wi-Fi, fully equipped kitchen and much more, this is the perfect stay in London.&lt;br /&gt;This modern development, close to Old Street and Angel and within walking distance of the City, is portered and residents can also benefit from the use of a small gym within the building.&lt;br /&gt;DISCLAIMER: Please note we have multiple units within the same building. Images used are only for representation purposes, and the actual apartment may vary. However, facilities and standards will remain the same.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="2362" OriginalAmount="2362">
      <BasicPropertyInfo Latitude="51.4655445" Longitude="-0.15625781" StarRating="2" HotelCode="542694|61950" HotelName="PubLove @ The Crown" Meals="ROOM ONLY" 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="63" TotalAmount="2362.00" OriginalAmount="2362.00">
      <BasicPropertyInfo Latitude="51.52404865682" Longitude="-0.078709268856073" StarRating="4" HotelCode="498298|citizenm_london_shoreditch" HotelName="citizenM London Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="2363.00" OriginalAmount="2363.00">
      <BasicPropertyInfo Latitude="51.520075879103" Longitude="-0.12216108159737" StarRating="4" HotelCode="31278|doubletree_by_hilton_london_west_end" HotelName="DoubleTree by Hilton Hotel London - West End" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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>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="63" TotalAmount="2363.00" OriginalAmount="2363.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="Non Refundable" 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="2363.00" OriginalAmount="2363.00">
      <BasicPropertyInfo Latitude="51.49293" Longitude="0.07944" StarRating="0" HotelCode="0|superior_2_bedroom_apartments" HotelName="Superior 2 bedroom Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>12 Pettacre Cl, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/e5/3ce5cf0fa5e97b13ded5a022830aec3a8068568d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Greenwich), you'll be 5 mi (8.1 km) from O2 Arena and 7.8 mi (12.6 km) from Excel Exhibition Centre.  This apartment is 8.4 mi (13.4 km) from London Stadium and 9 mi (14.4 km) from Westfield Stratford City.&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 microwave. There's a private balcony or patio. A flat-screen television with cable programming provides entertainment, while complimentary wired Internet access keeps you connected. Conveniences include a separate sitting area and a sofa bed.&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 100.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2373" OriginalAmount="2373">
      <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 08/01/2025" 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="63" TotalAmount="2375.00" OriginalAmount="2375.00">
      <BasicPropertyInfo Latitude="51.512417426132" Longitude="-0.18620018650817" StarRating="4" HotelCode="56989|shaftesbury_hyde_park_international_2" 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="63" TotalAmount="2375.00" OriginalAmount="2375.00">
      <BasicPropertyInfo Latitude="51.523619331151" Longitude="-0.11115895337298" StarRating="4" HotelCode="477345|the_rosebery" HotelName="The Rosebery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="2377.00" OriginalAmount="2377.00">
      <BasicPropertyInfo Latitude="51.514676" Longitude="-0.157929" StarRating="4" HotelCode="94559|the_leonard_hotel" HotelName="Leonard" 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>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="63" TotalAmount="2379.00" OriginalAmount="2379.00">
      <BasicPropertyInfo Latitude="51.498" Longitude="-0.021" StarRating="4" HotelCode="449459|denison_house_2" HotelName="Denison House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Lanterns Way, Denison House, Isle of Dogs, Tower Hamlets, London, London E14 9JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151706/151706a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is Denison House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2386.00" OriginalAmount="2386.00">
      <BasicPropertyInfo Latitude="51.522127363129" Longitude="-0.13247430324554" StarRating="3" HotelCode="189731|arran_house_hotel" HotelName="Arran House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>77 Gower Street, WC1E6HJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344664/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;You will be offered a free DVD rental service, as well as the full English breakfast and free Wi-Fi. For relaxation, you have a TV with satellite channels in the hotel&amp;apos;s elegant dining room and a coin-operated Internet Point. You can also take advantage of the laundry and kitchen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2386.00" OriginalAmount="2386.00">
      <BasicPropertyInfo Latitude="51.4469423878585" Longitude="-0.122181766750031" StarRating="0" HotelCode="0|holmewood_homestay" HotelName="Holmewood Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Holmewood Gardens, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/40/60/4060bbb3fe3073a163c3ec8b302259dba2959970.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Holmewood Homestay” is situated within 7 km from the historic center of London.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2387.00" OriginalAmount="2387.00">
      <BasicPropertyInfo Latitude="51.51269654" Longitude="-0.07541516" StarRating="3" HotelCode="309850|motel_one_londontower_hill_2" HotelName="Motel One London-Tower Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24-26 Minories, London EC3N 1BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/423969/a_423969_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="2387.00" OriginalAmount="2387.00">
      <BasicPropertyInfo Latitude="51.51364141" Longitude="-0.079037" StarRating="4" HotelCode="448231|go_native_city_creechurch" HotelName="Go Native City Creechurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Creechurch Ln London, London, EC3 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2391.00" OriginalAmount="2391.00">
      <BasicPropertyInfo Latitude="51.4527155" Longitude="-0.10079585" StarRating="0" HotelCode="583165|half_moon_5" HotelName="Half Moon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>10 Half Moon Lane, Herne Hill, London SE24 9HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/97436/3097436/1.jpg?f=14954965</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2405.00" OriginalAmount="2405.00">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|hilton_london_paddington" HotelName="Hilton London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="2412.00" OriginalAmount="2412.00">
      <BasicPropertyInfo Latitude="51.496069310993" Longitude="-0.17039849570085" StarRating="4" HotelCode="16606|the_rembrandt__a_sarova_hotel" HotelName="The Rembrandt" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="2414.00" OriginalAmount="2414.00">
      <BasicPropertyInfo Latitude="51.50195" Longitude="-0.21377" StarRating="4" HotelCode="0|shopping_centre_and_cinema_atmosphere" HotelName="Shopping Centre and Cinema Atmosphere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 Elsham Road, Flat F, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/44/45442fbb21e10055934ee373d98bf4e25d916931.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Kensington), you'll be a 2-minute drive from Kensington High Street and 9 minutes from Westfield London Shopping Centre.  This 4-star apartment is 1.6 mi (2.5 km) from Kensington Palace and 1.9 mi (3 km) from Kensington Gardens.&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 digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 300.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2419.00" OriginalAmount="2419.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" 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="27" TotalAmount="2420" OriginalAmount="2420">
      <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="Non Refundable" 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="63" TotalAmount="2420.00" OriginalAmount="2420.00">
      <BasicPropertyInfo Latitude="51.53793062" Longitude="-0.19189626" StarRating="4.5" HotelCode="548398|sanctum_international_serviced_apartments_belsize" HotelName="Sanctum International Serviced Apartments Belsize" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>258 Belsize Road, Maida Vale, London, Greater London NW6 4BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/149362/d56ef913-033d-446c-b0f6-f7ddac122c93.jpg?d=636863412110000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2422.00" OriginalAmount="2422.00">
      <BasicPropertyInfo Latitude="51.490442155822" Longitude="-0.14593730558075" StarRating="4" HotelCode="114340|the_windermere_hotel" 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="63" TotalAmount="2430.00" OriginalAmount="2430.00">
      <BasicPropertyInfo Latitude="51.39694929" Longitude="0.05936766" StarRating="0" HotelCode="667883|the_manor_at_bickley" HotelName="The Manor At Bickley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thornet Wood Road, Bickley, Bromley BR1 2LW</AddressLine>
          </AddressLines>
          <CityName>Bromley</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0031/01485/3101485/1.jpg?f=14993578</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2431" OriginalAmount="2431">
      <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="63" TotalAmount="2432.00" OriginalAmount="2432.00">
      <BasicPropertyInfo Latitude="51.507818791377" Longitude="0.019602146700297" StarRating="4" HotelCode="503963|good_hotel_london" HotelName="Good Hotel" Meals="ROOM ONLY" 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="63" TotalAmount="2432.00" OriginalAmount="2432.00">
      <BasicPropertyInfo Latitude="51.5210075378418" Longitude="-0.01887788064777851" StarRating="0" HotelCode="0|london_docklands_apartment" HotelName="London Docklands Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brock Place, London, Tower Hamlets, London, E3 3QU, United Kingdom, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/41/f44174d1f0bdd1bdc5926fc73b468e9933d67a5d.jpeg</HotelPictures>
        <HotelDescription>Situated 2 km from Olympic Stadium in London, this apartment features a terrace. Guests benefit from balcony. Free WiFi is featured throughout the property.&lt;br /&gt;There is a seating area, a dining area and a kitchen complete with a dishwasher, an oven and a microwave. A flat-screen TV is provided. There is a private bathroom with a bath.&lt;br /&gt;Victoria Park is 2.2 km from London Docklands Apartment, while O2 Arena is 2.7 km away. 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;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2448" OriginalAmount="2448">
      <BasicPropertyInfo Latitude="51.49976839" Longitude="-0.07876401" StarRating="4" HotelCode="441074|200685" HotelName="Tower Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168 Tower Bridge Road, Camberwell, Southwark, London, London SE1 3LZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/604670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2448.00" OriginalAmount="2448.00">
      <BasicPropertyInfo Latitude="51.52971645" Longitude="-0.07324382" StarRating="4" HotelCode="519282|shoreditch_square" HotelName="Shoreditch Square Apartments By TheSqua.re" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tower Hamlets, Diss Street, Stephen Court, London E2 7QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652477/652477a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2455.00" OriginalAmount="2455.00">
      <BasicPropertyInfo Latitude="51.521211960317" Longitude="-0.15590071678162" StarRating="3" HotelCode="43845|blandford_hotel" HotelName="Blandford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="2458.00" OriginalAmount="2458.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="2458.00" OriginalAmount="2458.00">
      <BasicPropertyInfo Latitude="51.5107421875" Longitude="-0.09881850332021713" StarRating="0" HotelCode="0|luxurious_sir_john_lyon_serviced_apartment" HotelName="Luxurious Sir John Lyon Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>8 Timber Street, Colbalt Po, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/cd/0fcd5b350f8d525cdb10399cebbe5f155307f176.jpeg</HotelPictures>
        <HotelDescription>Lavish and stylish, these serviced apartments are the perfect pick for a luxury stay in London.&lt;br /&gt;Coming fully furnished and complete with all the necessary amenities needed for homely living, these apartments really do deliver the best of serviced apartments in the city. Featuring a contemporary style, you can enjoy the likes of a fully equipped kitchen, complimentary Wi-Fi, stylish furnishing, cosy sleeping and living area, a flat screen TV and a 24hr team dedicated to making your stay the very best it can be.&lt;br /&gt;Looking for serviced apartments in London? Then these apartments should be at the top of your list.&lt;br /&gt;DISCLAIMER: Please note we have multiple units within the same building. Images used are only for representation purposes, and the actual apartment may vary. However, facilities and standards will remain the same.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2462.00" OriginalAmount="2462.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 08/01/2025">
        <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="63" TotalAmount="2468.00" OriginalAmount="2468.00">
      <BasicPropertyInfo Latitude="51.52320082" Longitude="-0.138679" StarRating="0" HotelCode="725278|the_grafton_arms" HotelName="The Grafton Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Grafton Way, London W1T 5DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2474.00" OriginalAmount="2474.00">
      <BasicPropertyInfo Latitude="51.567720113267" Longitude="-0.033056303617855" StarRating="4" HotelCode="496580|andora_apartments" HotelName="Andora Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2A Sanderstead Road, Leyton, London E10 7PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/663632/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travellers and holidaymakers alike. 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="2475.00" OriginalAmount="2475.00">
      <BasicPropertyInfo Latitude="51.50976523" Longitude="-0.12224967" StarRating="3.5" HotelCode="632695|wilde_aparthotels_by_staycity_the_strand" HotelName="Wilde Aparthotels by Staycity The Strand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" 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="63" TotalAmount="2478.00" OriginalAmount="2478.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 07/01/2025">
        <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="63" TotalAmount="2479.00" OriginalAmount="2479.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="63" TotalAmount="2480.00" OriginalAmount="2480.00">
      <BasicPropertyInfo Latitude="51.56599406" Longitude="-0.10226167" StarRating="3" HotelCode="325741|queens_hotel_3" HotelName="Queens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="2481.00" OriginalAmount="2481.00">
      <BasicPropertyInfo Latitude="51.4988512994151" Longitude="-0.142758512897467" StarRating="4" HotelCode="0|_0x17911" HotelName="The Nadler Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Palace Place, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/28/3e/283ed0bc9094c5aefe08c21686e3829f76ea5cfe.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at The Nadler Victoria places you in the heart of London, within a 10-minute walk of Victoria Palace Theatre and Buckingham Palace.  This 4-star hotel is 0.3 mi (0.5 km) from Apollo Victoria Theatre and 0.5 mi (0.8 km) from St. James Park.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 73 air-conditioned rooms featuring kitchenettes with refrigerators and microwaves. Wired and wireless Internet access is complimentary, while 40-inch flat-screen televisions with satellite programming provide entertainment. 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 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 complimentary wired Internet access, a computer station, 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;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: 200.00 GBP per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2483.00" OriginalAmount="2483.00">
      <BasicPropertyInfo Latitude="51.522636" Longitude="-0.103728" StarRating="4" HotelCode="82455|the_zetter_hotel" HotelName="The Zetter" 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>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="63" TotalAmount="2486.00" OriginalAmount="2486.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="63" TotalAmount="2488.00" OriginalAmount="2488.00">
      <BasicPropertyInfo Latitude="51.510525308147" Longitude="-0.079341273015825" StarRating="4" HotelCode="76295|apex_city_of_london_hotel" 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="27" TotalAmount="2496" OriginalAmount="2496">
      <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="Free CXL until 02/01/2025" 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="63" TotalAmount="2500.00" OriginalAmount="2500.00">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|doubletree_by_hilton_hotel_london_tower_of_london" 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 08/01/2025">
        <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="27" TotalAmount="2502" OriginalAmount="2502">
      <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="Non Refundable" 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="2504" OriginalAmount="2504">
      <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="63" TotalAmount="2504.00" OriginalAmount="2504.00">
      <BasicPropertyInfo Latitude="51.507347095143" Longitude="-0.020916965029755" StarRating="5" HotelCode="82911|marriott_executive_apartments_london_west_india_quay_3" 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="2505.00" OriginalAmount="2505.00">
      <BasicPropertyInfo Latitude="51.51697997" Longitude="-0.0767977" StarRating="4" HotelCode="433679|park_lane_city_apartments" HotelName="Park Lane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>92, Middlesex Street, Aldgate, London E1 7EZ, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595683/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2512.00" OriginalAmount="2512.00">
      <BasicPropertyInfo Latitude="51.514214403894" Longitude="-0.18090158700943" StarRating="4" HotelCode="114260|the_park_grand_london_paddington" 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 08/01/2025" 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="63" TotalAmount="2515.00" OriginalAmount="2515.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="Non Refundable" 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="2517.00" OriginalAmount="2517.00">
      <BasicPropertyInfo Latitude="51.52183" Longitude="-0.132131" StarRating="3" HotelCode="114661|hotel_cavendish" HotelName="Cavendish" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>75 Gower Street, Bloomsbury, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1230000/1222800/1222750/3741ef90_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilities at the hotel include a safe, a restaurant, a bar, medical assistance, a laundry service and a conference room. 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. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2523.00" OriginalAmount="2523.00">
      <BasicPropertyInfo Latitude="51.51019636" Longitude="-0.0767426" StarRating="4" HotelCode="450238|citizenm_tower_of_london" HotelName="citizenM Tower of London" Meals="ROOM ONLY" 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="63" TotalAmount="2543.00" OriginalAmount="2543.00">
      <BasicPropertyInfo Latitude="51.513021" Longitude="-0.100873" StarRating="4" HotelCode="77803|kings_wardrobe_apartments_by_bridgestreet" HotelName="The Kings Wardrobe by BridgeStreet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="2545.00" OriginalAmount="2545.00">
      <BasicPropertyInfo Latitude="51.51123395" Longitude="-0.12991401666667" StarRating="4" HotelCode="510217|victory_house_london_leicester_square_mgallery_by_sofitel_opening_summer_2017" 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="63" TotalAmount="2570.00" OriginalAmount="2570.00">
      <BasicPropertyInfo Latitude="51.48848" Longitude="-0.29383" StarRating="4" HotelCode="0|blissful_one_bed_near_the_river" HotelName="Blissful one bed Near the River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apartment 18, Brentford Properties, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b0/e4/b0e4b4950284b14f2b3268d773a2cd0dd9808800.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Brentford, this apartment is within a 15-minute drive of Richmond Park and Hammersmith Apollo.  This apartment is 4.2 mi (6.8 km) from Twickenham Stadium and 4.6 mi (7.4 km) from Kensington High Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and an elevator (lift).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2578" OriginalAmount="2578">
      <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="63" TotalAmount="2578.00" OriginalAmount="2578.00">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|crowne_plaza_london__kensington" 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="2583" OriginalAmount="2583">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|2147" HotelName="Meliá White House" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="63" TotalAmount="2583.00" OriginalAmount="2583.00">
      <BasicPropertyInfo Latitude="51.494359" Longitude="-0.189891" StarRating="4" HotelCode="80368|london_marriott_hotel_kensington" HotelName="London Marriott Hotel Kensington" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="2590" OriginalAmount="2590">
      <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="63" TotalAmount="2591.00" OriginalAmount="2591.00">
      <BasicPropertyInfo Latitude="51.4972" Longitude="-0.07355" StarRating="0" HotelCode="0|two_bedroom_tower_bridge_apartment_for_6_with_terrace" HotelName="Two bedroom Tower Bridge Apartment for 6 with terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>85 Neckinger Estate, Enid Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/71/05/71051350d3cf135550f0c8f9d0813a8238fea603.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Southwark), you'll be convenient to Tower Bridge and The Shard.  This apartment is close to Tower of London and London Bridge.&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 digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, 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.&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;Late check-in fee: GBP 20 for check-in between 10:00 PM and midnight&lt;/li&gt;  &lt;li&gt;Housekeeping fees vary based on length of 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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2593.00" OriginalAmount="2593.00">
      <BasicPropertyInfo Latitude="51.51735085" Longitude="-0.07369392" StarRating="3" HotelCode="521962|commercial_house_2" HotelName="Aldgate Commercial House Apartments" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Babysitting,Designated Smoking Area,Dining,Housekeeping,Internet,Laundry,Printer,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>43B Commercial Street, London E1 6BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652840/652840a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel can be found in Aldgate. Located in 15 minutes walking distance from London Bridge, the 4-star Aldgate Commercial House offers classic rooms.

The hotel lies within 15 minutes' walk of Tower Bridge about 4 km away from the center of London.

Commercial House provides 27 guestrooms appointed with cable TV with on-demand movies, a sitting area, a pantry and a high ceiling for a pleasant stay in London. Staying at Commercial House guests can enjoy the garden view. Guests can make use of private bathrooms with a shower, a hairdryer and bath sheets.

Surrounded all famous markets such as Brick Lane and Spitalfields. Tower Hill is also walking distance from Commercial House. You can benefit being in the heart of the city using the easy access transportation links.

The cozy, en-suite rooms and multiple choice of apartments at Commercial House have private bathrooms and tea/coffee facilities. Rooms and apartments also feature flat-screen smart TVs.

Within a 5-minute walk, guests will find Shoreditch and 6 minutes away from Liverpool subway station. Due to its location 10 km from London City airport, it will take about 15 minutes' drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2594.00" OriginalAmount="2594.00">
      <BasicPropertyInfo Latitude="51.493188" Longitude="-0.182142" StarRating="4" HotelCode="296643|the_harrington" HotelName="One Harrington Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="2594.00" OriginalAmount="2594.00">
      <BasicPropertyInfo Latitude="51.51986566" Longitude="-0.10654965" StarRating="4" HotelCode="479591|the_one_tun_pub_rooms" HotelName="The One Tun Pub and Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="2596" OriginalAmount="2596">
      <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="2600.00" OriginalAmount="2600.00">
      <BasicPropertyInfo Latitude="51.510682614478" Longitude="-0.13087486886059" StarRating="3.5" HotelCode="571806|hotel_indigo_london_1_leicester_square" HotelName="Hotel Indigo London - 1 Leicester Square" 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>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="63" TotalAmount="2610.00" OriginalAmount="2610.00">
      <BasicPropertyInfo Latitude="51.518697" Longitude="-0.153904" StarRating="4" HotelCode="166881|ten_manchester_street" 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="63" TotalAmount="2612.00" OriginalAmount="2612.00">
      <BasicPropertyInfo Latitude="51.516444391893" Longitude="-0.17091438174248" StarRating="3" HotelCode="25448|orchard_hotel" HotelName="Orchard Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="2616.00" OriginalAmount="2616.00">
      <BasicPropertyInfo Latitude="51.513184499829" Longitude="-0.17912462353706" StarRating="3" HotelCode="38342|lancaster_hall" HotelName="Lancaster Hall Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2025">
        <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="63" TotalAmount="2622.00" OriginalAmount="2622.00">
      <BasicPropertyInfo Latitude="51.495635830716" Longitude="-0.14538645744324" StarRating="4" HotelCode="18519|the_grosvenor__a_guoman_hotel" 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="2627" OriginalAmount="2627">
      <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="27" TotalAmount="2641" OriginalAmount="2641">
      <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="2644.00" OriginalAmount="2644.00">
      <BasicPropertyInfo Latitude="51.51118086" Longitude="-0.1965626" StarRating="0" HotelCode="747112|vincent_house_london_residence" HotelName="Vincent House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>5 Pembridge Square, London W2 4EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/06094/3306094/1.jpg?f=15397934</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2647.00" OriginalAmount="2647.00">
      <BasicPropertyInfo Latitude="51.48993131" Longitude="-0.2128594" StarRating="4" HotelCode="951903|barons_court" HotelName="Flying Butler - Barons Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Barons Court Road, London W14 9DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/14000000/13310000/13308700/13308609/544c45a5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2650.00" OriginalAmount="2650.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="63" TotalAmount="2654.00" OriginalAmount="2654.00">
      <BasicPropertyInfo Latitude="51.491137" Longitude="-0.144963" StarRating="5" HotelCode="114527|eccleston_square_hotel" HotelName="Eccleston Square London" 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,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="2655" OriginalAmount="2655">
      <BasicPropertyInfo Latitude="51.506762066506" Longitude="-0.1466176134079" StarRating="4" HotelCode="174961|199215" HotelName="44 Curzon Street by Mansley Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>44 Curzon Street, Mayfair, London W1J 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is 44 Curzon Street by Mansley Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2655.00" OriginalAmount="2655.00">
      <BasicPropertyInfo Latitude="51.53739653" Longitude="-0.14418884" StarRating="0" HotelCode="757980|camden_serviced_apartments" HotelName="Camden Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>124 Albert Street, Camden NW1 7NE, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0031/02835/3102835/1.jpg?f=15076827</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2656" OriginalAmount="2656">
      <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="2673" OriginalAmount="2673">
      <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="63" TotalAmount="2674.00" OriginalAmount="2674.00">
      <BasicPropertyInfo Latitude="51.492703115102" Longitude="-0.19050005029715" StarRating="4" HotelCode="153196|presidential_apartments__kensington" 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="2675" OriginalAmount="2675">
      <BasicPropertyInfo Latitude="51.52517725" Longitude="-0.08049969" StarRating="0" HotelCode="955666|479698" HotelName="Shoreditch Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97-113 Curtain Road, Hackney, London EC2A 3BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957831/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2678.00" OriginalAmount="2678.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901065|montagu_place_hotel" HotelName="Montagu Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="2681.00" OriginalAmount="2681.00">
      <BasicPropertyInfo Latitude="51.529453" Longitude="-0.122089" StarRating="2" HotelCode="149811|howard_winchester_hotel" HotelName="Howard Winchester Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="2682" OriginalAmount="2682">
      <BasicPropertyInfo Latitude="51.52808457" Longitude="-0.08173854" StarRating="4" HotelCode="986183|408392" HotelName="Shoreditch City Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Hoxton Square, London N1 6NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49572/2749572/26.jpg?f=15650909</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2692" OriginalAmount="2692">
      <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="63" TotalAmount="2703.00" OriginalAmount="2703.00">
      <BasicPropertyInfo Latitude="51.514408029934" Longitude="-0.15563249588013" StarRating="4" HotelCode="34455|radisson_blu_edwardian_sussex" HotelName="Radisson Blu Edwardian Sussex Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="2705.00" OriginalAmount="2705.00">
      <BasicPropertyInfo Latitude="51.508275026069" Longitude="0.035791397094727" StarRating="4" HotelCode="175055|aloft_london_excel" HotelName="Aloft London Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="63" TotalAmount="2711.00" OriginalAmount="2711.00">
      <BasicPropertyInfo Latitude="51.517599" Longitude="-0.127656" StarRating="4" HotelCode="16396|radisson_blu_edwardian_bloomsbury_street" 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="27" TotalAmount="2712" OriginalAmount="2712">
      <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="27" TotalAmount="2717" OriginalAmount="2717">
      <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="2719" OriginalAmount="2719">
      <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="63" TotalAmount="2727.00" OriginalAmount="2727.00">
      <BasicPropertyInfo Latitude="51.500037" Longitude="-0.161528" StarRating="5" HotelCode="35462|the_capital_hotel" HotelName="The Capital" 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,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="27" TotalAmount="2745" OriginalAmount="2745">
      <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="63" TotalAmount="2753.00" OriginalAmount="2753.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="2757" OriginalAmount="2757">
      <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="63" TotalAmount="2763.00" OriginalAmount="2763.00">
      <BasicPropertyInfo Latitude="51.525693670417" Longitude="-0.077440738677979" StarRating="4.5" HotelCode="53667|ace_hotel_london_shoreditch_2" HotelName="One Hundred Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="2776.00" OriginalAmount="2776.00">
      <BasicPropertyInfo Latitude="51.52307552" Longitude="-0.10926108" StarRating="0" HotelCode="780914|the_coach" HotelName="The Coach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Ray Street, Clerkenwell, London EC1R 3DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/30000000/29670000/29665700/29665606/1538202c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2788" OriginalAmount="2788">
      <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="63" TotalAmount="2789.00" OriginalAmount="2789.00">
      <BasicPropertyInfo Latitude="51.50930421" Longitude="-0.12660229" StarRating="4" HotelCode="986071|page8" 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="2801.00" OriginalAmount="2801.00">
      <BasicPropertyInfo Latitude="51.520793" Longitude="-0.100249" StarRating="4" HotelCode="80303|malmaison_london" 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="2810" OriginalAmount="2810">
      <BasicPropertyInfo Latitude="51.491633801396" Longitude="-0.19477397203445" StarRating="3" HotelCode="35170|33884" HotelName="Mayflower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Trebovir Road, Earls Court, London SW5 9NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57312/a_57312_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is near to the City. Knightsbridge and Chelsea, noted for their innumerable boutiques and designer stores, are not far from the hotel. There is a multitude of superb museums nearby, including the Science Museum, the Natural History Museum and the Victoria and Albert Museum. The nearest public transport links are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2810.00" OriginalAmount="2810.00">
      <BasicPropertyInfo Latitude="51.48844528198242" Longitude="0.1201540008187294" StarRating="3" HotelCode="0|mcleod_house" HotelName="McLeod House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>224 McLeod Road, Abbey Wood London, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/0d/7a0ddf51fe161554f9f241ae30e59ed4ac5c0fa6.jpeg</HotelPictures>
        <HotelDescription>McLeod House offers accommodation in Belvedere, 17 km from London. The property is 20 km from Croydon and boasts views of the garden. Free WiFi is available throughout the property.&lt;br /&gt;Towels and bed linen are provided in this holiday home.&lt;br /&gt;Southend-on-Sea is 41 km from McLeod House, while Watford is 40 km from the property. 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;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 100.00 GBP per room per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 2.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="63" TotalAmount="2818.00" OriginalAmount="2818.00">
      <BasicPropertyInfo Latitude="51.50783763824" Longitude="-0.13810157775879" StarRating="4" HotelCode="47280|the_cavendish_london__piccadilly" 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="63" TotalAmount="2834.00" OriginalAmount="2834.00">
      <BasicPropertyInfo Latitude="51.49904" Longitude="-0.18349" StarRating="0" HotelCode="0|kensington_and_chelsea_apartment_" HotelName="Kensington and Chelsea Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3A Gloucester Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/88/c4/88c4f8f5b56592a772249fae75fa8474b0c502b5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Kensington and Chelsea Apartment in London (Kensington), you'll be a 4-minute walk from Cromwell Road and 7 minutes by foot from Kensington High Street.  This apartment is 0.4 mi (0.7 km) from Kensington Palace and 0.6 mi (0.9 km) from Natural History Museum.&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. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, 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;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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2859.00" OriginalAmount="2859.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="Free CXL until 01/01/2025" 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="2859.00" OriginalAmount="2859.00">
      <BasicPropertyInfo Latitude="51.536235" Longitude="-0.191148" StarRating="5" HotelCode="94547|sanctum_international_serviced_apartments" HotelName="Sanctum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Greville Road, London NW6 5HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131360/a_131360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2863.00" OriginalAmount="2863.00">
      <BasicPropertyInfo Latitude="51.516443557337" Longitude="-0.15101909637451" StarRating="4" HotelCode="31998|the_mandeville_hotel" 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="63" TotalAmount="2867.00" OriginalAmount="2867.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="2873" OriginalAmount="2873">
      <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="Free CXL until 07/01/2025" 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="2879.00" OriginalAmount="2879.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" 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="2883" OriginalAmount="2883">
      <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="63" TotalAmount="2885.00" OriginalAmount="2885.00">
      <BasicPropertyInfo Latitude="51.502199936687" Longitude="-0.076830365131173" StarRating="4" HotelCode="777107|the_dixon_autograph_collection" 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="2891" OriginalAmount="2891">
      <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="63" TotalAmount="2892.00" OriginalAmount="2892.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986223|holiday_let_st_pauls_cray" HotelName="Holiday Let St Paul's Cray" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 Silverdale Road, Orpington BR5 2LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/7d/267d062b38d27aa5798de4762eaabc12db44e703.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2893.00" OriginalAmount="2893.00">
      <BasicPropertyInfo Latitude="51.51727059" Longitude="-0.08919489" StarRating="3" HotelCode="872137|the_moorgate" HotelName="The Moorgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 London Wall, London EC2M 5QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957757/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2905" OriginalAmount="2905">
      <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="Non Refundable" 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="2907.00" OriginalAmount="2907.00">
      <BasicPropertyInfo Latitude="51.518614185596" Longitude="-0.13561248779297" StarRating="4" HotelCode="52566|rathbone_hotel" 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="63" TotalAmount="2919.00" OriginalAmount="2919.00">
      <BasicPropertyInfo Latitude="51.500797271728516" Longitude="-0.18161100149154663" StarRating="0" HotelCode="0|lak_serviced_apartments" HotelName="Luxury Serviced Apartment In Hyde Park, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Hyde Park Gate, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/1c/0c1ca2fcccfbcb59bb7f1e5df1a1fc9d91994bbc.jpeg</HotelPictures>
        <HotelDescription>Set in a prime location of London, LAK Serviced Apartments puts everything the city has to offer just outside your doorstep. The hotel offers a wide range of amenities and perks to ensure you have a great time. All the necessary facilities, including free Wi-Fi in all rooms, private check in/check out, express check-in/check-out, luggage storage, room service, are at hand. Some of the well-appointed guestrooms feature television LCD/plasma screen, additional bathroom, additional toilet, sewing kit, shoeshine kit. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that London has to offer are three great reasons you should stay at LAK Serviced 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;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.&lt;br /&gt;Guests are required to provide an estimated check-in time to the property prior to arrival. &lt;br/&gt; The property does not have a reception. The property will contact guests directly in order to give instructions regarding check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2924.00" OriginalAmount="2924.00">
      <BasicPropertyInfo Latitude="51.572998" Longitude="-0.070452" StarRating="3" HotelCode="114343|kadimah_hotel" HotelName="Park Avenue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Clapton Common, Stamford Hill, E5 9AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/77/2f77517b8f0d4fbddc7860f90182a1e93dd49890.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="27" TotalAmount="2927" OriginalAmount="2927">
      <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 07/01/2025" 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="63" TotalAmount="2929.00" OriginalAmount="2929.00">
      <BasicPropertyInfo Latitude="51.50967" Longitude="-0.30616" StarRating="0" HotelCode="0|ealing_apartments" HotelName="Ealing Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Walpole Court, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/f0/cdf0a60d3c43de8fb0f53a95013867c966811e3d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Ealing Apartments in London (Ealing), you'll be 5 mi (8 km) from Wembley Stadium and 5 mi (8.1 km) from Westfield London Shopping Centre.  This apartment is 5 mi (8.1 km) from SSE Arena, Wembley and 5.1 mi (8.2 km) from Twickenham Stadium.&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. 49-inch flat-screen televisions with digital programming provide entertainment, while complimentary wired 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;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 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: 50.00 GBP.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2944" OriginalAmount="2944">
      <BasicPropertyInfo Latitude="51.53042" Longitude="-0.055908" StarRating="5" HotelCode="165985|34010" HotelName="Town Hall" Meals="ROOM ONLY" 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="2965.00" OriginalAmount="2965.00">
      <BasicPropertyInfo Latitude="51.51923169" Longitude="-0.13716737" StarRating="4" HotelCode="628717|cleveland_residences_" HotelName="Cleveland Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8 Cleveland Street, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/799912/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2966" OriginalAmount="2966">
      <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="27" TotalAmount="2976" OriginalAmount="2976">
      <BasicPropertyInfo Latitude="51.495619" Longitude="-0.182918" StarRating="4" HotelCode="17049|24976" 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="Non Refundable" 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="63" TotalAmount="2976.00" OriginalAmount="2976.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="629651|mayfair_guesthouse" HotelName="Mayfair Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>41 Curzon Street, Mayfair, London W1J 7UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/799913/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2977.00" OriginalAmount="2977.00">
      <BasicPropertyInfo Latitude="51.4916" Longitude="-0.19867" StarRating="0" HotelCode="0|earls_court_apartments_by_basetogo" HotelName="Earls Court Apartments by BaseToGo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Warwick Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/0a/4d0afe50f33a4759f2a216c0c652946ac5756b23.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 London, steps from Cromwell Road and 11 minutes by foot from Kensington High Street.  This apartment is 1.2 mi (1.9 km) from Natural History Museum and 1.4 mi (2.2 km) from Victoria and Albert Museum.&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 a stovetop. Your bed comes with Egyptian cotton sheets and there's also a double sofa bed. A Smart television with digital programming provides entertainment, while complimentary wired Internet access keeps you connected. 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 garden and make use of amenities such as 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;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 40.00 GBP.&lt;/br&gt;A deposit of 400.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2984" OriginalAmount="2984">
      <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="Non Refundable" 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="63" TotalAmount="2995.00" OriginalAmount="2995.00">
      <BasicPropertyInfo Latitude="51.523664886356" Longitude="-0.080555691062955" StarRating="5" HotelCode="556805|the_curtain" HotelName="Mondrian Shoreditch London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2999" OriginalAmount="2999">
      <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 07/01/2025" 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="63" TotalAmount="3000.00" OriginalAmount="3000.00">
      <BasicPropertyInfo Latitude="51.5118" Longitude="-0.12685" StarRating="4" HotelCode="0|clarendon_garrick_street" HotelName="Clarendon Garrick Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Garrick St, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/52/b4520105fe37425bb1937d4ab5493655881dcd3a.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 5-minute walk of Leicester Square and The Strand.  This 4-star apartment is 0.2 mi (0.4 km) from Covent Garden Market and 0.3 mi (0.4 km) from Royal Opera House.&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 an electric kettle, 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;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;Crib (infant bed) fee: GBP 60.00 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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3004.00" OriginalAmount="3004.00">
      <BasicPropertyInfo Latitude="51.51688459" Longitude="-0.0803213" StarRating="4" HotelCode="350862|the_bull_and_the_hide" 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="3009" OriginalAmount="3009">
      <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="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">
        <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="27" TotalAmount="3010" OriginalAmount="3010">
      <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="Free CXL until 04/01/2025" 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="27" TotalAmount="3032" OriginalAmount="3032">
      <BasicPropertyInfo Latitude="51.501687053302" Longitude="-0.18476128578186" StarRating="5" HotelCode="28456|27453" HotelName="Baglioni Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Hyde Park Gate, London SW7 5BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42027/a_42027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located in the centre of London, only minutes away from the exclusive shopping district of Knightsbridge and from Kensington Palace. The location offers guests plenty of opportunities in the heart of the metropolis with its countless sightseeing attractions, bars, restaurants and nightlife ready to explore and the chance to relax in one of the many parks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3032" OriginalAmount="3032">
      <BasicPropertyInfo Latitude="51.492342" Longitude="-0.140856" StarRating="2" HotelCode="114460|199339" HotelName="Chester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="3040.00" OriginalAmount="3040.00">
      <BasicPropertyInfo Latitude="51.49538" Longitude="-0.186995" StarRating="0" HotelCode="0|london_lifestyle_apartments_south_kensington_chelsea" HotelName="South Kensington London Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116 Cromwell Road, South Kensington, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/09/1d092088b2095b05a96a8c23610ba3cdaa81ebb3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Elegant four-star hotel “London Lifestyle Apartments - South Kensington - Chelsea” is situated in London. It boasts a convenient location within 3 km 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3041.00" OriginalAmount="3041.00">
      <BasicPropertyInfo Latitude="51.531077042918" Longitude="-0.12459899649002" StarRating="5" HotelCode="13079|great_northern_hotel_2" 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="63" TotalAmount="3051.00" OriginalAmount="3051.00">
      <BasicPropertyInfo Latitude="51.52494558" Longitude="-0.08157733" StarRating="4" HotelCode="986117|hart_shoreditch_hotel_london_curio_collection_by_hilton" HotelName="Hart Shoreditch Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <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="3054" OriginalAmount="3054">
      <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="Free CXL until 01/01/2025" 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="3054" OriginalAmount="3054">
      <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="63" TotalAmount="3060.00" OriginalAmount="3060.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="Non Refundable" 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="3064.00" OriginalAmount="3064.00">
      <BasicPropertyInfo Latitude="51.498561486049" Longitude="-0.13712704662703" StarRating="4" HotelCode="47946|st_james_court_a_taj_hotel_london_3" HotelName="St. James’ Court, A Taj Hotel" 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,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="3076" OriginalAmount="3076">
      <BasicPropertyInfo Latitude="51.513923963289" Longitude="-0.17632305622101" StarRating="4" HotelCode="17465|10966" HotelName="Roseate House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="3082.00" OriginalAmount="3082.00">
      <BasicPropertyInfo Latitude="51.51825" Longitude="-0.07411" StarRating="4" HotelCode="0|city_view_flat_at_liverpool_st_brick_ln" HotelName="City view flat at Liverpool st Brick Ln" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>70 Commercial St, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/35/6d355bf108bb65ae3a411dd63c76ebbadc35c94a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at City view flat at Liverpool st Brick Ln in London (London City Centre), you'll be steps from Brick Lane and 8 minutes by foot from Liverpool Street.  This apartment is 0.6 mi (0.9 km) from The Gherkin and 0.9 mi (1.4 km) from Tower of London.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the guestrooms, featuring kitchens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include complimentary bottled water and irons/ironing boards, and you can also request microwaves.&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 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;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 300.0 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="3083.00" OriginalAmount="3083.00">
      <BasicPropertyInfo Latitude="51.509537705242" Longitude="-0.19673321663481" StarRating="4" HotelCode="29187|the_laslett_hotel" HotelName="The Laslett" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Pembridge Gardens, Notting Hill, London W2 4DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46915/a_46915_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located in the heart of one of the most desirable locations in London’s Notting Hill. It is just a stone's through away from London's famous Portobello Road Market and some of London's trendiest bars and restaurants. The aparthotel creates an attractive location for guests wishing to experience the thriving community and cultural diversity of Notting Hill while being situated less than 15 minutes away from London's West End. Oxford Street and its numerous shops can be reached in around 15 minutes by car or public transport, and Notting Hill Gate tube station is just about a 2-minute walk from the aparthotel. London City Airport, Heathrow Airport and Gatwick Airport can be found approximately 17 km, 20 km and 39 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3084.00" OriginalAmount="3084.00">
      <BasicPropertyInfo Latitude="51.4882" Longitude="-0.14177" StarRating="4" HotelCode="0|central_london_flat_westminster" HotelName="Central London Flat Westminster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flat B , 11 Winchester Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/d9/ded9e14c36511e347e77ec00757ad94b6f92ceb1.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 Victoria Palace Theatre and Apollo Victoria Theatre.  This apartment is 1.3 mi (2.1 km) from Buckingham Palace and 1.5 mi (2.3 km) from Houses of Parliament.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Wrap up your day with a drink at the bar/lounge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3095.00" OriginalAmount="3095.00">
      <BasicPropertyInfo Latitude="51.517968" Longitude="-0.152979" StarRating="4" HotelCode="147124|durrants_hotel" HotelName="Durrants Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="3098.00" OriginalAmount="3098.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="Non Refundable" 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="63" TotalAmount="3103.00" OriginalAmount="3103.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="3113" OriginalAmount="3113">
      <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="Non Refundable" 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="63" TotalAmount="3120.00" OriginalAmount="3120.00">
      <BasicPropertyInfo Latitude="51.491550709834" Longitude="-0.16207546501232" StarRating="4" HotelCode="267548|the_apartments_chelsea" HotelName="The Apartments by CAPITAL" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Dry Cleaning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>41 Draycott Place, Chelsea, London SW3 2SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/dd/b4dd822418eba71aeb1187ee954ea48205654c7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3140" OriginalAmount="3140">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|51172" HotelName="Hilton London Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="27" TotalAmount="3143" OriginalAmount="3143">
      <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="Non Refundable" 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="63" TotalAmount="3176.00" OriginalAmount="3176.00">
      <BasicPropertyInfo Latitude="51.494792" Longitude="-0.185923" StarRating="4" HotelCode="915047|point_west_apartment" HotelName="Point West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 Cromwell Road, South Kensington, London SW7 4XF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277586/w_277586_A2.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="27" TotalAmount="3182" OriginalAmount="3182">
      <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="63" TotalAmount="3204.00" OriginalAmount="3204.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 06/01/2025" 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="63" TotalAmount="3212.00" OriginalAmount="3212.00">
      <BasicPropertyInfo Latitude="51.51816405" Longitude="-0.075751" StarRating="0" HotelCode="960878|one_whites_row" HotelName="One White's Row Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 Whites Row, Nicene House, Liverpool Street, London E1 7NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/06297/3306297/1.jpg?f=15179994</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3220.00" OriginalAmount="3220.00">
      <BasicPropertyInfo Latitude="51.529298615361" Longitude="-0.09690978902438" StarRating="4" HotelCode="845146|nhow_london" HotelName="nhow London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Currency Exchange,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Macclesfield Road, London EC1V 8DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/967554/a_967554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3233.00" OriginalAmount="3233.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="150668|la_place_2" 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="63" TotalAmount="3234.00" OriginalAmount="3234.00">
      <BasicPropertyInfo Latitude="51.506655668443" Longitude="-0.0041788816452026" StarRating="4" HotelCode="394765|radisson_blu_edwardian_new_providence_wharf" 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="63" TotalAmount="3245.00" OriginalAmount="3245.00">
      <BasicPropertyInfo Latitude="51.507714" Longitude="-0.147148" StarRating="4" HotelCode="18284|the_chesterfield_mayfair" HotelName="The Chesterfield Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,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="3253.00" OriginalAmount="3253.00">
      <BasicPropertyInfo Latitude="51.46713" Longitude="-0.15062" StarRating="0" HotelCode="0|riverside_apartment_14" HotelName="Riverside Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apt. 35, Warwick Building, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/48/a948cb0161582a01a3dfa3eb0eb8a6241685333f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Battersea), you'll be within a 15-minute drive of Clapham Common and Houses of Parliament.  This apartment is 2.7 mi (4.3 km) from Victoria Palace Theatre and 2.7 mi (4.4 km) from Apollo Victoria Theatre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Wrap up your day with a drink at the bar/lounge.&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="63" TotalAmount="3290.00" OriginalAmount="3290.00">
      <BasicPropertyInfo Latitude="51.523123687665" Longitude="-0.10387390851974" StarRating="4" HotelCode="189767|the_zetter_townhouse" 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="3311" OriginalAmount="3311">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|12109" HotelName="Sanderson London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly 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,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="63" TotalAmount="3319.00" OriginalAmount="3319.00">
      <BasicPropertyInfo Latitude="51.512635319424" Longitude="-0.11892378330231" StarRating="5" HotelCode="18369|the_waldorf_hilton" HotelName="The Waldorf 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,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="63" TotalAmount="3338.00" OriginalAmount="3338.00">
      <BasicPropertyInfo Latitude="51.505433" Longitude="-0.14911099999995" StarRating="3.5" HotelCode="170766|20_hertford_street" HotelName="20 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hertford Street, Mayfair, London W1J 7RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/f9/9ef9d98bb8febfa12496efa182e65744ecda9798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3349" OriginalAmount="3349">
      <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="3351" OriginalAmount="3351">
      <BasicPropertyInfo Latitude="51.514776483084" Longitude="-0.134095600401" StarRating="4" HotelCode="263534|444246" HotelName="The Resident Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="3373" OriginalAmount="3373">
      <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="3383" OriginalAmount="3383">
      <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="27" TotalAmount="3419" OriginalAmount="3419">
      <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="63" TotalAmount="3420.00" OriginalAmount="3420.00">
      <BasicPropertyInfo Latitude="51.52195" Longitude="-0.21119" StarRating="5" HotelCode="0|urban_chic_portobello" HotelName="Urban Chic - Portobello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Faraday Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/71/d6/71d6a94d819ab365703b8b5b34929f768f47cf1c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in London (Notting Hill), Urban Chic - Portobello is within a 10-minute drive of Kensington Gardens and Kensington High Street.  This 5-star apartment is 1.8 mi (2.9 km) from Westfield London Shopping Centre and 2.1 mi (3.3 km) from Kensington Palace.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private balconies or patios. 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;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.&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 500.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3429.00" OriginalAmount="3429.00">
      <BasicPropertyInfo Latitude="51.499296048113" Longitude="-0.15775680541992" StarRating="5" HotelCode="51493|jumeirah_lowndes_hotel" 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="3434" OriginalAmount="3434">
      <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="3441" OriginalAmount="3441">
      <BasicPropertyInfo Latitude="51.512291803468" Longitude="-0.17515167361068" StarRating="5" HotelCode="16985|524" 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="63" TotalAmount="3441.00" OriginalAmount="3441.00">
      <BasicPropertyInfo Latitude="51.51406363" Longitude="-0.13199634" StarRating="3.5" HotelCode="943331|mimis_hotel_soho" 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="63" TotalAmount="3459.00" OriginalAmount="3459.00">
      <BasicPropertyInfo Latitude="51.50613827443" Longitude="-0.14034234477276" StarRating="5" HotelCode="18135|st_jamess_hotel__club" HotelName="St. James's Hotel and Club Mayfair" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="63" TotalAmount="3459.00" OriginalAmount="3459.00">
      <BasicPropertyInfo Latitude="51.512150399307" Longitude="-0.13186812400818" StarRating="4" HotelCode="17454|best_western_premier_shaftesbury_london_piccadilly" HotelName="The Piccadilly London West End" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="63" TotalAmount="3476.00" OriginalAmount="3476.00">
      <BasicPropertyInfo Latitude="51.48898953" Longitude="-0.14651681" StarRating="2" HotelCode="441224|publove_at_the_white_ferry_victoria__hostel" HotelName="The White Ferry House Victoria" Meals="ROOM ONLY" 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="63" TotalAmount="3493.00" OriginalAmount="3493.00">
      <BasicPropertyInfo Latitude="51.52163832" Longitude="-0.08572789" StarRating="5" HotelCode="469797|royal_london_house_by_montcalm" 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="63" TotalAmount="3495.00" OriginalAmount="3495.00">
      <BasicPropertyInfo Latitude="51.512905205399" Longitude="-0.17914268129971" StarRating="3" HotelCode="146470|the_craven_hotel" HotelName="The Craven Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="3513.00" OriginalAmount="3513.00">
      <BasicPropertyInfo Latitude="51.450936336712" Longitude="-0.29952169427929" StarRating="4" HotelCode="115309|the_petersham_hotel" HotelName="The Petersham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="3519.00" OriginalAmount="3519.00">
      <BasicPropertyInfo Latitude="51.495908546993" Longitude="-0.208038053373" StarRating="3" HotelCode="385974|hand_flower" HotelName="Hand &amp; Flower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Bar,Elevator,Internet,LCD/Projector,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Hammersmith Road, Hammersmith, London W14 8XJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/47210/2047210/1.jpg?f=15235844</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hand &amp; Flower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3541.00" OriginalAmount="3541.00">
      <BasicPropertyInfo Latitude="51.5128" Longitude="-0.1329" StarRating="5" HotelCode="0|q_soho" HotelName="Q Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Bourchier Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/48/66/48666440564466e448fb908c2b90f3897ce6d4eb.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 Queens Theatre and Shaftesbury Avenue.  This 4.5-star apartment is 0.2 mi (0.3 km) from Oxford Street and 0.2 mi (0.3 km) from Piccadilly.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and a microwave. There's a private balcony or patio. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a coffee/tea maker and an iron/ironing board, 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;Special Living Conditions: &lt;/b&gt;A deposit of 500.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3544.00" OriginalAmount="3544.00">
      <BasicPropertyInfo Latitude="51.5108881" Longitude="-0.12387874" StarRating="4" HotelCode="558862|the_henrietta_hotel" HotelName="Henrietta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="3559.00" OriginalAmount="3559.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="Free CXL until 08/01/2025">
        <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="63" TotalAmount="3567.00" OriginalAmount="3567.00">
      <BasicPropertyInfo Latitude="51.49842071533203" Longitude="-0.019710000604391098" StarRating="0" HotelCode="0|lincoln_plaza_2" HotelName="Sky Living Apartments - Canary Wharf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 08/01/2025">
        <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="63" TotalAmount="3571.00" OriginalAmount="3571.00">
      <BasicPropertyInfo Latitude="51.514797" Longitude="-0.158564" StarRating="4" HotelCode="147211|zetter_townhouse_maryleb" 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="27" TotalAmount="3573" OriginalAmount="3573">
      <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 06/01/2025" 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="27" TotalAmount="3585" OriginalAmount="3585">
      <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="3593" OriginalAmount="3593">
      <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 06/01/2025" 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="27" TotalAmount="3593" OriginalAmount="3593">
      <BasicPropertyInfo Latitude="51.494234784687" Longitude="-0.17553448677063" StarRating="5" HotelCode="259333|983" HotelName="The Ampersand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,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="63" TotalAmount="3597.00" OriginalAmount="3597.00">
      <BasicPropertyInfo Latitude="51.48919" Longitude="-0.28757" StarRating="0" HotelCode="0|kew_bridge_apartments_peymans" HotelName="Kew Bridge Apartments (Peymans)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>57-59 Kew Bridge Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/ab/e3ab537631184f06144f3d564c676fe9284de365.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Brentford, Kew Bridge Apartments (Peymans) is within a 15-minute drive of Kensington High Street and Hammersmith Apollo.  This apartment is 4.3 mi (7 km) from Westfield London Shopping Centre and 4.6 mi (7.4 km) from Twickenham Stadium.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves and coffee/tea makers, 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;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;A deposit of 150.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3608.00" OriginalAmount="3608.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="Free CXL until 25/12/2024">
        <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="63" TotalAmount="3624.00" OriginalAmount="3624.00">
      <BasicPropertyInfo Latitude="51.49093" Longitude="-0.14477" StarRating="4" HotelCode="0|victoria_magical_atmosphere_with_patios" HotelName="Victoria Magical Atmosphere with Patios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>111 Warwick Way, Flat 3, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/47/d1/47d1adb22e5dc5a4a388dff03dd835f4538d3b8e.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 Hyde Park and Buckingham Palace.  This 4-star apartment is 1.3 mi (2.1 km) from Big Ben and 2.1 mi (3.4 km) from Coca-Cola London Eye.&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 32-inch 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;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 300 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="3625" OriginalAmount="3625">
      <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="Non Refundable" 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="63" TotalAmount="3625.00" OriginalAmount="3625.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 07/01/2025">
        <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="63" TotalAmount="3636.00" OriginalAmount="3636.00">
      <BasicPropertyInfo Latitude="51.51884078979492" Longitude="-0.16808100044727325" StarRating="0" HotelCode="0|edgware_road_apartments_5" HotelName="Edgware Road Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228 Edgware Road, W2 1DW, London, England, GB, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/76/e27690327ccbab9d2df6c79d9189f3b870871a59.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 «Edgware Road Apartments» 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 — Edgware Road, Madame Tussauds and Regent's Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3643" OriginalAmount="3643">
      <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="Non Refundable" 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="63" TotalAmount="3649.00" OriginalAmount="3649.00">
      <BasicPropertyInfo Latitude="51.519203186035156" Longitude="-0.2134000062942505" StarRating="0" HotelCode="0|bassett_road_iv_by_onefinestay" HotelName="Bassett Road IV by Onefinestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Bassett Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/c5/00c5c583020efbcce3255e09753556229ae5385c.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 «Bassett Road IV by Onefinestay» is located in London. 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: Ladbroke Grove, Loftus Road Stadium and Hyde Park.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. Want to have an excursion? Consult the tour assistance desk of the apartment. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 1,000.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="63" TotalAmount="3652.00" OriginalAmount="3652.00">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|me_london" HotelName="ME London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="3674" OriginalAmount="3674">
      <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="27" TotalAmount="3692" OriginalAmount="3692">
      <BasicPropertyInfo Latitude="51.512239705121" Longitude="-0.10450154542923" StarRating="4" HotelCode="30026|9372" HotelName="Crowne Plaza London The City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025">
        <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="63" TotalAmount="3694.00" OriginalAmount="3694.00">
      <BasicPropertyInfo Latitude="51.490600868249" Longitude="-0.14495156631949" StarRating="4" HotelCode="336018|artist_residence_london" 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="3710.00" OriginalAmount="3710.00">
      <BasicPropertyInfo Latitude="51.517347372445" Longitude="-0.12910813093185" StarRating="4" HotelCode="259001|the_bloomsbury_hotel__a_member_of_the_doyle_collection" HotelName="The Bloomsbury" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/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>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="3713.00" OriginalAmount="3713.00">
      <BasicPropertyInfo Latitude="51.43886" Longitude="-0.21769" StarRating="4" HotelCode="0|wimbledon_terrace_house" HotelName="Wimbledon Terrace House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sarjant Path, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/43/0443935e41925113edb3d26e41556d0b2bf40106.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this vacation home in London (Wimbledon), you'll be within a 5-minute drive of Richmond Park.  This vacation home is 3.9 mi (6.2 km) from Stamford Bridge Stadium and 4.7 mi (7.6 km) from Clapham Common.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this vacation home, featuring a kitchen with a refrigerator and an oven. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Conveniences include a microwave and an electric kettle, and you can also request a crib/infant bed (surcharge).&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;The front desk is staffed during limited 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;Early check-in and/or late check-out is available for an additional fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3733.00" OriginalAmount="3733.00">
      <BasicPropertyInfo Latitude="51.513099596964" Longitude="-0.093543321651168" StarRating="0" HotelCode="263505|cheval_calico_house" HotelName="Cheval Calico House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Bow Lane, London EC4M 9DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67233/1867233/1.jpg?f=15408697</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="3757" OriginalAmount="3757">
      <BasicPropertyInfo Latitude="51.499595247606" Longitude="-0.13184122453686" StarRating="3" HotelCode="17178|444307" 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="3785" OriginalAmount="3785">
      <BasicPropertyInfo Latitude="51.49414488" Longitude="-0.18586239" StarRating="4" HotelCode="636972|478875" HotelName="Lak Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Ashburn Gardens, South Kensington, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/92368/3092368/1.jpg?f=14961158</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3785" OriginalAmount="3785">
      <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="63" TotalAmount="3814.00" OriginalAmount="3814.00">
      <BasicPropertyInfo Latitude="51.51259" Longitude="-0.12617" StarRating="4" HotelCode="0|_0x17617" HotelName="SACO Covent Garden - St Martin's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apartments 1-9, 15 Slingsby Place, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/43/7c43a0fdfc6d85e8d1c7e96df4cf72c2db6542ce.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at SACO Covent Garden - St Martin's in London (London City Centre), you'll be within a 5-minute walk of The Strand and Royal Opera House.  This 4-star apartment is 0.3 mi (0.4 km) from Covent Garden Market and 0.3 mi (0.4 km) from Leicester Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Flat-screen televisions with digital programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include phones, as well as safes and separate sitting 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;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="3818.00" OriginalAmount="3818.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="3822" OriginalAmount="3822">
      <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="63" TotalAmount="3838.00" OriginalAmount="3838.00">
      <BasicPropertyInfo Latitude="51.51595345732" Longitude="-0.15993559632125" StarRating="2" HotelCode="94581|the_arch_london" HotelName="The Prince Akatoki London" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Eco 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>50 Great Cumberland Place, Marble Arch, London W1H 7FD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/8/9/6/3/3/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The design hotel is set on a quiet residential street close to Marble Arch at the top of Park Lane and is just 2 blocks from Selfridges and Hyde Park. The chic boutiques and fashionable attractions of Marylebone, plus the famous shopping areas of Oxford Street and Bond Street are also within easy reach by foot. Marble Arch tube station is just about a 2-minute walk from the design hotel and is served by the Central Line. Heathrow Airport is about 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3847.00" OriginalAmount="3847.00">
      <BasicPropertyInfo Latitude="51.48826599121094" Longitude="0.0568230003118515" StarRating="0" HotelCode="0|modern_and_stylish_2_bed_flat_o2_arena" HotelName="Modern and Stylish 2 Bed Flat O2 Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Churchhill Court, Rush Grove Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/f1/0ff1d235b1a5a0b26a461d9ebcfce67eea70b05a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in London (Greenwich), you'll be within a 15-minute drive of O2 Arena and Excel Exhibition Centre. This apartment is 6.6 mi (10.7 km) from London Stadium and 7.5 mi (12 km) from The Shard.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Excel Exhibition Centre - 4.7 km / 3 mi&lt;br /&gt;O2 Arena - 5.3 km / 3.3 mi&lt;br /&gt;London Stadium - 10.7 km / 6.6 mi&lt;br /&gt;Brick Lane - 11.3 km / 7 mi&lt;br /&gt;The Shard - 12 km / 7.5 mi&lt;br /&gt;Sky Garden - 12.5 km / 7.8 mi&lt;br /&gt;Tower of London - 12.6 km / 7.8 mi&lt;br /&gt;Tower Bridge - 12.9 km / 8 mi&lt;br /&gt;Borough Market - 13.3 km / 8.3 mi&lt;br /&gt;Barbican Arts Centre - 13.4 km / 8.3 mi&lt;br /&gt;Museum of London - 13.5 km / 8.4 mi&lt;br /&gt;Liverpool Street - 13.8 km / 8.6 mi&lt;br /&gt;O2 Academy Brixton - 13.9 km / 8.6 mi&lt;br /&gt;Globe Theatre - 14 km / 8.7 mi&lt;br /&gt;Tate Modern - 14 km / 8.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;London (LHR-Heathrow) - 42.1 km / 26.2 mi&lt;br /&gt;London (LCY-London City) - 12.1 km / 7.5 mi&lt;br /&gt;London (LGW-Gatwick) - 78.2 km / 48.6 mi&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 apartment, featuring a kitchen 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 separate sitting area and a microwave.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="3864.00" OriginalAmount="3864.00">
      <BasicPropertyInfo Latitude="51.527750223819" Longitude="-0.08900307220199" StarRating="5" HotelCode="305708|m_by_montcalm_shoreditch_london_tech_city" HotelName="M by Montcalm London Shoreditch Tech City" 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,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="3876.00" OriginalAmount="3876.00">
      <BasicPropertyInfo Latitude="51.512245" Longitude="-0.203411" StarRating="3.5" HotelCode="81198|the_portobello_hotel" HotelName="Portobello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="27" TotalAmount="3877" OriginalAmount="3877">
      <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="Free CXL until 07/01/2025" 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="27" TotalAmount="3882" OriginalAmount="3882">
      <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="63" TotalAmount="3882.00" OriginalAmount="3882.00">
      <BasicPropertyInfo Latitude="51.5217478" Longitude="-0.211615100000017" StarRating="0" HotelCode="0|_0x164a6" HotelName="Portobello Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Faraday Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/59/f7/59f7a4b24c0d42ab95d5435984927a0217f53a9c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Modern four-star hotel “Portobello Square” is situated within 6 km from the historic center of London.&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="63" TotalAmount="3890.00" OriginalAmount="3890.00">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|hotel_russell_3" HotelName="Kimpton Fitzroy London" Meals="ROOM ONLY,BREAKFAST-FOR-2,HALF-BOARD" 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="63" TotalAmount="3891.00" OriginalAmount="3891.00">
      <BasicPropertyInfo Latitude="51.507345388917" Longitude="-0.12915627116399" StarRating="4" HotelCode="32627|the_trafalgar_hotel" HotelName="The Trafalgar St. James London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="3916.00" OriginalAmount="3916.00">
      <BasicPropertyInfo Latitude="51.48838" Longitude="-0.29426" StarRating="4" HotelCode="0|luxurious_2_bed_in_kew_bridge" HotelName="Luxurious 2 bed in Kew Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Apartment 14, Brentford Properties, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f3/03/f303d2888fd958b27188433fd0884f8339d7c423.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Brentford, you'll be within a 15-minute drive of Richmond Park and Hammersmith Apollo.  This apartment is 4.2 mi (6.8 km) from Twickenham Stadium and 4.6 mi (7.4 km) from Kensington High Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and an elevator (lift).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3935.00" OriginalAmount="3935.00">
      <BasicPropertyInfo Latitude="51.492499" Longitude="-0.178154" StarRating="5" HotelCode="258999|the_kensington_hotel" HotelName="The Kensington" 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,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="63" TotalAmount="3957.00" OriginalAmount="3957.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="3966.00" OriginalAmount="3966.00">
      <BasicPropertyInfo Latitude="51.506430023352" Longitude="-0.14518438280334" StarRating="4" HotelCode="12552|flemings_mayfair" HotelName="Flemings Mayfair Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-12 Half Moon Street, Mayfair, London W1J 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12800/a_12800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few steps away from Green Park, Piccadilly and the fascinating boutiques and restaurants of Shepherd Market, Mount Street and Bond Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3972.00" OriginalAmount="3972.00">
      <BasicPropertyInfo Latitude="51.518021675267" Longitude="-0.14265596866608" StarRating="4" HotelCode="17096|saint_georges_hotel" HotelName="Treehouse London" 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,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="63" TotalAmount="3981.00" OriginalAmount="3981.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="Free CXL until 17/12/2024" 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="63" TotalAmount="3984.00" OriginalAmount="3984.00">
      <BasicPropertyInfo Latitude="51.51314978" Longitude="-0.1420216" StarRating="5" HotelCode="115310|no_5_maddox_street" 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="3997.00" OriginalAmount="3997.00">
      <BasicPropertyInfo Latitude="51.5189932" Longitude="-0.0865441" StarRating="5" HotelCode="199806|south_place_hotel" HotelName="South Place Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="4054.00" OriginalAmount="4054.00">
      <BasicPropertyInfo Latitude="51.473495" Longitude="-0.492047" StarRating="5" HotelCode="888197|sofitel_london_heathrow" HotelName="Sofitel London Heathrow" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="27" TotalAmount="4103" OriginalAmount="4103">
      <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="4118" OriginalAmount="4118">
      <BasicPropertyInfo Latitude="51.4921395" Longitude="-0.187852" StarRating="4" HotelCode="34454|55175" HotelName="Collingham Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-27 Collingham Gardens, London SW5 0HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316819/316819a_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="4121" OriginalAmount="4121">
      <BasicPropertyInfo Latitude="51.506379" Longitude="-0.145612" StarRating="4" HotelCode="13327|31378" HotelName="Hilton London Green Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,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="63" TotalAmount="4129.00" OriginalAmount="4129.00">
      <BasicPropertyInfo Latitude="51.51704038" Longitude="-0.1492337" StarRating="4" HotelCode="625976|56_welbeck_street" HotelName="56 Welbeck Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Welbeck Street, Marylebone, London W1G 9XH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/22000000/21490000/21484500/21484433/443ca435_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4132.00" OriginalAmount="4132.00">
      <BasicPropertyInfo Latitude="51.538772" Longitude="-0.133777" StarRating="3" HotelCode="915054|st_pancras_residence_" HotelName="St Pancras Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 St Pancras Way, Camden, London NW1 0QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/15/eb1501531606ded8f083d577faddbeb7d1b1c1d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4152.00" OriginalAmount="4152.00">
      <BasicPropertyInfo Latitude="51.5055618286133" Longitude="-0.148220002651214" StarRating="5" HotelCode="0|carlton_court_hotel" HotelName="Carlton Court - Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 down street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/3c/3c/3c3ce4a2f78cbddd8fd5d08c3b04e180d451aa35.jpeg</HotelPictures>
        <HotelDescription>Located in London's fashionable district of Mayfair, Carlton Court Mayfair offers luxury self-contained apartments centrally located close to popular areas. Buckingham Palace is just 0.5 miles from the property, St James's Park is just 1 mile away, and Piccadilly Circus is 0.7 miles away. Free WiFi is available throughout the apartments. All apartments have separate bedrooms, a living area, a fully fitted kitchen, and a private bathroom with a bath and complimentary toiletries. There is air conditioning, a flat-screen Sky HD TV with up to 2,000 channels, and a DVD player. Some units have a balcony. The kitchen is equipped with a dishwasher, oven, microwave, toaster and coffee machine. All apartments have lift access, concierge service, multi-lingual staff, and 24-hour on-site security, Popular for shopping, Oxford Street and Harrods are both just 1 miles from Carlton Court Mayfair. The nearest airport is London City Airport, 10 miles from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4154.00" OriginalAmount="4154.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" 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="4164.00" OriginalAmount="4164.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="Free CXL until 26/12/2024" 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="4187.00" OriginalAmount="4187.00">
      <BasicPropertyInfo Latitude="51.504610521162" Longitude="-0.082579851150513" StarRating="4" HotelCode="76294|hilton_london_tower_bridge" 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="63" TotalAmount="4206.00" OriginalAmount="4206.00">
      <BasicPropertyInfo Latitude="51.508375" Longitude="-0.079935999999975" StarRating="5" HotelCode="296638|cheval_three_quays" 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="63" TotalAmount="4248.00" OriginalAmount="4248.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="63" TotalAmount="4282.00" OriginalAmount="4282.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" 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="4285" OriginalAmount="4285">
      <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="Non Refundable">
        <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="63" TotalAmount="4334.00" OriginalAmount="4334.00">
      <BasicPropertyInfo Latitude="51.516748" Longitude="-0.136269" StarRating="5" HotelCode="18259|the_london_edition" HotelName="The London Edition" Meals="ROOM ONLY" 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="63" TotalAmount="4342.00" OriginalAmount="4342.00">
      <BasicPropertyInfo Latitude="51.515980376439" Longitude="-0.12021660804749" StarRating="4" HotelCode="259427|middle_eight" HotelName="Middle Eight" 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,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="63" TotalAmount="4347.00" OriginalAmount="4347.00">
      <BasicPropertyInfo Latitude="51.524415452626" Longitude="-0.076311928761811" StarRating="4" HotelCode="199761|boundary" HotelName="Boundary" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel,boutique hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="4413.00" OriginalAmount="4413.00">
      <BasicPropertyInfo Latitude="51.457672119140625" Longitude="-0.1677740067243576" StarRating="4" HotelCode="0|elegant_family_home_near_wandsworth_common" HotelName="Elegant Family Home near Wandsworth Common" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bennerley Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/69/e369f3d62417f51fe5fc131c319e3fb92e76ffd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this vacation home in London (Wandsworth), you'll be a 3-minute drive from Clapham Common and 7 minutes from Victoria and Albert Museum. This 4.5-star vacation home is 3.4 mi (5.5 km) from Stamford Bridge Stadium and 3.5 mi (5.6 km) from Natural History 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;Clapham Common - 2 km / 1.2 mi&lt;br /&gt;O2 Academy Brixton - 4.3 km / 2.7 mi&lt;br /&gt;Stamford Bridge Stadium - 4.4 km / 2.7 mi&lt;br /&gt;Victoria and Albert Museum - 5.5 km / 3.4 mi&lt;br /&gt;Natural History Museum - 5.6 km / 3.5 mi&lt;br /&gt;Science Museum - 5.6 km / 3.5 mi&lt;br /&gt;Imperial College London - 5.8 km / 3.6 mi&lt;br /&gt;Richmond Park - 5.9 km / 3.7 mi&lt;br /&gt;Harrods - 6 km / 3.7 mi&lt;br /&gt;Kensington High Street - 6 km / 3.7 mi&lt;br /&gt;Kensington Gardens - 6.1 km / 3.8 mi&lt;br /&gt;Royal Albert Hall - 6.3 km / 3.9 mi&lt;br /&gt;Apollo Victoria Theatre - 6.4 km / 4 mi&lt;br /&gt;Victoria Palace Theatre - 6.5 km / 4 mi&lt;br /&gt;Kensington Palace - 6.5 km / 4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;London (LGW-Gatwick) - 41.1 km / 25.6 mi&lt;br /&gt;London (LCY-London City) - 20.2 km / 12.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 complimentary wireless Internet access.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. For a surcharge, guests may use a roundtrip airport shuttle (available on request) and a train station pick-up service.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated vacation home, featuring a kitchen with a refrigerator and an oven. There's a private furnished patio. Complimentary wireless Internet access is available to keep you connected. Conveniences include a separate sitting area and a microwave, 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;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport and train station (surcharges may apply). Guests must contact the property with arrival details 48 hours prior to arrival, 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="27" TotalAmount="4430" OriginalAmount="4430">
      <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="Free CXL until 02/01/2025" 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="63" TotalAmount="4446.00" OriginalAmount="4446.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="4450" OriginalAmount="4450">
      <BasicPropertyInfo Latitude="51.51075134" Longitude="-0.12828794" StarRating="0" HotelCode="966750|444317" 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="4468" OriginalAmount="4468">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|32870" HotelName="Conrad London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,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="4471.00" OriginalAmount="4471.00">
      <BasicPropertyInfo Latitude="51.49443435668945" Longitude="-0.19286799430847168" StarRating="0" HotelCode="0|cromwell_road_ii_by_onefinestay" HotelName="Cromwell Road II by Onefinestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>177 Cromwell Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/93/de936e361c6113311b173ba73bea8483bc430822.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Cromwell Road II by Onefinestay» is located in London. This apartment is located in 5 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Earl's Court, Victoria and Albert Museum and Hyde Park.&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. Additional services that the apartment offers to its guests: a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 1,000.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="63" TotalAmount="4477.00" OriginalAmount="4477.00">
      <BasicPropertyInfo Latitude="51.512352" Longitude="-0.15109" StarRating="5" HotelCode="31999|marriott_london_grosvenor_square" HotelName="Marriott Grosvenor Square" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,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="63" TotalAmount="4489.00" OriginalAmount="4489.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="Free CXL until 05/01/2025" 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="4543.00" OriginalAmount="4543.00">
      <BasicPropertyInfo Latitude="51.497501373291016" Longitude="-0.18483999371528625" StarRating="0" HotelCode="0|kynance_place_by_onefinestay" HotelName="Kynance Place by Onefinestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Kynance Place, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/d6/e1d6418c0d15d8d2fe9c39db2496866bd616ce0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Kynance Place by Onefinestay» is located in London. This apartment is located in 4 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Gloucester Road, Victoria and Albert Museum and Hyde Park.&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. To book an excursion, consult the tour assistance desk of the apartment. Take your pet with you. Pets are allowed. Additional services that the apartment offers to its guests: a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 1,000.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="63" TotalAmount="4548.00" OriginalAmount="4548.00">
      <BasicPropertyInfo Latitude="51.525176611433" Longitude="-0.1436474510549" StarRating="4" HotelCode="321892|the_level_at_melia_white_house" HotelName="The Level at Meliá White House" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="63" TotalAmount="4555.00" OriginalAmount="4555.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="Free CXL until 24/12/2024">
        <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="27" TotalAmount="4592" OriginalAmount="4592">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|2155" HotelName="Holmes Hotel London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,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="63" TotalAmount="4611.00" OriginalAmount="4611.00">
      <BasicPropertyInfo Latitude="51.497362447992" Longitude="-0.15619575977325" StarRating="5" HotelCode="49088|belgravesa_thompson_hotel" HotelName="The Hari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="4618" OriginalAmount="4618">
      <BasicPropertyInfo Latitude="51.514409586445" Longitude="-0.13198996044159" StarRating="4" HotelCode="114622|55087" HotelName="Hazlitts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="4620.00" OriginalAmount="4620.00">
      <BasicPropertyInfo Latitude="51.51974149" Longitude="-0.14097471" StarRating="5" HotelCode="986387|fitzrovia_by_capital" HotelName="Fitzrovia By Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102 Great Titchfield Street, Westminster Borough, London W1W 6SL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/24000000/23700000/23692900/23692890/8447a0f3_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4645" OriginalAmount="4645">
      <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="63" TotalAmount="4718.00" OriginalAmount="4718.00">
      <BasicPropertyInfo Latitude="51.560902840735" Longitude="-0.1141538668054" StarRating="4" HotelCode="901159|argyle_apart_hotel" 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="4722.00" OriginalAmount="4722.00">
      <BasicPropertyInfo Latitude="51.522580044626" Longitude="-0.16056864831808" StarRating="4" HotelCode="30104|dorset_square_hotel" 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="63" TotalAmount="4727.00" OriginalAmount="4727.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 08/01/2025" 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="27" TotalAmount="4749" OriginalAmount="4749">
      <BasicPropertyInfo Latitude="51.491824199445" Longitude="-0.16179600670335" StarRating="5" HotelCode="114485|200373" HotelName="San Domenico House" 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>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="63" TotalAmount="4751.00" OriginalAmount="4751.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="27" TotalAmount="4754" OriginalAmount="4754">
      <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="63" TotalAmount="4756.00" OriginalAmount="4756.00">
      <BasicPropertyInfo Latitude="51.511704" Longitude="-0.132234" StarRating="5" HotelCode="170589|w_london_leicester_square" HotelName="W London Leicester Square" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" 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="4761.00" OriginalAmount="4761.00">
      <BasicPropertyInfo Latitude="51.515623181467" Longitude="-0.15703529119492" StarRating="5" HotelCode="47439|hyatt_regency_london_the_churchill" 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="27" TotalAmount="4763" OriginalAmount="4763">
      <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="63" TotalAmount="4785.00" OriginalAmount="4785.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="Free CXL until 24/12/2024">
        <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="63" TotalAmount="4795.00" OriginalAmount="4795.00">
      <BasicPropertyInfo Latitude="51.506543974731" Longitude="-0.14086093865774" StarRating="4" HotelCode="293775|arlington_house_apartments" HotelName="Arlington House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 - 20 Arlington Street, Central London, London SW1A 1RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347954/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4795.00" OriginalAmount="4795.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="4800.00" OriginalAmount="4800.00">
      <BasicPropertyInfo Latitude="51.509540422175" Longitude="-0.15525162220001" StarRating="5" HotelCode="35406|grosvenor_house_a_jw_marriott_hotel" HotelName="JW Marriott Grosvenor House London" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="63" TotalAmount="4819.00" OriginalAmount="4819.00">
      <BasicPropertyInfo Latitude="51.502049" Longitude="-0.186639" StarRating="5" HotelCode="28457|milestone_hotel_kensington_2" HotelName="The Milestone Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" 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="63" TotalAmount="4843.00" OriginalAmount="4843.00">
      <BasicPropertyInfo Latitude="51.529345" Longitude="-0.126088" StarRating="5" HotelCode="173526|st_pancras_renaissance_london_hotel" HotelName="St. Pancras Renaissance London" 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,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="63" TotalAmount="4847.00" OriginalAmount="4847.00">
      <BasicPropertyInfo Latitude="51.501864" Longitude="-0.188368" StarRating="4" HotelCode="208868|51_kensington_court" HotelName="B’Shan Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>51 Kensington Court, London W8 5DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312123/312123a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4865.00" OriginalAmount="4865.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="63" TotalAmount="4866.00" OriginalAmount="4866.00">
      <BasicPropertyInfo Latitude="51.5130500793457" Longitude="-0.14185099303722382" StarRating="0" HotelCode="0|maddox_street_ii_by_onefinestay" HotelName="Maddox Street II by Onefinestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Maddox Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/f5/81f57a232efd8db94cb4f7466b5dcc44de00d6ba.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 «Maddox Street II by Onefinestay» is located in London. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Oxford Circus, National Gallery and The British Museum.&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. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 1,000.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="63" TotalAmount="4993.00" OriginalAmount="4993.00">
      <BasicPropertyInfo Latitude="51.47262249" Longitude="-0.1629933" StarRating="4" HotelCode="263519|albert_bridge_apartments" HotelName="Albert Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>445-447 Battersea Park Road, Lambeth, London SW11 4LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/7c/0c7cd982d644993b99e341867a353d3b558fbc02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Albert Bridge Apartments to discover the wonders of London. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Express check-in/check-out, pets allowed, coffee shop, concierge, smoking area are there for guest's enjoyment. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Convenience and comfort makes Albert Bridge Apartments the perfect choice for your stay in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5080" OriginalAmount="5080">
      <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="Free CXL until 10/12/2024" 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="63" TotalAmount="5202.00" OriginalAmount="5202.00">
      <BasicPropertyInfo Latitude="51.513012568682" Longitude="-0.15797674655914" StarRating="5" HotelCode="29213|london_marriott_hotel_park_lane" HotelName="Marriott London Park Lane" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="27" TotalAmount="5205" OriginalAmount="5205">
      <BasicPropertyInfo Latitude="51.517293395556" Longitude="-0.15000305012734" StarRating="4" HotelCode="263503|457950" 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="63" TotalAmount="5210.00" OriginalAmount="5210.00">
      <BasicPropertyInfo Latitude="51.527051" Longitude="-0.182732" StarRating="4" HotelCode="147478|europa_house" HotelName="Europa House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79A Randolph Avenue, Little Venice, London W9 1DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/80/4280153d30296a9f9e9af615b2c3bffb1007f932.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="63" TotalAmount="5232.00" OriginalAmount="5232.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="Free CXL until 04/01/2025">
        <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="63" TotalAmount="5295.00" OriginalAmount="5295.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="63" TotalAmount="5308.00" OriginalAmount="5308.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="63" TotalAmount="5429.00" OriginalAmount="5429.00">
      <BasicPropertyInfo Latitude="51.521488" Longitude="-0.162639" StarRating="5" HotelCode="18350|the_landmark_london" HotelName="The Landmark London" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="5441" OriginalAmount="5441">
      <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="5523.00" OriginalAmount="5523.00">
      <BasicPropertyInfo Latitude="51.511329650878906" Longitude="-0.1928980052471161" StarRating="0" HotelCode="0|ossington_street_by_onefinestay" HotelName="Ossington Street by Onefinestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47a Ossington Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/0d/df0d0ecd32a9e0c86b2a228ca02503941eba491e.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 «Ossington Street by Onefinestay» is located in London. This apartment is located in 5 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Bayswater, Hyde Park and Victoria and Albert Museum.&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. To book an excursion, consult the tour assistance desk of the apartment. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 1,000.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="63" TotalAmount="5558.00" OriginalAmount="5558.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="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">
        <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="5592.00" OriginalAmount="5592.00">
      <BasicPropertyInfo Latitude="51.48516" Longitude="-0.12091" StarRating="4" HotelCode="0|vauxhall_oasis_3_bed_house_by_basetogo" HotelName="Vauxhall Oasis - 3 Bed House by BaseToGo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Vauxhall Grove, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a3/6b/a36b4ee7c1dd839e8975966c81d3a3bf3c8b1445.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 London, within a 10-minute drive of Houses of Parliament and Westminster Abbey.  This 4-star apartment is 1.6 mi (2.6 km) from Westminster Bridge and 1.7 mi (2.8 km) from Coca-Cola London Eye.&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. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries. 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;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: 40.00 GBP.&lt;/br&gt;A deposit of 500.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: 15.00 GBP per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5662.00" OriginalAmount="5662.00">
      <BasicPropertyInfo Latitude="51.501459746214" Longitude="-0.18402544049286" StarRating="5" HotelCode="263509|cheval_thorney_court" 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="5756" OriginalAmount="5756">
      <BasicPropertyInfo Latitude="51.507656859624" Longitude="-0.14241589814765" StarRating="4" HotelCode="13498|24673" 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="63" TotalAmount="5800.00" OriginalAmount="5800.00">
      <BasicPropertyInfo Latitude="51.494571685791016" Longitude="-0.19032779335975647" StarRating="0" HotelCode="0|5151_stylish_modern_2bedroom_apartment_on_cromwell" HotelName="Stylish modern 2-bedroom apartment on Cromwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>151 Cromwell Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/c5/81c5ec8fe65e5b11d0c415486c8af02404677b59.jpeg</HotelPictures>
        <HotelDescription>Newly refurbished two double bedrooms, two bathrooms flat. Recently refurbished to a very high standard throughout, offering contemporary luxury living. Arranged with a separate living room with hard wood flooring, modern kitchen with integrated appliances, including two double bedrooms and two luxury bathrooms (one en-suite bathroom). Ideally located between Earls Court and Gloucester Road stations.&lt;br /&gt;The apartment is located in Kensington,that is absolutely affluent and incredibly central, being a great base for exploring London on foot. Kensington Gardens and Hyde Park are on your doorstep, and so the Victoria and Albert, Science, and Natural History Museums. The streets are attractive and well maintained (grand, white stucco facades aplenty), and your neighbours will be a wealthy, conservative set. Lots of positives but probably not the place to let your hair down.&lt;br /&gt;Two Underground stations are located just 8 minutes away from the apartment, with the District and Piccadilly lines found at Earl’s Court station, and the Circle line passing from Gloucester Road station, granting quick access to all corners of the city. There is also a bus stop conveniently located right in front of the building’s entrance, meaning you will never have a problem reaching all of London’s must-see destinations like Kensington Palace, the West End or Covent Garden.&lt;br /&gt;You will also be connected directly with London Heathrow airport thanks to the Piccadilly line which ends directly in the large airport.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="5800.00" OriginalAmount="5800.00">
      <BasicPropertyInfo Latitude="51.501380920410156" Longitude="-0.18961800634860992" StarRating="0" HotelCode="0|2151_cromwell_road_2bed_2bath_brand_new_flat" HotelName="Modern 2 Bed Flat In The Heart Of Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 10/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Imperial House, 11-13 Young St., London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8a/1f/8a1f93915a0f24b288bc0bcb5039e22319a57425.jpeg</HotelPictures>
        <HotelDescription>Amazing brand new spacious apartment consist of 2 large bedrooms with 2 bathrooms (one en-suite) and an airy open plan living room.&lt;br /&gt;The building is located near Earl’s court with a lot of cafes, shops and tourist attractions around.&lt;br /&gt;The apartment is located in Kensington,that is absolutely affluent and incredibly central, being a great base for exploring London on foot. Kensington Gardens and Hyde Park are on your doorstep, and so the Victoria and Albert, Science, and Natural History Museums. The streets are attractive and well maintained (grand, white stucco facades aplenty), and your neighbours will be a wealthy, conservative set. Lots of positives but probably not the place to let your hair down.&lt;br /&gt;Two Underground stations are located just 8 minutes away from the apartment, with the District and Piccadilly lines found at Earl’s Court station, and the Circle line passing from Gloucester Road station, granting quick access to all corners of the city. There is also a bus stop conveniently located right in front of the building’s entrance, meaning you will never have a problem reaching all of London’s must-see destinations like Kensington Palace, the West End or Covent Garden.&lt;br /&gt;You will also be connected directly with London Heathrow airport thanks to the Piccadilly line which ends directly in the large airport.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="5819.00" OriginalAmount="5819.00">
      <BasicPropertyInfo Latitude="51.51293182373047" Longitude="-0.1533679962158203" StarRating="4" HotelCode="0|stylish_mayfair_penthouse_next_to_hyde_park" HotelName="Stylish Mayfair Penthouse next to Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>North Audley Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/1c/421cb3e13460b9512c897da2456fff0ef8556203.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at this vacation home places you in the heart of London, steps from Oxford Street and Park Lane. This 4.5-star vacation home is 0.2 mi (0.3 km) from Baker Street and 0.3 mi (0.5 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;Oxford Street - 0.1 km / 0.1 mi&lt;br /&gt;Park Lane - 0.2 km / 0.1 mi&lt;br /&gt;Baker Street - 0.3 km / 0.2 mi&lt;br /&gt;Bond Street - 0.5 km / 0.3 mi&lt;br /&gt;Marble Arch - 0.5 km / 0.3 mi&lt;br /&gt;Hyde Park - 0.7 km / 0.5 mi&lt;br /&gt;Oxford Circus - 0.9 km / 0.6 mi&lt;br /&gt;London Palladium Theatre - 1.1 km / 0.7 mi&lt;br /&gt;Piccadilly - 1.1 km / 0.7 mi&lt;br /&gt;Regent Street - 1.1 km / 0.7 mi&lt;br /&gt;Madame Tussaud's Wax Museum - 1.3 km / 0.8 mi&lt;br /&gt;Green Park - 1.4 km / 0.9 mi&lt;br /&gt;Piccadilly Theatre - 1.6 km / 1 mi&lt;br /&gt;Shaftesbury Avenue - 1.6 km / 1 mi&lt;br /&gt;Regent's Park - 1.6 km / 1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;London (LGW-Gatwick) - 48.4 km / 30.1 mi&lt;br /&gt;London (LCY-London City) - 16.4 km / 10.2 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 a television in a common area.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage. For a surcharge, guests may use a roundtrip airport shuttle (available on request) and a train station pick-up service.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated vacation home, featuring a kitchen with a refrigerator and an oven. There's a private furnished patio. A 55-inch LED television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a separate sitting area and a coffee/tea maker, and 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;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6007" OriginalAmount="6007">
      <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="Free CXL until 07/01/2025" 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="6031.00" OriginalAmount="6031.00">
      <BasicPropertyInfo Latitude="51.50190892114" Longitude="-0.15873371163934" StarRating="5" HotelCode="17523|the_park_tower_knightsbridge" HotelName="The Park Tower Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="27" TotalAmount="6191" OriginalAmount="6191">
      <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="27" TotalAmount="6236" OriginalAmount="6236">
      <BasicPropertyInfo Latitude="51.520156" Longitude="-0.125689" StarRating="4" HotelCode="18376|24984" 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 26/12/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="6268.00" OriginalAmount="6268.00">
      <BasicPropertyInfo Latitude="51.51313018798828" Longitude="-0.1220329999923706" StarRating="5" HotelCode="0|nomad_london" HotelName="NoMad London" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="6297.00" OriginalAmount="6297.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="Free CXL until 06/01/2025" 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="63" TotalAmount="6325.00" OriginalAmount="6325.00">
      <BasicPropertyInfo Latitude="51.505857654548" Longitude="-0.14048337936401" StarRating="5" HotelCode="115450|the_stafford_london_by_kempinski" 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="Free CXL until 07/01/2025" 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="27" TotalAmount="6342" OriginalAmount="6342">
      <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 07/01/2025" 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="6351.00" OriginalAmount="6351.00">
      <BasicPropertyInfo Latitude="51.5193515" Longitude="-0.16218411" StarRating="0" HotelCode="744080|marylebone_village_apartments" HotelName="Marylebone Village Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>40 Crawford Street, London W1H 1JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/24000000/23920000/23911200/23911108/9abec912_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6497.00" OriginalAmount="6497.00">
      <BasicPropertyInfo Latitude="51.510338579132" Longitude="-0.12081365277868" StarRating="5" HotelCode="18503|the_savoy_a_fairmont_managed_hotel" HotelName="The Savoy" 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,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="6517.00" OriginalAmount="6517.00">
      <BasicPropertyInfo Latitude="51.51185378" Longitude="-0.17623075" StarRating="3" HotelCode="433324|fountain_house" HotelName="Fountain House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 Lancaster Terrace, London W2 3PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595635/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6578.00" OriginalAmount="6578.00">
      <BasicPropertyInfo Latitude="51.498224062323" Longitude="-0.13800501823425" StarRating="5" HotelCode="26214|51_buckingham_gate_taj_suites_and_residences" 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 05/01/2025" 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="63" TotalAmount="6636.00" OriginalAmount="6636.00">
      <BasicPropertyInfo Latitude="51.504411872346" Longitude="-0.086775407409732" StarRating="5" HotelCode="255954|shangri_la_hotel_at_the_shard_london" HotelName="Shangri-La Hotel, At The Shard, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" 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="63" TotalAmount="6718.00" OriginalAmount="6718.00">
      <BasicPropertyInfo Latitude="51.51300048828125" Longitude="-0.1424179971218109" StarRating="3" HotelCode="0|beautiful_2_bed_apt_in_mayfair_close_to_tube_2" HotelName="Beautiful 2 bed apt in Mayfair, close to Tube" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Maddox Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/d6/a9d606753776a143e477b08437f73a08ed115946.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to run away from the bustle of the city and have a nice rest? Cottage «Beautiful 2 bed apt in Mayfair, close to Tube» is located in London. This cottage is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the cottage. Places nearby: Oxford Circus, National Gallery and The British Museum.&lt;br /&gt;&lt;b&gt;At The Cottage: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. Specially for tourists who travel by car, there’s a paid 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;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;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 adheres to the cleaning and disinfection practices of European Holiday Home Association (EHHA - Europe) and SafeHome (VRMA &amp; VRHP).&lt;/li&gt;&lt;br /&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. &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;Late check-in fee for check-in between 10 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="7176.00" OriginalAmount="7176.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 08/01/2025" 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="63" TotalAmount="7205.00" OriginalAmount="7205.00">
      <BasicPropertyInfo Latitude="51.4883088" Longitude="-0.19097" StarRating="0" HotelCode="0|peter_garner_apartments_2" HotelName="Comfortable Aircon Apartment Earls Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>16 Coleherne Road, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/47/e3/47e39a75038c7c6fbd1a415c70507ba8c083bdce.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel Comfortable Aircon Apartment Earls Court is located within 5 km from the heart of London.&lt;/br&gt;Hotel features&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.&lt;/br&gt;A deposit of 350.00 GBP per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7214.00" OriginalAmount="7214.00">
      <BasicPropertyInfo Latitude="51.509081" Longitude="-0.15471500000001" StarRating="5" HotelCode="199827|grosvenor_house_apartments_by_jumeirah_living" HotelName="Grosvenor House Suites by Jumeirah Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Park Lane, Corner of Mount street, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164992/164992a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the suburbs of London, 100 m from the centre, close to Grosvenor Square, Marble Arch and Buckingham Palace. Trafalgar Square is 2.9 km away, Madame Tussauds is 1.9 km away and the British Museum is 3.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7366.00" OriginalAmount="7366.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="7372.00" OriginalAmount="7372.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="Free CXL until 06/01/2025" 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="7407.00" OriginalAmount="7407.00">
      <BasicPropertyInfo Latitude="51.497539447614" Longitude="-0.14569759368897" StarRating="5" HotelCode="65378|the_goring" 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="63" TotalAmount="7427.00" OriginalAmount="7427.00">
      <BasicPropertyInfo Latitude="51.513921" Longitude="-0.133526" StarRating="5" HotelCode="55615|the_soho_hotel" HotelName="The Soho Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,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,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="27" TotalAmount="7497" OriginalAmount="7497">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|3102" HotelName="The May Fair, A Radisson Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,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="7546.00" OriginalAmount="7546.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="Free CXL until 07/01/2025" 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="7591.00" OriginalAmount="7591.00">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|rosewood_london_2" HotelName="Rosewood London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8272.00" OriginalAmount="8272.00">
      <BasicPropertyInfo Latitude="51.512969" Longitude="-0.152319" StarRating="5" HotelCode="310898|the_beaumont_2" HotelName="The Beaumont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="8295.00" OriginalAmount="8295.00">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|jumeirah_carlton_tower" HotelName="Jumeirah Carlton Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="8302.00" OriginalAmount="8302.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="8410.00" OriginalAmount="8410.00">
      <BasicPropertyInfo Latitude="51.51009966" Longitude="-0.07802517" StarRating="5" HotelCode="498750|four_seasons_hotel_london_at_ten_trinity_square" HotelName="Four Seasons Hotel London At Ten Trinity Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="8611.00" OriginalAmount="8611.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="63" TotalAmount="8998.00" OriginalAmount="8998.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 21/12/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="63" TotalAmount="9113.00" OriginalAmount="9113.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986380|hyde_park_gate_ii_by_onefinestay" HotelName="Hyde Park Gate II by Onefinestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58-59 Hyde Park Gate, London SW7 5ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/25/df2520b6a5117259f4f5cfc7e695df02de30c3ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9904.00" OriginalAmount="9904.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" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="10392.00" OriginalAmount="10392.00">
      <BasicPropertyInfo Latitude="51.514453465874" Longitude="-0.12703617008055" StarRating="0" HotelCode="199777|covent_garden_hotel" HotelName="Covent Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/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="10434.00" OriginalAmount="10434.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 07/01/2025" 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="63" TotalAmount="11690.00" OriginalAmount="11690.00">
      <BasicPropertyInfo Latitude="51.53778076171875" Longitude="-0.15453100204467773" StarRating="0" HotelCode="0|albert_terrace_by_onefinestay" HotelName="Albert Terrace by Onefinestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Albert Terrace, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/1e/641e3293bad7270aef92ef41c7e8b80107d19d74.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 «Albert Terrace by Onefinestay» is located in London. This apartment is located in 4 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Chalk Farm, Camden Lock Village and Regent's Park.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. To book an excursion, consult the tour assistance desk of the apartment. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 1,000.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="12235" OriginalAmount="12235">
      <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 08/01/2025" 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="12331" OriginalAmount="12331">
      <BasicPropertyInfo Latitude="51.501084" Longitude="-0.181615" StarRating="4.5" HotelCode="808152|399679" HotelName="35 Hyde Park Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="12441.00" OriginalAmount="12441.00">
      <BasicPropertyInfo Latitude="51.51783" Longitude="-0.12698" StarRating="5" HotelCode="0|the_museum_penthouse" HotelName="The Museum Penthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flat 3, 39 Great Russell Street, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/09/7f0948b74b44e915c16b2865b3bba293069a2cda.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 15-minute drive of The British Museum and Piccadilly Circus.  This 4.5-star apartment is 1.4 mi (2.2 km) from Big Ben and 1.5 mi (2.4 km) from Buckingham Palace.&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. There's a private balcony. 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;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 barbecue grills.&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: 65.00 GBP per day.&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;Nearby parking fee: GBP 65 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;Breakage deposit: GBP 500.00 per day&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="12552.00" OriginalAmount="12552.00">
      <BasicPropertyInfo Latitude="51.514071" Longitude="-0.184051" StarRating="3" HotelCode="310306|hyde_park_boutique_hotel" HotelName="Hyde Park Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="13091.00" OriginalAmount="13091.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="63" TotalAmount="28119.00" OriginalAmount="28119.00">
      <BasicPropertyInfo Latitude="51.498225768117" Longitude="-0.1435808740631" StarRating="5" HotelCode="104131|forty_one" 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 26/12/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="63" TotalAmount="28386.00" OriginalAmount="28386.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="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="51.5508762" Longitude="0.07421761" StarRating="0" HotelCode="958822|premierlux_serviced_apartments" HotelName="Premier Lux Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="51.42629491" Longitude="-0.16388017" StarRating="0" HotelCode="977603|franciscan_294" HotelName="Wimbledon South by Allo Housing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>272 Franciscan Road, Wandsworth, London SW17 8HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.00" OriginalAmount="705.00">
      <BasicPropertyInfo Latitude="51.51311" Longitude="-0.07066" StarRating="3" HotelCode="0|20_east_tenter_st" HotelName="20 East Tenter St" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 East Tenter St, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in London (London City Centre), 20 East Tenter St is within a 15-minute walk of The Gherkin and Liverpool Street.  This vacation home is 0.7 mi (1.1 km) from Tower Bridge and 0.3 mi (0.5 km) from Brick Lane.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Treat yourself to a stay in one of the 7 individually decorated guestrooms, featuring fireplaces and flat-screen televisions. Prepare your meals in the shared/communal kitchen. Digital television is provided for your entertainment. Housekeeping is provided on request, and irons/ironing boards can be requested.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities, coffee/tea in a common area, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Guests over the age of 4 count as adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="706.00" OriginalAmount="706.00">
      <BasicPropertyInfo Latitude="51.53081512451172" Longitude="-0.2301339954137802" StarRating="0" HotelCode="0|kensal_green_backpacker" HotelName="Kensal Green Backpacker" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>636 Harrow Road Camden Town, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Kensal Green Backpacker» is located in London. This hostel is located In 8 km from the city center. You can take a walk and explore the neighbourhood area of the hostel — Kensal Green, Loftus Road Stadium and Hyde 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.&lt;br /&gt;Please note that Kensal Green Backpackers is a youth hostel and exclusively caters for 18-40 year old age group. Guests are required to show a photo identification and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Please inform Kensal Green Backpacker 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="857.00" OriginalAmount="857.00">
      <BasicPropertyInfo Latitude="51.43309421" Longitude="0.10212969" StarRating="3" HotelCode="467756|premier_inn_london_sidcup" HotelName="Premier Inn London Sidcup Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>101-108 Station Road, Sidcup, DA15 7BS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.00" OriginalAmount="894.00">
      <BasicPropertyInfo Latitude="51.564921289556" Longitude="0.10105855212032" StarRating="3" HotelCode="335002|ogradys_guesthouse" HotelName="O'Gradys Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>699 High Road, Ilford, Essex IG3 8RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is O'Gradys Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="935" OriginalAmount="935">
      <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="63" TotalAmount="985.00" OriginalAmount="985.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 08/01/2025" 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="63" TotalAmount="990.00" OriginalAmount="990.00">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.18647" StarRating="1" HotelCode="307769|queens_hotel_13" 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="1049.00" OriginalAmount="1049.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="1228.00" OriginalAmount="1228.00">
      <BasicPropertyInfo Latitude="51.504215" Longitude="-0.218171" StarRating="2" HotelCode="421613|st_christophers_inn_shepherds_bush" 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="1230.00" OriginalAmount="1230.00">
      <BasicPropertyInfo Latitude="51.46198313" Longitude="-0.11486525" StarRating="3" HotelCode="495991|premier_inn_london_brixton" HotelName="London Brixton hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>434 Coldharbour Lane, Brixton, London SW9 8HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1249.00" OriginalAmount="1249.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 07/01/2025">
        <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="1273.00" OriginalAmount="1273.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="Non Refundable">
        <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="63" TotalAmount="1290.00" OriginalAmount="1290.00">
      <BasicPropertyInfo Latitude="51.51200986" Longitude="-0.18225968" StarRating="3" HotelCode="604477|mstay_paddington_rooms" HotelName="NOX Hotels Lancaster Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Craven Hill Gardens, London W2 3ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1308.00" OriginalAmount="1308.00">
      <BasicPropertyInfo Latitude="51.52946671" Longitude="-0.11622125" StarRating="0" HotelCode="986376|london_queens_eurostar_kings_cross" HotelName="London Queen's Eurostar Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <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="27" TotalAmount="1331" OriginalAmount="1331">
      <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="63" TotalAmount="1386.00" OriginalAmount="1386.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="Non Refundable" 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="1393.00" OriginalAmount="1393.00">
      <BasicPropertyInfo Latitude="51.53699143" Longitude="-0.47635733" StarRating="3" HotelCode="780579|brunel_lodge" HotelName="Brunel Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 The Greenway, Uxbridge UB8 2PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 9.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1410.00" OriginalAmount="1410.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="63" TotalAmount="1436.00" OriginalAmount="1436.00">
      <BasicPropertyInfo Latitude="51.533759" Longitude="-0.29564800000003" StarRating="3" HotelCode="61558|the_fox_and_goose" HotelName="Fox &amp; Goose" Meals="BED &amp; BREAKFAST" 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="63" TotalAmount="1447.00" OriginalAmount="1447.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="1480.00" OriginalAmount="1480.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="Free CXL until 04/01/2025">
        <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="63" TotalAmount="1502.00" OriginalAmount="1502.00">
      <BasicPropertyInfo Latitude="51.50286" Longitude="-0.091832" StarRating="1.5" HotelCode="316281|hostel_st_christophers_village" 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="1510.00" OriginalAmount="1510.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="Free CXL until 01/01/2025">
        <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="1518.00" OriginalAmount="1518.00">
      <BasicPropertyInfo Latitude="51.49376678466797" Longitude="-0.19177299737930298" StarRating="3" HotelCode="0|executive_rooms_by_shaftesbury_2" HotelName="Executive Rooms By Shaftesbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hogarth Road, 33-37, Sw5 0Qq London, London</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 «Executive Rooms By Shaftesbury» is located in London. This hotel is located in 5 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Earl's Court, Victoria and Albert Museum and Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1519.00" OriginalAmount="1519.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="1541.00" OriginalAmount="1541.00">
      <BasicPropertyInfo Latitude="51.49443951" Longitude="-0.1910454" StarRating="0" HotelCode="959452|knaresborough_boutique_apartments_" HotelName="Knaresborough Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>2 Knaresborough Place, London SW5 0TG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1549.00" OriginalAmount="1549.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="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="51.5148848" Longitude="-0.1267862" StarRating="2" HotelCode="902479|seven_dials_hotel__bb" HotelName="Seven Dials Hotel - B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>7 Monmouth Street, London WC2H9DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="51.50290595" Longitude="-0.10629025" StarRating="2" HotelCode="986335|london_southwark_southwark_station" HotelName="Premier Inn London Southwark Station Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>31 The Cut, London SE1 8LE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1633.00" OriginalAmount="1633.00">
      <BasicPropertyInfo Latitude="51.525472709017" Longitude="-0.12576226069166" StarRating="3" HotelCode="146476|welcome_inn_4" HotelName="City Inn Russell Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Tavistock Place, London WC1H 9RE</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="1641.00" OriginalAmount="1641.00">
      <BasicPropertyInfo Latitude="51.52315172" Longitude="-0.1742605" StarRating="0" HotelCode="986081|marble_arch_flats" HotelName="Marble Arch Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>442 Edgware Road, Westminster, London W2 1EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1671.00" OriginalAmount="1671.00">
      <BasicPropertyInfo Latitude="51.54951876" Longitude="-0.054511" StarRating="0" HotelCode="783990|flynns_pub_guesthouse" HotelName="Flynns Pub &amp; Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>418 Mare Street, Hackney E8 1HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1672.00" OriginalAmount="1672.00">
      <BasicPropertyInfo Latitude="51.4939903" Longitude="-0.18683973" StarRating="0" HotelCode="986132|courtfield_gardens_apartments" HotelName="Courtfield Gardens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Courtfield Gardens, Kensington and Chelsea, London SW5 0NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1688.00" OriginalAmount="1688.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 08/01/2025">
        <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="63" TotalAmount="1696.00" OriginalAmount="1696.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="1707.00" OriginalAmount="1707.00">
      <BasicPropertyInfo Latitude="51.51160548" Longitude="-0.136563" StarRating="3" HotelCode="523655|valet_apartments_golden_square" HotelName="Valet Golden Square Apartments Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>9 Golden Square, Soho, London, City of London W1F 9HZ</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 Valet Apartments Golden Square in London (Soho), you'll be minutes from Piccadilly Theatre and Piccadilly Circus.  This apartment is close to Trafalgar Square and Buckingham 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 air-conditioned rooms featuring kitchens with refrigerators and stovetops. Wired and wireless Internet access is complimentary, and flat-screen televisions with digital programming provide entertainment. Conveniences include desks and microwaves, and housekeeping is provided on a limited basis.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1739.00" OriginalAmount="1739.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="1763.00" OriginalAmount="1763.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="1784.00" OriginalAmount="1784.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="Free CXL until 02/01/2025">
        <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="1877.00" OriginalAmount="1877.00">
      <BasicPropertyInfo Latitude="51.5104638" Longitude="-0.07525538" StarRating="5" HotelCode="986115|tower_suites" 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="27" TotalAmount="1915" OriginalAmount="1915">
      <BasicPropertyInfo Latitude="51.4907589386" Longitude="-0.14459335737729" StarRating="2" HotelCode="144514|395486" HotelName="Bakers Hotel - B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Warwick Way, London SW1V 4JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Bakers Hotel - B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1937.00" OriginalAmount="1937.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986038|marlyn_lodge_city_of_london" HotelName="Marlyn Lodge City Of London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Portsoken Street, London E1 8RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1950.00" OriginalAmount="1950.00">
      <BasicPropertyInfo Latitude="51.501155683026" Longitude="-0.093609997519746" StarRating="3" HotelCode="151561|london_city_hotel_2" 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="1982.00" OriginalAmount="1982.00">
      <BasicPropertyInfo Latitude="51.42511826" Longitude="-0.21751422" StarRating="3" HotelCode="339691|dog_and_fox_" HotelName="The Dog &amp; Fox" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>24 High Street, Wimbledon Village, London SW19 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1984" OriginalAmount="1984">
      <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="27" TotalAmount="2038" OriginalAmount="2038">
      <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="2050.00" OriginalAmount="2050.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="2104.00" OriginalAmount="2104.00">
      <BasicPropertyInfo Latitude="51.51532556" Longitude="-0.1914806" StarRating="0" HotelCode="986068|the_hayden_pub_rooms" 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="2107.00" OriginalAmount="2107.00">
      <BasicPropertyInfo Latitude="51.499625825179" Longitude="-0.13154207546313" StarRating="3" HotelCode="795969|london_westminster_westminster_abbey" HotelName="hub by Premier Inn London Westminster Abbey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Tothill Street, Westminster, London SW1H 9LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2107.00" OriginalAmount="2107.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="2110.00" OriginalAmount="2110.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="Non Refundable" 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="2117.00" OriginalAmount="2117.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="758789|grand_apartments_kew_gardens" HotelName="Royal Apartments Kew Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kew Bridge Road, Easton House, Heritage Walk, Brentford, London TW8 0EF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2143.00" OriginalAmount="2143.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="958550|bloomsbury_apartments_by_flying_butler_2" HotelName="Cuckooz Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Coptic Street, Camden, London WC1A 1NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2164.00" OriginalAmount="2164.00">
      <BasicPropertyInfo Latitude="51.51146075" Longitude="-0.07542413" StarRating="0" HotelCode="986186|roomspace_apartments_river_house" HotelName="River House by Roomspace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>119-121 Minories, London EC3N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2188.00" OriginalAmount="2188.00">
      <BasicPropertyInfo Latitude="51.50408935546875" Longitude="0.08839999884366989" StarRating="0" HotelCode="0|bridge_house_apartment" HotelName="Bridge House Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flat 1, Bridge House, Defence Close, London, SE28 0NR, London, United Kingdom, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in London in the Greater London region, Bridge House Apartment has a balcony. Featuring river and garden views, this apartment also provides guests with free WiFi. The apartment features 2 bedrooms, a flat-screen TV, an equipped kitchen with a microwave and a fridge, a washing machine, and 2 bathrooms with a bath. The apartment provides a terrace. Greenwich Park is 9 km from Bridge House Apartment, while O2 Arena is 9 km away. The nearest airport is London City Airport, 16 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;Due to the epidemiological situation, tourist trips are limited throughout United Kingdom.&lt;br /&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2213.00" OriginalAmount="2213.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="Free CXL until 05/01/2025">
        <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="2263.00" OriginalAmount="2263.00">
      <BasicPropertyInfo Latitude="51.483284" Longitude="-0.286433" StarRating="3" HotelCode="158414|the_coach_and_horses_hotel" HotelName="The Coach &amp; Horses Kew" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Bar,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Kew Green, Kew, Richmond upon Thames, Surrey TW9 3BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Coach &amp; Horses Kew.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2342.00" OriginalAmount="2342.00">
      <BasicPropertyInfo Latitude="51.513819673914" Longitude="-0.10120150199561" StarRating="4" HotelCode="34456|club_quarters_st_pauls" HotelName="Club Quarters Hotel St. Paul's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="2377.00" OriginalAmount="2377.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986344|charles_hope_apartment_canary_wharf" HotelName="Charles Hope Apartment Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Harbour Way, London E14 9YX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2412.00" OriginalAmount="2412.00">
      <BasicPropertyInfo Latitude="51.47173496" Longitude="-0.45700118" StarRating="0" HotelCode="735444|aerotel_london_heathrow_terminal_3" HotelName="Aerotel London Heathrow" Meals="ROOM ONLY" 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="2445.00" OriginalAmount="2445.00">
      <BasicPropertyInfo Latitude="51.49796219" Longitude="-0.02058597" StarRating="4" HotelCode="986353|lanterns_court_apartments" HotelName="Lanterns Court Serviced Apartments by TheSqua.re" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>20 Lanterns Court, Canary Wharf, London E14 9JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2453.00" OriginalAmount="2453.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 09/01/2025">
        <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="2609.00" OriginalAmount="2609.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="2633" OriginalAmount="2633">
      <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="2730.00" OriginalAmount="2730.00">
      <BasicPropertyInfo Latitude="51.51688676" Longitude="-0.10959905" StarRating="0" HotelCode="957209|the_chronicle" HotelName="The Chronicle Supercity Aparthotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <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="2766.00" OriginalAmount="2766.00">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|canopy_by_hilton_london_city" 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="63" TotalAmount="2767.00" OriginalAmount="2767.00">
      <BasicPropertyInfo Latitude="51.51979446" Longitude="-0.11742994" StarRating="4" HotelCode="554697|holborn" HotelName="Tafaders Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>49 Red Lion Street, Holborn, London WC1R 4PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Set in a quiet street in the heart of Holborn, these bright, airy and modern apartments offer a very convenient location within easy reach of shops, museums and a range of tourist attractions. The apartments are finished to a high standard with simple and stylish contemporary decor, and benefit from plenty of natural light and a range of modern home comforts which ensure a relaxing and enjoyable stay. With a choice of accommodation ranging from 1 bedroom apartments to spacious duplex 2 bedroom, this is an ideal base in the centre of the city for any traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2899.00" OriginalAmount="2899.00">
      <BasicPropertyInfo Latitude="51.51388931274414" Longitude="-0.13098999857902527" StarRating="4" HotelCode="0|4b_soho_studios_fourth_floor" HotelName="4b Soho Studios (Fourth Floor)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>47 Greek Street , W1D 4EE, London, United Kingdom, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, 4B Soho Studios (fourth floor) is an accommodation located in London, just 400 metres from Queen's Theatre and 500 metres from Arts Theatre. The property is less than 1 km from Carnaby Street and a 14-minute walk from Piccadilly Theatre. The apartment features 1 bedroom, a flat-screen TV, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Guests wishing to travel light can make use of towels and bed linen for an extra charge. Popular points of interest near the apartment include Prince Edward Theatre, Dominion Theatre and Prince Of Wales Theatre. The nearest airport is London City Airport, 15 km from 4B Soho Studios (fourth floor).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2899.00" OriginalAmount="2899.00">
      <BasicPropertyInfo Latitude="51.51388931274414" Longitude="-0.13098999857902527" StarRating="0" HotelCode="0|4a_soho_studios_fourth_floor" HotelName="4A Soho Studios (Fourth Floor)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>47 Greek Street,W1D 4EE, London</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 «4A Soho Studios (Fourth Floor)» is located in London. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Tottenham Court Road, The British Museum and National Gallery.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2926.00" OriginalAmount="2926.00">
      <BasicPropertyInfo Latitude="51.50702322" Longitude="-0.14661612" StarRating="4" HotelCode="568362|10_curzon_street_by_mansley" HotelName="10 Curzon Street by Mansley Apartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Curzon Street, Westminster Borough, London, W1J 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2976.00" OriginalAmount="2976.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986384|cute_house_in_soho_full_ac_quiet_and_unique" HotelName="Cute House IN Soho - Quiet and Unique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34A Bridle Lane, Soho, London W1F 9BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3005.00" OriginalAmount="3005.00">
      <BasicPropertyInfo Latitude="51.51388931274414" Longitude="-0.13098999857902527" StarRating="4" HotelCode="0|3a_soho_studios_third_floor" HotelName="3a Soho Studios (Third Floor)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>47 Greek Street, W1D 4EE, London, United Kingdom, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering city views, 3A Soho Studios (third floor) is an accommodation located in London, 400 metres from Queen's Theatre and 500 metres from Arts Theatre. The property is less than 1 km from Carnaby Street and a 14-minute walk from Piccadilly Theatre. The apartment features 1 bedroom, a flat-screen TV, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Guests wishing to travel light can make use of towels and bed linen for an extra charge. Popular points of interest near the apartment include Prince Edward Theatre, Dominion Theatre and Prince Of Wales Theatre. The nearest airport is London City Airport, 15 km from 3A Soho Studios (third floor).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3006" OriginalAmount="3006">
      <BasicPropertyInfo Latitude="51.4968746" Longitude="-0.12906368" StarRating="0" HotelCode="986386|444253" 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="3203.00" OriginalAmount="3203.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="63" TotalAmount="3223.00" OriginalAmount="3223.00">
      <BasicPropertyInfo Latitude="51.5099351" Longitude="-0.13275097" StarRating="4" HotelCode="611283|piccadilly_circus_apartments" HotelName="Piccadilly Circus Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Shavers Place, Haymarket, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3245.00" OriginalAmount="3245.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="27" TotalAmount="3248" OriginalAmount="3248">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986370|425592" 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="3403.00" OriginalAmount="3403.00">
      <BasicPropertyInfo Latitude="51.49090886" Longitude="-0.18325233" StarRating="5" HotelCode="986391|south_kensington_by_capital" HotelName="South Kensington by Capital" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>158 Old Brompton Road, South Kensington, London SW5 0BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3405.00" OriginalAmount="3405.00">
      <BasicPropertyInfo Latitude="51.50624217" Longitude="-0.12629783" StarRating="5" HotelCode="986055|great_scotland_yard_hotel_the_unbound_collection_by_hyatt" 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="3540.00" OriginalAmount="3540.00">
      <BasicPropertyInfo Latitude="51.49471939" Longitude="-0.19281873" StarRating="3.5" HotelCode="986080|lve_kensington_cromwell_apartments" HotelName="Kensington Cromwell Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>151/171 Cromwell Road, Kensington, London, Greater London SW5 0TQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3637.00" OriginalAmount="3637.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="967731|georgianas_guest_house" HotelName="Georgiana's Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>2 Cresford Road, Hammersmith And Fulham, London SW6 2AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3641.00" OriginalAmount="3641.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="Non Refundable">
        <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="63" TotalAmount="3998.00" OriginalAmount="3998.00">
      <BasicPropertyInfo Latitude="51.49450792" Longitude="-0.19218545" StarRating="0" HotelCode="986266|the_carlyle_2" HotelName="The Carlyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>171 Cromwell Road, Kensington and Chelsea, London SW5 0SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This adults-only 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="4010.00" OriginalAmount="4010.00">
      <BasicPropertyInfo Latitude="51.51435089111328" Longitude="-0.10711999982595444" StarRating="0" HotelCode="0|fleet_street_apartment_2" HotelName="Fleet Street Apartment 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>143 Fleet Street, Ec4A 2Bh, London, United Kingdom, Tottenham</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in London, 500 metres from St Paul's Cathedral and less than 1 km from Somerset House, Fleet Street Apartment 2 provides accommodation with amenities such as free WiFi and a TV. The property is 1.2 km from Covent Garden and 1.2 km from Royal Opera House. The apartment is composed of 2 separate bedrooms, a fully equipped kitchen with a dishwasher and a microwave, and 1 bathroom. Popular points of interest near the apartment include Lyceum Theatre, Theatre Royal Drury Lane and Savoy Theatre. The nearest airport is London City Airport, 12 km from Fleet Street Apartment 2.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4322.00" OriginalAmount="4322.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="63" TotalAmount="4857.00" OriginalAmount="4857.00">
      <BasicPropertyInfo Latitude="51.51559066772461" Longitude="-0.15029999613761902" StarRating="0" HotelCode="0|st_christophers_place_serviced_apartments_central_london" HotelName="St Christopher'S Place Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Saint Christopher's Place,W1U 1ND, London</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 «St Christopher'S Place Apartments» is located in London. 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: Bond Street, Madame Tussauds and Regent's Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5103.00" OriginalAmount="5103.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>
    <HotelStay SourceId="63" TotalAmount="5235.00" OriginalAmount="5235.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="Free CXL until 24/12/2024">
        <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="63" TotalAmount="5237.00" OriginalAmount="5237.00">
      <BasicPropertyInfo Latitude="51.51798231" Longitude="-0.1202189" StarRating="5" HotelCode="775208|loscar_london" 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="5993.00" OriginalAmount="5993.00">
      <BasicPropertyInfo Latitude="51.49145" Longitude="-0.15627" StarRating="4" HotelCode="199805|sloane_apartments" HotelName="The Apartments by Sloane Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/12/2024" 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="63" TotalAmount="6064.00" OriginalAmount="6064.00">
      <BasicPropertyInfo Latitude="51.510841369628906" Longitude="-0.12675650417804718" StarRating="4" HotelCode="0|apt_3_trafalgar_sq_duplex_3rd_4th_flr" HotelName="Apt 3, Trafalgar Sq (Duplex, 3rd &amp; 4th FLR)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Saint Martin's Lane, London</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Apt 3, Trafalgar Sq (Duplex, 3rd &amp;amp; 4th flr) in London features accommodation with free WiFi, 700 metres from Savoy Theatre, less than 1 km from Arts Theatre and a 12-minute walk from Royal Opera House. This apartment is 1.4 km from Prince Edward Theatre and 1.4 km from Prince Of Wales Theatre. The apartment has 2 bedrooms, a flat-screen TV, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. Popular points of interest near the apartment include The National Gallery, Covent Garden and Trafalgar Square. The nearest airport is London City Airport, 14 km from Apt 3, Trafalgar Sq (Duplex, 3rd &amp;amp;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6210.00" OriginalAmount="6210.00">
      <BasicPropertyInfo Latitude="51.499802926523" Longitude="-0.16127601565495" StarRating="5" HotelCode="421227|basil_street_apartments" HotelName="15 Basil Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Dining,Internet,Kitchen,Parking,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15 Basil Street, Knightsbridge, London SW3 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is 15 Basil Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Lounge,Nightclub,Diet Meals,Jacuzzi,Massage Centre,Sauna,Golf,Kitchen,Garden,24 Hour Front Desk,Elevator,Luggage Storage,Parking,Spa,Airport Transfer (on Demand),Babysitting,Banquet Hall,Boutique,Meeting Room,Swimming Pool,24 Hour Security,Dry Cleaning,Housekeeping,Heated Pool,Concierge,LCD/Projector,Valet Parking,Business Centre,24 Hour Room Service,ATM/Cash Machine,Beauty Salon,Coffee Shop,Library,Pets allowed,Wake-up Call Service,24 Hour Power Supply,Smoking Rooms,Dining,Printer</BasicAmenities>
    <HotelRating>4,3,5,3.5,2,1,2.5,4.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,APARTHOTEL,HISTORIC HOTEL,HOTEL DE CHARME,CONFERENCE HOTEL,HOSTELS,BED AND BREAKFASTS,AIRPORT HOTEL,BOUTIQUE HOTEL,CLUB RESORT,GUEST HOUSES,COUNTRY HOUSE,SPA HOTEL,GUESTHOUSE,ECO HOTEL,GOLF HOTEL,VILLAGE,INNS,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
27adbe05-e76b-46a1-bb3c-0965ad587ee1|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
c5a399f9-8798-4181-937a-80518ff7ad7f|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="c5a399f9-8798-4181-937a-80518ff7ad7f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-23T00:00:00" End="2025-01-08T00: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
c5a399f9-8798-4181-937a-80518ff7ad7f|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
c5a399f9-8798-4181-937a-80518ff7ad7f|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
3de583b5-6563-4389-8956-4361cd1d510c|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="3de583b5-6563-4389-8956-4361cd1d510c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-02T00:00:00" End="2025-01-20T00: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
3de583b5-6563-4389-8956-4361cd1d510c|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
3de583b5-6563-4389-8956-4361cd1d510c|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
3de583b5-6563-4389-8956-4361cd1d510c|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-12-10T14:12:50.9282181+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3de583b5-6563-4389-8956-4361cd1d510c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="411.00" OriginalAmount="411.00">
      <BasicPropertyInfo Latitude="38.7328" Longitude="-9.13081" StarRating="3" HotelCode="0|zuni_guest_house" HotelName="Zuni Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Morais Soares, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/e2/e2e2b720afad965a6340de734d83710ab5b89d1b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Zuni Guest House in Lisbon (Lisbon Old Town), you'll be convenient to Instituto Superior Tecnico and Castle of Sao Jorge.  This guesthouse is close to Rossio Square and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Housekeeping is provided weekly, and irons/ironing boards can be requested.&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 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.00" OriginalAmount="452.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="27" TotalAmount="551" OriginalAmount="551">
      <BasicPropertyInfo Latitude="38.7077913" Longitude="-9.15474416" StarRating="1" HotelCode="811627|297577" HotelName="Cenario Catita Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/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="63" TotalAmount="554.00" OriginalAmount="554.00">
      <BasicPropertyInfo Latitude="38.7186899" Longitude="-9.15619267" StarRating="3" HotelCode="410954|wallis_guest_house_vi" 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="582.00" OriginalAmount="582.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="586.00" OriginalAmount="586.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="671.00" OriginalAmount="671.00">
      <BasicPropertyInfo Latitude="38.709846089214" Longitude="-9.1506277728033" StarRating="4" HotelCode="626674|selina_secret_garden_lisbon" HotelName="Selina Secret Garden Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Beco Carrasco 1, 1200-096 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10783892</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="709.00" OriginalAmount="709.00">
      <BasicPropertyInfo Latitude="38.706" Longitude="-9.16702" StarRating="3" HotelCode="0|estrela_charming_rooms_by_hostpoint" HotelName="Estrela Charming Rooms by Host-Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim Casimiro, 30, 1 Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/77/0a77c7c0ef183d2a1d9cc20f6980ef1b9a50aff5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Estrela Charming Rooms by Host-Point in Lisbon (Lisbon Old Town), you'll be within a 15-minute drive of Commerce Square and Belem Tower.  This apartment is 2.7 mi (4.4 km) from Rossio Square and 2.9 mi (4.6 km) from Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the guestrooms featuring microwaves and espresso makers. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include electric kettles and washing machines, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace.&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="719.00" OriginalAmount="719.00">
      <BasicPropertyInfo Latitude="38.720295842508" Longitude="-9.1573084532329" StarRating="2" HotelCode="934495|v_dinastia_lisbon_guesthouse" 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="734.00" OriginalAmount="734.00">
      <BasicPropertyInfo Latitude="38.72506873" Longitude="-9.14632714" StarRating="3" HotelCode="775539|easyhotel_lisbon" 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="741.00" OriginalAmount="741.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="754" OriginalAmount="754">
      <BasicPropertyInfo Latitude="38.7222304" Longitude="-9.1395013" StarRating="0" HotelCode="522887|492101" HotelName="Angels Inn Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="758.00" OriginalAmount="758.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 24/12/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="766" OriginalAmount="766">
      <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="783.00" OriginalAmount="783.00">
      <BasicPropertyInfo Latitude="38.742029920126" Longitude="-9.1339865326881" StarRating="2" HotelCode="28074|residencial_lar_do_areeiro" HotelName="Residencial Lar do Areeiro" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="796.00" OriginalAmount="796.00">
      <BasicPropertyInfo Latitude="38.70567321777344" Longitude="-9.170488357543945" StarRating="0" HotelCode="0|cool_tailor_made_studio" HotelName="Cool Tailor Made Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Contrabandistas 35, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/53/80535eeb6a25dc903e097ee0b129674bd1a11144.jpeg</HotelPictures>
        <HotelDescription>Offering free WiFi and city views, Cool Tailor Made Studio is an accommodation set in Lisbon. The property is 2.9 km from Liberty Avenue and 3.7 km from Commerce Square. The apartment features 1 bedroom, a flat-screen TV with satellite channels, an equipped kitchenette with a microwave and a fridge, a washing machine, and 1 bathroom with a bidet. Guests wishing to travel lightly can make use of towels and linens for an additional supplement. Bairro Alto is 2.2 km from the apartment, while Ribeira Market is 2.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.00" OriginalAmount="799.00">
      <BasicPropertyInfo Latitude="38.75515028" Longitude="-9.13932764" StarRating="3" HotelCode="523887|alvalade_ii_guest_house" HotelName="Alvalade II Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rio de Janeiro 25, 3 direito/rectaguarda, 1700-331 Lisbon, Lisbon Region</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/694157/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alvalade Apartment is a self-catering accommodation located in Lisbon, just 550 metres from Alvalade Metro Station. Lisbon&amp;apos;s historical downtown is 8 km from the apartment.The apartment has a living area with plenty of natural light, sofas and a flat-screen cable TV. There is a full kitchen and a private bathroom with a hairdryer. The balcony has Lisbon views. Free WiFi access is available.Local restaurants are accessible within a short 5-minute drive and in the nearby city centre, which has various international and Portuguese eateries. Alternatively, guests may cook their own meals in the kitchen of the accommodation.Bairro Alto, Lisbon&amp;apos;s most renowned nighttime hot spot, is a 15-minute drive away. The Alvalade XXI Stadium is just a 7-minute drive away, while Luz Stadium is an 8-minute drive from the apartment. São Jorge Castle is 7 km away. Alvalade Apartment is 5 km from central Oriente Train Station and just 2.2 km from Portela International Airport. Airport shuttle service is available, at an extra fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="38.71817" Longitude="-9.13508" StarRating="3" HotelCode="0|benformoso_129_guesthouse" HotelName="Benformoso 129 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Benformoso, 129, 3 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8e/46/8e46e12673271039e7daae100ef36da51f40b666.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Benformoso 129 Guesthouse in Lisbon (Lisbon Old Town), you'll be within a 10-minute drive of Rossio Square and Commerce Square.  This guesthouse is 1.4 mi (2.2 km) from Lisbon Cathedral (Se) and 1.8 mi (2.8 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers, complimentary toiletries, 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 multilingual staff and coffee/tea in a common area. 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 2 count as adults.&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="826.00" OriginalAmount="826.00">
      <BasicPropertyInfo Latitude="38.73117446899414" Longitude="-9.135886192321777" StarRating="0" HotelCode="0|dn_hospedagem_hostel" HotelName="D&amp;N Hospedagem - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pascoal de Melo 11, 5 esquerdo, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/b5/41b5c78176ed24c7b217e31878d8e2ab93ea6cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at D&amp;amp;N Hospedagem - Hostel in Lisbon (Lisbon Old Town), you'll be within a 5-minute drive of Rossio Square and Commerce Square. This hostel is 2.7 mi (4.4 km) from Lisbon Zoo and 4.1 mi (6.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;Hospital Dona Estefania - 0.8 km / 0.5 mi&lt;br /&gt;Atrium Saldanha - 0.8 km / 0.5 mi&lt;br /&gt;Instituto Superior Tecnico - 0.9 km / 0.6 mi&lt;br /&gt;Saldanha Square - 0.9 km / 0.6 mi&lt;br /&gt;Martim Moniz Square - 1.7 km / 1 mi&lt;br /&gt;Hospital Sao Jose - 1.7 km / 1 mi&lt;br /&gt;Entrecampos - 1.7 km / 1 mi&lt;br /&gt;Marquis of Pombal Square - 1.7 km / 1.1 mi&lt;br /&gt;Edward VII Park - 1.7 km / 1.1 mi&lt;br /&gt;Center for Modern Art - 1.8 km / 1.1 mi&lt;br /&gt;Liberty Avenue - 1.8 km / 1.1 mi&lt;br /&gt;El Corte Ingles Mall - 1.8 km / 1.1 mi&lt;br /&gt;Campo Pequeno Bullring - 1.9 km / 1.2 mi&lt;br /&gt;Lisbon Coliseum - 2 km / 1.3 mi&lt;br /&gt;Rossio Square - 2.1 km / 1.3 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 21.8 km / 13.6 mi&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 Amenities: &lt;/b&gt;Featured amenities include an elevator, microwave in a common area, and refrigerator in a common area.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 guestrooms featuring 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;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 4 years old and younger are not permitted at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="833" OriginalAmount="833">
      <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="63" TotalAmount="835.00" OriginalAmount="835.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="837.00" OriginalAmount="837.00">
      <BasicPropertyInfo Latitude="38.71093115371" Longitude="-9.1376745700836" StarRating="2" HotelCode="20411|duas_nacoes" HotelName="Duas Nacoes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="843.00" OriginalAmount="843.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="849.00" OriginalAmount="849.00">
      <BasicPropertyInfo Latitude="38.7153308" Longitude="-9.13455482" StarRating="4" HotelCode="869760|lisbon_serviced_apartments_castelo_de_sao_jorge" 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="852.00" OriginalAmount="852.00">
      <BasicPropertyInfo Latitude="38.7121" Longitude="-9.15494" StarRating="3" HotelCode="0|casa_da_estrela_next_to_tram28" HotelName="Casa da Estrela Next to Tram28" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada da Estrela 65,2D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/d2/f1d27348f10f298d56b2d4809aac0a0d9c9c881b.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 a 4-minute drive from Botanical Garden and 10 minutes from Commerce Square.  This apartment is 1.9 mi (3.1 km) from Rossio 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 refrigerator and an oven. 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 housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This apartment offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="855" OriginalAmount="855">
      <BasicPropertyInfo Latitude="38.710211810671" Longitude="-9.1344638263893" StarRating="3" HotelCode="385161|201676" 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="862.00" OriginalAmount="862.00">
      <BasicPropertyInfo Latitude="38.7111" Longitude="-9.12894" StarRating="3" HotelCode="0|alfama_duplex_by_homing" HotelName="Alfama Duplex by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Pocinho, 5, 2nd Left, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c6/75/c675d62a97951cd5e968a00e35f444024ae5a4ed.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.5 mi (0.8 km) from Castle of Sao Jorge 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 an electric kettle, and you can also request a crib/infant bed (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 9:00 AM to 11:00 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.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: 9.00 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="870.00" OriginalAmount="870.00">
      <BasicPropertyInfo Latitude="38.72941987" Longitude="-9.13451513" StarRating="2" HotelCode="391256|estrela_de_arganil" HotelName="Estrela de Arganil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Internet,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/37657/2137657/1.jpg?f=15245741</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Estrela de Arganil in Lisbon (Avenida Almirante Reis), you'll be minutes from Hospital Dona Estefania and close to Castle of Sao Jorge. This hotel 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 32 air-conditioned rooms 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 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;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;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.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="877.00" OriginalAmount="877.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,BREAKFAST-FOR-2" 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="879" OriginalAmount="879">
      <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="27" TotalAmount="884" OriginalAmount="884">
      <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="885.00" OriginalAmount="885.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 14/12/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="889.00" OriginalAmount="889.00">
      <BasicPropertyInfo Latitude="38.70904541015625" Longitude="-9.132488250732422" StarRating="4" HotelCode="0|varandas_de_lisboa" HotelName="Varandas De Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Bacalhoeiros 8 1100-070 Lisboa, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c6/bf/c6bfc1fda26dee847b51f236e46c966c42200a64.jpeg</HotelPictures>
        <HotelDescription>Near Se&lt;br /&gt;With a stay at Varandas de Lisboa in Lisbon (Alfama), you'll be steps from Se and Lisbon Cathedral.  This 4-star guesthouse is 0.4 mi (0.6 km) from Commerce Square and 0.5 mi (0.9 km) from Castle of Sao Jorge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="893.00" OriginalAmount="893.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="Free CXL until 26/12/2024">
        <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="900.00" OriginalAmount="900.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" 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="63" TotalAmount="907.00" OriginalAmount="907.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="Free CXL until 26/12/2024" 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="907.00" OriginalAmount="907.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="910.00" OriginalAmount="910.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="63" TotalAmount="916.00" OriginalAmount="916.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 14/12/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="916.00" OriginalAmount="916.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="920.00" OriginalAmount="920.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 26/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.00" OriginalAmount="922.00">
      <BasicPropertyInfo Latitude="38.717344" Longitude="-9.146921" StarRating="3" HotelCode="95805|botanico_hotel" HotelName="Botanico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Mae de Agua 16-20, 1250-156 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197853/197853a_hb_a_020.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="922.00" OriginalAmount="922.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="924" OriginalAmount="924">
      <BasicPropertyInfo Latitude="38.725143546432" Longitude="-9.135226044797" StarRating="3" HotelCode="309913|371393" HotelName="Lisbon Style Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/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="940.00" OriginalAmount="940.00">
      <BasicPropertyInfo Latitude="38.71820068359375" Longitude="-9.139089584350586" StarRating="3" HotelCode="0|palacio_santanna" HotelName="Palácio de Sant'Anna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Instituto Bactereológico, 8, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8a/4f/8a4f2f8215a888803f4c37127dfdf24099350fbb.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon and within 2.2 km of Castelo de São Jorge, Palácio SantAnna features a shared lounge, non-smoking rooms, and free WiFi. The property is set 9 km from Jeronimos Monastery, 2.2 km from Miradouro da Senhora do Monte and 7 km from Luz Football Stadium. The accommodation provides a shared kitchen, and organising tours for guests. All units in the guest house are equipped with a seating area, a flat-screen TV with satellite channels, a kitchen, a dining area and a shared bathroom with a shower. The units will provide guests with a dishwasher. Popular points of interest near Palácio SantAnna include Rossio, Dona Maria II National Theatre 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="941.00" OriginalAmount="941.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="944.00" OriginalAmount="944.00">
      <BasicPropertyInfo Latitude="38.7249" Longitude="-9.13428" StarRating="0" HotelCode="0|_0x2fec7" HotelName="New Organi Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Álvaro Coutinho 6, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/d3/38/d338733595eeff647ecb98d1c62e14ffb7de2b29.jpeg</HotelPictures>
        <HotelDescription>&lt;h1&gt;Property Location : # With a stay at Origami Lisbon Hostel in Lisbon (Lisbon Old Town), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This hostel is within close proximity of Torel Garden and Lisbon Coliseum. #  Rooms : # Make yourself at home in one of the 13 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature bathtubs or showers, 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 a television in a common area. #  Dining : # A complimentary continental breakfast is served daily from 8:30 AM to 10 AM. #  Business &amp;amp; Other Amenities : # Featured amenities include luggage storage and a library.&lt;/h1&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.00" OriginalAmount="947.00">
      <BasicPropertyInfo Latitude="38.71579" Longitude="-9.15333" StarRating="3" HotelCode="0|beautiful_charming_flat" HotelName="Beautiful charming flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Prazeres 90, 2nd right, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/15/6b15370bdd531fe5257d9343ee91ba70778abb80.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 minutes from National Museum of Natural History and Parliament (Sao Bento Palace).  This apartment is close to Rossio Square and 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;/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="951.00" OriginalAmount="951.00">
      <BasicPropertyInfo Latitude="38.726380742489" Longitude="-9.1409938037395" StarRating="2" HotelCode="30774|princesa_hotel__tea" HotelName="Hotel Princesa Lisboa Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gomes Freire 130, 1150-180 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49288/a_49288_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Lisbon, within a short distance of links to the public transport network. Countless shops and restaurants are to be found in the vicinity (approximately 500 m away). Bars lie a stone's throw away (1.5 km) and nightclubs are some 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="955.00" OriginalAmount="955.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="959.00" OriginalAmount="959.00">
      <BasicPropertyInfo Latitude="38.70893478393555" Longitude="-9.193968772888184" StarRating="3" HotelCode="0|memories_of_lisbon" HotelName="Memories of Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Cruzeiro 156., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/17/42171c3ba27d29253b821858af72b9fccd2fe630.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Memories of Lisbon in Lisbon, you'll be within a 10-minute drive of Jeronimos Monastery and Mercado da Ribeira.  This guesthouse is 2.9 mi (4.7 km) from Belem Tower and 4.7 mi (7.5 km) from Commerce Square.&lt;br /&gt;Amenities : Take in the views from a garden 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;Ajuda National Palace - 0.5 km / 0.3 mi&lt;br /&gt;Lisboa Congress Centre - 1.7 km / 1 mi&lt;br /&gt;National Coach Museum - 1.8 km / 1.1 mi&lt;br /&gt;LxFactory - 1.8 km / 1.1 mi&lt;br /&gt;Floresta de Monsanto Park - 2 km / 1.2 mi&lt;br /&gt;Pasteis de Belem - 2 km / 1.3 mi&lt;br /&gt;25th of April Bridge - 2.3 km / 1.4 mi&lt;br /&gt;Maritime Museum - 2.4 km / 1.5 mi&lt;br /&gt;Berardo Collection Museum - 2.4 km / 1.5 mi&lt;br /&gt;Belem Cultural Center - 2.5 km / 1.5 mi&lt;br /&gt;CCB Cultural Center of Belem - 2.5 km / 1.6 mi&lt;br /&gt;Jeronimos Monastery - 2.8 km / 1.7 mi&lt;br /&gt;Belem Tower - 3.4 km / 2.1 mi&lt;br /&gt;Estrela Basilica - 3.9 km / 2.4 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 4.5 km / 2.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 12.7 km / 7.9 mi&lt;br /&gt;Cascais (CAT) - 18.9 km / 11.7 mi&lt;br /&gt;business_amenities : The front desk is staffed during limited hours.&lt;br /&gt;Dining : A complimentary local cuisine breakfast is served daily from 8:30 AM to 10:00 AM.&lt;br /&gt;HeadLine : Near Jeronimos Monastery&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 : Stay in one of 4 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. Housekeeping is provided on request, and rollaway/extra beds (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;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="962" OriginalAmount="962">
      <BasicPropertyInfo Latitude="38.727438495985" Longitude="-9.1346356272697" StarRating="3" HotelCode="49110|899" 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="967.00" OriginalAmount="967.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="976.00" OriginalAmount="976.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="27" TotalAmount="977" OriginalAmount="977">
      <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="977.00" OriginalAmount="977.00">
      <BasicPropertyInfo Latitude="38.7118494333632" Longitude="-9.14429098220899" StarRating="0" HotelCode="0|shabby_chic_bairro_alto_" HotelName="Shabby Chic Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Fieis de Deus n° 31, 1°, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/35/5f/355f8929048dd68f1486071588fc8127e2ade4dd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Shabby Chic Bairro Alto” is located within 1 km from 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="982.00" OriginalAmount="982.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="990.00" OriginalAmount="990.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 22/12/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="63" TotalAmount="995.00" OriginalAmount="995.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="63" TotalAmount="997.00" OriginalAmount="997.00">
      <BasicPropertyInfo Latitude="38.742958782823" Longitude="-9.1480761766434" StarRating="3" HotelCode="27787|hotel_vip_inn_berna" 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="1002.00" OriginalAmount="1002.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="1003.00" OriginalAmount="1003.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="63" TotalAmount="1003.00" OriginalAmount="1003.00">
      <BasicPropertyInfo Latitude="38.708588023291" Longitude="-9.1468210932541" StarRating="3" HotelCode="477397|ascensor_da_bica_lisbon_serviced_apartments" 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="1011.00" OriginalAmount="1011.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="1016.00" OriginalAmount="1016.00">
      <BasicPropertyInfo Latitude="38.71742248535156" Longitude="-9.139251708984375" StarRating="0" HotelCode="0|santana_apartments" HotelName="Santana Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Pena 1, Arroios, 1150-261 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/cd/7dcd0021f32a990488e42bacb0e93c7d5441b611.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Santana Apartments» is located in Lisbon. This apartment is located in the 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 — Martim Moniz, 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. The staff of the apartment speaks English, Spanish and French.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="1019.00" OriginalAmount="1019.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="27" TotalAmount="1023" OriginalAmount="1023">
      <BasicPropertyInfo Latitude="38.730034" Longitude="-9.149986" StarRating="3" HotelCode="36377|29978" 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="63" TotalAmount="1023.00" OriginalAmount="1023.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="1023.00" OriginalAmount="1023.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="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="38.728064" Longitude="-9.136767" StarRating="3" HotelCode="161055|luxe_hotel_by_turim_hoteis" HotelName="Turim Luxe Hotel" 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,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="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="38.740760803222656" Longitude="-9.144927024841309" StarRating="3" HotelCode="0|campo_pequeno_prestige" HotelName="Campo Pequeno Prestige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Avenida Defensores de Chaves, 4 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d7/95/d795a5b55b928ebc37d0347b817a65cc58a0853c.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Campo Pequeno Prestige, you'll be centrally located in Lisbon, within a 10-minute drive of Lisbon Zoo and Lisbon City Hall.  This guesthouse is 0.8 mi (1.2 km) from Gulbenkian Museum and 2.7 mi (4.3 km) from Rossio Square.&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;Entrecampos - 0.1 km / 0.1 mi&lt;br /&gt;Campo Pequeno Bullring - 0.4 km / 0.2 mi&lt;br /&gt;Instituto Superior Tecnico - 0.8 km / 0.5 mi&lt;br /&gt;Saldanha Square - 0.9 km / 0.6 mi&lt;br /&gt;Atrium Saldanha - 0.9 km / 0.6 mi&lt;br /&gt;Hospital Curry Cabral - 1.1 km / 0.7 mi&lt;br /&gt;Gulbenkian Museum - 1.2 km / 0.8 mi&lt;br /&gt;El Corte Ingles Mall - 1.5 km / 1 mi&lt;br /&gt;Hospital Dona Estefania - 1.7 km / 1.1 mi&lt;br /&gt;Liberty Avenue - 2 km / 1.2 mi&lt;br /&gt;University of Lisbon - 2 km / 1.3 mi&lt;br /&gt;Edward VII Park - 2 km / 1.3 mi&lt;br /&gt;Marquis of Pombal Square - 2.1 km / 1.3 mi&lt;br /&gt;Hospital Santa Maria - 2.3 km / 1.4 mi&lt;br /&gt;Medeiros e Almeida Museum - 2.5 km / 1.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 5.7 km / 3.6 mi&lt;br /&gt;Cascais (CAT) - 21.3 km / 13.2 mi&lt;br /&gt;HeadLine : Near Gulbenkian Museum&lt;br /&gt;Rooms : Make yourself at home in one of the 8 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;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&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="1029.00" OriginalAmount="1029.00">
      <BasicPropertyInfo Latitude="38.709373474121094" Longitude="-9.13327407836914" StarRating="0" HotelCode="0|peters_apartments" HotelName="Peter's Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Canastras nº11, Santa Maria Maior, 1100-009 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/6b/fc6b2fbe40c7556d1c976a8f08681c00d7897456.jpeg</HotelPictures>
        <HotelDescription>Providing views over Lisbon’s rooftops and Tagus River from the rooftop terrace, the refurbished Peter’s Apartments offers a central location. It is between two of the most emblematic districts of Lisbon, Alfama and Baixa.&lt;br /&gt;Ranging from studios to one-bedroom apartments, all 6 air-conditioned units have a bright décor, and some include exposed wooden beams. They all come with a Smart TV with cable channels and a sofa in the seating area. There is a rooftop terrace with tables and chairs.&lt;br /&gt;Each unit features an equipped kitchenette with the necessary appliances to prepare meals. Guests wishing to enjoy a hassle-free stay can head to the surrounding typical Portuguese restaurants with Fado music.&lt;br /&gt;Portas do Sol viewpoint is less than 10 minutes’ walking from Peter’s apartments, as well as São Jorge Castle. Praça do Comércio is 350 metres away, and Rua Augusta shopping street is 400 metres away.&lt;br /&gt;Terreiro do Paço Metro Station is within a 5-minute walk from Peter’s apartments, offering connections throughout the city. Peter’s offers a shuttle service to Lisbon International Airport, located within 7 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;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="1032.00" OriginalAmount="1032.00">
      <BasicPropertyInfo Latitude="38.71084" Longitude="-9.15034" StarRating="3" HotelCode="0|typical_studio_in_great_location_tram_28" HotelName="Typical studio in great location Tram 28" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Poiais 13 2nd floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fe/37/fe37768e201fb5147838e1a75ecd97e20678b917.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 km) from Rossio Square and 1.8 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 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.&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="1047.00" OriginalAmount="1047.00">
      <BasicPropertyInfo Latitude="38.714042042823" Longitude="-9.1366394055093" StarRating="2" HotelCode="41080|grande_pensao_alcobia" 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="1050.00" OriginalAmount="1050.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="1055.00" OriginalAmount="1055.00">
      <BasicPropertyInfo Latitude="38.73423932" Longitude="-9.15465636" StarRating="4" HotelCode="738869|feeling_eduardo_vii" HotelName="Feeling Eduardo VII" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="1059.00" OriginalAmount="1059.00">
      <BasicPropertyInfo Latitude="38.7293354" Longitude="-9.1348548" StarRating="4" HotelCode="906957|tsar_lisbon_hotel" HotelName="Czar Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1059.00" OriginalAmount="1059.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 23/12/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="1068.00" OriginalAmount="1068.00">
      <BasicPropertyInfo Latitude="38.71011" Longitude="-9.15075" StarRating="0" HotelCode="0|chiado_studio_and_onebedroom_apartment_by_lu_holidays" HotelName="Chiado Studio and One-Bedroom Apartment - by LU Holidays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Carrasco 10, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/ab/52ab76411fb3668902887335135be593df2143ef.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Chiado Studio and One-Bedroom Apartment - by LU Holidays in Lisbon (Bairro Alto), you'll be within a 10-minute drive of Commerce Square and Rossio Square.  This 4-star apartment is 1.6 mi (2.6 km) from Lisbon Cathedral (Se) and 2 mi (3.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 3 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 separate sitting areas and microwaves, 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="1070.00" OriginalAmount="1070.00">
      <BasicPropertyInfo Latitude="38.7125814316377" Longitude="-9.12620276212692" StarRating="0" HotelCode="0|estudio_alfama" HotelName="Alfama The Best" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Remédios 116 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/cb/16/cb168ca35b5da99c320d6489c669d3eaaa9ceb5f.jpeg</HotelPictures>
        <HotelDescription>Estudio Alfama is a self-catering accommodation located in Lisbon's Alfama district, 10 minutes' walking from Santa Apolónia Metro and Train Station. Free Wi-Fi access is available.The studio features a seating area with a sofa bed and a flat-screen cable TV. The kitchenette is equipped with all the appliances to prepare meals.Wander around the quaint cobbled streets and explore the surrounding restaurants with Portuguese cuisine and Fado music. Terreiro do Paço with its riverside cafes and summer terraces is within 15 minutes' walking.São Jorge Castle is within 10 minutes' walking from the studio, and Chiado district is a 20-minute walk from Estudio Alfama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1075.00" OriginalAmount="1075.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="27" TotalAmount="1079" OriginalAmount="1079">
      <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="1091.00" OriginalAmount="1091.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="1094.00" OriginalAmount="1094.00">
      <BasicPropertyInfo Latitude="38.71917276" Longitude="-9.15566509" StarRating="3" HotelCode="482877|lisbon_sao_bento_hotel" HotelName="Lisbon São Bento Hotel" Meals="BED &amp; BREAKFAST" 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="63" TotalAmount="1099.00" OriginalAmount="1099.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="27" TotalAmount="1102" OriginalAmount="1102">
      <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="63" TotalAmount="1103.00" OriginalAmount="1103.00">
      <BasicPropertyInfo Latitude="38.731771" Longitude="-9.13985" StarRating="2" HotelCode="93328|sao_pedro_lisbon_hotel" HotelName="São Pedro Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pascoal De Melo 130, Lissabon 1000-237</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1455858/EYJOwaHC_241d4d3d21eaeea4194ba2af54f646ea.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1103.00" OriginalAmount="1103.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="1106.00" OriginalAmount="1106.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="63" TotalAmount="1109.00" OriginalAmount="1109.00">
      <BasicPropertyInfo Latitude="38.70871726" Longitude="-9.14637837" StarRating="0" HotelCode="747075|lisbon_inn_bica_suites" HotelName="Lisbon Inn Bica Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada da Bica Grande 6, Edifício todo, Misericordia, 1200-058 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/17759/3317759/1.jpg?f=14978916</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.00" OriginalAmount="1111.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="982463|be_lisbon_hostel_intendente" 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="1112.00" OriginalAmount="1112.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="1114.00" OriginalAmount="1114.00">
      <BasicPropertyInfo Latitude="38.728187597792" Longitude="-9.1494736075401" StarRating="3" HotelCode="46474|avenida_park_residence" 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="63" TotalAmount="1114.00" OriginalAmount="1114.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 28/12/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="63" TotalAmount="1118.00" OriginalAmount="1118.00">
      <BasicPropertyInfo Latitude="38.73740564" Longitude="-9.14805872" StarRating="3.5" HotelCode="807790|masa_hotel_5_de_outubro" HotelName="Masa Hotel 5 de Outubro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1123.00" OriginalAmount="1123.00">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|turim_europa" 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="1124.00" OriginalAmount="1124.00">
      <BasicPropertyInfo Latitude="38.732266716856" Longitude="-9.1447891294956" StarRating="4" HotelCode="27788|hotel_vip_executive_saldanha" 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="1124.00" OriginalAmount="1124.00">
      <BasicPropertyInfo Latitude="38.7388444" Longitude="-9.15039920000004" StarRating="0" HotelCode="0|mesa_e_casa_encantada_" HotelName="Mesa e Casa Encantada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Elias Garcia, Nº 162 - 7, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d8/c1/d8c1b4b3166f8da577ee6b78c4e87be0cb434c46.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Mesa e Casa Encantada” is situated in Lisbon. It boasts a convenient location within 3 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Room services are provided 24/7. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1141.00" OriginalAmount="1141.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 27/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="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="38.741310119628906" Longitude="-9.159274101257324" StarRating="3" HotelCode="0|the_icons_hotel" HotelName="The Icons Hotel" Meals="BED &amp; BREAKFAST" 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="63" TotalAmount="1149.00" OriginalAmount="1149.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="1151.00" OriginalAmount="1151.00">
      <BasicPropertyInfo Latitude="38.743023635398" Longitude="-9.1501548886299" StarRating="3" HotelCode="19560|hotel_vip_executive_zurique" 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="1157.00" OriginalAmount="1157.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="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="38.728807" Longitude="-9.1377" StarRating="3" HotelCode="262017|residencial_dom_joao" HotelName="Residencial Dom Joao" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" 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="1161.00" OriginalAmount="1161.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="63" TotalAmount="1163.00" OriginalAmount="1163.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="Non Refundable">
        <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="1168.00" OriginalAmount="1168.00">
      <BasicPropertyInfo Latitude="38.7151164229183" Longitude="-9.13566023111343" StarRating="0" HotelCode="0|mouraria_deluxe_apartments" HotelName="Mouraria Deluxe Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua São Pedro Mártir 77, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/c8/08/c808173511d156897223d39e955890cac1bce878.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Mouraria Deluxe Apartments” is situated in the historic center of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1173.00" OriginalAmount="1173.00">
      <BasicPropertyInfo Latitude="38.71390151977539" Longitude="-9.128339767456055" StarRating="0" HotelCode="0|sao_vicente_heart_of_alfama" HotelName="São Vicente Heart of Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Escolas Gerais, 56 3º Dto., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8e/9e/8e9e1edf1dbcf5f19930acfb2d7e8206bc183e23.jpeg</HotelPictures>
        <HotelDescription>Located in Lisbon (Alfama), this apartment is within a 15-minute walk of Castle of Sao Jorge and Lisbon Cathedral (Se). This apartment is 0.7 mi (1.2 km) from Rossio Square and 0.5 mi (0.9 km) from Martim Moniz Square.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchenette with a stovetop and a microwave. 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="1176.00" OriginalAmount="1176.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="63" TotalAmount="1178.00" OriginalAmount="1178.00">
      <BasicPropertyInfo Latitude="38.747249385893" Longitude="-9.1504284739494" StarRating="4" HotelCode="49109|vip_executive_villa_rica" 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="63" TotalAmount="1179.00" OriginalAmount="1179.00">
      <BasicPropertyInfo Latitude="38.732255790376" Longitude="-9.1480989833316" StarRating="4" HotelCode="310419|turim_saldanha_hotel" HotelName="Turim Saldanha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1182.00" OriginalAmount="1182.00">
      <BasicPropertyInfo Latitude="38.715579461151" Longitude="-9.1460430622101" StarRating="2" HotelCode="190577|pensao_londres" HotelName="Pensao Londres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/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="63" TotalAmount="1183.00" OriginalAmount="1183.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="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="38.72135925292969" Longitude="-9.134173393249512" StarRating="0" HotelCode="0|intendente_1865_apartments" HotelName="Intendente 1865 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. do Maldonado 16, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/4f/de4f9d264dff354536a858f55409db4287bdef03.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this aparthotel, you'll be centrally located in Lisbon, a 4-minute drive from Lisbon City Hall and 8 minutes from Rossio Square.  This aparthotel 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 : 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;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.7 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;Carmo Convent - 1.5 km / 0.9 mi&lt;br /&gt;National Pantheon - 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 : The front desk is staffed during limited hours. This aparthotel has 2 meeting rooms available for events. Limited parking is available onsite.&lt;br /&gt;Dining : Grab a bite from the snack bar/deli serving guests of this aparthotel. Buffet breakfasts are available daily from 8:30 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : 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 an electric kettle, 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;Price of an additional breakfast: 9.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: 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="1187.00" OriginalAmount="1187.00">
      <BasicPropertyInfo Latitude="38.71168899536133" Longitude="-9.128655433654785" StarRating="3" HotelCode="0|guest_inn_alfama_iii_premium_apartments" HotelName="Guest Inn Alfama III, Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de S. Miguel, 85, 2º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/63/be631e46daa646fbf03c555bf84f677e091af750.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.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Santa Justa Elevator - 1.2 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 major airport is Cascais (CAT) - 22.9 km / 14.2 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 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="1188.00" OriginalAmount="1188.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="619093|suave_lisboa_hostel" HotelName="Suave Lisboa Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Largo Do Terreirinho 3</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/ee/e9ee04af6cd011d71a1e2e9bd522e302ea96d1ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1189" OriginalAmount="1189">
      <BasicPropertyInfo Latitude="38.735466868043" Longitude="-9.137556552887" StarRating="4" HotelCode="75777|13072" 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="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="38.734855931652" Longitude="-9.1504982113838" StarRating="4" HotelCode="11842|hotel_alif_avenidas" HotelName="Alif Avenidas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/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="1192.00" OriginalAmount="1192.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="1199.00" OriginalAmount="1199.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="1218.00" OriginalAmount="1218.00">
      <BasicPropertyInfo Latitude="38.737684606917" Longitude="-9.1335546970367" StarRating="3" HotelCode="166901|hotel_as_lisboa_lisbon" HotelName="Hotel A.S. Lisboa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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 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="1218.00" OriginalAmount="1218.00">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|the_7_hotel" 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="63" TotalAmount="1219.00" OriginalAmount="1219.00">
      <BasicPropertyInfo Latitude="38.73352753" Longitude="-9.15104845" StarRating="4" HotelCode="514760|lisbon_serviced_aparments_parque" HotelName="Lisbon Serviced Apartments - Parque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 22/12/2024" 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="1219.00" OriginalAmount="1219.00">
      <BasicPropertyInfo Latitude="38.734899869032" Longitude="-9.1512358188629" StarRating="3" HotelCode="30670|hotel_principe_lisboa" 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="63" TotalAmount="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="38.73104227" Longitude="-9.14061369" StarRating="3" HotelCode="782678|tripgeo_guesthouse" HotelName="Tripgeo Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1225.00" OriginalAmount="1225.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 27/12/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="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="38.71363" Longitude="-9.13032" StarRating="0" HotelCode="0|lxway_apartments_galeria_alfama" HotelName="LxWay Apartments Galeria Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Salvador , Nº 20 , 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/7c/ae7cafa97c2df8f8d7ff00807b2d69f4472658a8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), LxWay Apartments Galeria Alfama 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.4 mi (0.6 km) from Martim Moniz Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access is available to keep you connected. Conveniences include microwaves, and both cribs/infant beds (complimentary) and rollaway/extra beds (surcharge) are available 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;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="1239.00" OriginalAmount="1239.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 23/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="63" TotalAmount="1243.00" OriginalAmount="1243.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="63" TotalAmount="1246.00" OriginalAmount="1246.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="Non Refundable">
        <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="1249.00" OriginalAmount="1249.00">
      <BasicPropertyInfo Latitude="38.73173938" Longitude="-9.14973361" StarRating="4" HotelCode="943595|vip_executive_picoas" 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="1256.00" OriginalAmount="1256.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="1258.00" OriginalAmount="1258.00">
      <BasicPropertyInfo Latitude="38.729388655246" Longitude="-9.140619635582" StarRating="4" HotelCode="175630|neya_lisboa_hotel" 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="27" TotalAmount="1261" OriginalAmount="1261">
      <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="63" TotalAmount="1261.00" OriginalAmount="1261.00">
      <BasicPropertyInfo Latitude="38.718652753497" Longitude="-9.1322159630557" StarRating="3" HotelCode="32460|albergaria_senhora_do_monte" HotelName="Albergaria Senhora do Monte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Monte 39, Sao Vicente, 1170-250 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/005463/005463a_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="1264.00" OriginalAmount="1264.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="1264.00" OriginalAmount="1264.00">
      <BasicPropertyInfo Latitude="38.739547" Longitude="-9.145861" StarRating="4" HotelCode="935249|jupiter_lisboa_hotel" HotelName="Jupiter Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/12/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="63" TotalAmount="1265.00" OriginalAmount="1265.00">
      <BasicPropertyInfo Latitude="38.727014" Longitude="-9.1447" StarRating="4" HotelCode="302830|hotel_3k_madrid" HotelName="3K Madrid" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Conde Redondo 24, 1150-106 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16640/a_16640_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 public transport networks. The sea as well as the beach is around 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1269" OriginalAmount="1269">
      <BasicPropertyInfo Latitude="38.722493808555" Longitude="-9.1510480642319" StarRating="3" HotelCode="54638|7563" HotelName="Nacional" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho, 34, 1250-070 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64456/a_64456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Lisbon, near Marquês de Pombal Square. Guests will find the nearest links to the public transport network just 200 m away (Marquês de Pombal station), and the hotel is 1 km from Rossio train station. Lisbon Portela Airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1269.00" OriginalAmount="1269.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="63" TotalAmount="1272.00" OriginalAmount="1272.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 26/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="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="38.7036" Longitude="-9.17892" StarRating="4" HotelCode="0|romantic_gem_in_alcantara" HotelName="Romantic Gem in Alcântara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Faria, 107, 3 drt,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/63/07/630725db45ab0c32af67f3ab2eafc5b44b915104.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 Jeronimos Monastery and Lisbon Zoo.  This 4-star apartment is 3 mi (4.9 km) from Belem Tower and 3.2 mi (5.2 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 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 housekeeping is provided once per stay.&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.&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="1286.00" OriginalAmount="1286.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="1288.00" OriginalAmount="1288.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 26/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="1289.00" OriginalAmount="1289.00">
      <BasicPropertyInfo Latitude="38.727134040353" Longitude="-9.1462482511997" StarRating="3" HotelCode="27786|otel_embaixador" 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="63" TotalAmount="1291.00" OriginalAmount="1291.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="63" TotalAmount="1293.00" OriginalAmount="1293.00">
      <BasicPropertyInfo Latitude="38.71071532" Longitude="-9.13810422" StarRating="4" HotelCode="564935|esqina_urban_lodge" 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="63" TotalAmount="1293.00" OriginalAmount="1293.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="1302.00" OriginalAmount="1302.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="1302.00" OriginalAmount="1302.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="Non Refundable">
        <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="63" TotalAmount="1305.00" OriginalAmount="1305.00">
      <BasicPropertyInfo Latitude="38.73015" Longitude="-9.13288" StarRating="3" HotelCode="0|bright_home_vila_gomes" HotelName="Bright Home Vila Gomes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marques da Silva 47, 17, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/dd/0fddac3496396452ce2531c064cf7c24a8930fa8.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 convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This apartment is within close proximity of Instituto Superior Tecnico and Atrium Saldanha.&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;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1308.00" OriginalAmount="1308.00">
      <BasicPropertyInfo Latitude="38.7173224" Longitude="-9.1475349" StarRating="4" HotelCode="41079|hotel_principe_real" 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="1312.00" OriginalAmount="1312.00">
      <BasicPropertyInfo Latitude="38.714888826755" Longitude="-9.1446241736412" StarRating="2" HotelCode="190582|the_independente_hostel__suites" HotelName="The Independente Hostel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1318.00" OriginalAmount="1318.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 26/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="63" TotalAmount="1319.00" OriginalAmount="1319.00">
      <BasicPropertyInfo Latitude="38.71147066" Longitude="-9.13621312" StarRating="0" HotelCode="591280|sky_beds_lisbon_hostel" HotelName="Sky Beds Lisbon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Fanqueiros 184, 1 Floor, 1100-232 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/760774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.00" OriginalAmount="1326.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="63" TotalAmount="1327.00" OriginalAmount="1327.00">
      <BasicPropertyInfo Latitude="38.71133643" Longitude="-9.15316346" StarRating="0" HotelCode="529872|residencial_valentina" HotelName="Residencial Valentina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada da Estrela 27, 1º Lisboa, 1200-661 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/37848/2137848/1.jpg?f=15060045</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1331.00" OriginalAmount="1331.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="63" TotalAmount="1331.00" OriginalAmount="1331.00">
      <BasicPropertyInfo Latitude="38.727" Longitude="-9.12084" StarRating="0" HotelCode="0|lisboa_charming_apartments" HotelName="Lisboa Charming" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua David Lopes, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/3f/9a3fb30cc3840aaec5b3cf515d51969bd8792cfa.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Lisboa Charming Apartments” is located within walking distance from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Parking is provided on site. Guests can order an airport shuttle for an additional fee. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1332.00" OriginalAmount="1332.00">
      <BasicPropertyInfo Latitude="38.742025736033" Longitude="-9.1432857513428" StarRating="3" HotelCode="174420|hotel_alif_campo_pequeno" HotelName="Alif Campo Pequeno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Pequeno 51, 1000-081 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7373/a_7373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Lisbon hotel is only 100 m from public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1335.00" OriginalAmount="1335.00">
      <BasicPropertyInfo Latitude="38.72293827" Longitude="-9.15038473" StarRating="4" HotelCode="502241|turim_marques_hotel" 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="1345.00" OriginalAmount="1345.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" 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="1346" OriginalAmount="1346">
      <BasicPropertyInfo Latitude="38.759433627323" Longitude="-9.1538804769516" StarRating="4" HotelCode="30096|18635" HotelName="Radisson Blu Hotel Lisbon" Meals="ROOM ONLY" 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="63" TotalAmount="1347.00" OriginalAmount="1347.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="63" TotalAmount="1353.00" OriginalAmount="1353.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="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="38.71146" Longitude="-9.12835" StarRating="4" HotelCode="0|cativos_by_bnblord" HotelName="Cativos by BnbLord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Cativos, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/c4/75c4f23959c56f15d3641990c392327d87fffeeb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at this apartment 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.7 mi (1.2 km) from Lisbon City Hall and 1.1 mi (1.7 km) from Castle of Sao Jorge.&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 an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on request.&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="63" TotalAmount="1358.00" OriginalAmount="1358.00">
      <BasicPropertyInfo Latitude="38.72597122192383" Longitude="-9.14769458770752" StarRating="0" HotelCode="0|mr_moonlight_duque3a" HotelName="Mr Moonlight - Duque de Loulé" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/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/68/89/68895399de08b43d11c0031ab94cb6fdd5f91b74.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;Welcome to my beautiful 1-bedroom apartment, located in the privileged neighborhood of Marquês de Pombal! Fully renovated at the beginning of 2018, I am sure this flat will turn your stay into a memorable experience!&lt;br /&gt;A fully equipped flat, with everything you need, located in the heart of Marquês de Pombal, two minutes walking distance to the famous Avenida da Liberdade.&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 up to 4 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’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 3rd 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 one extremely comfortable double bed (160cm x 200cm).&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;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 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="1359.00" OriginalAmount="1359.00">
      <BasicPropertyInfo Latitude="38.7225941342" Longitude="-9.1526035636814" StarRating="4" HotelCode="69756|clarion_suites_lisboa" 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="1374.00" OriginalAmount="1374.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="27" TotalAmount="1379" OriginalAmount="1379">
      <BasicPropertyInfo Latitude="38.739601108856" Longitude="-9.1242506246505" StarRating="4" HotelCode="37932|6808" HotelName="Ramada by Windham Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Engenheiro Arantes e Oliveira 9, 1900-221 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62608/a_62608_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 3 km of various shopping venues, restaurants, bars and nightclubs. Links to the public transport network can easily be reached on foot, located around 20 m away. The sea and nearest beach are approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1383.00" OriginalAmount="1383.00">
      <BasicPropertyInfo Latitude="38.773046195115" Longitude="-9.0979208712295" StarRating="4" HotelCode="37865|vip_executive_arts" 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="1385.00" OriginalAmount="1385.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 27/12/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="63" TotalAmount="1386.00" OriginalAmount="1386.00">
      <BasicPropertyInfo Latitude="38.738167897477" Longitude="-9.1412177681923" StarRating="4" HotelCode="13741|holiday_inn_lisbon" HotelName="Holiday Inn Lisbon" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" 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,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="1388" OriginalAmount="1388">
      <BasicPropertyInfo Latitude="38.723624620659" Longitude="-9.1353390846557" StarRating="2" HotelCode="95798|263921" HotelName="WC Beautique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1394.00" OriginalAmount="1394.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="1395.00" OriginalAmount="1395.00">
      <BasicPropertyInfo Latitude="38.71251" Longitude="-9.12815" StarRating="0" HotelCode="0|alfama_right_point_2" HotelName="Alfama Right Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Guilherme Braga, 2 e 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/20/25207fd9af1eafe55f6eb464752898d5dc4bf318.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Alfama Right Point in Lisbon (Alfama), you'll be steps from Fado Museum and 5 minutes by foot from Miradouro de Santa Luzia.  This apartment is 0.6 mi (0.9 km) from Castle of Sao Jorge 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 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;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="1406.00" OriginalAmount="1406.00">
      <BasicPropertyInfo Latitude="38.73122987" Longitude="-9.13584753" StarRating="2" HotelCode="362029|hotel_luena" HotelName="Hotel Luena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1406.00" OriginalAmount="1406.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="1407.00" OriginalAmount="1407.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="63" TotalAmount="1417.00" OriginalAmount="1417.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="63" TotalAmount="1423.00" OriginalAmount="1423.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="1424.00" OriginalAmount="1424.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 27/12/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="1425.00" OriginalAmount="1425.00">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|hotel_lisboa_tejo" 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="63" TotalAmount="1426.00" OriginalAmount="1426.00">
      <BasicPropertyInfo Latitude="38.70923563" Longitude="-9.13796666" StarRating="3" HotelCode="739130|meraprime_gold_design_hotel" HotelName="Meraprime Gold Design Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="1427.00" OriginalAmount="1427.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="27" TotalAmount="1428" OriginalAmount="1428">
      <BasicPropertyInfo Latitude="38.74053" Longitude="-9.148382" StarRating="4" HotelCode="67147|10316" 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="1429.00" OriginalAmount="1429.00">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|hotel_lutecia_lisboa" 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="63" TotalAmount="1437.00" OriginalAmount="1437.00">
      <BasicPropertyInfo Latitude="38.722652" Longitude="-9.133829" StarRating="3" HotelCode="31001|hotel_dos_anjos" HotelName="Dos Anjos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/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="1437.00" OriginalAmount="1437.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="Free CXL until 27/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 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="27" TotalAmount="1438" OriginalAmount="1438">
      <BasicPropertyInfo Latitude="38.72386999" Longitude="-9.13212324" StarRating="0" HotelCode="482648|386374" HotelName="Brickoven Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1439.00" OriginalAmount="1439.00">
      <BasicPropertyInfo Latitude="38.709310139761" Longitude="-9.150625616312" StarRating="4" HotelCode="190564|casa_do_bairro_by_shiadu" 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="1440.00" OriginalAmount="1440.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="63" TotalAmount="1442.00" OriginalAmount="1442.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="Non Refundable">
        <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="1446.00" OriginalAmount="1446.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="1447.00" OriginalAmount="1447.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="27" TotalAmount="1452" OriginalAmount="1452">
      <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="63" TotalAmount="1455.00" OriginalAmount="1455.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="63" TotalAmount="1458.00" OriginalAmount="1458.00">
      <BasicPropertyInfo Latitude="38.70764" Longitude="-9.15746" StarRating="3" HotelCode="0|charm_great_location_duplex" HotelName="Charm &amp; great location - Duplex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Cura 9, 1st right, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/ed/4fed3351ab1915973cc7ee17a3c45ad7535c2afc.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 apartment is 2.4 mi (3.9 km) from Rossio Square and 2.8 mi (4.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. 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 separate sitting area and a microwave.&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="1460.00" OriginalAmount="1460.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="1463" OriginalAmount="1463">
      <BasicPropertyInfo Latitude="38.723247147397" Longitude="-9.1488808393478" StarRating="4" HotelCode="14643|4844" HotelName="Marques de Pombal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 27/12/2024" 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="1465.00" OriginalAmount="1465.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="63" TotalAmount="1476.00" OriginalAmount="1476.00">
      <BasicPropertyInfo Latitude="38.71114" Longitude="-9.14371" StarRating="4" HotelCode="0|best_lapa_view" HotelName="Best Lapa View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Lapa 67, RC, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/d3/c4d3d0f490d166cccd8e3b5d2494899394a89f29.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 10-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.7 mi (1.2 km) from Commerce Square and 0.5 mi (0.9 km) from Lisbon City Hall.&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.&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="1476.00" OriginalAmount="1476.00">
      <BasicPropertyInfo Latitude="38.71808" Longitude="-9.13246" StarRating="3" HotelCode="0|a_pearl_in_graceland" HotelName="A Pearl in Graceland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcada do Monte 30, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/ce/fcce9bb29a55085900409256e7ae8180386ffd56.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 Martim Moniz Square.  This apartment is 0.7 mi (1.1 km) from Santa Justa Elevator and 0.6 mi (1 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. 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 sofa bed, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1478.00" OriginalAmount="1478.00">
      <BasicPropertyInfo Latitude="38.71307" Longitude="-9.13003" StarRating="3" HotelCode="0|_0x2a81c" HotelName="Hotel Convento do Salvador" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Salvador, 2 B, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/fb/58fb6dcd15f0debc1ccf84a7239de396a68b7be3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Hotel Convento do Salvador places you in the heart of Lisbon, within a 10-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This hotel is 0.7 mi (1.1 km) from Commerce Square and 0.4 mi (0.7 km) from Martim Moniz Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 43 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, as well as laptop-compatible safes and desks.&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 concierge services. This hotel also features babysitting/childcare (surcharge) and an arcade/game room.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the hotel's coffee shop/café. 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.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;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 753 square feet (70 square meters), including a conference center. 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: 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;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: 5.00 EUR.&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="1490.00" OriginalAmount="1490.00">
      <BasicPropertyInfo Latitude="38.7149654" Longitude="-9.13840871" StarRating="4" HotelCode="855706|rossio_boutique_hotel" HotelName="Rossio Boutique Hotel" 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 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="1490.00" OriginalAmount="1490.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="1491.00" OriginalAmount="1491.00">
      <BasicPropertyInfo Latitude="38.73456231" Longitude="-9.14341631" StarRating="0" HotelCode="841440|saldanha_guest_house" HotelName="Duque de Saldanha - Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/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="63" TotalAmount="1504.00" OriginalAmount="1504.00">
      <BasicPropertyInfo Latitude="38.71789426" Longitude="-9.13906191" StarRating="0" HotelCode="738977|quinta_colina_by_shiadu" 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="1506" OriginalAmount="1506">
      <BasicPropertyInfo Latitude="38.741228661742" Longitude="-9.1497364640236" StarRating="4" HotelCode="326430|18633" HotelName="Holiday Inn Lisbon Continental" Meals="ROOM ONLY,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="27" TotalAmount="1514" OriginalAmount="1514">
      <BasicPropertyInfo Latitude="38.734074" Longitude="-9.143443" StarRating="4" HotelCode="244314|49771" HotelName="Olissippo Saldanha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1515.00" OriginalAmount="1515.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" 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="63" TotalAmount="1518.00" OriginalAmount="1518.00">
      <BasicPropertyInfo Latitude="38.74371" Longitude="-9.14173" StarRating="0" HotelCode="0|tripgeo_apartment_roma" HotelName="TripGeo Apartment Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua David de Sousa, 8, 3 esquerdo, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d0/21/d021c6e38e965ab30c57e01a062d61763b8f0b37.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 minutes from Campo Pequeno Bullring and close to Lisbon Zoo.  This apartment is close to Rossio Square and 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. There's a private furnished balcony/patio. 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, 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.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1521" OriginalAmount="1521">
      <BasicPropertyInfo Latitude="38.72402556" Longitude="-9.1528486" StarRating="3" HotelCode="617571|248128" 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="27" TotalAmount="1527" OriginalAmount="1527">
      <BasicPropertyInfo Latitude="38.698680024023" Longitude="-9.2050462961197" StarRating="4" HotelCode="69070|33831" HotelName="Jeronimos 8" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,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="1535.00" OriginalAmount="1535.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="1538.00" OriginalAmount="1538.00">
      <BasicPropertyInfo Latitude="38.725022497567" Longitude="-9.1517509617484" StarRating="3" HotelCode="934002|hf_fenix_music" HotelName="HF Fénix Music" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/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="1539.00" OriginalAmount="1539.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="1539.00" OriginalAmount="1539.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="63" TotalAmount="1541.00" OriginalAmount="1541.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="Non Refundable">
        <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="27" TotalAmount="1543" OriginalAmount="1543">
      <BasicPropertyInfo Latitude="38.736486" Longitude="-9.151789" StarRating="4" HotelCode="14576|4518" HotelName="Olissippo Marquês de Sá" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="38.7117" Longitude="-9.13763" StarRating="4" HotelCode="318956|behotelisboa" HotelName="behotelisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" 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="63" TotalAmount="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="38.742254" Longitude="-9.149259" StarRating="5" HotelCode="409422|vip_grand_lisboa_hotel_and_spa" 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="1548.00" OriginalAmount="1548.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="63" TotalAmount="1552.00" OriginalAmount="1552.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="Non Refundable">
        <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="63" TotalAmount="1555.00" OriginalAmount="1555.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="63" TotalAmount="1556.00" OriginalAmount="1556.00">
      <BasicPropertyInfo Latitude="38.732197" Longitude="-9.15083" StarRating="5" HotelCode="27781|hotel_real_palacio" HotelName="Real Palácio" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/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="63" TotalAmount="1558.00" OriginalAmount="1558.00">
      <BasicPropertyInfo Latitude="38.725019554959" Longitude="-9.1511781513691" StarRating="4" HotelCode="12434|hotel_hf_fenix_lisboa" 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 25/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="1560.00" OriginalAmount="1560.00">
      <BasicPropertyInfo Latitude="38.713683" Longitude="-9.140282" StarRating="2" HotelCode="22146|hotel_americano_8" HotelName="Inn Rosio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1567.00" OriginalAmount="1567.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="63" TotalAmount="1569.00" OriginalAmount="1569.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="1579.00" OriginalAmount="1579.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="63" TotalAmount="1588.00" OriginalAmount="1588.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="63" TotalAmount="1593.00" OriginalAmount="1593.00">
      <BasicPropertyInfo Latitude="38.71650003" Longitude="-9.14366529" StarRating="0" HotelCode="534573|the_lisbonaire_apartments" HotelName="The Lisbonaire Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 26/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="27" TotalAmount="1596" OriginalAmount="1596">
      <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="1600.00" OriginalAmount="1600.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 20/12/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="1603.00" OriginalAmount="1603.00">
      <BasicPropertyInfo Latitude="38.7271921" Longitude="-9.1481088" StarRating="3" HotelCode="326448|sana_capitol_hotel" HotelName="SANA Capitol 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,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="63" TotalAmount="1608.00" OriginalAmount="1608.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="Non Refundable">
        <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="1613.00" OriginalAmount="1613.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="1624.00" OriginalAmount="1624.00">
      <BasicPropertyInfo Latitude="38.718782" Longitude="-9.145558" StarRating="4" HotelCode="14137|lisboa_plaza_hotel" HotelName="Hotel Lisboa Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" 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>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="1647.00" OriginalAmount="1647.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 26/12/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="63" TotalAmount="1653.00" OriginalAmount="1653.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="1656.00" OriginalAmount="1656.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="Free CXL until 24/12/2024">
        <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="1659.00" OriginalAmount="1659.00">
      <BasicPropertyInfo Latitude="38.71139907836914" Longitude="-9.129150390625" StarRating="0" HotelCode="0|_0x31c58" HotelName="Live Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco da Cardosa 2 , Santa Maria Maior, 1100-118 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/e4/b5e416e77454ffe689e20e8c8267c916dd7baf15.jpeg</HotelPictures>
        <HotelDescription>Live Alfama offers accommodation in Lisbon, 900 metres from Rossio and 1.1 km from Chiado. The apartment is 1.9 km from Liberty Avenue. Free WiFi is featured throughout the property.&lt;br /&gt;A dishwasher, an oven and a microwave can be found in the kitchenette and there is a private bathroom. Towels and bed linen are offered in this self-catering accommodation.&lt;br /&gt;Bairro Alto is 1.9 km from Live Alfama, while Amoreiras is 3.1 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="27" TotalAmount="1680" OriginalAmount="1680">
      <BasicPropertyInfo Latitude="38.7070174" Longitude="-9.1433862" StarRating="4" HotelCode="162177|56874" HotelName="LX Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/12/2024" 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="27" TotalAmount="1684" OriginalAmount="1684">
      <BasicPropertyInfo Latitude="38.70000089429" Longitude="-9.1801393032074" StarRating="4" HotelCode="27782|2696" HotelName="Vila Galé Ópera" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 27/12/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 do Conde da Ponte, 1300-141 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </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="1703.00" OriginalAmount="1703.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="1703.00" OriginalAmount="1703.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="1708.00" OriginalAmount="1708.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="1712.00" OriginalAmount="1712.00">
      <BasicPropertyInfo Latitude="38.7045" Longitude="-9.176" StarRating="3" HotelCode="0|find_me_inn_alcantara_terrace" HotelName="Find Me Inn Alcantara Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fradesso da Silveira 31, 1 Drt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/bb/2bbb804bf66cf0de76b398db85b1359e9139d281.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 Jeronimos Monastery and Belem Tower.  This apartment is 2.3 mi (3.6 km) from Commerce Square and 3.3 mi (5.3 km) from Lisbon Zoo.&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 furnished patio. 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;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 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;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: 49.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1716.00" OriginalAmount="1716.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="Non Refundable">
        <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="1720" OriginalAmount="1720">
      <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="1731.00" OriginalAmount="1731.00">
      <BasicPropertyInfo Latitude="38.75336456298828" Longitude="-9.146186828613281" StarRating="0" HotelCode="0|casa_oliveira_alvalade_by_the_metro" HotelName="Casa Oliveira - Alvalade by the Metro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 23/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alberto Oliveira, 31, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a1/7f/a17f8c016e3fb0543d712f39181942cac72b03ed.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon, you'll be within a 10-minute drive of Lisbon Zoo and University of Lisbon. This apartment is 3.2 mi (5.2 km) from Rossio Square and 3.7 mi (5.9 km) from Lisbon Cathedral (Se).&lt;br /&gt;Make yourself comfortable in your apartment, featuring a microwave and a flat-screen TV. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. The bathroom has a shower and a hair dryer. Conveniences include a coffee/tea maker and a washing machine, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1736.00" OriginalAmount="1736.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" 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="1737.00" OriginalAmount="1737.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="Free CXL until 26/12/2024">
        <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="1738.00" OriginalAmount="1738.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="Non Refundable">
        <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="27" TotalAmount="1740" OriginalAmount="1740">
      <BasicPropertyInfo Latitude="38.74348" Longitude="-9.147701" StarRating="4" HotelCode="295413|398971" 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="1740.00" OriginalAmount="1740.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 28/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="27" TotalAmount="1757" OriginalAmount="1757">
      <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 27/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="1763.00" OriginalAmount="1763.00">
      <BasicPropertyInfo Latitude="38.734862901223" Longitude="-9.1508708811317" StarRating="3" HotelCode="11828|sana_reno_hotel" HotelName="SANA Reno Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" 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="63" TotalAmount="1763.00" OriginalAmount="1763.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="1767.00" OriginalAmount="1767.00">
      <BasicPropertyInfo Latitude="38.7286764" Longitude="-9.1445766" StarRating="2" HotelCode="153711|hotel_alicante" HotelName="Hotel Alicante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="1775" OriginalAmount="1775">
      <BasicPropertyInfo Latitude="38.748742" Longitude="-9.149528" StarRating="4" HotelCode="99268|18790" 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="1777" OriginalAmount="1777">
      <BasicPropertyInfo Latitude="38.745565391535" Longitude="-9.1600602865219" StarRating="4" HotelCode="14826|2030" HotelName="SANA Metropolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="1781.00" OriginalAmount="1781.00">
      <BasicPropertyInfo Latitude="38.713300342323" Longitude="-9.1398350894451" StarRating="3" HotelCode="14822|hotel_metropole" 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="1781.00" OriginalAmount="1781.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="Non Refundable">
        <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="27" TotalAmount="1782" OriginalAmount="1782">
      <BasicPropertyInfo Latitude="38.732286594014" Longitude="-9.1493421792984" StarRating="4" HotelCode="27784|10319" 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="63" TotalAmount="1785.00" OriginalAmount="1785.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="63" TotalAmount="1788.00" OriginalAmount="1788.00">
      <BasicPropertyInfo Latitude="38.72093836" Longitude="-9.13744938" StarRating="4" HotelCode="740125|lis_apartments" HotelName="Lis Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 27/12/2024" 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="1791.00" OriginalAmount="1791.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 24/12/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="63" TotalAmount="1809.00" OriginalAmount="1809.00">
      <BasicPropertyInfo Latitude="38.71058531" Longitude="-9.13640838" StarRating="0" HotelCode="695953|home_lisbon_hostel" HotelName="Home Lisbon Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1817" OriginalAmount="1817">
      <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="27" TotalAmount="1819" OriginalAmount="1819">
      <BasicPropertyInfo Latitude="38.71283539" Longitude="-9.1447208" StarRating="4" HotelCode="410970|201678" 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="1824.00" OriginalAmount="1824.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="27" TotalAmount="1826" OriginalAmount="1826">
      <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 28/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="1828.00" OriginalAmount="1828.00">
      <BasicPropertyInfo Latitude="38.770603611163" Longitude="-9.125381217578" StarRating="3" HotelCode="517847|hotel_star_inn_lisbon_aeroporto" HotelName="Star inn Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="1836.00" OriginalAmount="1836.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="1839" OriginalAmount="1839">
      <BasicPropertyInfo Latitude="38.71078654" Longitude="-9.135921" StarRating="3.5" HotelCode="466097|201697" 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="63" TotalAmount="1839.00" OriginalAmount="1839.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="1840.00" OriginalAmount="1840.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="27" TotalAmount="1851" OriginalAmount="1851">
      <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="1853.00" OriginalAmount="1853.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="1856.00" OriginalAmount="1856.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="1875.00" OriginalAmount="1875.00">
      <BasicPropertyInfo Latitude="38.70941975" Longitude="-9.14651054" StarRating="0" HotelCode="563853|santa_bica_eat_drink_sleep" HotelName="Santa Bica" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1879" OriginalAmount="1879">
      <BasicPropertyInfo Latitude="38.714991375921" Longitude="-9.1368913650513" StarRating="4" HotelCode="15295|6176" 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="63" TotalAmount="1879.00" OriginalAmount="1879.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="1884.00" OriginalAmount="1884.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="1886.00" OriginalAmount="1886.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="27" TotalAmount="1888" OriginalAmount="1888">
      <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="1890.00" OriginalAmount="1890.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="1893.00" OriginalAmount="1893.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="968199|rodamon_lisboa_hostel" 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="1895" OriginalAmount="1895">
      <BasicPropertyInfo Latitude="38.710611828476" Longitude="-9.1366889102121" StarRating="4" HotelCode="321494|39404" 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="1899.00" OriginalAmount="1899.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,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/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="27" TotalAmount="1902" OriginalAmount="1902">
      <BasicPropertyInfo Latitude="38.75426461" Longitude="-9.18132001" StarRating="4" HotelCode="559477|217142" 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="1902.00" OriginalAmount="1902.00">
      <BasicPropertyInfo Latitude="38.711759516261" Longitude="-9.1384879703942" StarRating="4" HotelCode="186189|lisbon_short_stay_apartments_baixa" 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="1917.00" OriginalAmount="1917.00">
      <BasicPropertyInfo Latitude="38.734277047482" Longitude="-9.1445717244675" StarRating="4" HotelCode="310358|evolution_lisboa_hotel" HotelName="Evolution Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" 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="1918.00" OriginalAmount="1918.00">
      <BasicPropertyInfo Latitude="38.7121" Longitude="-9.15113" StarRating="4" HotelCode="0|historical_gem_in_santa_catarina" HotelName="Historical Gem in Santa Catarina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Parreiras, 25, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/98/b7987609c30ba44acae66dd6bf0f32c4dfa7c536.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 15-minute drive of Commerce Square and Rossio Square.  This 4-star apartment is 1.9 mi (3 km) from Lisbon Cathedral (Se) and 2.3 mi (3.6 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. 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 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="1922.00" OriginalAmount="1922.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="1926.00" OriginalAmount="1926.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="Free CXL until 21/12/2024" 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="1937.00" OriginalAmount="1937.00">
      <BasicPropertyInfo Latitude="38.71453501" Longitude="-9.13754179" StarRating="4" HotelCode="563831|tesouro_da_baixa_by_shiadu" 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="1949.00" OriginalAmount="1949.00">
      <BasicPropertyInfo Latitude="38.70379" Longitude="-9.17785" StarRating="3" HotelCode="0|rh_factory_15" HotelName="RH Factory 15" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. Teixeira Júnior 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/6e/946edd226658ffeaaf127c660bbfc685f49ded1d.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 Jeronimos Monastery and Amoreiras Shopping Center.  This apartment is 3.1 mi (5 km) from Belem Tower and 3.3 mi (5.3 km) from Commerce 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 separate sitting area and blackout drapes/curtains, 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 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: 25.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1967.00" OriginalAmount="1967.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="63" TotalAmount="1967.00" OriginalAmount="1967.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="Non Refundable">
        <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="1974.00" OriginalAmount="1974.00">
      <BasicPropertyInfo Latitude="38.71697155" Longitude="-9.14884741" StarRating="2" HotelCode="410870|casa_do_principe" HotelName="Casa do Príncipe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1975" OriginalAmount="1975">
      <BasicPropertyInfo Latitude="38.72413733" Longitude="-9.15245113" StarRating="5" HotelCode="566970|229135" 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="1977.00" OriginalAmount="1977.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="63" TotalAmount="1995.00" OriginalAmount="1995.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" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <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="2003.00" OriginalAmount="2003.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2024">
        <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="2013.00" OriginalAmount="2013.00">
      <BasicPropertyInfo Latitude="38.722310018871" Longitude="-9.1463408895493" StarRating="4" HotelCode="29247|lisboa" HotelName="Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 21/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="27" TotalAmount="2029" OriginalAmount="2029">
      <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="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="2036.00" OriginalAmount="2036.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="2047.00" OriginalAmount="2047.00">
      <BasicPropertyInfo Latitude="38.71371369343" Longitude="-9.1396848956661" StarRating="3" HotelCode="935613|my_story_hotel_rossio" 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="2047.00" OriginalAmount="2047.00">
      <BasicPropertyInfo Latitude="38.70997124" Longitude="-9.13700001" StarRating="4" HotelCode="636876|modern_downtown_apartment_rentexperience_2" HotelName="Lisbon Five Stars Apartments Correeiros 28" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Correeiros 28, 1100-061 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604843/604843a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable apartment is set in Lisboa. Guests will enjoy a peaceful and calm stay at Lisbon Five Stars Apartments Correeiros 28 as it counts with a total of 1 guests rooms. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2092.00" OriginalAmount="2092.00">
      <BasicPropertyInfo Latitude="38.710734415436" Longitude="-9.1418480873108" StarRating="3" HotelCode="26978|hotel_borges_chiado" HotelName="Hotel Borges Chiado" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/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="63" TotalAmount="2096.00" OriginalAmount="2096.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="2098.00" OriginalAmount="2098.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="2098.00" OriginalAmount="2098.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="Non Refundable">
        <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="2104.00" OriginalAmount="2104.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="2151.00" OriginalAmount="2151.00">
      <BasicPropertyInfo Latitude="38.737033937839" Longitude="-9.1624367237091" StarRating="4" HotelCode="51202|sana_malhoa_hotel" 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="63" TotalAmount="2161.00" OriginalAmount="2161.00">
      <BasicPropertyInfo Latitude="38.764917425951" Longitude="-9.0978169441223" StarRating="4" HotelCode="66473|olissippo_oriente" HotelName="Olissippo Oriente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 27/12/2024" 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="2161.00" OriginalAmount="2161.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="2189.00" OriginalAmount="2189.00">
      <BasicPropertyInfo Latitude="38.747198" Longitude="-9.164194" StarRating="4" HotelCode="27909|lisbon_marriott_hotel" HotelName="Lisbon Marriott" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2024" 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="2197.00" OriginalAmount="2197.00">
      <BasicPropertyInfo Latitude="38.727694210247" Longitude="-9.1582982394198" StarRating="4" HotelCode="327034|lux_lisboa_park" HotelName="Lux Lisboa Park" Meals="BED &amp; BREAKFAST" 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="63" TotalAmount="2209.00" OriginalAmount="2209.00">
      <BasicPropertyInfo Latitude="38.770639333986" Longitude="-9.1252773812676" StarRating="4" HotelCode="284785|tryp_lisboa_aeroporto_hotel" HotelName="TRYP Lisboa Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/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="2226.00" OriginalAmount="2226.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="Free CXL until 27/12/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="63" TotalAmount="2226.00" OriginalAmount="2226.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 14/12/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="2227.00" OriginalAmount="2227.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 14/12/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="2247.00" OriginalAmount="2247.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="2252" OriginalAmount="2252">
      <BasicPropertyInfo Latitude="38.712516455652" Longitude="-9.1414471036354" StarRating="4" HotelCode="510887|208454" HotelName="Lisboa Pessoa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/12/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="2255" OriginalAmount="2255">
      <BasicPropertyInfo Latitude="38.72326" Longitude="-9.145626" StarRating="4" HotelCode="160910|20263" 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" CnxPolicy="Free CXL until 22/12/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="2258.00" OriginalAmount="2258.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="2269.00" OriginalAmount="2269.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 14/12/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="2280.00" OriginalAmount="2280.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 28/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="63" TotalAmount="2302.00" OriginalAmount="2302.00">
      <BasicPropertyInfo Latitude="38.71384373" Longitude="-9.13768502" StarRating="4" HotelCode="966113|my_story_hotel_figueira" 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="2318.00" OriginalAmount="2318.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 26/12/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="63" TotalAmount="2347.00" OriginalAmount="2347.00">
      <BasicPropertyInfo Latitude="38.7149343218383" Longitude="-9.15133588995968" StarRating="0" HotelCode="0|_0x2bf4b" HotelName="Praça Das Flores" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Praça Das Flores, 7, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/54/18/54181792f05c666ba2cc38f1b852eedf64a591ed.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Praça Das Flores” 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;Wi-Fi is available on all property premises. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2353.00" OriginalAmount="2353.00">
      <BasicPropertyInfo Latitude="38.766731" Longitude="-9.098351" StarRating="4" HotelCode="20729|hotel_tivoli_oriente" HotelName="Tivoli Oriente Lisboa 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,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="63" TotalAmount="2366.00" OriginalAmount="2366.00">
      <BasicPropertyInfo Latitude="38.71356" Longitude="-9.15316" StarRating="3" HotelCode="0|charming_flat_at_great_location" HotelName="Charming flat at great location" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Bento 238, 4th floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/05/73050b506bde0ec4d0c5f70a9164aca77f870ba9.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 3-minute drive from Botanical Garden and 9 minutes from Rossio Square.  This apartment is 1.5 mi (2.3 km) from Commerce Square and 2.5 mi (4 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 electric kettle, 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="2367.00" OriginalAmount="2367.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="2371.00" OriginalAmount="2371.00">
      <BasicPropertyInfo Latitude="38.717129333562" Longitude="-9.1434184061516" StarRating="4" HotelCode="933342|bessahotel_liberdade" 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="2380.00" OriginalAmount="2380.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="63" TotalAmount="2380.00" OriginalAmount="2380.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="63" TotalAmount="2397.00" OriginalAmount="2397.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="2456.00" OriginalAmount="2456.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="2474.00" OriginalAmount="2474.00">
      <BasicPropertyInfo Latitude="38.7143210107212" Longitude="-9.15170314662703" StarRating="0" HotelCode="0|loving_lisbon_flores" HotelName="Loving Lisbon Flores" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa São José, 14, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/95/3e/953ea99d64ac7604812ebdf55b9b6127b7719106.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Loving Lisbon Flores” 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 on all property premises. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2495" OriginalAmount="2495">
      <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 24/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="63" TotalAmount="2501.00" OriginalAmount="2501.00">
      <BasicPropertyInfo Latitude="38.71528408" Longitude="-9.14832657" StarRating="4" HotelCode="743569|1869_principe_real" HotelName="1869 Principe Real" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="2513.00" OriginalAmount="2513.00">
      <BasicPropertyInfo Latitude="38.7127009072199" Longitude="-9.13962755352259" StarRating="0" HotelCode="0|the_best_in_fashion_bairro_alto_" HotelName="Fashion Chiado - SSs Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Carmo, 91, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/fc/b2/fcb279d3867118181c799fe2872fb38ab8d47724.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Fashion Chiado - SSs Apartments” is situated in 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="2600.00" OriginalAmount="2600.00">
      <BasicPropertyInfo Latitude="38.71068461" Longitude="-9.13763464" StarRating="3.5" HotelCode="488876|otilia_apartments" 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="2628" OriginalAmount="2628">
      <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 27/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="2633.00" OriginalAmount="2633.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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Free CXL until 22/12/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2667.00" OriginalAmount="2667.00">
      <BasicPropertyInfo Latitude="38.712429" Longitude="-9.1378950000001" StarRating="4" HotelCode="295345|hotel_santa_justa_lisboa" 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="2670.00" OriginalAmount="2670.00">
      <BasicPropertyInfo Latitude="38.70642" Longitude="-9.17529" StarRating="3" HotelCode="0|find_me_inn_boutique_penthouse" HotelName="Find Me Inn Boutique Penthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alcântara 22, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/31/a7312f7dd5bb6c4a4a1d60c16142ce658408f419.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 Jeronimos Monastery.  This apartment is 2.8 mi (4.5 km) from Commerce Square and 3.1 mi (5 km) from Belem Tower.&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 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 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 49.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2677.00" OriginalAmount="2677.00">
      <BasicPropertyInfo Latitude="38.71139657" Longitude="-9.1384827" StarRating="3" HotelCode="739580|dare_lisbon_house" HotelName="Dare Lisbon House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="2704.00" OriginalAmount="2704.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="2713.00" OriginalAmount="2713.00">
      <BasicPropertyInfo Latitude="38.7136044298021" Longitude="-9.12542647361067" StarRating="0" HotelCode="0|localtraveling_historic_center_travessa_" HotelName="Localtraveling Historic Center Travessa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Remédios, nr 6, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5e/23/5e238687721acb4719682f004892e4381e93a644.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Localtraveling Historic Center Travessa” 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 throughout the property. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2726" OriginalAmount="2726">
      <BasicPropertyInfo Latitude="38.71983712" Longitude="-9.14608768" StarRating="5" HotelCode="827777|404214" 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="2758.00" OriginalAmount="2758.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="63" TotalAmount="2760.00" OriginalAmount="2760.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="2825.00" OriginalAmount="2825.00">
      <BasicPropertyInfo Latitude="38.724457203218" Longitude="-9.1584720956771" StarRating="5" HotelCode="212689|epic_sana_lisboa_hotel" HotelName="EPIC SANA Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2829.00" OriginalAmount="2829.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="2863.00" OriginalAmount="2863.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" 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="2880.00" OriginalAmount="2880.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="63" TotalAmount="2885.00" OriginalAmount="2885.00">
      <BasicPropertyInfo Latitude="38.70767097" Longitude="-9.14171958" StarRating="4" HotelCode="591167|almaria_edificio_da_corte" HotelName="Almaria Edifício da Corte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Free CXL until 21/12/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2887.00" OriginalAmount="2887.00">
      <BasicPropertyInfo Latitude="38.727386184113" Longitude="-9.1483524441719" StarRating="4" HotelCode="27785|sana_lisboa_hotel" HotelName="SANA Lisboa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 27/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="63" TotalAmount="2891.00" OriginalAmount="2891.00">
      <BasicPropertyInfo Latitude="38.71058" Longitude="-9.13803" StarRating="0" HotelCode="0|rent4rest_lisbon_downtown_designers_apartment" HotelName="Rent4Rest Lisbon Downtown Designer's Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros, 76, 2D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/8d/3a8dff2994f80ce5c3abf4a7be856f3abc0f8fbb.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 Santa Justa Elevator and Lisbon City Hall.  This 4-star apartment is 0.3 mi (0.4 km) from Rossio Square and 0.3 mi (0.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 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;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: 28.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2903.00" OriginalAmount="2903.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="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="2910.00" OriginalAmount="2910.00">
      <BasicPropertyInfo Latitude="38.720717153002" Longitude="-9.14999127388" StarRating="5" HotelCode="197399|hotel_altis" 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="2948.00" OriginalAmount="2948.00">
      <BasicPropertyInfo Latitude="38.695006868834" Longitude="-9.2144324220649" StarRating="5" HotelCode="321975|palacio_do_governador" HotelName="Hotel Palácio do Governador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/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="63" TotalAmount="3031.00" OriginalAmount="3031.00">
      <BasicPropertyInfo Latitude="38.72041788255" Longitude="-9.1351791367952" StarRating="4" HotelCode="530650|hotel_1908_lisboa" HotelName="1908 Lisboa Hotel" Meals="BED &amp; BREAKFAST" 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="3050.00" OriginalAmount="3050.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="Non Refundable">
        <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="3069.00" OriginalAmount="3069.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="27" TotalAmount="3092" OriginalAmount="3092">
      <BasicPropertyInfo Latitude="38.7092589" Longitude="-9.1302078" StarRating="5" HotelCode="562111|248133" HotelName="Eurostars Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" 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="27" TotalAmount="3111" OriginalAmount="3111">
      <BasicPropertyInfo Latitude="38.70888486" Longitude="-9.14351791" StarRating="5" HotelCode="488754|201701" 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="3184.00" OriginalAmount="3184.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="3210.00" OriginalAmount="3210.00">
      <BasicPropertyInfo Latitude="38.718641193266" Longitude="-9.1449809074402" StarRating="5" HotelCode="17726|sofitel_lisbon_liberdade" HotelName="Sofitel Lisbon Liberdade" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" 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="3236.00" OriginalAmount="3236.00">
      <BasicPropertyInfo Latitude="38.715004633404" Longitude="-9.1407937263386" StarRating="5" HotelCode="141382|altis_avenida_hotel" 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="27" TotalAmount="3246" OriginalAmount="3246">
      <BasicPropertyInfo Latitude="38.71273581" Longitude="-9.14333316" StarRating="4" HotelCode="482829|201644" HotelName="Almaria Ex Libris Chiado" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/12/2024" 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="3273.00" OriginalAmount="3273.00">
      <BasicPropertyInfo Latitude="38.71043907" Longitude="-9.14376463" StarRating="4" HotelCode="590979|le_consulat" HotelName="Le Consulat" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="3310.00" OriginalAmount="3310.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="63" TotalAmount="3397.00" OriginalAmount="3397.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="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="27" TotalAmount="3401" OriginalAmount="3401">
      <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="63" TotalAmount="3441.00" OriginalAmount="3441.00">
      <BasicPropertyInfo Latitude="38.711420617271" Longitude="-9.131312604562" StarRating="5" HotelCode="317466|santiago_de_alfama__boutique_hotel" 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="3505.00" OriginalAmount="3505.00">
      <BasicPropertyInfo Latitude="38.719752593071" Longitude="-9.1445858357042" StarRating="5" HotelCode="933341|valverde_hotel_2" 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="3505.00" OriginalAmount="3505.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="Non Refundable">
        <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="27" TotalAmount="3513" OriginalAmount="3513">
      <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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/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="3531.00" OriginalAmount="3531.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="Non Refundable">
        <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="3542.00" OriginalAmount="3542.00">
      <BasicPropertyInfo Latitude="38.7377252" Longitude="-9.1524962" StarRating="0" HotelCode="0|gulbenkian_apartment" HotelName="Gulbenkian Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Marquês de Sa da Bandeira 116, 1050-060 Lisboa, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/e8/96/e8963f0a0689a27c06b822b4bc6ddc78145659d9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Gulbenkian Apartment” is set 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;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3605" OriginalAmount="3605">
      <BasicPropertyInfo Latitude="38.714920219373" Longitude="-9.1413894295692" StarRating="5" HotelCode="10890|3932" HotelName="Hotel Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/12/2024" 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="3747.00" OriginalAmount="3747.00">
      <BasicPropertyInfo Latitude="38.774805" Longitude="-9.091825" StarRating="5" HotelCode="187408|myriad_by_sana_hotels" 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="63" TotalAmount="3822.00" OriginalAmount="3822.00">
      <BasicPropertyInfo Latitude="38.711204528808594" Longitude="-9.135725975036621" StarRating="0" HotelCode="0|lis001_midcentury_inspired_apartment_with_river_views" HotelName="Lis001 · Mid-century Inspired Apartment With River Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena 133, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/b6/e1b6e839807055bf84d67fb8dc43f69cfdb18e2c.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment 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 apartment is 0.4 mi (0.6 km) from Commerce Square and 0.5 mi (0.8 km) from Castle of Sao Jorge.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Lisbon Cathedral (Se) - 0.3 km / 0.2 mi&lt;br /&gt;Figueira Square - 0.4 km / 0.2 mi&lt;br /&gt;Rua Augusta Arch - 0.5 km / 0.3 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;Carmo Convent - 0.6 km / 0.4 mi&lt;br /&gt;Lisbon City Hall - 0.6 km / 0.4 mi&lt;br /&gt;Fernando Pessoa Statue - 0.6 km / 0.4 mi&lt;br /&gt;Commerce Square - 0.6 km / 0.4 mi&lt;br /&gt;Miradouro de Santa Luzia - 0.7 km / 0.4 mi&lt;br /&gt;Camoes Square - 0.7 km / 0.5 mi&lt;br /&gt;Martim Moniz Square - 0.7 km / 0.5 mi&lt;br /&gt;Chiado Museum - 0.7 km / 0.5 mi&lt;br /&gt;Castle of Sao Jorge - 0.8 km / 0.5 mi&lt;br /&gt;Fado in Chiado - 0.8 km / 0.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 9.5 km / 5.9 mi&lt;br /&gt;Cascais (CAT) - 22.6 km / 14 mi&lt;br /&gt;business_amenities : Guests will find features like Internet access.&lt;br /&gt;HeadLine : Near Lisbon Cathedral (Se)&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and a stovetop. There's a private balcony. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a microwave and a 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: 100.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3905.00" OriginalAmount="3905.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="Non Refundable">
        <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="4054.00" OriginalAmount="4054.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" 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="63" TotalAmount="4194.00" OriginalAmount="4194.00">
      <BasicPropertyInfo Latitude="38.71322282" Longitude="-9.14143584" StarRating="0" HotelCode="531877|casa_balthazar" HotelName="Casa Balthazar" Meals="BED &amp; BREAKFAST" 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="63" TotalAmount="4229.00" OriginalAmount="4229.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" 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="27" TotalAmount="4751" OriginalAmount="4751">
      <BasicPropertyInfo Latitude="38.693373270826" Longitude="-9.2107339203358" StarRating="5" HotelCode="99867|18713" HotelName="Altis Belem Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" 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="4978.00" OriginalAmount="4978.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="27" TotalAmount="5159" OriginalAmount="5159">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|33373" 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="5190.00" OriginalAmount="5190.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 13/12/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="5269.00" OriginalAmount="5269.00">
      <BasicPropertyInfo Latitude="38.710378610799" Longitude="-9.1433125734329" StarRating="5" HotelCode="35487|bairro_alto_hotel" 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 27/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="63" TotalAmount="5443.00" OriginalAmount="5443.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="63" TotalAmount="5585.00" OriginalAmount="5585.00">
      <BasicPropertyInfo Latitude="38.71285" Longitude="-9.14522" StarRating="3" HotelCode="0|rh_inglesinhos_1" HotelName="RH Inglesinhos 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. dos Inglesinhos, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1f/31/1f31999c455ede2aae4f58d2c117fe4992c7bf96.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 minutes from Church of Sao Roque and Fado in Chiado.  This apartment is close to Rossio Square and Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, which has a kitchen. 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;/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="5605.00" OriginalAmount="5605.00">
      <BasicPropertyInfo Latitude="38.71007577" Longitude="-9.14112335" StarRating="4" HotelCode="774490|flora_chiado_apartments" HotelName="Flora Chiado Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Free CXL until 21/12/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="7504.00" OriginalAmount="7504.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 28/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="63" TotalAmount="8179.00" OriginalAmount="8179.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="27" TotalAmount="14412" OriginalAmount="14412">
      <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 26/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="63" TotalAmount="629.00" OriginalAmount="629.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="670.00" OriginalAmount="670.00">
      <BasicPropertyInfo Latitude="38.7325325012207" Longitude="-9.133505821228027" StarRating="1" HotelCode="0|a_better_place_guesthouse_ii" HotelName="A Better Place by Lisbon II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Francisco Sanches 69, Arroios, 1170-141 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <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 «A Better Place by Lisbon II» 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. Places nearby: Arroios, Edward VII Park and Gulbenkian Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.00" OriginalAmount="716.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="737.00" OriginalAmount="737.00">
      <BasicPropertyInfo Latitude="38.7235122" Longitude="-9.13311218" StarRating="1" HotelCode="534283|private_accomodation" HotelName="Private Accomodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Maria Andrade 42 3Dt, Arroios, 1170-216 Lissabon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="818.00" OriginalAmount="818.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="63" TotalAmount="839.00" OriginalAmount="839.00">
      <BasicPropertyInfo Latitude="38.73030181" Longitude="-9.14777124" StarRating="0" HotelCode="689147|pousada_de_juventude_de_lisboa" HotelName="Hi Hostel Lisboa Pousada De Juventude" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Andrade Corvo 46, 1050-009 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.00" OriginalAmount="853.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="879.00" OriginalAmount="879.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="892.00" OriginalAmount="892.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="925.00" OriginalAmount="925.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="Non Refundable">
        <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="973.00" OriginalAmount="973.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="1031.00" OriginalAmount="1031.00">
      <BasicPropertyInfo Latitude="38.71514129638672" Longitude="-9.16355037689209" StarRating="0" HotelCode="0|red_passion_apartment" HotelName="Red Passion Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vila Maia Rua 2, 3 - 1º Dto, 1350-404, 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 «Red Passion Apartment» 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: Estrela Basilica, Rato and National Museum of Ancient Art.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone. At the guests’ disposal, there’s also dry cleaning and ironing. The staff of the apartment speaks English, Spanish and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, there is a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1038.00" OriginalAmount="1038.00">
      <BasicPropertyInfo Latitude="38.7032585144043" Longitude="-9.200262069702148" StarRating="0" HotelCode="0|pateo_da_paz" HotelName="Pateo da Paz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Paz à Ajuda 22, Ajuda, 1300-453 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Pateo da Paz is an apartment situated in Lisbon, 800 metres from Jeronimos Monastery. Guests benefit from patio and a terrace. Free WiFi is provided throughout the property.&lt;br /&gt;There is a dining area and a kitchenette. A flat-screen TV is available. There is a private bathroom with a shower.&lt;br /&gt;Amoreiras is 4 km from Pateo da Paz, while Bairro Alto is 4.4 km away. The nearest airport is Lisbon Humberto Delgado Airport, 10 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="1038.00" OriginalAmount="1038.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="1063.00" OriginalAmount="1063.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 21/12/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="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="38.77822808" Longitude="-9.09796368" StarRating="0" HotelCode="702434|hi_parque_das_nacoes_pousada_de_juventude" HotelName="Parque Das Nacoes Pousada De Juventude" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Moscavide Lot 47- 101, 1998-011 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1137.00" OriginalAmount="1137.00">
      <BasicPropertyInfo Latitude="38.71168005" Longitude="-9.14583422" StarRating="3" HotelCode="619119|lisbon_core_apartments_in_bairro_alto_chiado" 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="1145.00" OriginalAmount="1145.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="63" TotalAmount="1248.00" OriginalAmount="1248.00">
      <BasicPropertyInfo Latitude="38.69801712036133" Longitude="-9.195771217346191" StarRating="0" HotelCode="0|embaixador_26_belem_serviced_apartments" HotelName="Embaixador 26: Belem Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Embaixador, 26 first floor, Belem, 1300-217 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 1.1 km from Jeronimos Monastery and 6 km from Liberty Avenue, Embaixador 26: Belem Serviced Apartments offers accommodation with free WiFi and a garden with a terrace and garden views. Featuring a patio or a balcony, all units include a seating area, a TV with cable channels, an equipped kitchen, a dining area, and a private bathroom fiitted with a hair dryer. A dishwasher, a microwave and fridge are also offered, as well as a kettle and a coffee machine. Rossio is 6 km from the apartment, while Ribeira Market 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="1252.00" OriginalAmount="1252.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="1297.00" OriginalAmount="1297.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 14/12/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="1314.00" OriginalAmount="1314.00">
      <BasicPropertyInfo Latitude="38.71915054321289" Longitude="-9.134320259094238" StarRating="0" HotelCode="0|casas_da_baixa_casinhas_da_mouraria" HotelName="Casas Da Baixa - Casinhas Da Mouraria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Bombarda 3, 1200-108, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Casas Da Baixa - Casinhas Da Mouraria» is located in Lisbon. This apartment is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the apartment — Martim Moniz, Castle of Sao Jorge and Rossio Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1367.00" OriginalAmount="1367.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 14/12/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="1367.00" OriginalAmount="1367.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="Non Refundable">
        <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="1395.00" OriginalAmount="1395.00">
      <BasicPropertyInfo Latitude="38.73156088" Longitude="-9.1491238" StarRating="4" HotelCode="955460|the_hygge_lisbon_suites_picoas" HotelName="The Hygge Lisbon Suites Picoas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1404.00" OriginalAmount="1404.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="1412.00" OriginalAmount="1412.00">
      <BasicPropertyInfo Latitude="38.722660064697266" Longitude="-9.144060134887695" StarRating="0" HotelCode="0|home_sweet_apartments_2" HotelName="Home Sweet Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Passadiço nº47, 2º Andar., 1150-254, 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 «Home Sweet Apartments» is located in Lisbon. This apartment is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Avenida, Edward VII Park and Miradouro de Sao Pedro de Alcantara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1414.00" OriginalAmount="1414.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 20/12/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="1436.00" OriginalAmount="1436.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="1446.00" OriginalAmount="1446.00">
      <BasicPropertyInfo Latitude="38.70502789" Longitude="-9.16925451" StarRating="4" HotelCode="722132|garam_lisboa" HotelName="Garam Lisboa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="1476.00" OriginalAmount="1476.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 21/12/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="1523.00" OriginalAmount="1523.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="63" TotalAmount="1655.00" OriginalAmount="1655.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 21/12/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="1656.00" OriginalAmount="1656.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="1665.00" OriginalAmount="1665.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="1676.00" OriginalAmount="1676.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="27" TotalAmount="1726" OriginalAmount="1726">
      <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="1755.00" OriginalAmount="1755.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 14/12/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="1771.00" OriginalAmount="1771.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="1846.00" OriginalAmount="1846.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 23/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="1906.00" OriginalAmount="1906.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="1945.00" OriginalAmount="1945.00">
      <BasicPropertyInfo Latitude="38.7088508605957" Longitude="-9.152609825134277" StarRating="1" HotelCode="0|fishermenapartments_santos_4d" HotelName="FishermenApartments - Santos 4D" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Pescadores, 13 - 4 Direito, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, 300 metres from Bairro Alto and less than 1 km from Ribeira Market, FishermenApartments - Santos 4D provides accommodation with amenities such as free WiFi and a flat-screen TV. The property was built in 2017 and has accommodation with a balcony. The air-conditioned apartment consists of 1 bedroom, a living room, a fully equipped kitchen with a microwave and a kettle, and 1 bathroom with a shower and a hair dryer. Commerce Square is 1.9 km from the apartment, while Liberty Avenue is 2.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="1966.00" OriginalAmount="1966.00">
      <BasicPropertyInfo Latitude="38.71028137207031" Longitude="-9.135746955871582" StarRating="0" HotelCode="0|feels_like_home_baixa_luxury_apartment" HotelName="Feels Like Home Baixa Luxury Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Fanqueiros 96, Santa Maria Maior, 1100-331 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, this air-conditioned apartment features free WiFi. The apartment is 500 metres from Dona Maria II National Theatre.&lt;br /&gt;The kitchenette is fitted with a dishwasher, an oven and a microwave, as well as a coffee machine and a kettle. A TV is featured.&lt;br /&gt;Rossio is 500 metres from Feels Like Home Baixa Luxury Apartment, while Chiado is 600 metres away. The nearest airport is Lisbon Humberto Delgado Airport, 7 km from Feels Like Home Baixa Luxury Apart.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="1974.00" OriginalAmount="1974.00">
      <BasicPropertyInfo Latitude="38.723331451416016" Longitude="-9.147127151489258" StarRating="0" HotelCode="0|feels_like_home_avenida_da_liberdade_modern_flat" HotelName="Feels Like Home Avenida da Liberdade Modern Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Sampaio 85, Santo Antonio, 1150-279 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, Feels Like Home Avenida da Liberdade Modern Flat offers self-catering accommodation with free WiFi. The apartment is 200 metres from Liberty Avenue.&lt;br /&gt;The kitchenette comes with a dishwasher and an oven, as well as a coffee machine and a kettle. A TV is offered.&lt;br /&gt;Amoreiras is 1.3 km from Feels Like Home Avenida da Liberdade Modern Flat, while Dona Maria II National Theatre is 1.3 km away. The nearest airport is Lisbon Humberto Delgado Airport, 5 km from Feels Like Home Avenida da Liberdade Modern Flat.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="1976.00" OriginalAmount="1976.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="1981.00" OriginalAmount="1981.00">
      <BasicPropertyInfo Latitude="38.74543380737305" Longitude="-9.191916465759277" StarRating="0" HotelCode="0|mesa_e_casa_encantada_benfica_lisboa" HotelName="Mesa e Casa Encantada, Benfica - Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Estrada do Calhariz de Benfica, Lote 2, 1º, Benfica, 1500-121 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Mesa e Casa Encantada, Benfica - Lisboa offers accommodation in Benfica, 6 km from Lisbon's centre and 18 km from Sintra.&lt;br /&gt;There is a seating area, a dining area and a kitchen equipped with a dishwasher. A flat-screen TV is offered.&lt;br /&gt;The Benfica Train Station is a 10-minute walk and connects with Lisbon's historic centre. Cascais is 20 km from Mesa e Casa Encantada, Benfica - Lisboa, while Troia is 38 km away. Guests can enjoy various activities in the surroundings, including cycling and hiking. 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="1982.00" OriginalAmount="1982.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="Non Refundable">
        <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="2000.00" OriginalAmount="2000.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="2028.00" OriginalAmount="2028.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="2047.00" OriginalAmount="2047.00">
      <BasicPropertyInfo Latitude="38.708858489990234" Longitude="-9.152569770812988" StarRating="1" HotelCode="0|fishermenapartments_santos_2e" HotelName="FishermenApartments - Santos 2E" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Pescadores, 13 - 2 Esquerdo, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Lisbon, 300 metres from Bairro Alto and less than 1 km from Ribeira Market, FishermenApartments - Santos 2E offers free WiFi and air conditioning. Housed in a building dating from 2017, this apartment is 2.7 km from Rossio and 2.8 km from Dona Maria II National Theatre. The apartment features 1 bedroom, a flat-screen TV with satellite channels, an equipped kitchen with a microwave and a fridge, and 1 bathroom with a shower. Commerce Square is 1.9 km from the apartment, while Liberty Avenue is 2.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="63" TotalAmount="2138.00" OriginalAmount="2138.00">
      <BasicPropertyInfo Latitude="38.71546173095703" Longitude="-9.140629768371582" StarRating="0" HotelCode="0|fullest_apartments" HotelName="Fullest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Jardim do Regedor 19, 3rd and 4th Floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Fullest Apartments is situated in Lisbon, 200 metres from Dona Maria II National Theatre. Rossio is 200 metres from the property. The accommodation has a TV with cable channels. Some units feature a terrace and/or balcony. A microwave and toaster are also provided, as well as a coffee machine. There is also a kitchen in some of the units, equipped with a fridge. There is a private bathroom with a bath or shower in every unit. Towels and bed linen are available. Chiado is 600 metres from Fullest Apartments, while Liberty Avenue is 800 metres away. The nearest airport is Lisbon Humberto Delgado 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="2288.00" OriginalAmount="2288.00">
      <BasicPropertyInfo Latitude="38.708858489990234" Longitude="-9.152569770812988" StarRating="1" HotelCode="0|fishermenapartments_santos_4e" HotelName="FishermenApartments - Santos 4E" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Pescadores, 13 - 4 Esquerdo, 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 4E provides accommodation with a balcony and free WiFi. The property, housed in a building dating from 2017, is 2.8 km from Dona Maria II National Theatre and 3.2 km from St. George's Castle. This air-conditioned apartment is equipped with 1 bedroom, a cable flat-screen TV, and a kitchen with a microwave and a fridge. Liberty Avenue is 2.3 km from the apartment, while Rossio is 2.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="2316.00" OriginalAmount="2316.00">
      <BasicPropertyInfo Latitude="38.6975212097168" Longitude="-9.196319580078125" StarRating="0" HotelCode="0|belem_1886_junqueira" HotelName="Belem 1886 - Junqueira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Junqueira 350, 1º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set within the Belem district in Lisbon, Belem 1886 - Junqueira has air conditioning, a balcony, and river views. It has city views and free WiFi throughout the property. The apartment features 2 bedrooms, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 2 bathrooms with a bidet. Jeronimos Monastery is less than 1 km from the apartment, while Ribeira Market is 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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2418.00" OriginalAmount="2418.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="2462.00" OriginalAmount="2462.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="63" TotalAmount="2490.00" OriginalAmount="2490.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 14/12/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="2521.00" OriginalAmount="2521.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 14/12/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="2777.00" OriginalAmount="2777.00">
      <BasicPropertyInfo Latitude="38.71943283081055" Longitude="-9.142411231994629" StarRating="0" HotelCode="0|telhal_by_central_hill_apartments" HotelName="Telhal by Central Hill Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Telhal, 8, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Telhal by Central Hill Apartments in Lisbon features accommodation with free WiFi, 8 km from Jeronimos Monastery, 2.7 km from Castelo de São Jorge and 6 km from Luz Football Stadium. This apartment is 2.9 km from Commerce Square and 1.1 km from Dona Maria II National Theatre. The apartment has 3 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. Popular points of interest near the apartment include Rossio, Bairro Alto 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="2829.00" OriginalAmount="2829.00">
      <BasicPropertyInfo Latitude="38.71879196166992" Longitude="-9.123270034790039" StarRating="0" HotelCode="0|casa_santo_antonio_2" HotelName="Casa Santo Antonio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vale Santo Antonio 102 3 andar esquerdo, Sao Vicente, 1170-376 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Casa Santo Antonio is located in Lisbon, 1.2 km from Miradouro da Senhora do Monte, and provides a patio, garden, and free WiFi. With river views, this accommodation offers a balcony. 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 bath. The apartment offers a terrace. Rossio is 2.8 km from Casa Santo Antonio, while Commerce Square is 2.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="2954.00" OriginalAmount="2954.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="Non Refundable">
        <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="3038.00" OriginalAmount="3038.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="3046.00" OriginalAmount="3046.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 14/12/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="3214.00" OriginalAmount="3214.00">
      <BasicPropertyInfo Latitude="38.709449768066406" Longitude="-9.13755989074707" StarRating="0" HotelCode="0|lovelystay_downtown_2bedroom_wonder_2" HotelName="Lovelystay - Downtown 2Bedroom Wonder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>113 Rua Da Conceicao, 1100-153, 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 «Lovelystay - Downtown 2Bedroom Wonder» 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 — Baixa-Chiado, Commerce Square and Rossio Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3603.00" OriginalAmount="3603.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="4475.00" OriginalAmount="4475.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="6892.00" OriginalAmount="6892.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="8446.00" OriginalAmount="8446.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>
    <HotelStay SourceId="63" TotalAmount="14175.00" OriginalAmount="14175.00">
      <BasicPropertyInfo Latitude="38.71543502807617" Longitude="-9.164741516113281" StarRating="0" HotelCode="0|charming_apartment_tram_28" HotelName="Charming Apartment Tram 28" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Saraiva de Carvalho 262, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set 5 km from Jeronimos Monastery and 1.6 km from Bairro Alto, Charming Apartment Tram 28 in Lisbon offers air-conditioned accommodation with views of the city and free WiFi. The units come with parquet floors and feature a fully equipped kitchen with a dishwasher, a dining area, a TV, and a private bathroom with bath or shower and a hair dryer. A microwave and fridge are also offered, as well as a kettle. Ribeira Market is 2.1 km from the apartment, while Dona Maria II National Theatre is 3.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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Central Heating,Golf,Laundry,Nightclub,Shopping Arcade,Currency Exchange,Designated Smoking Area,Wheelchair Access,Spa,Kitchen,Lounge,Sauna,Garden,Heated Pool,Jacuzzi,Massage Centre,Swimming Pool,Diet Meals,24 Hour Power Supply,Boutique,Babysitting,Dry Cleaning,Housekeeping,LCD/Projector,Library,Luggage Storage,Bicycle Rental,ATM/Cash Machine,Meeting Room,Parking,Valet Parking,Wake-up Call Service,Airport Transfer (on Demand),Kids Play Area,24 Hour Front Desk,Elevator,Dining,Pets allowed,Coffee Shop</BasicAmenities>
    <HotelRating>5,4,1.5,3,2,1,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT,SPA HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,BOUTIQUE HOTEL,HOTEL DE CHARME,GUEST HOUSES,LODGE,APARTHOTEL,ECO HOTEL,CLUB RESORT,GUESTHOUSE,HOSTEL,VILLA,HOSTELS,BED AND BREAKFAST,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
108f3497-bf72-4d57-8d1b-18e6c54d4f28|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="108f3497-bf72-4d57-8d1b-18e6c54d4f28">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="68741" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-15T00:00:00" End="2025-01-29T00: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
108f3497-bf72-4d57-8d1b-18e6c54d4f28|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
108f3497-bf72-4d57-8d1b-18e6c54d4f28|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
108f3497-bf72-4d57-8d1b-18e6c54d4f28|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-12-10T14:13:52.4575966+00:00" Version="0" EchoToken="Search" TransactionIdentifier="108f3497-bf72-4d57-8d1b-18e6c54d4f28" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="332.00" OriginalAmount="332.00">
      <BasicPropertyInfo Latitude="38.7328" Longitude="-9.13081" StarRating="3" HotelCode="0|zuni_guest_house" HotelName="Zuni Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R. Morais Soares, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/e2/e2e2b720afad965a6340de734d83710ab5b89d1b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Zuni Guest House in Lisbon (Lisbon Old Town), you'll be convenient to Instituto Superior Tecnico and Castle of Sao Jorge.  This guesthouse is close to Rossio Square and Lisbon Cathedral (Se).&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Housekeeping is provided weekly, and irons/ironing boards can be requested.&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 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.00" OriginalAmount="426.00">
      <BasicPropertyInfo Latitude="38.7186899" Longitude="-9.15619267" StarRating="3" HotelCode="410954|wallis_guest_house_vi" 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="460.00" OriginalAmount="460.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="27" TotalAmount="528" OriginalAmount="528">
      <BasicPropertyInfo Latitude="38.720295842508" Longitude="-9.1573084532329" StarRating="2" HotelCode="934495|408599" 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="536.00" OriginalAmount="536.00">
      <BasicPropertyInfo Latitude="38.725143546432" Longitude="-9.135226044797" StarRating="3" HotelCode="309913|lisbon_style" HotelName="Lisbon Style Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025">
        <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="537.00" OriginalAmount="537.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="565" OriginalAmount="565">
      <BasicPropertyInfo Latitude="38.72506873" Longitude="-9.14632714" StarRating="3" HotelCode="775539|341651" 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="569.00" OriginalAmount="569.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 08/01/2025">
        <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="573.00" OriginalAmount="573.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="Free CXL until 27/12/2024">
        <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="63" TotalAmount="581.00" OriginalAmount="581.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="27" TotalAmount="586" OriginalAmount="586">
      <BasicPropertyInfo Latitude="38.7222304" Longitude="-9.1395013" StarRating="0" HotelCode="522887|492101" HotelName="Angels Inn Lisbon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="586.00" OriginalAmount="586.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="27" TotalAmount="588" OriginalAmount="588">
      <BasicPropertyInfo Latitude="38.73147555" Longitude="-9.14802415" StarRating="0" HotelCode="563825|409625" HotelName="Hub Lisbon Patio Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/01/2025" 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="594.00" OriginalAmount="594.00">
      <BasicPropertyInfo Latitude="38.707678" Longitude="-9.1399" StarRating="4" HotelCode="311551|lisbon_arsenal_suites" 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="27" TotalAmount="600" OriginalAmount="600">
      <BasicPropertyInfo Latitude="38.709846089214" Longitude="-9.1506277728033" StarRating="4" HotelCode="626674|386375" HotelName="Selina Secret Garden Lisbon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Beco Carrasco 1, 1200-096 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10783892</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.00" OriginalAmount="600.00">
      <BasicPropertyInfo Latitude="38.71720886230469" Longitude="-9.145170211791992" StarRating="0" HotelCode="0|_0x36c2c" HotelName="Feels Like Home - Alegria Flat at Príncipe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Conceição da Glória, 51, Santo Antonio, 1250-080 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/ae/91ae38d58fa5c7123360964a3613615a27d7ce7e.jpeg</HotelPictures>
        <HotelDescription>Feels Like Home - Alegria Flat at Príncipe Real offers accommodation in Lisbon, 500 metres from Liberty Avenue and 600 metres from Rossio. The apartment is 800 metres from Chiado. Free WiFi is provided throughout the property.&lt;br /&gt;There is a seating area and a kitchen complete with a dishwasher and an oven. Towels and bed linen are offered at Feels Like Home .&lt;br /&gt;Bairro Alto is 900 metres from Feels Like Home - Alegria Flat at Príncipe Real, while Amoreiras is 1.6 km from the property. Lisbon Humberto Delgado 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="27" TotalAmount="606" OriginalAmount="606">
      <BasicPropertyInfo Latitude="38.71093115371" Longitude="-9.1376745700836" StarRating="2" HotelCode="20411|7562" HotelName="Duas Nacoes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="607.00" OriginalAmount="607.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="63" TotalAmount="611.00" OriginalAmount="611.00">
      <BasicPropertyInfo Latitude="38.70567321777344" Longitude="-9.170488357543945" StarRating="0" HotelCode="0|cool_tailor_made_studio" HotelName="Cool Tailor Made Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Contrabandistas 35, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/53/80535eeb6a25dc903e097ee0b129674bd1a11144.jpeg</HotelPictures>
        <HotelDescription>Offering free WiFi and city views, Cool Tailor Made Studio is an accommodation set in Lisbon. The property is 2.9 km from Liberty Avenue and 3.7 km from Commerce Square. The apartment features 1 bedroom, a flat-screen TV with satellite channels, an equipped kitchenette with a microwave and a fridge, a washing machine, and 1 bathroom with a bidet. Guests wishing to travel lightly can make use of towels and linens for an additional supplement. Bairro Alto is 2.2 km from the apartment, while Ribeira Market is 2.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="614.00" OriginalAmount="614.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="618.00" OriginalAmount="618.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="63" TotalAmount="620.00" OriginalAmount="620.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="63" TotalAmount="631.00" OriginalAmount="631.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 27/12/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="636.00" OriginalAmount="636.00">
      <BasicPropertyInfo Latitude="38.71817" Longitude="-9.13508" StarRating="3" HotelCode="0|benformoso_129_guesthouse" HotelName="Benformoso 129 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Benformoso, 129, 3 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8e/46/8e46e12673271039e7daae100ef36da51f40b666.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Benformoso 129 Guesthouse in Lisbon (Lisbon Old Town), you'll be within a 10-minute drive of Rossio Square and Commerce Square.  This guesthouse is 1.4 mi (2.2 km) from Lisbon Cathedral (Se) and 1.8 mi (2.8 km) from Castle of Sao Jorge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers, complimentary toiletries, 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 multilingual staff and coffee/tea in a common area. 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 2 count as adults.&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="638.00" OriginalAmount="638.00">
      <BasicPropertyInfo Latitude="38.7153308" Longitude="-9.13455482" StarRating="4" HotelCode="869760|lisbon_serviced_apartments_castelo_de_sao_jorge" 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="646.00" OriginalAmount="646.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 09/01/2025">
        <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="650" OriginalAmount="650">
      <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="650" OriginalAmount="650">
      <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="27" TotalAmount="656" OriginalAmount="656">
      <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 09/01/2025">
        <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="63" TotalAmount="661.00" OriginalAmount="661.00">
      <BasicPropertyInfo Latitude="38.7111" Longitude="-9.12894" StarRating="3" HotelCode="0|alfama_duplex_by_homing" HotelName="Alfama Duplex by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Pocinho, 5, 2nd Left, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c6/75/c675d62a97951cd5e968a00e35f444024ae5a4ed.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.5 mi (0.8 km) from Castle of Sao Jorge 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 an electric kettle, and you can also request a crib/infant bed (surcharge).&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 9:00 AM to 11:00 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.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: 9.00 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="666.00" OriginalAmount="666.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="669.00" OriginalAmount="669.00">
      <BasicPropertyInfo Latitude="38.7121" Longitude="-9.15494" StarRating="3" HotelCode="0|casa_da_estrela_next_to_tram28" HotelName="Casa da Estrela Next to Tram28" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada da Estrela 65,2D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/d2/f1d27348f10f298d56b2d4809aac0a0d9c9c881b.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 a 4-minute drive from Botanical Garden and 10 minutes from Commerce Square.  This apartment is 1.9 mi (3.1 km) from Rossio 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 refrigerator and an oven. 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 housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This apartment offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="671.00" OriginalAmount="671.00">
      <BasicPropertyInfo Latitude="38.727438495985" Longitude="-9.1346356272697" StarRating="3" HotelCode="49110|hotel_almirante" 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="27" TotalAmount="672" OriginalAmount="672">
      <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="673.00" OriginalAmount="673.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="683.00" OriginalAmount="683.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="685.00" OriginalAmount="685.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="686" OriginalAmount="686">
      <BasicPropertyInfo Latitude="38.728187597792" Longitude="-9.1494736075401" StarRating="3" HotelCode="46474|6771" HotelName="Avenida Parque" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="63" TotalAmount="686.00" OriginalAmount="686.00">
      <BasicPropertyInfo Latitude="38.7170584165657" Longitude="-9.12525326013565" StarRating="0" HotelCode="0|alfama_de_paixao" HotelName="Alfama de Paixao" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa do Rosário a Santa Clara 16, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/33/a2/33a268bc0d1005e08670f2a5f64d8c05fa7f66e4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Alfama de Paixao” is situated within walking distance from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Car travellers are welcome to use parking facilities. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="687.00" OriginalAmount="687.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="63" TotalAmount="689.00" OriginalAmount="689.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="63" TotalAmount="690.00" OriginalAmount="690.00">
      <BasicPropertyInfo Latitude="38.71579" Longitude="-9.15333" StarRating="3" HotelCode="0|beautiful_charming_flat" HotelName="Beautiful charming flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Prazeres 90, 2nd right, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/15/6b15370bdd531fe5257d9343ee91ba70778abb80.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 minutes from National Museum of Natural History and Parliament (Sao Bento Palace).  This apartment is close to Rossio Square and 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;/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="692.00" OriginalAmount="692.00">
      <BasicPropertyInfo Latitude="38.736328125" Longitude="-9.125198364257812" StarRating="0" HotelCode="0|olaias_flat" HotelName="Olaias Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Mar. Francisco Costa Gomes, 46, 2B, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/7f/ae7fc9dfb8839da5d96e11f18583660df04577a0.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 15-minute drive of Lisbon Oceanarium and Lisbon Zoo. This apartment is 2.6 mi (4.2 km) from Rossio Square and 3.4 mi (5.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;Instituto Superior Tecnico - 1.6 km / 1 mi&lt;br /&gt;Entrecampos - 2 km / 1.2 mi&lt;br /&gt;Atrium Saldanha - 2.1 km / 1.3 mi&lt;br /&gt;Saldanha Square - 2.1 km / 1.3 mi&lt;br /&gt;Bela Vista Park - 2.1 km / 1.3 mi&lt;br /&gt;Hospital Dona Estefania - 2.3 km / 1.4 mi&lt;br /&gt;National Museum of Azulejos - 2.5 km / 1.5 mi&lt;br /&gt;Campo Pequeno Bullring - 2.5 km / 1.6 mi&lt;br /&gt;Martim Moniz Square - 2.7 km / 1.7 mi&lt;br /&gt;Center for Modern Art - 2.7 km / 1.7 mi&lt;br /&gt;Hospital Sao Jose - 2.8 km / 1.7 mi&lt;br /&gt;El Corte Ingles Mall - 2.8 km / 1.7 mi&lt;br /&gt;Feira da Ladra Flea Market - 2.9 km / 1.8 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 2.9 km / 1.8 mi&lt;br /&gt;National Pantheon - 3 km / 1.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 4.8 km / 3 mi&lt;br /&gt;Cascais (CAT) - 23.3 km / 14.5 mi&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 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="27" TotalAmount="694" OriginalAmount="694">
      <BasicPropertyInfo Latitude="38.723566" Longitude="-9.152436" StarRating="3" HotelCode="95802|109000" HotelName="Flamingo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="27" TotalAmount="694" OriginalAmount="694">
      <BasicPropertyInfo Latitude="38.724737796813" Longitude="-9.1352362711639" StarRating="3" HotelCode="173951|32227" HotelName="Lisbon City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Almirante Reis 49, 1150 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170031/170031a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a privileged location, just a few steps from Lisbon city centre and the historical part of the city. With an underground station on the doorstep, the hotel is located within easy walking distance of central Lisbon and just 5 minutes from Lisbon International Airport and from Anjos metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="696.00" OriginalAmount="696.00">
      <BasicPropertyInfo Latitude="38.72483773" Longitude="-9.15477638" StarRating="0" HotelCode="721690|magnolia_guesthouse" HotelName="Magnolia Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Joaquim Antonio de Aguiar 45 - 1</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/80403/2980403/1.jpg?f=15033449</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.00" OriginalAmount="698.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="63" TotalAmount="700.00" OriginalAmount="700.00">
      <BasicPropertyInfo Latitude="38.70871726" Longitude="-9.14637837" StarRating="0" HotelCode="747075|lisbon_inn_bica_suites" HotelName="Lisbon Inn Bica Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calçada da Bica Grande 6, Edifício todo, Misericordia, 1200-058 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/17759/3317759/1.jpg?f=14978916</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="703.00" OriginalAmount="703.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="710" OriginalAmount="710">
      <BasicPropertyInfo Latitude="38.724793629984" Longitude="-9.1480552881552" StarRating="3" HotelCode="37864|18630" HotelName="Excelsior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="27" TotalAmount="711" OriginalAmount="711">
      <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="711.00" OriginalAmount="711.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 05/01/2025">
        <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="63" TotalAmount="714.00" OriginalAmount="714.00">
      <BasicPropertyInfo Latitude="38.71011" Longitude="-9.15075" StarRating="0" HotelCode="0|chiado_studio_and_onebedroom_apartment_by_lu_holidays" HotelName="Chiado Studio and One-Bedroom Apartment - by LU Holidays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco do Carrasco 10, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/ab/52ab76411fb3668902887335135be593df2143ef.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Chiado Studio and One-Bedroom Apartment - by LU Holidays in Lisbon (Bairro Alto), you'll be within a 10-minute drive of Commerce Square and Rossio Square.  This 4-star apartment is 1.6 mi (2.6 km) from Lisbon Cathedral (Se) and 2 mi (3.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 3 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 separate sitting areas and microwaves, 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="727.00" OriginalAmount="727.00">
      <BasicPropertyInfo Latitude="38.7249" Longitude="-9.13428" StarRating="0" HotelCode="0|_0x2fec7" HotelName="New Organi Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Álvaro Coutinho 6, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/d3/38/d338733595eeff647ecb98d1c62e14ffb7de2b29.jpeg</HotelPictures>
        <HotelDescription>&lt;h1&gt;Property Location : # With a stay at Origami Lisbon Hostel in Lisbon (Lisbon Old Town), you'll be convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This hostel is within close proximity of Torel Garden and Lisbon Coliseum. #  Rooms : # Make yourself at home in one of the 13 guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature bathtubs or showers, 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 a television in a common area. #  Dining : # A complimentary continental breakfast is served daily from 8:30 AM to 10 AM. #  Business &amp;amp; Other Amenities : # Featured amenities include luggage storage and a library.&lt;/h1&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="729.00" OriginalAmount="729.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="743.00" OriginalAmount="743.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="63" TotalAmount="743.00" OriginalAmount="743.00">
      <BasicPropertyInfo Latitude="38.71412" Longitude="-9.13" StarRating="3" HotelCode="0|agulheiros_alfama_center_by_team4you" HotelName="Agulheiros Alfama Center by Team4You" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Agulheiros,10, 1, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1f/95/1f957fc4b8051c241a7d527541a56393e025339c.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 Castle of Sao Jorge and Lisbon Cathedral (Se).  This apartment is 0.4 mi (0.7 km) from Martim Moniz Square and 1 mi (1.5 km) from Rossio Square.&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 an electric kettle, and you can also request a crib/infant bed (surcharge).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment offers complimentary parking nearby.&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="744.00" OriginalAmount="744.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="27" TotalAmount="747" OriginalAmount="747">
      <BasicPropertyInfo Latitude="38.742029920126" Longitude="-9.1339865326881" StarRating="2" HotelCode="28074|11156" HotelName="Residencial Lar do Areeiro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="27" TotalAmount="751" OriginalAmount="751">
      <BasicPropertyInfo Latitude="38.726380742489" Longitude="-9.1409938037395" StarRating="2" HotelCode="30774|24994" HotelName="Hotel Princesa Lisboa Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Gomes Freire 130, 1150-180 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49288/a_49288_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Lisbon, within a short distance of links to the public transport network. Countless shops and restaurants are to be found in the vicinity (approximately 500 m away). Bars lie a stone's throw away (1.5 km) and nightclubs are some 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="752.00" OriginalAmount="752.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="755.00" OriginalAmount="755.00">
      <BasicPropertyInfo Latitude="38.72386999" Longitude="-9.13212324" StarRating="0" HotelCode="482648|brickoven_palace_hostel" HotelName="Brickoven Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="755.00" OriginalAmount="755.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 08/01/2025" 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="766.00" OriginalAmount="766.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="769.00" OriginalAmount="769.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 04/01/2025">
        <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="770.00" OriginalAmount="770.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="27" TotalAmount="772" OriginalAmount="772">
      <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="27" TotalAmount="777" OriginalAmount="777">
      <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="27" TotalAmount="777" OriginalAmount="777">
      <BasicPropertyInfo Latitude="38.730034" Longitude="-9.149986" StarRating="3" HotelCode="36377|29978" 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="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="38.724013" Longitude="-9.150222" StarRating="4" HotelCode="12570|2695" 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="63" TotalAmount="784.00" OriginalAmount="784.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="786.00" OriginalAmount="786.00">
      <BasicPropertyInfo Latitude="38.71742248535156" Longitude="-9.139251708984375" StarRating="0" HotelCode="0|santana_apartments" HotelName="Santana Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa da Pena 1, Arroios, 1150-261 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/cd/7dcd0021f32a990488e42bacb0e93c7d5441b611.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Santana Apartments» is located in Lisbon. This apartment is located in the 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 — Martim Moniz, 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. The staff of the apartment speaks English, Spanish and French.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="789.00" OriginalAmount="789.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="797.00" OriginalAmount="797.00">
      <BasicPropertyInfo Latitude="38.708588023291" Longitude="-9.1468210932541" StarRating="3" HotelCode="477397|ascensor_da_bica_lisbon_serviced_apartments" 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="27" TotalAmount="801" OriginalAmount="801">
      <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="63" TotalAmount="811.00" OriginalAmount="811.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 10/01/2025" 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="63" TotalAmount="812.00" OriginalAmount="812.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="63" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="38.7125814316377" Longitude="-9.12620276212692" StarRating="0" HotelCode="0|estudio_alfama" HotelName="Alfama The Best" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Dos Remédios 116 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/cb/16/cb168ca35b5da99c320d6489c669d3eaaa9ceb5f.jpeg</HotelPictures>
        <HotelDescription>Estudio Alfama is a self-catering accommodation located in Lisbon's Alfama district, 10 minutes' walking from Santa Apolónia Metro and Train Station. Free Wi-Fi access is available.The studio features a seating area with a sofa bed and a flat-screen cable TV. The kitchenette is equipped with all the appliances to prepare meals.Wander around the quaint cobbled streets and explore the surrounding restaurants with Portuguese cuisine and Fado music. Terreiro do Paço with its riverside cafes and summer terraces is within 15 minutes' walking.São Jorge Castle is within 10 minutes' walking from the studio, and Chiado district is a 20-minute walk from Estudio Alfama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="814.00" OriginalAmount="814.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="814.00" OriginalAmount="814.00">
      <BasicPropertyInfo Latitude="38.70893478393555" Longitude="-9.193968772888184" StarRating="3" HotelCode="0|memories_of_lisbon" HotelName="Memories of Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Cruzeiro 156., Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/17/42171c3ba27d29253b821858af72b9fccd2fe630.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Memories of Lisbon in Lisbon, you'll be within a 10-minute drive of Jeronimos Monastery and Mercado da Ribeira.  This guesthouse is 2.9 mi (4.7 km) from Belem Tower and 4.7 mi (7.5 km) from Commerce Square.&lt;br /&gt;Amenities : Take in the views from a garden 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;Ajuda National Palace - 0.5 km / 0.3 mi&lt;br /&gt;Lisboa Congress Centre - 1.7 km / 1 mi&lt;br /&gt;National Coach Museum - 1.8 km / 1.1 mi&lt;br /&gt;LxFactory - 1.8 km / 1.1 mi&lt;br /&gt;Floresta de Monsanto Park - 2 km / 1.2 mi&lt;br /&gt;Pasteis de Belem - 2 km / 1.3 mi&lt;br /&gt;25th of April Bridge - 2.3 km / 1.4 mi&lt;br /&gt;Maritime Museum - 2.4 km / 1.5 mi&lt;br /&gt;Berardo Collection Museum - 2.4 km / 1.5 mi&lt;br /&gt;Belem Cultural Center - 2.5 km / 1.5 mi&lt;br /&gt;CCB Cultural Center of Belem - 2.5 km / 1.6 mi&lt;br /&gt;Jeronimos Monastery - 2.8 km / 1.7 mi&lt;br /&gt;Belem Tower - 3.4 km / 2.1 mi&lt;br /&gt;Estrela Basilica - 3.9 km / 2.4 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 4.5 km / 2.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 12.7 km / 7.9 mi&lt;br /&gt;Cascais (CAT) - 18.9 km / 11.7 mi&lt;br /&gt;business_amenities : The front desk is staffed during limited hours.&lt;br /&gt;Dining : A complimentary local cuisine breakfast is served daily from 8:30 AM to 10:00 AM.&lt;br /&gt;HeadLine : Near Jeronimos Monastery&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 : Stay in one of 4 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. Housekeeping is provided on request, and rollaway/extra beds (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;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="816.00" OriginalAmount="816.00">
      <BasicPropertyInfo Latitude="38.71088741" Longitude="-9.13836357" StarRating="4" HotelCode="590865|casinha_dos_sapateiros" 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="27" TotalAmount="818" OriginalAmount="818">
      <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 08/01/2025" 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="818.00" OriginalAmount="818.00">
      <BasicPropertyInfo Latitude="38.7137058035003" Longitude="-9.13711130619049" StarRating="0" HotelCode="0|lisbon_heart_apartments" HotelName="Lisbon Heart Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praça Da Figueira 12 - 4º Esq, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/26/2e/262ecb0954ecccf2f5974e7106eadbe9f40d2dfb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Lisbon Heart Apartments” is situated 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="63" TotalAmount="821.00" OriginalAmount="821.00">
      <BasicPropertyInfo Latitude="38.71457906" Longitude="-9.1514905" StarRating="4" HotelCode="738788|flores_guest_house" 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="27" TotalAmount="824" OriginalAmount="824">
      <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 08/01/2025" 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="830.00" OriginalAmount="830.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="3" HotelCode="423888|lisbon_city_apartments_suites" HotelName="Lisbon City Apartments &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Lounge,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Almirante Reis 43, 1150 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648343/648343a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;O Lisbon City Apartments &amp; Suites está a 10 minutos de carro do centro da cidade. Está convenientemente localizado a uma curta caminhada das Estações de Metro dos Anjos e Intendente.

A unidade disponibiliza acomodações em apartamentos e quartos, todos com acesso Wi-Fi gratuito, mobiliário moderno, casa de banho privativa, ar condicionado, cofre e uma televisão de ecrã plano com canais por cabo. Os apartamentos também incluem uma kitchenette e uma área de estar.

Os hóspedes dos apartamentos podem cozinhar as suas próprias refeições na kitchenette completa à sua disposição. Vários restaurantes, cafés e pastelarias estão disponíveis a cerca de 5 minutos a pé.

O Rossio está a 9 minutos de metro, enquanto o Chiado fica a cerca de 13 minutos. O Bairro Alto, a uma viagem de metro de 13 minutos, apresenta vários bares, restaurantes, lojas e cafés. O icónico Castelo de São Jorge, em Lisboa, está a 2,8 km. O aeroporto mais próximo é o Aeroporto Internacional da Portela, a 5,5 km do Lisbon City Apartments &amp; Suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="832" OriginalAmount="832">
      <BasicPropertyInfo Latitude="38.728003429662" Longitude="-9.1593467653453" StarRating="4" HotelCode="301654|46448" 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="63" TotalAmount="834.00" OriginalAmount="834.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="982463|be_lisbon_hostel_intendente" 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="27" TotalAmount="835" OriginalAmount="835">
      <BasicPropertyInfo Latitude="38.73740564" Longitude="-9.14805872" StarRating="3.5" HotelCode="807790|377269" HotelName="Masa Hotel 5 de Outubro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2025" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="836" OriginalAmount="836">
      <BasicPropertyInfo Latitude="38.713683" Longitude="-9.140282" StarRating="2" HotelCode="22146|27852" HotelName="Inn Rosio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="837" OriginalAmount="837">
      <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="840.00" OriginalAmount="840.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="841.00" OriginalAmount="841.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 11/12/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="63" TotalAmount="841.00" OriginalAmount="841.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="Free CXL until 11/12/2024">
        <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="842.00" OriginalAmount="842.00">
      <BasicPropertyInfo Latitude="38.731771" Longitude="-9.13985" StarRating="2" HotelCode="93328|sao_pedro_lisbon_hotel" HotelName="São Pedro Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Pascoal De Melo 130, Lissabon 1000-237</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1455858/EYJOwaHC_241d4d3d21eaeea4194ba2af54f646ea.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="843" OriginalAmount="843">
      <BasicPropertyInfo Latitude="38.7293354" Longitude="-9.1348548" StarRating="4" HotelCode="906957|30873" HotelName="Czar Lisbon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="27" TotalAmount="843" OriginalAmount="843">
      <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="63" TotalAmount="844.00" OriginalAmount="844.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="849.00" OriginalAmount="849.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="Non Refundable">
        <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="851" OriginalAmount="851">
      <BasicPropertyInfo Latitude="38.722500367853" Longitude="-9.1338521502212" StarRating="3" HotelCode="535148|210067" HotelName="Fenicius Charme Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/01/2025" 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="27" TotalAmount="852" OriginalAmount="852">
      <BasicPropertyInfo Latitude="38.728064" Longitude="-9.136767" StarRating="3" HotelCode="161055|19683" 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="853.00" OriginalAmount="853.00">
      <BasicPropertyInfo Latitude="38.723225449463" Longitude="-9.1508001197577" StarRating="3" HotelCode="324154|lisbon_serviced_apartments__avenida_da_liberdade" 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="855.00" OriginalAmount="855.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="63" TotalAmount="859.00" OriginalAmount="859.00">
      <BasicPropertyInfo Latitude="38.74053" Longitude="-9.148382" StarRating="4" HotelCode="67147|turim_iberia_hotel" 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="63" TotalAmount="861.00" OriginalAmount="861.00">
      <BasicPropertyInfo Latitude="38.759433627323" Longitude="-9.1538804769516" StarRating="4" HotelCode="30096|radisson_blu_hotel_lisbon" 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="63" TotalAmount="867.00" OriginalAmount="867.00">
      <BasicPropertyInfo Latitude="38.7388444" Longitude="-9.15039920000004" StarRating="0" HotelCode="0|mesa_e_casa_encantada_" HotelName="Mesa e Casa Encantada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Elias Garcia, Nº 162 - 7, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d8/c1/d8c1b4b3166f8da577ee6b78c4e87be0cb434c46.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Mesa e Casa Encantada” is situated in Lisbon. It boasts a convenient location within 3 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Room services are provided 24/7. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="877.00" OriginalAmount="877.00">
      <BasicPropertyInfo Latitude="38.735466868043" Longitude="-9.137556552887" StarRating="4" HotelCode="75777|hotel_turim_alameda" 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="885.00" OriginalAmount="885.00">
      <BasicPropertyInfo Latitude="38.73423932" Longitude="-9.15465636" StarRating="4" HotelCode="738869|feeling_eduardo_vii" HotelName="Feeling Eduardo VII" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="887" OriginalAmount="887">
      <BasicPropertyInfo Latitude="38.714042042823" Longitude="-9.1366394055093" StarRating="2" HotelCode="41080|16708" 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="888.00" OriginalAmount="888.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="891.00" OriginalAmount="891.00">
      <BasicPropertyInfo Latitude="38.70819" Longitude="-9.14396" StarRating="0" HotelCode="0|heritage_apartments_apostolos" HotelName="Residentas Apóstolos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Apóstolos, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/64/f864ca6e792ec9ac1198228fd1c8a84e28c6fdd0.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Residentas Apóstolos places you in the heart of Lisbon, within a 15-minute walk of Commerce Square and Rossio Square.  This 4-star apartment is 0.4 mi (0.6 km) from Lisbon City Hall and 0.5 mi (0.8 km) from Santa Justa Elevator.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 28-inch flat-screen 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;/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, luggage storage, 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;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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="895.00" OriginalAmount="895.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 09/01/2025">
        <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="897.00" OriginalAmount="897.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="898.00" OriginalAmount="898.00">
      <BasicPropertyInfo Latitude="38.70764" Longitude="-9.15746" StarRating="3" HotelCode="0|charm_great_location_duplex" HotelName="Charm &amp; great location - Duplex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Cura 9, 1st right, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/ed/4fed3351ab1915973cc7ee17a3c45ad7535c2afc.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 apartment is 2.4 mi (3.9 km) from Rossio Square and 2.8 mi (4.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. 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 separate sitting area and a microwave.&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="900.00" OriginalAmount="900.00">
      <BasicPropertyInfo Latitude="38.7225941342" Longitude="-9.1526035636814" StarRating="4" HotelCode="69756|clarion_suites_lisboa" 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="27" TotalAmount="903" OriginalAmount="903">
      <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 08/01/2025" 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="904.00" OriginalAmount="904.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="63" TotalAmount="905.00" OriginalAmount="905.00">
      <BasicPropertyInfo Latitude="38.72135925292969" Longitude="-9.134173393249512" StarRating="0" HotelCode="0|intendente_1865_apartments" HotelName="Intendente 1865 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. do Maldonado 16, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/4f/de4f9d264dff354536a858f55409db4287bdef03.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this aparthotel, you'll be centrally located in Lisbon, a 4-minute drive from Lisbon City Hall and 8 minutes from Rossio Square.  This aparthotel 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 : 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;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.7 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;Carmo Convent - 1.5 km / 0.9 mi&lt;br /&gt;National Pantheon - 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 : The front desk is staffed during limited hours. This aparthotel has 2 meeting rooms available for events. Limited parking is available onsite.&lt;br /&gt;Dining : Grab a bite from the snack bar/deli serving guests of this aparthotel. Buffet breakfasts are available daily from 8:30 AM to 10:00 AM for a fee.&lt;br /&gt;HeadLine : Near Castle of Sao Jorge&lt;br /&gt;Rooms : 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 an electric kettle, 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;Price of an additional breakfast: 9.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: 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="905.00" OriginalAmount="905.00">
      <BasicPropertyInfo Latitude="38.71311" Longitude="-9.13528" StarRating="0" HotelCode="0|rent4rest_mouraria_lisbon_apartments" HotelName="Rent4Rest Mouraria Lisbon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Largo da Achada, 2, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/f2/e8f214ed3a42ee12ac9208e92e7c3355113c837e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Rent4Rest Mouraria Lisbon Apartments places you in the heart of Lisbon, within a 10-minute walk of Lisbon Cathedral (Se) and Rossio Square.  This apartment is 0.5 mi (0.8 km) from Commerce Square and 0.3 mi (0.4 km) from Santa Justa Elevator.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and microwaves, 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 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;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: 28.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="906.00" OriginalAmount="906.00">
      <BasicPropertyInfo Latitude="38.710790421115" Longitude="-9.1460040233135" StarRating="5" HotelCode="267639|palacio_camoes__lisbon_serviced_apartments" 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="908.00" OriginalAmount="908.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="909.00" OriginalAmount="909.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="909.00" OriginalAmount="909.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="Non Refundable">
        <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="909.00" OriginalAmount="909.00">
      <BasicPropertyInfo Latitude="38.7151164229183" Longitude="-9.13566023111343" StarRating="0" HotelCode="0|mouraria_deluxe_apartments" HotelName="Mouraria Deluxe Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua São Pedro Mártir 77, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/c8/08/c808173511d156897223d39e955890cac1bce878.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Mouraria Deluxe Apartments” is situated in the historic center of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="911" OriginalAmount="911">
      <BasicPropertyInfo Latitude="38.723602887978" Longitude="-9.1474834084511" StarRating="3" HotelCode="29457|32228" 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="912.00" OriginalAmount="912.00">
      <BasicPropertyInfo Latitude="38.73173938" Longitude="-9.14973361" StarRating="4" HotelCode="943595|vip_executive_picoas" 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="912.00" OriginalAmount="912.00">
      <BasicPropertyInfo Latitude="38.71168899536133" Longitude="-9.128655433654785" StarRating="3" HotelCode="0|guest_inn_alfama_iii_premium_apartments" HotelName="Guest Inn Alfama III, Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de S. Miguel, 85, 2º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/63/be631e46daa646fbf03c555bf84f677e091af750.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.7 mi&lt;br /&gt;Hospital Sao Jose - 1.1 km / 0.7 mi&lt;br /&gt;Santa Justa Elevator - 1.2 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 major airport is Cascais (CAT) - 22.9 km / 14.2 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 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="912.00" OriginalAmount="912.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 08/01/2025">
        <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="913.00" OriginalAmount="913.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 09/01/2025">
        <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="914.00" OriginalAmount="914.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 11/12/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="915.00" OriginalAmount="915.00">
      <BasicPropertyInfo Latitude="38.71071532" Longitude="-9.13810422" StarRating="4" HotelCode="564935|esqina_urban_lodge" 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="63" TotalAmount="917.00" OriginalAmount="917.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="Non Refundable">
        <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="918.00" OriginalAmount="918.00">
      <BasicPropertyInfo Latitude="38.727955250047" Longitude="-9.1493499081798" StarRating="3" HotelCode="118149|lisboa_central_park" 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="27" TotalAmount="920" OriginalAmount="920">
      <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="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="38.710440515311" Longitude="-9.1385034098207" StarRating="3" HotelCode="316871|90109" 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="63" TotalAmount="923.00" OriginalAmount="923.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="63" TotalAmount="924.00" OriginalAmount="924.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 03/01/2025">
        <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="27" TotalAmount="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="38.729285" Longitude="-9.148852" StarRating="4" HotelCode="63312|10312" 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="928.00" OriginalAmount="928.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="929" OriginalAmount="929">
      <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="932.00" OriginalAmount="932.00">
      <BasicPropertyInfo Latitude="38.722493808555" Longitude="-9.1510480642319" StarRating="3" HotelCode="54638|hotel_nacional" HotelName="Nacional" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Castilho, 34, 1250-070 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64456/a_64456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Lisbon, near Marquês de Pombal Square. Guests will find the nearest links to the public transport network just 200 m away (Marquês de Pombal station), and the hotel is 1 km from Rossio train station. Lisbon Portela Airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="934.00" OriginalAmount="934.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="934.00" OriginalAmount="934.00">
      <BasicPropertyInfo Latitude="38.73928" Longitude="-9.14719" StarRating="3" HotelCode="0|cosmopolis_2" HotelName="Cosmopolis 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Elias Garcia 76, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ed/b8/edb8dfe515c67c1fb1e34559687e1c11217d2fc3.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 10-minute drive of Lisbon Zoo and Gulbenkian Museum.  This apartment is 2.4 mi (3.8 km) from Rossio Square and 3.3 mi (5.3 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 a stovetop. 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 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="936.00" OriginalAmount="936.00">
      <BasicPropertyInfo Latitude="38.70267" Longitude="-9.18398" StarRating="0" HotelCode="0|apartamento_43" HotelName="Apartamento" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112B Calçada Santo Amaro, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/51/f1/51f149b06dcb15fc91355e3c0571f2c984d5c78c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at this apartment in Lisbon, you'll be in the historical district, within a 10-minute drive of Jeronimos Monastery and Belem Tower.  This apartment is 3 mi (4.9 km) from Commerce Square and 3.6 mi (5.8 km) from Lisbon Zoo.&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. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a separate sitting area.&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="938.00" OriginalAmount="938.00">
      <BasicPropertyInfo Latitude="38.71364732" Longitude="-9.12861683" StarRating="0" HotelCode="534979|alfama__lisbon_lounge_suites" HotelName="Alfama Lisbon Lounge Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <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="63" TotalAmount="938.00" OriginalAmount="938.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="940.00" OriginalAmount="940.00">
      <BasicPropertyInfo Latitude="38.71571776" Longitude="-9.13871305" StarRating="3" HotelCode="972522|rossio_suites_2" HotelName="Rossio Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Convento da Encarnacao 29-43, Arroios, 1150-114 Lisbona</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10522831</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="944.00" OriginalAmount="944.00">
      <BasicPropertyInfo Latitude="38.71073913574219" Longitude="-9.129690170288086" StarRating="0" HotelCode="0|acolhedor_apartamento_em_alfama" HotelName="Acolhedor Apartamento Em Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Beco Forno Da Galé 4, Santa Maria Maior, 1100-253 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/b9/61b95aef0cfe5056a013ad991e5e2364b83cf9dd.jpeg</HotelPictures>
        <HotelDescription>Acolhedor Apartamento Em Alfama is situated in the Santa Maria Maior district in Lisbon, 900 metres from Rossio.&lt;br /&gt;Each room is equipped with a flat-screen TV with cable channels. Some rooms have a seating area to relax in after a busy day. You will find a coffee machine in the room. All rooms are fitted with a private bathroom. Extras include free toiletries and a hair dryer. Acolhedor Apartamento Em Alfama features free WiFi throughout the property.&lt;br /&gt;Chiado is 1.1 km from Acolhedor Apartamento Em Alfama, while Bairro Alto is 1.8 km from the property. Lisbon Portela 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="27" TotalAmount="945" OriginalAmount="945">
      <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="63" TotalAmount="953.00" OriginalAmount="953.00">
      <BasicPropertyInfo Latitude="38.73690134" Longitude="-9.14868972" StarRating="2" HotelCode="806850|le_premier_lisbon_suites" HotelName="My Hostel Lisbon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <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="955.00" OriginalAmount="955.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="27" TotalAmount="956" OriginalAmount="956">
      <BasicPropertyInfo Latitude="38.71917276" Longitude="-9.15566509" StarRating="3" HotelCode="482877|201696" HotelName="Lisbon São Bento Hotel" Meals="BED &amp; BREAKFAST" 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="63" TotalAmount="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="38.73104227" Longitude="-9.14061369" StarRating="3" HotelCode="782678|tripgeo_guesthouse" HotelName="Tripgeo Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="957.00" OriginalAmount="957.00">
      <BasicPropertyInfo Latitude="38.70711947" Longitude="-9.14310806" StarRating="3" HotelCode="583200|262_boutique_hotel" HotelName="262 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>Rua Nova Do Carvalho 15, 1200-161 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595540/595540a_hb_a_001.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="960.00" OriginalAmount="960.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 08/01/2025">
        <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="960.00" OriginalAmount="960.00">
      <BasicPropertyInfo Latitude="38.71078654" Longitude="-9.135921" StarRating="3.5" HotelCode="466097|lisbon_serviced_apartments_baixa_castelo" 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="63" TotalAmount="960.00" OriginalAmount="960.00">
      <BasicPropertyInfo Latitude="38.741310119628906" Longitude="-9.159274101257324" StarRating="3" HotelCode="0|the_icons_hotel" HotelName="The Icons Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2025">
        <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="63" TotalAmount="960.00" OriginalAmount="960.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 12/12/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="63" TotalAmount="961.00" OriginalAmount="961.00">
      <BasicPropertyInfo Latitude="38.7036" Longitude="-9.17892" StarRating="4" HotelCode="0|romantic_gem_in_alcantara" HotelName="Romantic Gem in Alcântara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Rodrigues Faria, 107, 3 drt,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/63/07/630725db45ab0c32af67f3ab2eafc5b44b915104.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 Jeronimos Monastery and Lisbon Zoo.  This 4-star apartment is 3 mi (4.9 km) from Belem Tower and 3.2 mi (5.2 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 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 housekeeping is provided once per stay.&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.&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="961.00" OriginalAmount="961.00">
      <BasicPropertyInfo Latitude="38.71635437011719" Longitude="-9.131811141967773" StarRating="0" HotelCode="0|caracol_da_graca_rentexperience" HotelName="ALTIDO Caracol da Graça Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Caracol da Graça 2, r/c, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/1a/041a43e5c268de0db4bf71d4471849363af95b87.jpeg</HotelPictures>
        <HotelDescription>Caracol da Graça | RentExperience offers accommodation in Lisbon, 700 metres from Dona Maria II National Theatre and 700 metres from Rossio. The apartment is 1.1 km from Chiado. Free WiFi is available throughout the property.&lt;br /&gt;The kitchenette is equipped with an oven and a microwave, as well as a coffee machine. Towels and bed linen are provided in this self-catering accommodation.&lt;br /&gt;Liberty Avenue is 1.4 km from Caracol da Graça | RentExperience, while Bairro Alto is 1.8 km 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;&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="964.00" OriginalAmount="964.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="27" TotalAmount="965" OriginalAmount="965">
      <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="63" TotalAmount="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="38.7169588144381" Longitude="-9.14738435581967" StarRating="0" HotelCode="0|casa_da_alegria" HotelName="Casa da Alegria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Alegria, 136, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/a1/4e/a14ecc476466eeed3aa6668415cf03c5547dcc12.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Casa da Alegria” 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;Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="969" OriginalAmount="969">
      <BasicPropertyInfo Latitude="38.71600430263" Longitude="-9.1432052850723" StarRating="3" HotelCode="18008|1680" 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="27" TotalAmount="970" OriginalAmount="970">
      <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 08/01/2025" 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="970.00" OriginalAmount="970.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 11/12/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="973.00" OriginalAmount="973.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="63" TotalAmount="973.00" OriginalAmount="973.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 11/12/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="63" TotalAmount="977.00" OriginalAmount="977.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 05/01/2025">
        <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="980.00" OriginalAmount="980.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 08/01/2025" 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="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="38.71007418" Longitude="-9.14360015" StarRating="3" HotelCode="590937|casinha_das_flores_" 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="982.00" OriginalAmount="982.00">
      <BasicPropertyInfo Latitude="38.727220878346" Longitude="-9.1557633876801" StarRating="3" HotelCode="17175|sana_rex_hotel" HotelName="SANA Rex Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="982.00" OriginalAmount="982.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="Non Refundable" 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="27" TotalAmount="985" OriginalAmount="985">
      <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="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="38.73774214168" Longitude="-9.1660939157009" StarRating="4" HotelCode="30604|mercure_lisboa_hotel" 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="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="38.739547" Longitude="-9.145861" StarRating="4" HotelCode="935249|63372" HotelName="Jupiter Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="27" TotalAmount="995" OriginalAmount="995">
      <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="1001" OriginalAmount="1001">
      <BasicPropertyInfo Latitude="38.715473773592" Longitude="-9.1421404480934" StarRating="4" HotelCode="26033|3365" 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="63" TotalAmount="1004.00" OriginalAmount="1004.00">
      <BasicPropertyInfo Latitude="38.723624620659" Longitude="-9.1353390846557" StarRating="2" HotelCode="95798|wc_beautique_hotel" HotelName="WC Beautique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1011.00" OriginalAmount="1011.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="27" TotalAmount="1014" OriginalAmount="1014">
      <BasicPropertyInfo Latitude="38.710734415436" Longitude="-9.1418480873108" StarRating="3" HotelCode="26978|18998" HotelName="Hotel Borges Chiado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="1015" OriginalAmount="1015">
      <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 08/01/2025" 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="27" TotalAmount="1016" OriginalAmount="1016">
      <BasicPropertyInfo Latitude="38.7315984" Longitude="-9.1517376" StarRating="2" HotelCode="69793|57372" 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="27" TotalAmount="1019" OriginalAmount="1019">
      <BasicPropertyInfo Latitude="38.727014" Longitude="-9.1447" StarRating="4" HotelCode="302830|5682" HotelName="3K Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rua Conde Redondo 24, 1150-106 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16640/a_16640_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 public transport networks. The sea as well as the beach is around 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1021" OriginalAmount="1021">
      <BasicPropertyInfo Latitude="38.729388655246" Longitude="-9.140619635582" StarRating="4" HotelCode="175630|29828" 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="1022.00" OriginalAmount="1022.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="63" TotalAmount="1022.00" OriginalAmount="1022.00">
      <BasicPropertyInfo Latitude="38.709310139761" Longitude="-9.150625616312" StarRating="4" HotelCode="190564|casa_do_bairro_by_shiadu" 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="1025.00" OriginalAmount="1025.00">
      <BasicPropertyInfo Latitude="38.73015" Longitude="-9.13288" StarRating="3" HotelCode="0|bright_home_vila_gomes" HotelName="Bright Home Vila Gomes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua Marques da Silva 47, 17, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/dd/0fddac3496396452ce2531c064cf7c24a8930fa8.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 convenient to Hospital Dona Estefania and Castle of Sao Jorge.  This apartment is within close proximity of Instituto Superior Tecnico and Atrium Saldanha.&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;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1026" OriginalAmount="1026">
      <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="Non Refundable" 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="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="38.785838574733" Longitude="-9.1201195120811" StarRating="3" HotelCode="141716|holiday_inn_express_lisbon_airport" HotelName="Holiday Inn Express Lisbon Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="1033" OriginalAmount="1033">
      <BasicPropertyInfo Latitude="38.723758166766" Longitude="-9.149392546627" StarRating="4" HotelCode="295338|23699" 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="1036.00" OriginalAmount="1036.00">
      <BasicPropertyInfo Latitude="38.71283539" Longitude="-9.1447208" StarRating="4" HotelCode="410970|lisbon_colours" 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="1036.00" OriginalAmount="1036.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="63" TotalAmount="1036.00" OriginalAmount="1036.00">
      <BasicPropertyInfo Latitude="38.727" Longitude="-9.12084" StarRating="0" HotelCode="0|lisboa_charming_apartments" HotelName="Lisboa Charming" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua David Lopes, Lisbon, Pt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9a/3f/9a3fb30cc3840aaec5b3cf515d51969bd8792cfa.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Lisboa Charming Apartments” is located within walking distance from the heart of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises. Parking is provided on site. Guests can order an airport shuttle for an additional fee. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1044.00" OriginalAmount="1044.00">
      <BasicPropertyInfo Latitude="38.710923885916" Longitude="-9.1383195846557" StarRating="3" HotelCode="153547|rent4days_browns_deluxe_apartments_in_baixa" 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="1044.00" OriginalAmount="1044.00">
      <BasicPropertyInfo Latitude="38.71146" Longitude="-9.12835" StarRating="4" HotelCode="0|cativos_by_bnblord" HotelName="Cativos by BnbLord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco dos Cativos, 3, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/c4/75c4f23959c56f15d3641990c392327d87fffeeb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at this apartment 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.7 mi (1.2 km) from Lisbon City Hall and 1.1 mi (1.7 km) from Castle of Sao Jorge.&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 an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on request.&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="63" TotalAmount="1044.00" OriginalAmount="1044.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="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="38.71789426" Longitude="-9.13906191" StarRating="0" HotelCode="738977|quinta_colina_by_shiadu" 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="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="38.732071465435" Longitude="-9.1423246163836" StarRating="2" HotelCode="13717|ibis_lisboa_centro_saldanha" HotelName="ibis Lisboa Centro Saldanha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1053" OriginalAmount="1053">
      <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="63" TotalAmount="1055.00" OriginalAmount="1055.00">
      <BasicPropertyInfo Latitude="38.748742" Longitude="-9.149528" StarRating="4" HotelCode="99268|nh_campo_grande" HotelName="NH Lisboa Campo Grande" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1056" OriginalAmount="1056">
      <BasicPropertyInfo Latitude="38.737684606917" Longitude="-9.1335546970367" StarRating="3" HotelCode="166901|18997" HotelName="Hotel A.S. Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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 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="1059" OriginalAmount="1059">
      <BasicPropertyInfo Latitude="38.738167897477" Longitude="-9.1412177681923" StarRating="4" HotelCode="13741|18632" HotelName="Holiday Inn Lisbon" Meals="ROOM ONLY,HALF BOARD,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,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="1059.00" OriginalAmount="1059.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="1066.00" OriginalAmount="1066.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="1067.00" OriginalAmount="1067.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.7160110473633" Longitude="-9.15283966064453" StarRating="3" HotelCode="0|principe_real_by_portugal_portfolio" HotelName="Principe Real by Portugal Portfolio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Manuel Bernardes, 28, 3 Floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/c5/58c5356540175839890439f0df7034b11583d91d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Principe Real by Portugal Portfolio in Lisbon (Principe Real), you'll be minutes from National Museum of Natural History and Geological Museum.  This apartment is within close proximity of Estrela Garden and Botanical Garden.&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 microwaves. Conveniences include coffee/tea makers, and cribs/infant beds (surcharge) can be requested.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1071.00" OriginalAmount="1071.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="1072.00" OriginalAmount="1072.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="1076" OriginalAmount="1076">
      <BasicPropertyInfo Latitude="38.734855931652" Longitude="-9.1504982113838" StarRating="4" HotelCode="11842|54187" HotelName="Alif Avenidas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="38.71251" Longitude="-9.12815" StarRating="0" HotelCode="0|alfama_right_point_2" HotelName="Alfama Right Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de Guilherme Braga, 2 e 4, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/20/25207fd9af1eafe55f6eb464752898d5dc4bf318.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Alfama Right Point in Lisbon (Alfama), you'll be steps from Fado Museum and 5 minutes by foot from Miradouro de Santa Luzia.  This apartment is 0.6 mi (0.9 km) from Castle of Sao Jorge 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 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;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="1079.00" OriginalAmount="1079.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 09/01/2025" 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="1080" OriginalAmount="1080">
      <BasicPropertyInfo Latitude="38.742025736033" Longitude="-9.1432857513428" StarRating="3" HotelCode="174420|28659" HotelName="Alif Campo Pequeno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Pequeno 51, 1000-081 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7373/a_7373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Lisbon hotel is only 100 m from public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="38.73122987" Longitude="-9.13584753" StarRating="2" HotelCode="362029|hotel_luena" HotelName="Hotel Luena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.00" OriginalAmount="1081.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="1087.00" OriginalAmount="1087.00">
      <BasicPropertyInfo Latitude="38.710611828476" Longitude="-9.1366889102121" StarRating="4" HotelCode="321494|lisboa_prata_boutique_hotel" 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="1088.00" OriginalAmount="1088.00">
      <BasicPropertyInfo Latitude="38.71289509" Longitude="-9.12842783" StarRating="2.5" HotelCode="482390|alfama_yellow_house_" HotelName="Alfama Yellow House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rua Das Escolas Gerais 46-52, 1100-220 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8653870</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Lisbon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1090.00" OriginalAmount="1090.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="1095.00" OriginalAmount="1095.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 03/01/2025">
        <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="1096" OriginalAmount="1096">
      <BasicPropertyInfo Latitude="38.746067" Longitude="-9.138914" StarRating="4" HotelCode="31095|4168" 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="27" TotalAmount="1096" OriginalAmount="1096">
      <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="27" TotalAmount="1097" OriginalAmount="1097">
      <BasicPropertyInfo Latitude="38.72293827" Longitude="-9.15038473" StarRating="4" HotelCode="502241|205392" 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="1097.00" OriginalAmount="1097.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 11/12/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="1098.00" OriginalAmount="1098.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2025">
        <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="63" TotalAmount="1098.00" OriginalAmount="1098.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="63" TotalAmount="1098.00" OriginalAmount="1098.00">
      <BasicPropertyInfo Latitude="38.71003" Longitude="-9.15748" StarRating="4" HotelCode="0|lapa_terrace_by_homing" HotelName="Lapa Terrace by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Quelhas, 35 1Drt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b0/ea/b0ea901dc5db789e076cdca2b58d2d3ce0650af1.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 Estrela Basilica.  This 4-star apartment is close to Rossio Square and 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. There's a private patio. A flat-screen television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave 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), 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1100" OriginalAmount="1100">
      <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="63" TotalAmount="1100.00" OriginalAmount="1100.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="1103" OriginalAmount="1103">
      <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="1110.00" OriginalAmount="1110.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="1112" OriginalAmount="1112">
      <BasicPropertyInfo Latitude="38.70763386" Longitude="-9.15351754" StarRating="3" HotelCode="401271|425704" HotelName="Lisbon Check-In Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1114.00" OriginalAmount="1114.00">
      <BasicPropertyInfo Latitude="38.71114" Longitude="-9.14371" StarRating="4" HotelCode="0|best_lapa_view" HotelName="Best Lapa View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Lapa 67, RC, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/d3/c4d3d0f490d166cccd8e3b5d2494899394a89f29.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 10-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.7 mi (1.2 km) from Commerce Square and 0.5 mi (0.9 km) from Lisbon City Hall.&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.&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="1114.00" OriginalAmount="1114.00">
      <BasicPropertyInfo Latitude="38.71808" Longitude="-9.13246" StarRating="3" HotelCode="0|a_pearl_in_graceland" HotelName="A Pearl in Graceland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calcada do Monte 30, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/ce/fcce9bb29a55085900409256e7ae8180386ffd56.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 Martim Moniz Square.  This apartment is 0.7 mi (1.1 km) from Santa Justa Elevator and 0.6 mi (1 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. 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 sofa bed, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1120" OriginalAmount="1120">
      <BasicPropertyInfo Latitude="38.723247147397" Longitude="-9.1488808393478" StarRating="4" HotelCode="14643|4844" HotelName="Marques de Pombal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="1121.00" OriginalAmount="1121.00">
      <BasicPropertyInfo Latitude="38.741228661742" Longitude="-9.1497364640236" StarRating="4" HotelCode="326430|holiday_inn_lisbon_continental" HotelName="Holiday Inn Lisbon Continental" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,HALF-BOARD-DINNER" BedType="BREAKFAST-FOR-2" 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="63" TotalAmount="1122.00" OriginalAmount="1122.00">
      <BasicPropertyInfo Latitude="38.71355352" Longitude="-9.13089095" StarRating="3" HotelCode="593574|dalma_old_town_suites" 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="1125.00" OriginalAmount="1125.00">
      <BasicPropertyInfo Latitude="38.71288039" Longitude="-9.13905055" StarRating="3" HotelCode="393133|rossio_apartments" HotelName="Rossio Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/28490/2428490/1.jpg?f=15088423</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rossio Apartments in Lisbon (Lisbon City Center), you'll be minutes from Santa Justa Elevator and Castle of Sao Jorge.  This apartment is within close proximity of Dom Pedro IV Statue 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 6 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. 42-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include laptop-compatible safes and microwaves, as well as phones with free local calls.&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 luggage storage and laundry facilities. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1126" OriginalAmount="1126">
      <BasicPropertyInfo Latitude="38.722652" Longitude="-9.133829" StarRating="3" HotelCode="31001|20641" HotelName="Dos Anjos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="27" TotalAmount="1127" OriginalAmount="1127">
      <BasicPropertyInfo Latitude="38.71358497454" Longitude="-9.1367277503014" StarRating="3" HotelCode="14139|5308" 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="63" TotalAmount="1128.00" OriginalAmount="1128.00">
      <BasicPropertyInfo Latitude="38.7070174" Longitude="-9.1433862" StarRating="4" HotelCode="162177|lx_boutique_hotel" HotelName="LX Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" 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="27" TotalAmount="1130" OriginalAmount="1130">
      <BasicPropertyInfo Latitude="38.70977469" Longitude="-9.13868963" StarRating="3" HotelCode="409043|217116" HotelName="Páteo Saudade Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" 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="1130.00" OriginalAmount="1130.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="1133.00" OriginalAmount="1133.00">
      <BasicPropertyInfo Latitude="38.72" Longitude="-9.12668" StarRating="3" HotelCode="0|graca_charming_come_and_enjoy_lisbon" HotelName="Graça Charming Come and Enjoy Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Bela Vista À Graça, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/66/0a66c2a8c4249e67efed446d8ccaefef990ef6cc.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 15-minute drive of Castle of Sao Jorge and Commerce Square.  This apartment is 1.9 mi (3.1 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 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. 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;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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1138.00" OriginalAmount="1138.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="63" TotalAmount="1140.00" OriginalAmount="1140.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 08/01/2025">
        <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="1147.00" OriginalAmount="1147.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 03/01/2025">
        <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="27" TotalAmount="1153" OriginalAmount="1153">
      <BasicPropertyInfo Latitude="38.7117" Longitude="-9.13763" StarRating="4" HotelCode="318956|201648" 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="63" TotalAmount="1153.00" OriginalAmount="1153.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" 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="63" TotalAmount="1158.00" OriginalAmount="1158.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="63" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="38.73456231" Longitude="-9.14341631" StarRating="0" HotelCode="841440|saldanha_guest_house" HotelName="Duque de Saldanha - Bed &amp; Breakfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/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="27" TotalAmount="1161" OriginalAmount="1161">
      <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="1167.00" OriginalAmount="1167.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="1170.00" OriginalAmount="1170.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="63" TotalAmount="1172.00" OriginalAmount="1172.00">
      <BasicPropertyInfo Latitude="38.73352753" Longitude="-9.15104845" StarRating="4" HotelCode="514760|lisbon_serviced_apartments_parque" 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="1178" OriginalAmount="1178">
      <BasicPropertyInfo Latitude="38.734074" Longitude="-9.143443" StarRating="4" HotelCode="244314|49771" HotelName="Olissippo Saldanha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="1180" OriginalAmount="1180">
      <BasicPropertyInfo Latitude="38.730746620973" Longitude="-9.1470032930374" StarRating="3" HotelCode="63663|16707" HotelName="American Diamonds" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="1181.00" OriginalAmount="1181.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="1182" OriginalAmount="1182">
      <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="1183" OriginalAmount="1183">
      <BasicPropertyInfo Latitude="38.72402556" Longitude="-9.1528486" StarRating="3" HotelCode="617571|248128" 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="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="38.74397277832031" Longitude="-9.142571449279785" StarRating="0" HotelCode="0|campo_pequeno_3_bedroom_apartment" HotelName="Campo Pequeno 3 Bedroom Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Av. Sacadura Cabral 31, 1º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/5e/e85e96c29ac70cc98d2ed9d411fea73f085faa2b.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 drive of Lisbon Zoo and Gulbenkian Museum. This apartment is 2.7 mi (4.3 km) from Rossio Square and 2.9 mi (4.7 km) from Commerce 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;Entrecampos - 0.1 km / 0.1 mi&lt;br /&gt;Campo Pequeno Bullring - 0.5 km / 0.3 mi&lt;br /&gt;Instituto Superior Tecnico - 1.1 km / 0.7 mi&lt;br /&gt;Hospital Curry Cabral - 1.2 km / 0.8 mi&lt;br /&gt;Saldanha Square - 1.5 km / 0.9 mi&lt;br /&gt;Gulbenkian Museum - 1.5 km / 0.9 mi&lt;br /&gt;Atrium Saldanha - 1.5 km / 0.9 mi&lt;br /&gt;Center for Modern Art - 1.9 km / 1.2 mi&lt;br /&gt;University of Lisbon - 2 km / 1.2 mi&lt;br /&gt;El Corte Ingles Mall - 2.1 km / 1.3 mi&lt;br /&gt;Hospital Santa Maria - 2.2 km / 1.4 mi&lt;br /&gt;Hospital Dona Estefania - 2.3 km / 1.4 mi&lt;br /&gt;Liberty Avenue - 2.6 km / 1.6 mi&lt;br /&gt;Edward VII Park - 2.6 km / 1.6 mi&lt;br /&gt;Marquis of Pombal Square - 2.6 km / 1.6 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 21.9 km / 13.6 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 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;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="1188" OriginalAmount="1188">
      <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="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="38.74371" Longitude="-9.14173" StarRating="0" HotelCode="0|tripgeo_apartment_roma" HotelName="TripGeo Apartment Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua David de Sousa, 8, 3 esquerdo, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d0/21/d021c6e38e965ab30c57e01a062d61763b8f0b37.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 minutes from Campo Pequeno Bullring and close to Lisbon Zoo.  This apartment is close to Rossio Square and 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. There's a private furnished balcony/patio. 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, 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.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1199" OriginalAmount="1199">
      <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="63" TotalAmount="1202.00" OriginalAmount="1202.00">
      <BasicPropertyInfo Latitude="38.7307333" Longitude="-9.1390801" StarRating="0" HotelCode="0|art_gallery_apartment_" HotelName="Art Gallery Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Braga 12 cv D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/e7/00/e700bfc2dcf221bd8e815babb18698b3e8661db1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Art Gallery Apartment” is situated within walking distance from the historic center of Lisbon.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1203.00" OriginalAmount="1203.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="63" TotalAmount="1203.00" OriginalAmount="1203.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 11/12/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="1210.00" OriginalAmount="1210.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 11/12/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="1213" OriginalAmount="1213">
      <BasicPropertyInfo Latitude="38.718782" Longitude="-9.145558" StarRating="4" HotelCode="14137|32375" HotelName="Hotel Lisboa Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" 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>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="1217.00" OriginalAmount="1217.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <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="27" TotalAmount="1218" OriginalAmount="1218">
      <BasicPropertyInfo Latitude="38.732197" Longitude="-9.15083" StarRating="5" HotelCode="27781|7947" HotelName="Real Palácio" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="1219.00" OriginalAmount="1219.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" 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="1228.00" OriginalAmount="1228.00">
      <BasicPropertyInfo Latitude="38.71923828125" Longitude="-9.122542381286621" StarRating="0" HotelCode="0|apartment_balcony_and_river_view_in_alfama" HotelName="Apartment Balcony and River View in Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. Washington 63, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f9/c8/f9c840fe5e2a1f6e2515d34711adae22786b633c.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 2-minute drive from National Pantheon and 7 minutes from Commerce Square. This apartment is 1.2 mi (1.9 km) from Lisbon Cathedral (Se) and 1.9 mi (3.1 km) from Rossio 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;Feira da Ladra Flea Market - 0.8 km / 0.5 mi&lt;br /&gt;National Pantheon - 0.8 km / 0.5 mi&lt;br /&gt;Monastery of Sao Vicente de Fora - 1.1 km / 0.7 mi&lt;br /&gt;Fado Museum - 1.3 km / 0.8 mi&lt;br /&gt;National Museum of Azulejos - 1.3 km / 0.8 mi&lt;br /&gt;Martim Moniz Square - 1.5 km / 0.9 mi&lt;br /&gt;Hospital Sao Jose - 1.5 km / 0.9 mi&lt;br /&gt;Miradouro de Santa Luzia - 1.6 km / 1 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.8 km / 1.1 mi&lt;br /&gt;Figueira Square - 1.9 km / 1.2 mi&lt;br /&gt;Hospital Dona Estefania - 1.9 km / 1.2 mi&lt;br /&gt;Rossio Square - 2 km / 1.2 mi&lt;br /&gt;Lisbon Coliseum - 2.1 km / 1.3 mi&lt;br /&gt;Liberty Avenue - 2.1 km / 1.3 mi&lt;br /&gt;Santa Justa Elevator - 2.2 km / 1.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Lisbon (LIS-Humberto Delgado) - 7.1 km / 4.4 mi&lt;br /&gt;Cascais (CAT) - 23.3 km / 14.5 mi&lt;br /&gt;The preferred airport for this apartment is Lisbon (LIS-Humberto Delgado).&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 Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment, featuring a microwave and a flat-screen TV. Complimentary wireless Internet access is available to keep you connected. A private bathroom with a shower features a rainfall showerhead and complimentary toiletries. Conveniences include a washing machine and a portable fan, and housekeeping is provided weekly.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are available daily from 7:00 AM to 10: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: 15.00 EUR.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 50.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="63" TotalAmount="1236.00" OriginalAmount="1236.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="1245.00" OriginalAmount="1245.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" 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="1251.00" OriginalAmount="1251.00">
      <BasicPropertyInfo Latitude="38.71650003" Longitude="-9.14366529" StarRating="0" HotelCode="534573|the_lisbonaire_apartments" HotelName="The Lisbonaire Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 08/01/2025" 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="1252.00" OriginalAmount="1252.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="1253.00" OriginalAmount="1253.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="1254.00" OriginalAmount="1254.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="1256.00" OriginalAmount="1256.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="1258.00" OriginalAmount="1258.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="63" TotalAmount="1263.00" OriginalAmount="1263.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="27" TotalAmount="1265" OriginalAmount="1265">
      <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="Free CXL until 08/01/2025" 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="1269.00" OriginalAmount="1269.00">
      <BasicPropertyInfo Latitude="38.732286594014" Longitude="-9.1493421792984" StarRating="4" HotelCode="27784|turim_lisboa_hotel" 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="27" TotalAmount="1279" OriginalAmount="1279">
      <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="1279.00" OriginalAmount="1279.00">
      <BasicPropertyInfo Latitude="38.70000089429" Longitude="-9.1801393032074" StarRating="4" HotelCode="27782|vila_gale_opera" HotelName="Vila Galé Ópera" Meals="BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/01/2025" 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 do Conde da Ponte, 1300-141 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </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="27" TotalAmount="1284" OriginalAmount="1284">
      <BasicPropertyInfo Latitude="38.71371369343" Longitude="-9.1396848956661" StarRating="3" HotelCode="935613|62340" 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="1286.00" OriginalAmount="1286.00">
      <BasicPropertyInfo Latitude="38.71927" Longitude="-9.12788" StarRating="0" HotelCode="0|jolie_gloria_with_terrace" HotelName="Jolie Gloria with Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Senhora da Gloria 100, 3 E, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/db/26/db266ae8ae0e27a337f1a5a4256ff8ab2e1dfe41.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 minutes from National Pantheon and Castle of Sao Jorge.  This apartment is within close proximity of The Water Museum and National Military Museum.&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. Conveniences include a microwave and an electric kettle, and you can also request a crib/infant bed (surcharge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1287.00" OriginalAmount="1287.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="Free CXL until 06/01/2025">
        <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="1290.00" OriginalAmount="1290.00">
      <BasicPropertyInfo Latitude="38.71139907836914" Longitude="-9.129150390625" StarRating="0" HotelCode="0|_0x31c58" HotelName="Live Alfama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Beco da Cardosa 2 , Santa Maria Maior, 1100-118 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/e4/b5e416e77454ffe689e20e8c8267c916dd7baf15.jpeg</HotelPictures>
        <HotelDescription>Live Alfama offers accommodation in Lisbon, 900 metres from Rossio and 1.1 km from Chiado. The apartment is 1.9 km from Liberty Avenue. Free WiFi is featured throughout the property.&lt;br /&gt;A dishwasher, an oven and a microwave can be found in the kitchenette and there is a private bathroom. Towels and bed linen are offered in this self-catering accommodation.&lt;br /&gt;Bairro Alto is 1.9 km from Live Alfama, while Amoreiras is 3.1 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="1291.00" OriginalAmount="1291.00">
      <BasicPropertyInfo Latitude="38.72003" Longitude="-9.14405" StarRating="0" HotelCode="0|central_lisbon_apartments_tivoli" HotelName="Central Lisbon Apartments Tivoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>R. São José 177, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/82/66/8266c5bd60faebe195e9f61986bfec00d12c1416.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Lisbon Old Town), Central Lisbon Apartments Tivoli is within a 15-minute walk of Rossio Square and Marquis of Pombal Square.  This 4-star apartment is 0.7 mi (1.1 km) from Santa Justa Elevator and 0.7 mi (1.2 km) from Martim Moniz Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 7 air-conditioned rooms 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 coffee/tea makers, and you can also request cribs/infant beds (surcharge).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This apartment offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in and express check-out. 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: 20.00 EUR.&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="27" TotalAmount="1292" OriginalAmount="1292">
      <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="1300.00" OriginalAmount="1300.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="1305.00" OriginalAmount="1305.00">
      <BasicPropertyInfo Latitude="38.7045" Longitude="-9.176" StarRating="3" HotelCode="0|find_me_inn_alcantara_terrace" HotelName="Find Me Inn Alcantara Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Fradesso da Silveira 31, 1 Drt, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/bb/2bbb804bf66cf0de76b398db85b1359e9139d281.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 Jeronimos Monastery and Belem Tower.  This apartment is 2.3 mi (3.6 km) from Commerce Square and 3.3 mi (5.3 km) from Lisbon Zoo.&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 furnished patio. 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;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 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;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: 49.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1307.00" OriginalAmount="1307.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 11/12/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="1307.00" OriginalAmount="1307.00">
      <BasicPropertyInfo Latitude="38.71056365966797" Longitude="-9.137758255004883" StarRating="0" HotelCode="0|nomads_augusta_collection" HotelName="Nomads Augusta Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Augusta 129, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/01/8b/018b246af0436ea4bddae8d2aac3aec0a7d6c307.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Nomads Augusta Collection in Lisbon (Lisbon Old Town), you'll be within a 5-minute walk of Rossio Square and Commerce Square.  This apartment is 0.3 mi (0.5 km) from Lisbon Cathedral (Se) and 0.6 mi (1 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.3 km / 0.2 mi&lt;br /&gt;Santa Justa Elevator - 0.3 km / 0.2 mi&lt;br /&gt;Rossio Square - 0.3 km / 0.2 mi&lt;br /&gt;Commerce Square - 0.4 km / 0.2 mi&lt;br /&gt;Figueira Square - 0.4 km / 0.2 mi&lt;br /&gt;Carmo Convent - 0.4 km / 0.3 mi&lt;br /&gt;Lisbon City Hall - 0.4 km / 0.3 mi&lt;br /&gt;Fernando Pessoa Statue - 0.5 km / 0.3 mi&lt;br /&gt;Lisbon Cathedral (Se) - 0.5 km / 0.3 mi&lt;br /&gt;Camoes Square - 0.6 km / 0.3 mi&lt;br /&gt;Chiado Museum - 0.6 km / 0.4 mi&lt;br /&gt;Fado in Chiado - 0.6 km / 0.4 mi&lt;br /&gt;Lisbon Coliseum - 0.7 km / 0.5 mi&lt;br /&gt;Liberty Avenue - 0.7 km / 0.5 mi&lt;br /&gt;Foz Palace - 0.8 km / 0.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Humberto Delgado Airport (LIS) - 9.3 km / 5.8 mi&lt;br /&gt;Cascais (CAT) - 22.9 km / 14.2 mi&lt;br /&gt;HeadLine : Near Commerce Square&lt;br /&gt;Rooms : Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. 38-inch LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and microwaves, and you can also request cribs/infant 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.00" OriginalAmount="1319.00">
      <BasicPropertyInfo Latitude="38.705420184257" Longitude="-9.1601461172104" StarRating="4" HotelCode="258790|as_janelas_verdes" HotelName="As Janelas Verdes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 04/01/2025" 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="27" TotalAmount="1322" OriginalAmount="1322">
      <BasicPropertyInfo Latitude="38.721499807652" Longitude="-9.145479798317" StarRating="4" HotelCode="11228|3441" HotelName="Hotel Britania" 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 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="1324.00" OriginalAmount="1324.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,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" 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="1325.00" OriginalAmount="1325.00">
      <BasicPropertyInfo Latitude="38.70923563" Longitude="-9.13796666" StarRating="3" HotelCode="739130|meraprime_gold_design_hotel" HotelName="Meraprime Gold Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="27" TotalAmount="1328" OriginalAmount="1328">
      <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="Free CXL until 04/01/2025" 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="1330.00" OriginalAmount="1330.00">
      <BasicPropertyInfo Latitude="38.709388732910156" Longitude="-9.13453197479248" StarRating="0" HotelCode="0|casas_da_baixa_lighthouse_apartments" HotelName="Casas da Baixa - Lighthouse Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Padaria 9, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8c/55/8c557fa38a2874ed82a9a06d18d2cea9be62744c.jpeg</HotelPictures>
        <HotelDescription>Featuring free WiFi and air conditioning, Casas da Baixa - Lighthouse Apartments is set in Lisbon. Rossio is 600 metres away.&lt;br /&gt;The accommodation is equipped with a flat-screen TV with satellite channels. All units include a kitchen fitted with a dishwasher and microwave. A toaster and fridge are also available, as well as a coffee machine. Each unit has a private bathroom with free toiletries and a hairdryer. Bed linen is offered.&lt;br /&gt;Chiado is 700 metres from Casas da Baixa - Lighthouse Apartments, while Bairro Alto is 1.4 km from the property. The nearest airport is Lisbon Humberto Delgado 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="27" TotalAmount="1333" OriginalAmount="1333">
      <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="63" TotalAmount="1333.00" OriginalAmount="1333.00">
      <BasicPropertyInfo Latitude="38.75336456298828" Longitude="-9.146186828613281" StarRating="0" HotelCode="0|casa_oliveira_alvalade_by_the_metro" HotelName="Casa Oliveira - Alvalade by the Metro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alberto Oliveira, 31, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a1/7f/a17f8c016e3fb0543d712f39181942cac72b03ed.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Lisbon, you'll be within a 10-minute drive of Lisbon Zoo and University of Lisbon. This apartment is 3.2 mi (5.2 km) from Rossio Square and 3.7 mi (5.9 km) from Lisbon Cathedral (Se).&lt;br /&gt;Make yourself comfortable in your apartment, featuring a microwave and a flat-screen TV. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. The bathroom has a shower and a hair dryer. Conveniences include a coffee/tea maker and a washing machine, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1335.00" OriginalAmount="1335.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="Non Refundable">
        <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="63" TotalAmount="1336.00" OriginalAmount="1336.00">
      <BasicPropertyInfo Latitude="38.72093836" Longitude="-9.13744938" StarRating="4" HotelCode="740125|lis_apartments" HotelName="Lis Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 03/01/2025" 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="1338.00" OriginalAmount="1338.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="1344.00" OriginalAmount="1344.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="1351" OriginalAmount="1351">
      <BasicPropertyInfo Latitude="38.711759516261" Longitude="-9.1384879703942" StarRating="4" HotelCode="186189|57075" 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="1352.00" OriginalAmount="1352.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="Non Refundable">
        <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="27" TotalAmount="1354" OriginalAmount="1354">
      <BasicPropertyInfo Latitude="38.7164067" Longitude="-9.1407562" StarRating="3" HotelCode="36376|56258" HotelName="Residencial Florescente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" 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="1357.00" OriginalAmount="1357.00">
      <BasicPropertyInfo Latitude="38.71356" Longitude="-9.15316" StarRating="3" HotelCode="0|charming_flat_at_great_location" HotelName="Charming flat at great location" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Bento 238, 4th floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/05/73050b506bde0ec4d0c5f70a9164aca77f870ba9.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 3-minute drive from Botanical Garden and 9 minutes from Rossio Square.  This apartment is 1.5 mi (2.3 km) from Commerce Square and 2.5 mi (4 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 electric kettle, 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="1359.00" OriginalAmount="1359.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 10/01/2025" 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="1380.00" OriginalAmount="1380.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 03/01/2025">
        <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="1381.00" OriginalAmount="1381.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="27" TotalAmount="1385" OriginalAmount="1385">
      <BasicPropertyInfo Latitude="38.73761138079" Longitude="-9.1599851846695" StarRating="4" HotelCode="37071|5300" HotelName="Hotel Acores Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="1388.00" OriginalAmount="1388.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="63" TotalAmount="1389.00" OriginalAmount="1389.00">
      <BasicPropertyInfo Latitude="38.71697155" Longitude="-9.14884741" StarRating="2" HotelCode="410870|casa_do_principe" HotelName="Casa do Príncipe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1391.00" OriginalAmount="1391.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 26/12/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="1391.00" OriginalAmount="1391.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="1393.00" OriginalAmount="1393.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="1412.00" OriginalAmount="1412.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 10/01/2025" 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="27" TotalAmount="1413" OriginalAmount="1413">
      <BasicPropertyInfo Latitude="38.720384417546" Longitude="-9.150718152523" StarRating="4" HotelCode="166323|33626" 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="27" TotalAmount="1414" OriginalAmount="1414">
      <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="1418.00" OriginalAmount="1418.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="63" TotalAmount="1419.00" OriginalAmount="1419.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="1423" OriginalAmount="1423">
      <BasicPropertyInfo Latitude="38.720763191748" Longitude="-9.1500556468964" StarRating="4" HotelCode="40088|11211" 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="27" TotalAmount="1423" OriginalAmount="1423">
      <BasicPropertyInfo Latitude="38.770603611163" Longitude="-9.125381217578" StarRating="3" HotelCode="517847|198739" HotelName="Star inn Lisboa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="1427.00" OriginalAmount="1427.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 11/12/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="27" TotalAmount="1428" OriginalAmount="1428">
      <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="1428" OriginalAmount="1428">
      <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 09/01/2025" 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="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="38.7121" Longitude="-9.15113" StarRating="4" HotelCode="0|historical_gem_in_santa_catarina" HotelName="Historical Gem in Santa Catarina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Parreiras, 25, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/98/b7987609c30ba44acae66dd6bf0f32c4dfa7c536.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 15-minute drive of Commerce Square and Rossio Square.  This 4-star apartment is 1.9 mi (3 km) from Lisbon Cathedral (Se) and 2.3 mi (3.6 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. 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 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="1432.00" OriginalAmount="1432.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="1436.00" OriginalAmount="1436.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="1439.00" OriginalAmount="1439.00">
      <BasicPropertyInfo Latitude="38.7134" Longitude="-9.13662" StarRating="4" HotelCode="0|madalena_downtown_luxury_duplex" HotelName="Madalena Downtown Luxury Duplex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Madalena 287 - 4D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/f3/a6f33f3b2ba5c52d01669c1d4073506cc60fbd7e.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 a 5-minute walk from Rossio Square and 8 minutes by foot from Lisbon Cathedral (Se).  This 4-star apartment is 0.5 mi (0.8 km) from Commerce Square and 0.2 mi (0.4 km) from Santa Justa Elevator.&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.&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 500 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="1442.00" OriginalAmount="1442.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="Free CXL until 08/01/2025" 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="1446.00" OriginalAmount="1446.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="63" TotalAmount="1448.00" OriginalAmount="1448.00">
      <BasicPropertyInfo Latitude="38.7143210107212" Longitude="-9.15170314662703" StarRating="0" HotelCode="0|loving_lisbon_flores" HotelName="Loving Lisbon Flores" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa São José, 14, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/95/3e/953ea99d64ac7604812ebdf55b9b6127b7719106.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Loving Lisbon Flores” 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 on all property premises. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1449.00" OriginalAmount="1449.00">
      <BasicPropertyInfo Latitude="38.713026323782" Longitude="-9.1399515250466" StarRating="1.5" HotelCode="324158|the_art_inn_lisbon" 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="1458.00" OriginalAmount="1458.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="1460.00" OriginalAmount="1460.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="Free CXL until 04/01/2025" 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="1471.00" OriginalAmount="1471.00">
      <BasicPropertyInfo Latitude="38.7209295587879" Longitude="-9.14447262883186" StarRating="0" HotelCode="0|my_lisbon_apartment" HotelName="My Lisbon Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>R de S Jose, 224, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/c4/67/c46773bdbf96dddb4a2bb3e693f9e85e06e5657a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “My Lisbon Apartment” is set 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;Store your valuables in the locker. Parking is provided on site. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1476.00" OriginalAmount="1476.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="1480.00" OriginalAmount="1480.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 04/01/2025" 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="63" TotalAmount="1484.00" OriginalAmount="1484.00">
      <BasicPropertyInfo Latitude="38.713624739245" Longitude="-9.14684638381" StarRating="4" HotelCode="260229|casa_das_janelas_com_vista" HotelName="Casa Das Janelas Com Vista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1512.00" OriginalAmount="1512.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 12/12/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="1518.00" OriginalAmount="1518.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="63" TotalAmount="1520.00" OriginalAmount="1520.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="1523.00" OriginalAmount="1523.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="1533.00" OriginalAmount="1533.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 05/01/2025">
        <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="27" TotalAmount="1537" OriginalAmount="1537">
      <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="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="27" TotalAmount="1543" OriginalAmount="1543">
      <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="1545.00" OriginalAmount="1545.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="27" TotalAmount="1547" OriginalAmount="1547">
      <BasicPropertyInfo Latitude="38.712429" Longitude="-9.1378950000001" StarRating="4" HotelCode="295345|57726" 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="1555.00" OriginalAmount="1555.00">
      <BasicPropertyInfo Latitude="38.712516455652" Longitude="-9.1414471036354" StarRating="4" HotelCode="510887|lisboa_pessoa_hotel" HotelName="Lisboa Pessoa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" 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="1559" OriginalAmount="1559">
      <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="27" TotalAmount="1567" OriginalAmount="1567">
      <BasicPropertyInfo Latitude="38.72413733" Longitude="-9.15245113" StarRating="5" HotelCode="566970|229135" 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="27" TotalAmount="1575" OriginalAmount="1575">
      <BasicPropertyInfo Latitude="38.737033937839" Longitude="-9.1624367237091" StarRating="4" HotelCode="51202|4171" HotelName="SANA Malhoa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="1576" OriginalAmount="1576">
      <BasicPropertyInfo Latitude="38.722310018871" Longitude="-9.1463408895493" StarRating="4" HotelCode="29247|3103" HotelName="Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" 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="63" TotalAmount="1580.00" OriginalAmount="1580.00">
      <BasicPropertyInfo Latitude="38.71536" Longitude="-9.12808" StarRating="4" HotelCode="0|patio_sao_vicente_guest_house" HotelName="Patio São Vicente Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Telheiro de São Vicente 10ABCD, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a1/b1/a1b1d2b06dc99a85fbeca220bc114414db0b35bd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Alfama), Patio São Vicente Guest House is within a 15-minute walk of Castle of Sao Jorge and Lisbon Cathedral (Se).  This 4-star apartment is 0.6 mi (0.9 km) from Martim Moniz Square and 1.1 mi (1.8 km) from Rossio Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Rooms have private patios. Smart televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms with shower/tub combinations feature deep soaking bathtubs and rainfall showerheads.&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 express check-in, express check-out, and luggage storage.&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;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="63" TotalAmount="1580.00" OriginalAmount="1580.00">
      <BasicPropertyInfo Latitude="38.71798" Longitude="-9.13284" StarRating="0" HotelCode="0|blue_garden_apartment" HotelName="Blue Garden Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Monte 19, rc d, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/56/59/5659a25d776a50698c6ddc34d9f07ce362bc69db.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Blue Garden Apartment” is located within 1 km from the historic center of Lisbon.&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="63" TotalAmount="1587.00" OriginalAmount="1587.00">
      <BasicPropertyInfo Latitude="38.708900451660156" Longitude="-9.149499893188477" StarRating="0" HotelCode="0|architectural_gem_in_bica" HotelName="Architectural Gem in Bica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Boavista, 114, 1 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/3f/b83f221793fa98b1d07dc143d0f6f1d9ce774087.jpeg</HotelPictures>
        <HotelDescription>200 metres from Bairro Alto, Architectural Gem in Bica is an apartment located in the Misericordia district of Lisbon. This property is 700 metres from Chiado.&lt;br /&gt;The apartment is equipped with 2 bedrooms, a flat-screen TV with cable channels and a fully equipped kitchenette that provides guests with a dishwasher and an oven.&lt;br /&gt;Rossio is 1 km from the apartment, while Dona Maria II National Theatre is 1.1 km from the property. The nearest airport is Lisbon Humberto Delgado 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;&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="1590.00" OriginalAmount="1590.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 27/12/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="63" TotalAmount="1596.00" OriginalAmount="1596.00">
      <BasicPropertyInfo Latitude="38.70379" Longitude="-9.17785" StarRating="3" HotelCode="0|rh_factory_15" HotelName="RH Factory 15" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Tv. Teixeira Júnior 15, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/94/6e/946edd226658ffeaaf127c660bbfc685f49ded1d.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 Jeronimos Monastery and Amoreiras Shopping Center.  This apartment is 3.1 mi (5 km) from Belem Tower and 3.3 mi (5.3 km) from Commerce 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 separate sitting area and blackout drapes/curtains, 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 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: 25.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1597.00" OriginalAmount="1597.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 11/12/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="63" TotalAmount="1606.00" OriginalAmount="1606.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="Non Refundable">
        <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="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="38.724212646484375" Longitude="-9.146446228027344" StarRating="0" HotelCode="0|_0x34d57" HotelName="Alex Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alexandre Herculano, 3 R/c Dto, Santo Antonio, 1050-005 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/zz/ddad2721b6e4c9adb94727e92f19c90edab97810.jpeg</HotelPictures>
        <HotelDescription>Alex Home is an apartment set in Lisbon, 300 metres from Liberty Avenue. The property boasts views of the city and is 1.3 km from Rossio. Free WiFi is featured throughout the property.&lt;br /&gt;There is a dining area and a kitchen as well as a private bathroom with free toiletries and a hair dryer. A flat-screen TV is available.&lt;br /&gt;Amoreiras is 1.4 km from Alex Home, while Chiado is 1.6 km from the property. Lisbon Portela Airport is 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="63" TotalAmount="1610.00" OriginalAmount="1610.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 11/12/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="1631.00" OriginalAmount="1631.00">
      <BasicPropertyInfo Latitude="38.718009185486" Longitude="-9.1446429491043" StarRating="4" HotelCode="58770|heritage_avenida_liberdade" HotelName="Heritage Avenida Liberdade" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 08/01/2025" 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="63" TotalAmount="1632.00" OriginalAmount="1632.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="1640.00" OriginalAmount="1640.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="1641.00" OriginalAmount="1641.00">
      <BasicPropertyInfo Latitude="38.7092589" Longitude="-9.1302078" StarRating="5" HotelCode="562111|eurostars_museum" HotelName="Eurostars Museum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="1653.00" OriginalAmount="1653.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="1660.00" OriginalAmount="1660.00">
      <BasicPropertyInfo Latitude="38.71307" Longitude="-9.13003" StarRating="3" HotelCode="0|_0x2a81c" HotelName="Hotel Convento do Salvador" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Salvador, 2 B, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/fb/58fb6dcd15f0debc1ccf84a7239de396a68b7be3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Hotel Convento do Salvador places you in the heart of Lisbon, within a 10-minute walk of Lisbon Cathedral (Se) and Castle of Sao Jorge.  This hotel is 0.7 mi (1.1 km) from Commerce Square and 0.4 mi (0.7 km) from Martim Moniz Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 43 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, as well as laptop-compatible safes and desks.&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 concierge services. This hotel also features babysitting/childcare (surcharge) and an arcade/game room.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the hotel's coffee shop/café. 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.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;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 753 square feet (70 square meters), including a conference center. 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: 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;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: 5.00 EUR.&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="1667.00" OriginalAmount="1667.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="Free CXL until 04/01/2025" 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="1668.00" OriginalAmount="1668.00">
      <BasicPropertyInfo Latitude="38.71528408" Longitude="-9.14832657" StarRating="4" HotelCode="743569|1869_principe_real" HotelName="1869 Principe Real" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="1673.00" OriginalAmount="1673.00">
      <BasicPropertyInfo Latitude="38.71043907" Longitude="-9.14376463" StarRating="4" HotelCode="590979|le_consulat" HotelName="Le Consulat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/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="1679.00" OriginalAmount="1679.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 27/12/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="1681.00" OriginalAmount="1681.00">
      <BasicPropertyInfo Latitude="38.7104" Longitude="-9.15066" StarRating="4" HotelCode="0|deco_gem_in_santa_catarina" HotelName="Deco Gem in Santa Catarina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Poço dos Negros, 60, 2 andar,, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6f/51/6f514bc1492b33904d47214bb93dc544404c5ac5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 10-minute drive of Commerce Square and Rossio Square.  This 4-star apartment is 1.6 mi (2.5 km) from Lisbon Cathedral (Se) and 2 mi (3.1 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. 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="1690.00" OriginalAmount="1690.00">
      <BasicPropertyInfo Latitude="38.72326" Longitude="-9.145626" StarRating="4" HotelCode="160910|inspira_santa_marta_hotel" 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" CnxPolicy="Free CXL until 03/01/2025" 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="1690.00" OriginalAmount="1690.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="63" TotalAmount="1702.00" OriginalAmount="1702.00">
      <BasicPropertyInfo Latitude="38.7172436956755" Longitude="-9.13601410000001" StarRating="0" HotelCode="0|_0x339a0" HotelName="Sweet Inn United Nations" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Mini-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Palma 43, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/3a/2f/3a2f3e0ed15aa207ca32ca41ce3d3522410473c9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Sweet Inn United Nations” is located in the heart of Lisbon.&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="63" TotalAmount="1704.00" OriginalAmount="1704.00">
      <BasicPropertyInfo Latitude="38.7133" Longitude="-9.14165" StarRating="0" HotelCode="0|the_bonsai_apartment_at_glamorous_chiado" HotelName="The Bonsai Apartment at Glamorous Chiado" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Duque 45, 3E, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/6a/9b6a94ed3e366e964d30a27d751ebd2d6536c7bb.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 a 4-minute walk from Rossio Square and 13 minutes by foot from Commerce Square.  This apartment is 0.3 mi (0.4 km) from Santa Justa Elevator and 0.4 mi (0.7 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. The apartment has a memory foam bed. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1705.00" OriginalAmount="1705.00">
      <BasicPropertyInfo Latitude="38.70974226" Longitude="-9.14816872" StarRating="0" HotelCode="443868|monte_belvedere_boutique_guesthouse" 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="27" TotalAmount="1714" OriginalAmount="1714">
      <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="27" TotalAmount="1721" OriginalAmount="1721">
      <BasicPropertyInfo Latitude="38.770639333986" Longitude="-9.1252773812676" StarRating="4" HotelCode="284785|49819" HotelName="TRYP Lisboa Aeroporto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="1729.00" OriginalAmount="1729.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 27/12/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="1736.00" OriginalAmount="1736.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="1753.00" OriginalAmount="1753.00">
      <BasicPropertyInfo Latitude="38.71087448" Longitude="-9.14440782" StarRating="4" HotelCode="738958|almaria_edificio_officina_real" HotelName="Almaria - Edificio Officina Real" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 04/01/2025" 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="1754.00" OriginalAmount="1754.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="27" TotalAmount="1755" OriginalAmount="1755">
      <BasicPropertyInfo Latitude="38.714888826755" Longitude="-9.1446241736412" StarRating="2" HotelCode="190582|217137" HotelName="The Independente Hostel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1755.00" OriginalAmount="1755.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="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="38.70767097" Longitude="-9.14171958" StarRating="4" HotelCode="591167|almaria_edificio_da_corte" HotelName="Almaria Edifício da Corte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 03/01/2025" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1759.00" OriginalAmount="1759.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="Non Refundable" 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="63" TotalAmount="1777.00" OriginalAmount="1777.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 27/12/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="1777.00" OriginalAmount="1777.00">
      <BasicPropertyInfo Latitude="38.7073974609375" Longitude="-9.144898414611816" StarRating="0" HotelCode="0|spacious_and_bright_apartment_in_cais_sodre" HotelName="Spacious and Bright Apartment in Cais Sodre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Da Ribeira Nova 26, 2º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b9/bc/b9bc4030dd8d33d4161a302ccf39890a56a55b01.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 Commerce Square and Rossio Square. This 4-star apartment is 0.5 mi (0.7 km) from Lisbon City Hall and 0.6 mi (1 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;Mercado da Ribeira - 0.2 km / 0.1 mi&lt;br /&gt;Camoes Square - 0.5 km / 0.3 mi&lt;br /&gt;Chiado Museum - 0.5 km / 0.3 mi&lt;br /&gt;Fado in Chiado - 0.6 km / 0.4 mi&lt;br /&gt;Lisbon City Hall - 0.7 km / 0.5 mi&lt;br /&gt;Rua Augusta Arch - 0.8 km / 0.5 mi&lt;br /&gt;Church of Sao Roque - 0.8 km / 0.5 mi&lt;br /&gt;Commerce Square - 0.9 km / 0.6 mi&lt;br /&gt;Santa Justa Elevator - 1 km / 0.6 mi&lt;br /&gt;Carmo Convent - 1 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.1 km / 0.7 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 1.1 km / 0.7 mi&lt;br /&gt;Figueira Square - 1.2 km / 0.8 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.3 km / 0.8 mi&lt;br /&gt;Liberty Avenue - 1.3 km / 0.8 mi&lt;br /&gt;The nearest major airport is Cascais (CAT) - 22.1 km / 13.7 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 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;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="1813.00" OriginalAmount="1813.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 03/01/2025">
        <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="1836.00" OriginalAmount="1836.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 10/01/2025">
        <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="27" TotalAmount="1843" OriginalAmount="1843">
      <BasicPropertyInfo Latitude="38.717129333562" Longitude="-9.1434184061516" StarRating="4" HotelCode="933342|63435" HotelName="BessaHotel Liberdade" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1853.00" OriginalAmount="1853.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 08/01/2025">
        <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="63" TotalAmount="1863.00" OriginalAmount="1863.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="1870.00" OriginalAmount="1870.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 28/12/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="63" TotalAmount="1870.00" OriginalAmount="1870.00">
      <BasicPropertyInfo Latitude="38.71983712" Longitude="-9.14608768" StarRating="5" HotelCode="827777|turim_boulevard_hotel" 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="27" TotalAmount="1871" OriginalAmount="1871">
      <BasicPropertyInfo Latitude="38.71901128" Longitude="-9.1429692" StarRating="4" HotelCode="751710|341688" HotelName="Hapimag Resort Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua De Sao Jose 41, 1150-321 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/50678/3750678/1.jpg?f=15400645</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1871.00" OriginalAmount="1871.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="27" TotalAmount="1872" OriginalAmount="1872">
      <BasicPropertyInfo Latitude="38.766731" Longitude="-9.098351" StarRating="4" HotelCode="20729|4172" HotelName="Tivoli Oriente Lisboa 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,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="63" TotalAmount="1885.00" OriginalAmount="1885.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="1890.00" OriginalAmount="1890.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 11/12/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="27" TotalAmount="1910" OriginalAmount="1910">
      <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="27" TotalAmount="1919" OriginalAmount="1919">
      <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="Non Refundable">
        <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="63" TotalAmount="1930.00" OriginalAmount="1930.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 27/12/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="1944.00" OriginalAmount="1944.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="1958.00" OriginalAmount="1958.00">
      <BasicPropertyInfo Latitude="38.747198" Longitude="-9.164194" StarRating="4" HotelCode="27909|lisbon_marriott_hotel" HotelName="Lisbon Marriott" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="1961.00" OriginalAmount="1961.00">
      <BasicPropertyInfo Latitude="38.7127009072199" Longitude="-9.13962755352259" StarRating="0" HotelCode="0|the_best_in_fashion_bairro_alto_" HotelName="Fashion Chiado - SSs Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Carmo, 91, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/fc/b2/fcb279d3867118181c799fe2872fb38ab8d47724.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Fashion Chiado - SSs Apartments” is situated in 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="2036.00" OriginalAmount="2036.00">
      <BasicPropertyInfo Latitude="38.710988016872" Longitude="-9.14730480000003" StarRating="0" HotelCode="0|combro_61_by_patio_25" HotelName="Combro 61 by Patio 25" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calçada do Combro 61, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/87/bf/87bf5f8c584705d1741a2573a9321a20c6e42f59.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Combro 61 by Patio 25” is located within walking distance from 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="63" TotalAmount="2041.00" OriginalAmount="2041.00">
      <BasicPropertyInfo Latitude="38.70642" Longitude="-9.17529" StarRating="3" HotelCode="0|find_me_inn_boutique_penthouse" HotelName="Find Me Inn Boutique Penthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Alcântara 22, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/31/a7312f7dd5bb6c4a4a1d60c16142ce658408f419.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 Jeronimos Monastery.  This apartment is 2.8 mi (4.5 km) from Commerce Square and 3.1 mi (5 km) from Belem Tower.&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 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 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 49.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2051.00" OriginalAmount="2051.00">
      <BasicPropertyInfo Latitude="38.71566" Longitude="-9.1506" StarRating="4" HotelCode="0|lisbon_deluxe_flat_in_principe_real" HotelName="Lisbon Deluxe Flat in Principe Real" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Marçal, 144, Apt 2D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/56/9c56d5e4e6dc6e937d8f38bd515ae09cc567519c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Principe Real), this apartment is within a 10-minute walk of Principe Real Square and Miradouro de Sao Pedro de Alcantara.  This 4-star apartment is 1.4 mi (2.2 km) from Armazens do Chiado Mall and 1.5 mi (2.4 km) from Rossio 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 an electric kettle, 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;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="2055" OriginalAmount="2055">
      <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 10/01/2025" 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="2070.00" OriginalAmount="2070.00">
      <BasicPropertyInfo Latitude="38.71113" Longitude="-9.14457" StarRating="4" HotelCode="0|casa_da_barroca_spacious_alocation_designer_loft" HotelName="Casa da Barroca: spacious A-location designer loft" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Barroca, 11, 3 andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/53/1853b9c1bea13ec3d253d9d71125e2b31c6dc24c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 10-minute walk of Rossio Square and Santa Justa Elevator.  This 4-star apartment is 0.6 mi (0.9 km) from Lisbon City Hall 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 air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. There's a private balcony. A 42-inch flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a separate sitting area and a coffee/tea maker, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment was built in 1800.&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;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="2079.00" OriginalAmount="2079.00">
      <BasicPropertyInfo Latitude="38.71139657" Longitude="-9.1384827" StarRating="3" HotelCode="739580|dare_lisbon_house" HotelName="Dare Lisbon House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <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="2095.00" OriginalAmount="2095.00">
      <BasicPropertyInfo Latitude="38.7136044298021" Longitude="-9.12542647361067" StarRating="0" HotelCode="0|localtraveling_historic_center_travessa_" HotelName="Localtraveling Historic Center Travessa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Remédios, nr 6, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/5e/23/5e238687721acb4719682f004892e4381e93a644.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Localtraveling Historic Center Travessa” 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 throughout the property. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2148.00" OriginalAmount="2148.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="2161.00" OriginalAmount="2161.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="Free CXL until 08/01/2025" 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="63" TotalAmount="2165.00" OriginalAmount="2165.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="27" TotalAmount="2174" OriginalAmount="2174">
      <BasicPropertyInfo Latitude="38.70888486" Longitude="-9.14351791" StarRating="5" HotelCode="488754|201701" 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="2181.00" OriginalAmount="2181.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" 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="2191.00" OriginalAmount="2191.00">
      <BasicPropertyInfo Latitude="38.71058" Longitude="-9.13803" StarRating="0" HotelCode="0|rent4rest_lisbon_downtown_designers_apartment" HotelName="Rent4Rest Lisbon Downtown Designer's Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Sapateiros, 76, 2D, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/8d/3a8dff2994f80ce5c3abf4a7be856f3abc0f8fbb.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 Santa Justa Elevator and Lisbon City Hall.  This 4-star apartment is 0.3 mi (0.4 km) from Rossio Square and 0.3 mi (0.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 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;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: 28.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2219.00" OriginalAmount="2219.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="27" TotalAmount="2246" OriginalAmount="2246">
      <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="2266.00" OriginalAmount="2266.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 11/12/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="2293.00" OriginalAmount="2293.00">
      <BasicPropertyInfo Latitude="38.695006868834" Longitude="-9.2144324220649" StarRating="5" HotelCode="321975|palacio_do_governador" HotelName="Hotel Palácio do Governador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" 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="27" TotalAmount="2305" OriginalAmount="2305">
      <BasicPropertyInfo Latitude="38.720717153002" Longitude="-9.14999127388" StarRating="5" HotelCode="197399|6806" 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="27" TotalAmount="2313" OriginalAmount="2313">
      <BasicPropertyInfo Latitude="38.72041788255" Longitude="-9.1351791367952" StarRating="4" HotelCode="530650|217080" HotelName="1908 Lisboa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/01/2025" 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="2316.00" OriginalAmount="2316.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,BREAKFAST-FOR-2" 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="2327.00" OriginalAmount="2327.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="2333.00" OriginalAmount="2333.00">
      <BasicPropertyInfo Latitude="38.713114075037" Longitude="-9.1334313154221" StarRating="4" HotelCode="20862|solar_do_castelo" HotelName="Solar do Castelo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua das Cozinhas 2, ao Castelo, 1100-181 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26837/a_26837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, family-friendly hotel is located within the walls of the Castle of São Jorge, in the heart of the Lisbon historic centre. Guests will find pubs, the bus and underground stations, the Casa dos Bicos historical house within walking distance. Jerónimos Monastery and Belém Tower are located roughly 5 km from the hotel and the National Museum of Ancient Art is located roughly 3 km away. Lisbon Portela Airport is approximately 9 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2395.00" OriginalAmount="2395.00">
      <BasicPropertyInfo Latitude="38.71322282" Longitude="-9.14143584" StarRating="0" HotelCode="531877|casa_balthazar" HotelName="Casa Balthazar" Meals="BED &amp; BREAKFAST" 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="63" TotalAmount="2423.00" OriginalAmount="2423.00">
      <BasicPropertyInfo Latitude="38.711420617271" Longitude="-9.131312604562" StarRating="5" HotelCode="317466|santiago_de_alfama__boutique_hotel" 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="27" TotalAmount="2435" OriginalAmount="2435">
      <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 07/01/2025" 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="63" TotalAmount="2435.00" OriginalAmount="2435.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="2458.00" OriginalAmount="2458.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="63" TotalAmount="2480.00" OriginalAmount="2480.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="27" TotalAmount="2514" OriginalAmount="2514">
      <BasicPropertyInfo Latitude="38.736925" Longitude="-9.150482" StarRating="3" HotelCode="17610|486" HotelName="SANA Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/01/2025" 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="2518.00" OriginalAmount="2518.00">
      <BasicPropertyInfo Latitude="38.714920219373" Longitude="-9.1413894295692" StarRating="5" HotelCode="10890|avenida_palace" HotelName="Hotel Avenida Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" 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="2519" OriginalAmount="2519">
      <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/01/2025" 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="2538.00" OriginalAmount="2538.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="Non Refundable">
        <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="2598.00" OriginalAmount="2598.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="63" TotalAmount="2617.00" OriginalAmount="2617.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="2636.00" OriginalAmount="2636.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="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="27" TotalAmount="2659" OriginalAmount="2659">
      <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="2659.00" OriginalAmount="2659.00">
      <BasicPropertyInfo Latitude="38.70972" Longitude="-9.15184" StarRating="4" HotelCode="0|santa_catarina_vintage_by_homing" HotelName="Santa Catarina Vintage by Homing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Poço dos Negros 129, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/32/06/320683bb928d218c402f57a05bf04781b5c02639.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Lisbon (Bairro Alto), this apartment is within a 10-minute drive of Commerce Square and Botanical Garden.  This 4-star apartment is 1.2 mi (1.9 km) from Rossio Square and 1.7 mi (2.7 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 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 200.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2688.00" OriginalAmount="2688.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="2724.00" OriginalAmount="2724.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="27" TotalAmount="2838" OriginalAmount="2838">
      <BasicPropertyInfo Latitude="38.719752593071" Longitude="-9.1445858357042" StarRating="5" HotelCode="933341|58593" 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="2859.00" OriginalAmount="2859.00">
      <BasicPropertyInfo Latitude="38.715034152739" Longitude="-9.1447843673897" StarRating="3" HotelCode="513675|the_independente_suites__terrace" HotelName="The Independente Suites &amp; Terrace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="2893.00" OriginalAmount="2893.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" 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="27" TotalAmount="2967" OriginalAmount="2967">
      <BasicPropertyInfo Latitude="38.774805" Longitude="-9.091825" StarRating="5" HotelCode="187408|35304" 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="3034" OriginalAmount="3034">
      <BasicPropertyInfo Latitude="38.720198168721" Longitude="-9.1448441147804" StarRating="4" HotelCode="50966|33629" 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="63" TotalAmount="3043.00" OriginalAmount="3043.00">
      <BasicPropertyInfo Latitude="38.70488357543945" Longitude="-9.164454460144043" StarRating="0" HotelCode="0|olival_178" HotelName="Olival 178" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Olival, 178, Estrela, 1200-743 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/28/7e/287eda43e8d83032d2e355258a5249d4febca131.jpeg</HotelPictures>
        <HotelDescription>Located 1.3 km from Bairro Alto in Lisbon, this apartment features a terrace. Olival 178 boasts views of the garden and is 2 km from Chiado. Free WiFi is provided throughout the property.&lt;br /&gt;The kitchen is fitted with a dishwasher. A flat-screen TV with satellite channels and DVD player, as well as a CD player are featured. There is a private bathroom with a bath.&lt;br /&gt;Amoreiras is 2.1 km from Olival 178, while Liberty Avenue is 2.4 km from the property. The nearest airport is Lisbon Portela Airport, 8 km from Olival 178.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="3353" OriginalAmount="3353">
      <BasicPropertyInfo Latitude="38.7086235" Longitude="-9.14710317" StarRating="4" HotelCode="564947|341743" HotelName="Lisbon Five Stars Apartments - Bica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua de São Paulo 246, 1200-430 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604845/604845a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment can be found in Lisboa. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3377.00" OriginalAmount="3377.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" 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="3385.00" OriginalAmount="3385.00">
      <BasicPropertyInfo Latitude="38.7073974609375" Longitude="-9.144898414611816" StarRating="0" HotelCode="0|trendy_classic_2_bedroom_apartment" HotelName="Trendy &amp; Classic 2 Bedroom Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Da Ribeira Nova 26, 3º, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fb/10/fb10c245159f477944759c82f0bb7a7167516fc1.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 Commerce Square and Rossio Square. This apartment is 0.5 mi (0.7 km) from Lisbon City Hall and 0.6 mi (1 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;Mercado da Ribeira - 0.2 km / 0.1 mi&lt;br /&gt;Camoes Square - 0.5 km / 0.3 mi&lt;br /&gt;Chiado Museum - 0.5 km / 0.3 mi&lt;br /&gt;Fado in Chiado - 0.6 km / 0.4 mi&lt;br /&gt;Lisbon City Hall - 0.7 km / 0.5 mi&lt;br /&gt;Rua Augusta Arch - 0.8 km / 0.5 mi&lt;br /&gt;Church of Sao Roque - 0.8 km / 0.5 mi&lt;br /&gt;Commerce Square - 0.9 km / 0.6 mi&lt;br /&gt;Santa Justa Elevator - 1 km / 0.6 mi&lt;br /&gt;Carmo Convent - 1 km / 0.6 mi&lt;br /&gt;Rossio Square - 1.1 km / 0.7 mi&lt;br /&gt;Parliament (Sao Bento Palace) - 1.1 km / 0.7 mi&lt;br /&gt;Figueira Square - 1.2 km / 0.8 mi&lt;br /&gt;Lisbon Cathedral (Se) - 1.3 km / 0.8 mi&lt;br /&gt;Liberty Avenue - 1.3 km / 0.8 mi&lt;br /&gt;The nearest major airport is 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 an oven and a microwave. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3438.00" OriginalAmount="3438.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="3497.00" OriginalAmount="3497.00">
      <BasicPropertyInfo Latitude="38.710378610799" Longitude="-9.1433125734329" StarRating="5" HotelCode="35487|bairro_alto_hotel" HotelName="Bairro Alto" 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,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="3549.00" OriginalAmount="3549.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 11/12/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="63" TotalAmount="3761.00" OriginalAmount="3761.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="27" TotalAmount="3982" OriginalAmount="3982">
      <BasicPropertyInfo Latitude="38.706860235502" Longitude="-9.1637751460075" StarRating="5" HotelCode="48004|33373" 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="4387.00" OriginalAmount="4387.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="5013.00" OriginalAmount="5013.00">
      <BasicPropertyInfo Latitude="38.71285" Longitude="-9.14522" StarRating="3" HotelCode="0|rh_inglesinhos_1" HotelName="RH Inglesinhos 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tv. dos Inglesinhos, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1f/31/1f31999c455ede2aae4f58d2c117fe4992c7bf96.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 minutes from Church of Sao Roque and Fado in Chiado.  This apartment is close to Rossio Square and Commerce Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, which has a kitchen. 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;/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="5395.00" OriginalAmount="5395.00">
      <BasicPropertyInfo Latitude="38.70965576171875" Longitude="-9.14039421081543" StarRating="5" HotelCode="0|the_ivens_hotel" HotelName="The Ivens Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/01/2025">
        <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="27" TotalAmount="12036" OriginalAmount="12036">
      <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 08/01/2025" 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="63" TotalAmount="425.00" OriginalAmount="425.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="535.00" OriginalAmount="535.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="958104|nlc_rooms_suites" HotelName="Nlc Rooms And Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avnue Da Republica, 1050-195 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.00" OriginalAmount="563.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="568.00" OriginalAmount="568.00">
      <BasicPropertyInfo Latitude="38.7325325012207" Longitude="-9.133505821228027" StarRating="1" HotelCode="0|a_better_place_guesthouse_ii" HotelName="A Better Place by Lisbon II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Francisco Sanches 69, Arroios, 1170-141 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <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 «A Better Place by Lisbon II» 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. Places nearby: Arroios, Edward VII Park and Gulbenkian Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.00" OriginalAmount="573.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 04/01/2025">
        <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="579.00" OriginalAmount="579.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="63" TotalAmount="656.00" OriginalAmount="656.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="677.00" OriginalAmount="677.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="684.00" OriginalAmount="684.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="729.00" OriginalAmount="729.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="736.00" OriginalAmount="736.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 27/12/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="775.00" OriginalAmount="775.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 03/01/2025">
        <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="777.00" OriginalAmount="777.00">
      <BasicPropertyInfo Latitude="38.71514129638672" Longitude="-9.16355037689209" StarRating="0" HotelCode="0|red_passion_apartment" HotelName="Red Passion Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Vila Maia Rua 2, 3 - 1º Dto, 1350-404, 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 «Red Passion Apartment» 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: Estrela Basilica, Rato and National Museum of Ancient Art.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a parking zone. At the guests’ disposal, there’s also dry cleaning and ironing. The staff of the apartment speaks English, Spanish and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, there is a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.00" OriginalAmount="782.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="803.00" OriginalAmount="803.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="879527|lisbon_hostel_terminal_4_3" HotelName="Lisbon Hostel Terminal 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Circular Norte 15</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="818.00" OriginalAmount="818.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="818.00" OriginalAmount="818.00">
      <BasicPropertyInfo Latitude="38.712162017822266" Longitude="-9.144579887390137" StarRating="1" HotelCode="0|_0x35548" HotelName="Origami In Bairro Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Barroca 88, 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 «Origami In Bairro Alto» is located in Lisbon. This hotel is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Miradouro de Sao Pedro de Alcantara, Restauradores and Rossio Square.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;There are other services available for the guests of the hotel. For example, a laundry, dry cleaning, ironing and car rental. The staff of the hotel will be happy to talk to you in English, Spanish and Italian.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="883.00" OriginalAmount="883.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="63" TotalAmount="953.00" OriginalAmount="953.00">
      <BasicPropertyInfo Latitude="38.69801712036133" Longitude="-9.195771217346191" StarRating="0" HotelCode="0|embaixador_26_belem_serviced_apartments" HotelName="Embaixador 26: Belem Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Embaixador, 26 first floor, Belem, 1300-217 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, 1.1 km from Jeronimos Monastery and 6 km from Liberty Avenue, Embaixador 26: Belem Serviced Apartments offers accommodation with free WiFi and a garden with a terrace and garden views. Featuring a patio or a balcony, all units include a seating area, a TV with cable channels, an equipped kitchen, a dining area, and a private bathroom fiitted with a hair dryer. A dishwasher, a microwave and fridge are also offered, as well as a kettle and a coffee machine. Rossio is 6 km from the apartment, while Ribeira Market 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="968.00" OriginalAmount="968.00">
      <BasicPropertyInfo Latitude="38.722618103027344" Longitude="-9.155309677124023" StarRating="0" HotelCode="0|lv_premier_am2_2" HotelName="Lv Premier Am2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Travessa Da Fabrica Das Sedas 24, 1250-020, 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 «Lv Premier Am2» 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 — Rato, Edward VII Park and Estrela Basilica.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="986.00" OriginalAmount="986.00">
      <BasicPropertyInfo Latitude="38.71168005" Longitude="-9.14583422" StarRating="3" HotelCode="619119|lisbon_core_apartments_in_bairro_alto_chiado" 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="1016.00" OriginalAmount="1016.00">
      <BasicPropertyInfo Latitude="38.70502789" Longitude="-9.16925451" StarRating="4" HotelCode="722132|garam_lisboa" HotelName="Garam Lisboa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="1025.00" OriginalAmount="1025.00">
      <BasicPropertyInfo Latitude="38.722660064697266" Longitude="-9.144060134887695" StarRating="0" HotelCode="0|home_sweet_apartments_2" HotelName="Home Sweet Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Passadiço nº47, 2º Andar., 1150-254, 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 «Home Sweet Apartments» is located in Lisbon. This apartment is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Avenida, Edward VII Park and Miradouro de Sao Pedro de Alcantara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1030.00" OriginalAmount="1030.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="1044.00" OriginalAmount="1044.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="1068.00" OriginalAmount="1068.00">
      <BasicPropertyInfo Latitude="38.709129333496094" Longitude="-9.156669616699219" StarRating="0" HotelCode="0|castelo_picao_apartments_2" HotelName="Castelo Picão Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CALÇADA CASTELO PICÃO Nº56 A 58, 1200-629, 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 «Castelo Picão Apartments» 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 — Estrela Basilica, National Museum of Ancient Art and Cais do Sodré.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.00" OriginalAmount="1078.00">
      <BasicPropertyInfo Latitude="38.7234" Longitude="-9.14528" StarRating="0" HotelCode="956918|nomads_golden_collection_lisbon" HotelName="Nomad's Golden Collection Lisbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Do Crucifixo 6, Santa Maria Maior, 1100-168 Lisbon</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1113.00" OriginalAmount="1113.00">
      <BasicPropertyInfo Latitude="38.70858002" Longitude="-9.14761866" StarRating="0" HotelCode="733399|casa_do_mercado_lisboa" HotelName="Casa Do Mercado Lisboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1136.00" OriginalAmount="1136.00">
      <BasicPropertyInfo Latitude="38.709864783918" Longitude="-9.1498249769211" StarRating="4" HotelCode="190570|casa_do_patio_bed__breakfast" 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="1154.00" OriginalAmount="1154.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 03/01/2025">
        <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="1183.00" OriginalAmount="1183.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="63" TotalAmount="1194.00" OriginalAmount="1194.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="1214.00" OriginalAmount="1214.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 03/01/2025">
        <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="1237.00" OriginalAmount="1237.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="1346.00" OriginalAmount="1346.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 27/12/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="27" TotalAmount="1378" OriginalAmount="1378">
      <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 09/01/2025">
        <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="1382.00" OriginalAmount="1382.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="1515.00" OriginalAmount="1515.00">
      <BasicPropertyInfo Latitude="38.712886810302734" Longitude="-9.141583442687988" StarRating="0" HotelCode="0|condessa_dolls_house" HotelName="Condessa Doll's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua da Condessa nº 46, 2º esq., Santa Maria Maior, 1200-122 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, less than 1 km from Rossio, an 11-minute walk from Dona Maria II National Theatre and 1.3 km from Bairro Alto, Condessa Doll's House offers accommodation with a balcony and free WiFi. This apartment is 2.2 km from Liberty Avenue and 2.3 km from St. George's Castle. The apartment features 3 bedrooms, a kitchen with a microwave and a fridge, a washing machine and 1 bathroom with a hairdryer. Ribeira Market is 1.5 km from Condessa Doll's House, while Commerce Square 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="1517.00" OriginalAmount="1517.00">
      <BasicPropertyInfo Latitude="38.71028137207031" Longitude="-9.135746955871582" StarRating="0" HotelCode="0|feels_like_home_baixa_luxury_apartment" HotelName="Feels Like Home Baixa Luxury Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Fanqueiros 96, Santa Maria Maior, 1100-331 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Lisbon, this air-conditioned apartment features free WiFi. The apartment is 500 metres from Dona Maria II National Theatre.&lt;br /&gt;The kitchenette is fitted with a dishwasher, an oven and a microwave, as well as a coffee machine and a kettle. A TV is featured.&lt;br /&gt;Rossio is 500 metres from Feels Like Home Baixa Luxury Apartment, while Chiado is 600 metres away. The nearest airport is Lisbon Humberto Delgado Airport, 7 km from Feels Like Home Baixa Luxury Apart.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="1541.00" OriginalAmount="1541.00">
      <BasicPropertyInfo Latitude="38.74543380737305" Longitude="-9.191916465759277" StarRating="0" HotelCode="0|mesa_e_casa_encantada_benfica_lisboa" HotelName="Mesa e Casa Encantada, Benfica - Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Estrada do Calhariz de Benfica, Lote 2, 1º, Benfica, 1500-121 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Mesa e Casa Encantada, Benfica - Lisboa offers accommodation in Benfica, 6 km from Lisbon's centre and 18 km from Sintra.&lt;br /&gt;There is a seating area, a dining area and a kitchen equipped with a dishwasher. A flat-screen TV is offered.&lt;br /&gt;The Benfica Train Station is a 10-minute walk and connects with Lisbon's historic centre. Cascais is 20 km from Mesa e Casa Encantada, Benfica - Lisboa, while Troia is 38 km away. Guests can enjoy various activities in the surroundings, including cycling and hiking. 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="1583.00" OriginalAmount="1583.00">
      <BasicPropertyInfo Latitude="38.71546173095703" Longitude="-9.140629768371582" StarRating="0" HotelCode="0|fullest_apartments" HotelName="Fullest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua do Jardim do Regedor 19, 3rd and 4th Floor, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Fullest Apartments is situated in Lisbon, 200 metres from Dona Maria II National Theatre. Rossio is 200 metres from the property. The accommodation has a TV with cable channels. Some units feature a terrace and/or balcony. A microwave and toaster are also provided, as well as a coffee machine. There is also a kitchen in some of the units, equipped with a fridge. There is a private bathroom with a bath or shower in every unit. Towels and bed linen are available. Chiado is 600 metres from Fullest Apartments, while Liberty Avenue is 800 metres away. The nearest airport is Lisbon Humberto Delgado 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="1583.00" OriginalAmount="1583.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="1606.00" OriginalAmount="1606.00">
      <BasicPropertyInfo Latitude="38.71920394897461" Longitude="-9.1268949508667" StarRating="0" HotelCode="0|enjoy_lisbon_graca" HotelName="Enjoy Lisbon Graça" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa de Santo António à Graça, 11 - RC Dto, Sao Vicente, 1170-335 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Enjoy Lisbon Graça has a balcony and is set in Lisbon, within just less than 1 km of Miradouro da Senhora do Monte and 2 km of St. George's Castle. Featuring river and city views, this apartment also has free WiFi. 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 bath. A sun terrace is available for guests to use at the apartment. Rossio is 2.3 km from Enjoy Lisbon Graça, while Dona Maria II National Theatre 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="1653.00" OriginalAmount="1653.00">
      <BasicPropertyInfo Latitude="38.71879196166992" Longitude="-9.123270034790039" StarRating="0" HotelCode="0|casa_santo_antonio_2" HotelName="Casa Santo Antonio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Vale Santo Antonio 102 3 andar esquerdo, Sao Vicente, 1170-376 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Casa Santo Antonio is located in Lisbon, 1.2 km from Miradouro da Senhora do Monte, and provides a patio, garden, and free WiFi. With river views, this accommodation offers a balcony. 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 bath. The apartment offers a terrace. Rossio is 2.8 km from Casa Santo Antonio, while Commerce Square is 2.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="1719.00" OriginalAmount="1719.00">
      <BasicPropertyInfo Latitude="38.6975212097168" Longitude="-9.196319580078125" StarRating="0" HotelCode="0|belem_1886_junqueira" HotelName="Belem 1886 - Junqueira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rua Da Junqueira 350, 1º andar, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set within the Belem district in Lisbon, Belem 1886 - Junqueira has air conditioning, a balcony, and river views. It has city views and free WiFi throughout the property. The apartment features 2 bedrooms, a flat-screen TV with cable channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 2 bathrooms with a bidet. Jeronimos Monastery is less than 1 km from the apartment, while Ribeira Market is 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;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1740.00" OriginalAmount="1740.00">
      <BasicPropertyInfo Latitude="38.71175003051758" Longitude="-9.136374473571777" StarRating="0" HotelCode="0|_0x7d840" HotelName="Penthouse Lisboa 204" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rua dos Fanqueiros, n.204 - 4ºAndar, Santa Maria Maior, 1100-232 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Lisbon, 1 km from Rossio and 1.1 km from Dona Maria II National Theatre, Penthouse Lisboa 204 features air-conditioned accommodation with a balcony and free WiFi. The property features city views and is 1.3 km from St. George's Castle and 1.7 km from Ribeira Market. The apartment has 2 bedrooms, a flat-screen TV with satellite channels, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 3 bathrooms with a bath. Guests wishing to travel light can make use of towels and bed linen for an extra charge. The apartment offers a terrace. Both a bicycle rental service and a car rental service are available at Penthouse Lisboa 204. Commerce Square is 2.1 km from the accommodation, while Miradouro da Senhora do Monte 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="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="38.708858489990234" Longitude="-9.152569770812988" StarRating="1" HotelCode="0|fishermenapartments_santos_4e" HotelName="FishermenApartments - Santos 4E" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Travessa dos Pescadores, 13 - 4 Esquerdo, 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 4E provides accommodation with a balcony and free WiFi. The property, housed in a building dating from 2017, is 2.8 km from Dona Maria II National Theatre and 3.2 km from St. George's Castle. This air-conditioned apartment is equipped with 1 bedroom, a cable flat-screen TV, and a kitchen with a microwave and a fridge. Liberty Avenue is 2.3 km from the apartment, while Rossio is 2.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="1781.00" OriginalAmount="1781.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="1795.00" OriginalAmount="1795.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="1819.00" OriginalAmount="1819.00">
      <BasicPropertyInfo Latitude="38.7137565612793" Longitude="-9.144493103027344" StarRating="0" HotelCode="0|lisbon_apartment_bairro_alto_1" HotelName="Lisbon Apartment Bairro Alto 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rua Diário de Notícias, 145 3º, Misericordia, 1200-145 Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in the Bairro Alto area, 400 metres from Chiado and 500 metres from Rossio, Lisbon Apartment Bairro Alto 1 offers pet-friendly accommodation in Lisbon. Lisbon Apartment Bairro Alto 1 features views of the city. Free WiFi is offered throughout the property.&lt;br /&gt;There is a dining area and a kitchen complete with an oven and a microwave. Towels and bed linen are available at Lisbon Apartment Bairro Alto 1. There is a private bathroom with a bath.&lt;br /&gt;Bike hire is available at the property and the area is popular for cycling. Liberty Avenue is 900 metres from Lisbon Apartment Bairro Alto 1, while Amoreiras is 1.8 km from the property. The nearest airport is Lisbon Portela Airport, 6 km from Lisbon Apartment Bairro Alto 1.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="1868.00" OriginalAmount="1868.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="63" TotalAmount="1885.00" OriginalAmount="1885.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 27/12/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="2026.00" OriginalAmount="2026.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 11/12/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="2288.00" OriginalAmount="2288.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="2393.00" OriginalAmount="2393.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 27/12/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="2426.00" OriginalAmount="2426.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="2517.00" OriginalAmount="2517.00">
      <BasicPropertyInfo Latitude="38.709449768066406" Longitude="-9.13755989074707" StarRating="0" HotelCode="0|lovelystay_downtown_2bedroom_wonder_2" HotelName="Lovelystay - Downtown 2Bedroom Wonder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>113 Rua Da Conceicao, 1100-153, 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 «Lovelystay - Downtown 2Bedroom Wonder» 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 — Baixa-Chiado, Commerce Square and Rossio Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2524.00" OriginalAmount="2524.00">
      <BasicPropertyInfo Latitude="38.71189741" Longitude="-9.13968214" StarRating="4" HotelCode="950731|lv_premier_chiado_ch" HotelName="LV Premier Apartments Chiado CH" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="2868.00" OriginalAmount="2868.00">
      <BasicPropertyInfo Latitude="38.71128721" Longitude="-9.14227642" StarRating="4" HotelCode="565031|chiado_trindade_apartments_lisbon_best_apartments" HotelName="Chiado Trindade Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Dry Cleaning,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rua Nova da Trindade 6, 1200-302 Lisboa</AddressLine>
          </AddressLines>
          <CityName>Lisbon</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Property Location With a stay at New Avon Hotel in Dar es Salaam, you'll be in the business district and minutes from Uhuru Monument, and close to University of Dar es Salaam. This 4-star hotel is within close proximity of St Joseph's Cathedral and Atiman House.Rooms Make yourself at home in one of the 60 air-conditioned rooms featuring flat-screen televisions. Wireless Internet access surcharge keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Rec, Spa, Premium Amenities Pamper yourself with onsite facials or make use of the other amenities, which include wireless Internet access surcharge and tour/ticket assistance.Dining Satisfy your appetite at one of the hotel's 2 restaurants. Quench your thirst with your favorite drink at a bar/lounge.Business, Other Amenities 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2871.00" OriginalAmount="2871.00">
      <BasicPropertyInfo Latitude="38.7129439" Longitude="-9.14230169999996" StarRating="0" HotelCode="0|feels_like_home_chiado_central_flats" HotelName="Feels Like Home Chiado Central Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Travessa João de Deus, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Feels Like Home Chiado Central Flats” is located in Lisbon. It boasts a convenient location in the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3015.00" OriginalAmount="3015.00">
      <BasicPropertyInfo Latitude="38.774051666259766" Longitude="-9.09749984741211" StarRating="0" HotelCode="0|the_residences_at_oriente_ii_2" HotelName="The Residences At Oriente Ii" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Avenida Dom Joao Ii, 1990-046, Lisbon, Portugal, Lisbon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «The Residences At Oriente Ii» is located in Lisbon. This apartment is located in 8 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Moscavide, Lisbon Oceanarium and Edward VII Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3317.00" OriginalAmount="3317.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="3426.00" OriginalAmount="3426.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 27/12/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="7644.00" OriginalAmount="7644.00">
      <BasicPropertyInfo Latitude="38.71194839477539" Longitude="-9.141900062561035" StarRating="0" HotelCode="0|localtraveling_chiado_trindade_" HotelName="Localtraveling Downtown - Family Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RUA DA TRINDADE, 30, 3º PISO, 1200-468, 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 «Localtraveling Downtown - Family Apartments» is located in Lisbon. This apartment is located in the very center of the city. 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: 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 speaks English, Spanish and French.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Laundry,Nightclub,Shopping Arcade,Wheelchair Access,Spa,Kitchen,Lounge,Sauna,Garden,Heated Pool,Jacuzzi,Massage Centre,Swimming Pool,Diet Meals,24 Hour Power Supply,Boutique,Babysitting,Dry Cleaning,Housekeeping,LCD/Projector,Library,Luggage Storage,24 Hour Front Desk,Meeting Room,Bicycle Rental,Airport Transfer (on Demand),Wake-up Call Service,ATM/Cash Machine,Parking,Valet Parking,Off-Site Parking,Kids Play Area,Dining,24 Hour Security,Elevator,Pets allowed</BasicAmenities>
    <HotelRating>5,4,3,1.5,2.5,1,2,3.5,4.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,APARTMENT,GUEST HOUSE,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BOUTIQUE HOTEL,GUEST HOUSES,LODGE,APARTHOTEL,ECO HOTEL,CLUB RESORT,GUESTHOUSE,HOSTEL,VILLA,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
4edbffa9-398d-467f-91fb-5c07beada9a0|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="4edbffa9-398d-467f-91fb-5c07beada9a0">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-18T00:00:00" End="2024-12-31T00: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
4edbffa9-398d-467f-91fb-5c07beada9a0|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
4edbffa9-398d-467f-91fb-5c07beada9a0|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
4edbffa9-398d-467f-91fb-5c07beada9a0|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-12-10T14:14:49.8628285+00:00" Version="0" EchoToken="Search" TransactionIdentifier="4edbffa9-398d-467f-91fb-5c07beada9a0" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="508.00" OriginalAmount="508.00">
      <BasicPropertyInfo Latitude="48.865546" Longitude="2.417213" StarRating="3" HotelCode="63961|campanile_paris_est__porte_de_bagnolet" HotelName="Campanile Porte de Bagnolet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Avenue du General de Gaulle, Bagnolet 93170</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82415/a_82415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel-restaurant is situated in the east of Paris, near Porte de Bagnolet. The centre of Paris is around 30 minutes' drive and guests will find a bus station and links to the metro network right in front of the hotel. Sights such as the Eiffel Tower, the Parcs des Expositions and the Champs Elysees may be reached in some 30 minutes by public transport. Charles de Gaulle airport is around 10 km away and it is some 30 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541" OriginalAmount="541">
      <BasicPropertyInfo Latitude="48.989038755439" Longitude="2.51293728158" StarRating="3" HotelCode="110683|75567" HotelName="Hôtel ibis Roissy-CDG Paris Nord 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>335 Rue de la Belle Etoile, BP 60183, Roissy CDG Cedex, 95974 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/227812/227812a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.00" OriginalAmount="545.00">
      <BasicPropertyInfo Latitude="48.8783935" Longitude="2.4754927" StarRating="2" HotelCode="153165|premiere_classe_paris_est__rosny_sous_bois" HotelName="Première Classe Rosny Sous Bois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Lisbonne, 93110 Rosny-sous-Bois</AddressLine>
          </AddressLines>
          <CityName>Rosny-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216318/a_216318_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rosny-sous-Bois.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="557" OriginalAmount="557">
      <BasicPropertyInfo Latitude="48.8769035" Longitude="2.6010755" StarRating="3" HotelCode="146073|191842" HotelName="City Résidence Chelles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue François Mitterrand, 77500 Chelles</AddressLine>
          </AddressLines>
          <CityName>Chelles</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/7/0/8/9/5/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Chelles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566" OriginalAmount="566">
      <BasicPropertyInfo Latitude="48.997803739061" Longitude="2.5145304057073" StarRating="2" HotelCode="327794|82964" HotelName="B&amp;B Hotel Paris Roissy CDG Aeroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Allee Du Verger, ZAC Du Parc De Roissy, Zone Hoteliere, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/441814/a_441814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Roissy-en-France.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="567" OriginalAmount="567">
      <BasicPropertyInfo Latitude="48.775652" Longitude="2.408905" StarRating="2" HotelCode="213180|442607" HotelName="ibis budget Vitry-sur-Seine A86 Bords de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Léon Geoffroy, Z.I. les Ardoines, 94400 Vitry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Vitry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301863/a_301863_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="568" OriginalAmount="568">
      <BasicPropertyInfo Latitude="49.018810039496" Longitude="2.4620461771657" StarRating="2" HotelCode="935754|82962" HotelName="B &amp; B Goussainville CDG" 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>17 Rue Le Corbusier, 95190 Goussainville</AddressLine>
          </AddressLines>
          <CityName>Goussainville</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638344/638344a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Goussainville. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.00" OriginalAmount="569.00">
      <BasicPropertyInfo Latitude="48.901090545418" Longitude="2.332599489584" StarRating="1.5" HotelCode="101868|hotelf1_paris_porte_de_montmartre" HotelName="Hôtel hotelF1 Paris Saint Ouen Marché aux Puces" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Du Docteur Babinski, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142367/a_142367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="573" OriginalAmount="573">
      <BasicPropertyInfo Latitude="48.75992121" Longitude="2.50127235" StarRating="1" HotelCode="159655|398346" HotelName="Hotel Première Classe Boissy Saint Leger" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Pompadour, Parc d'Activités de la Haie Griselle, 94478 Boissy-St-Léger</AddressLine>
          </AddressLines>
          <CityName>Boissy-Saint-Léger</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/225617/a_225617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boissy-Saint-Léger.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="576" OriginalAmount="576">
      <BasicPropertyInfo Latitude="49.009794" Longitude="2.31047" StarRating="3" HotelCode="410245|226863" HotelName="Residhotel les Hauts d´Andilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Route de la Berchére, 95580 Andilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100811/a_100811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a small and peaceful green town only 18 km from the business district of La Défense and close to the famous spa resort of Enghien-les-Bains'. Charles De Gaulle International Airport and Orly International Airport are 31 and 50 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.00" OriginalAmount="589.00">
      <BasicPropertyInfo Latitude="48.90891852" Longitude="2.33231008" StarRating="0" HotelCode="350586|hotel_residence_saint_ouen" HotelName="Hôtel Résidence Saint Ouen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/04/a4045c6db22418aa0097cd7a7dd4bc77b15cf1aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="601.00" OriginalAmount="601.00">
      <BasicPropertyInfo Latitude="48.867481034114" Longitude="2.226092761377" StarRating="1" HotelCode="153156|premiere_classe_paris_ouest__pont_de_suresnes" HotelName="Hotel Première Classe Paris Ouest - Pont De Suresnes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Henri Sellier, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216306/a_216306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Suresnes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="48.801968821304" Longitude="2.4321153465132" StarRating="1" HotelCode="335139|hotel_moderne_11" HotelName="Hôtel Moderne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Parmentier, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/93780/1993780/19.jpg?f=15505842</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Maisons-Alfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="622" OriginalAmount="622">
      <BasicPropertyInfo Latitude="48.87629526" Longitude="2.1159379" StarRating="2" HotelCode="538717|512574" HotelName="B&amp;B Hôtel Louveciennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>25 Chemin de Prunay, RN 13, 78430 Louveciennes</AddressLine>
          </AddressLines>
          <CityName>Louveciennes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638352/638352a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Looking for a cheap, well-located hotel in Greater Paris? Enjoy service with a smile at the B&amp;B Hotel Louveciennes!
Planning a trip to Paris and the surrounding area? Our hotel is near the Parc de Saint-Germain-en-Laye and its chateau (3 miles). It is also near the Palace of Versailles (5 miles), making it the perfect location for history buffs and visitors who like to explore! Travelling to Paris is easy as our hotel is near Louveciennes train station (2 miles) and right next to the N186.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.00" OriginalAmount="630.00">
      <BasicPropertyInfo Latitude="48.918110350891" Longitude="2.3069211312828" StarRating="2" HotelCode="213031|ibis_budget_gennevilliers" HotelName="Ibis budget Gennevilliers Asnières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Georges Corète, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301705/w_301705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gennevilliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="632.00" OriginalAmount="632.00">
      <BasicPropertyInfo Latitude="48.7763" Longitude="2.3672" StarRating="2" HotelCode="913127|ibis_budget_chevilly_larue_villejuif_rn_7" HotelName="ibis budget Orly Chevilly Tram 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>72-78 Avenue de Stalingrad, RN 7, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/275421/a_275421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a restaurant. 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="636" OriginalAmount="636">
      <BasicPropertyInfo Latitude="48.753969" Longitude="2.336702" StarRating="3" HotelCode="109751|16965" HotelName="Euro Hotel Orly-Rungis" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>63 Avenue du Parc Médicis, 94260 Fresnes, Val-de-Marne</AddressLine>
          </AddressLines>
          <CityName>Fresnes, Val-de-Marne</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/45/454845/CnrujZ9I_5939dc8c297e4c0680f409e1b34ffba3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Paris, Disneyland and Versailles in the middle of Parc Médicis de Fresnes. It is located 12 km from central Paris, at the intersection of the A6 and A86. It offers fast road access to Disneyland Resort® Paris and is 5 km north of Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.00" OriginalAmount="640.00">
      <BasicPropertyInfo Latitude="48.868423508905" Longitude="2.4310240226845" StarRating="1" HotelCode="157252|premiere_classe_montreuil" HotelName="Premiere Classe Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>64 Rue Jean Lolive, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/223109/a_223109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.2 km from the centre of Montreuil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="658" OriginalAmount="658">
      <BasicPropertyInfo Latitude="49.00575716421" Longitude="2.5204905867577" StarRating="4" HotelCode="28933|20697" HotelName="Millennium Hotel Paris Charles De Gaulle" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Allée du Verger, Zone Hôtelière, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/20000/12600/12575/09f6d612_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located close to the centre of Paris, Disneyland Paris and Astérix Park. It is located only a few steps from the commune of Roissy-en-France. Ideally situated for business travellers, this hotel is just a few minutes drive from Charles de Gaulle International Airport Various bus and metro connections are about 2 km from the hotel. Villepinte is situated within 5km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.00" OriginalAmount="660.00">
      <BasicPropertyInfo Latitude="48.770332460532" Longitude="2.3675111214367" StarRating="3" HotelCode="185807|le_fontainebleau" HotelName="Adonis Paris Sud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Avenue de Stalingrad, 94450 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259808/a_259808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Chevilly business district. Villejuif Louis-Aragon RER train station is a 10-minute drive away, which has train services going directly to Paris. Paris-Orly Airport is just a 7-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="666.00" OriginalAmount="666.00">
      <BasicPropertyInfo Latitude="48.820801522249" Longitude="2.390667624809" StarRating="2" HotelCode="902447|sejours__affaires_parisivry" HotelName="Séjours &amp; Affaires Paris-Ivry" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Jean Jacques Rousseau, 94200 Ivry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591568/591568a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.00" OriginalAmount="667.00">
      <BasicPropertyInfo Latitude="48.92888833" Longitude="2.4190117" StarRating="2" HotelCode="396680|bb_hotel_paris_le_bourget" HotelName="B&amp;B Hôtel Paris Le Bourget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue Bas Martineau, 197-211 Avenue Paul Vaillant Coutur, 93120 La Courneuve</AddressLine>
          </AddressLines>
          <CityName>La Courneuve</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637067/637067a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in La Courneuve.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="668.00" OriginalAmount="668.00">
      <BasicPropertyInfo Latitude="48.915498726154" Longitude="2.4172017896284" StarRating="2" HotelCode="571894|bb_hotel_paris_est_bobigny" HotelName="B&amp;B Hôtel Paris Est Bobigny Université" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue René Goscinny, ZAC de la Vache à l'Aise, 93000 Bobigny</AddressLine>
          </AddressLines>
          <CityName>Bobigny</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/688994/a_688994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bobigny.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="669.00" OriginalAmount="669.00">
      <BasicPropertyInfo Latitude="48.867011942476" Longitude="2.3739154153443" StarRating="1" HotelCode="326706|hotel_des_andelys" HotelName="Hôtel des Andelys" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 rue des Trois Bornes, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505265/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="675" OriginalAmount="675">
      <BasicPropertyInfo Latitude="48.765557" Longitude="2.471621" StarRating="3" HotelCode="110548|37652" HotelName="Eurohotel Paris Creteil Metro" 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,Diet Meals,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue Frenand Pouillon, Europarc, 94000 Créteil</AddressLine>
          </AddressLines>
          <CityName>Créteil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249165/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 6 km from Paris and 15 km from Disneyland. It is close to the A86 and A4 motorways, which offer access to Charles de Gaulle Airport and Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="676.00" OriginalAmount="676.00">
      <BasicPropertyInfo Latitude="48.93128651" Longitude="2.28474515" StarRating="0" HotelCode="766826|bb_hotel_paris_gennevilliers_asnieres" HotelName="B&amp;B Hotel Paris Gennevilliers Asnieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard Beaumarchais, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638648/638648a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just alongside the public transport network serving the heart of the capital and the entire region, our hotel west of Paris is the ideal base for your work and business trips.
With fully equipped guestrooms, you can access all the services you need to enjoy a pleasant stay with us.
Our hotel has rooms designed to accommodate up to three people. We also have specially adapted guestrooms with full facilities for disabled guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="676.00" OriginalAmount="676.00">
      <BasicPropertyInfo Latitude="48.7819762" Longitude="2.3532302" StarRating="3" HotelCode="263475|hotel_balladins_villejuif" HotelName="Hotel urban Villejuif by balladins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Avenue de l'Épi d'Or, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374863/374863a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="676.00" OriginalAmount="676.00">
      <BasicPropertyInfo Latitude="48.815889175832" Longitude="2.4593435285585" StarRating="2" HotelCode="213143|ibis_budget_saintmaurice" HotelName="ibis budget Saint-Maurice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>252 Rue du Maréchal Leclerc, ZAC Vivendi/OTV, 94410 Saint-Maurice</AddressLine>
          </AddressLines>
          <CityName>Saint-Maurice</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301826/a_301826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Saint-Maurice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="680.00" OriginalAmount="680.00">
      <BasicPropertyInfo Latitude="48.933154" Longitude="2.30383775" StarRating="1" HotelCode="153111|premiere_classe_paris_ouest__gennevilliers_barbanniers" HotelName="Premiere Classe Gennevillers Barbanniers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>ZAC des Barbanniers Avenue du Général de Gaulle, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216261/a_216261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gennevilliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="681.00" OriginalAmount="681.00">
      <BasicPropertyInfo Latitude="48.89242" Longitude="2.44167" StarRating="2" HotelCode="408781|bb_hotel_paris_romainville_noisylesec" HotelName="B&amp;B Hotel PARIS Romainville Noisy-le-Sec" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>103 Rue Paul Vaillant Couturier, 93130 Noisy-le-Sec, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Noisy-le-Sec</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576042/576042a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The whole B&amp;B Paris Romainville Noisy le Sec Hotel multilingual staff will be very plesaed to welcome you in our fresh brand new hotel located at 900 m / 0,6 mile from Metro 5 Raymond Queneau station. You will enjoy the B&amp;B brand standards : queen size beds, extra soft duvets ans pillows, powerful and illimited free wifi connection. Ideal for families up to 6 persons or groups, you will also be able to park easily, even a coach in our private parking (6 €). Don't forget to taste our easy and generous breakfast with croissants, brioche, bacon, scrambled eggs, orange juice, all with Brittany's flavour for 6,15 € (3 € for a child up to 10 years old).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.00" OriginalAmount="683.00">
      <BasicPropertyInfo Latitude="48.88269364" Longitude="2.40360639" StarRating="0" HotelCode="502317|hotel_rachel_4" HotelName="Hôtel Rachel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue du capitaine soyer, 93310 Le prè saint Gervais</AddressLine>
          </AddressLines>
          <CityName>Le Pré-Saint-Gervais</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/61335/2461335/1.jpg?f=15424466</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Le Pré-Saint-Gervais.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="687" OriginalAmount="687">
      <BasicPropertyInfo Latitude="48.914968257161" Longitude="2.2275864169247" StarRating="3" HotelCode="412099|228777" HotelName="Aparthotel Adagio access Colombes La Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Pierre Expert, 92700 Colombes</AddressLine>
          </AddressLines>
          <CityName>Colombes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/521714/a_521714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="687" OriginalAmount="687">
      <BasicPropertyInfo Latitude="48.726901105329" Longitude="2.258027488584" StarRating="0" HotelCode="312058|191624" HotelName="Aparthotel Adagio Access Paris Massy Gare TGV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Place de l Union Europeenne, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/426356/a_426356_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Massy. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="695" OriginalAmount="695">
      <BasicPropertyInfo Latitude="48.78307836" Longitude="2.61523855" StarRating="2" HotelCode="543899|422821" HotelName="B&amp;B Hôtel PONTAULT-COMBAULT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96 Rue des Prés Saint-Martin, Rue des Petites Friches, 77340 Pontault-Combault</AddressLine>
          </AddressLines>
          <CityName>Pontault-Combault</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638503/638503a_hb_a_001.jpg</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. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696" OriginalAmount="696">
      <BasicPropertyInfo Latitude="48.988708554133" Longitude="2.5144855035" StarRating="2" HotelCode="153163|66290" HotelName="Premiere Classe Roissy Charles De Gaulle Paris Nord 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>309 Rue De La Belle Etoile ZI Paris Nord 2, P.O. Box 50005, 95945 Roissy Charles-de-Gaulle Cedex</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216316/a_216316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.00" OriginalAmount="700.00">
      <BasicPropertyInfo Latitude="48.89554508" Longitude="2.29828558" StarRating="0" HotelCode="589320|residence_odalys_paris_levallois" HotelName="Résidence Odalys Paris Levallois  à Levallois Perret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Jules Verne, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591272/591272a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.00" OriginalAmount="702.00">
      <BasicPropertyInfo Latitude="48.905884867094" Longitude="2.4575378687172" StarRating="3" HotelCode="888124|campanile_paris_est__bobigny" HotelName="Hotel Campanile Paris Est - Bobigny" 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,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>304 Avenue Paul-Vaillant Couturier, 93000 Bobigny</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136428/a_136428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location, near to Paris by metro (line 5), 100 metres from the centre of Bobigny. Guests will find links to the public transport network just 50 metres away and there are shopping venues only 300 metres from the hotel. It lies close to the Parc des Expositions de Villepinte (1.2 km), the Parc des Expositions du Bourget, Disneyland Paris and the Zénith de Paris arena as well as the Stade de France stadium (9 km). Charles de Gaulle Airport is 15 km and it is 18 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="703.00" OriginalAmount="703.00">
      <BasicPropertyInfo Latitude="48.828274" Longitude="2.246524" StarRating="2" HotelCode="110546|timhotel_boulogne_rives_de_seine_2" HotelName="Timhotel Boulogne Rives de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>251 Boulevard Jean Jaurés, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153449/a_153449_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of Boulogne. It lies less than 10 minutes' walk from the Marcel Sembat (line 9) metro station, which brings guests to Paris in a matter of minutes. Guests can also enjoy easy access by public transport to the Porte de Versailles exhibition centre (20 minutes) and are within walking distance of the Parc des Princes stadium and Roland Garros tennis arena. The Eiffel Tower can be reached in around 20 minutes by public transport and the Louvre is around half an hour away. Orly Airport is approximately 21 km away, and Charles de Gaulle International Airport is around 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="706" OriginalAmount="706">
      <BasicPropertyInfo Latitude="48.89255105" Longitude="2.18131837" StarRating="3" HotelCode="612227|441529" HotelName="B&amp;B Hotel Nanterre Rueil Malmaison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>170 Avenue du Parc de l'Ile, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Nanterre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638490/638490a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nanterre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="707.00">
      <BasicPropertyInfo Latitude="48.771" Longitude="2.3677" StarRating="2" HotelCode="320124|bb_hotel_orly_chevillylarue_2" HotelName="B&amp;B Hôtel Orly Chevilly-Larue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>190 Avenue Stalingrad, D7, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/433852/a_433852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chevilly-Larue. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="709.00" OriginalAmount="709.00">
      <BasicPropertyInfo Latitude="48.776228486142" Longitude="2.3670012252248" StarRating="3" HotelCode="109563|ibis_chevilly_larue_villejuif_rn7" HotelName="Hôtel ibis Orly Chevilly Tram 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Avenue de Stalingrad, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152335/a_152335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chevilly-Larue. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="717.00" OriginalAmount="717.00">
      <BasicPropertyInfo Latitude="48.918328551439" Longitude="2.3426693349877" StarRating="3" HotelCode="900437|adagio_access_paris_saintdenis_pleyel" HotelName="Aparthotel Adagio access Paris Saint Denis Pleyel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Du Docteur Finot, 93200 Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183455/a_183455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On the outskirts of Paris, in the Pleyel business district, this hotel offers access to central Paris in just 10 minutes via the metro (located just a stone's throw away). It is also near the Stade de France, and its stores and cinema.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="720" OriginalAmount="720">
      <BasicPropertyInfo Latitude="48.704078681788" Longitude="2.1657389402389" StarRating="3" HotelCode="888567|278704" HotelName="Residhome Bures la Guyonnerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Guyonnerie, 91440 Bures-sur-Yvette</AddressLine>
          </AddressLines>
          <CityName>Bures-Sur-Yvette</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196096/196096a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Bures-Sur-Yvette. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="729" OriginalAmount="729">
      <BasicPropertyInfo Latitude="48.948972" Longitude="2.438702" StarRating="3" HotelCode="293242|188601" HotelName="Appart'City Confort Le Bourget" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>158-164 Avenue du 8 mai 1945, 93150 Blanc Mesnil</AddressLine>
          </AddressLines>
          <CityName>Le Blanc-Mesnil</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/90/905485/BhL663Lz_0fc1d8d379776c6d2af02451c99bc1a1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Le Blanc-Mesnil. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="730" OriginalAmount="730">
      <BasicPropertyInfo Latitude="48.877885" Longitude="2.475343" StarRating="3" HotelCode="38488|50597" HotelName="Inter-Hotel Paris Est Rosny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Lisbonne, Rosny-Sous-Bois, 93561</AddressLine>
          </AddressLines>
          <CityName>Rosny-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63629/a_63629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located to the east of Paris (a 10-minute drive). Countless shopping facilities, the train station and links to the public transport network lie just a few minutes' walk away (100 m - 1 km). Just in front of the hotel, guests will find a variety of restaurants, bars and a bus stop (around 20 m away). Disneyland Paris is approximately 25 km away (30 minutes by car). Charles de Gaulle Airport is approximately 17 km away, whilst Paris Orly Airport is about 20 km from the hotel. The hotel is situated close to a main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.00" OriginalAmount="734.00">
      <BasicPropertyInfo Latitude="48.817615100442" Longitude="2.3242487939267" StarRating="3" HotelCode="94371|hotel_arc_porte_dorleans_exkyriad" HotelName="Hôtel Arc Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Gabriel Peri, 92120 Montrouge, Paris</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155876/155876a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located to the south of the motorway surrounding Paris, 100 m from the Porte d'Orleans station. Orly Airport is approximately 50 km away. The Eiffel Tower and the Champs Elysees are both about a 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="0" HotelCode="848552|486121" HotelName="Hotel Vauban" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue Aristide Briand</AddressLine>
          </AddressLines>
          <CityName>Livry-Gargan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/47630/1847630/1.jpg?f=15488638</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="740" OriginalAmount="740">
      <BasicPropertyInfo Latitude="48.757223159909" Longitude="2.3469544287578" StarRating="2" HotelCode="435990|189088" HotelName="B&amp;B Hotel ORLY RUNGIS Aéroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Mondetour, Zone Hôtelière Delta, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/545868/a_545868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rungis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.00" OriginalAmount="741.00">
      <BasicPropertyInfo Latitude="48.855673" Longitude="2.416104" StarRating="1" HotelCode="213410|hotelf1_paris_porte_de_montreuil" HotelName="hotelF1 Paris Porte de Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>290-302 Rue Etienne Marcel, ZAC Eugène Barlain, 93170 Bagnolet</AddressLine>
          </AddressLines>
          <CityName>Porte de Bagnolet</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302105/a_302105_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Porte de Bagnolet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="741" OriginalAmount="741">
      <BasicPropertyInfo Latitude="48.82922888657" Longitude="2.4013508856297" StarRating="0" HotelCode="71415|13019" HotelName="Aparthotel Adagio access Paris Porte de Charenton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>203 rue de Paris, 94220 Charenton le Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96752/a_96752_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Charenton Le Pont, 200 m from the city limits of Paris and only 10 to 15 minutes by car or public transport from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.00" OriginalAmount="743.00">
      <BasicPropertyInfo Latitude="48.89857864379883" Longitude="2.3076059818267822" StarRating="3" HotelCode="0|le_national" HotelName="Hotel Le National" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard Jean Jaurès, Clichy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/fd/a7fdb49697cc6f8d4088ab0ad223a54131ba7018.jpeg</HotelPictures>
        <HotelDescription>This cosy hotel is in Clichy. The establishment comprises a total of 24 snug units. LE NATIONAL includes Wi-Fi internet connection in all public areas and accommodation units. The front desk offers 24-hour reception. This establishment does not offer cots on demand. This establishment's common areas are disability-friendly. This is not a pet-friendly establishment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 5.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="745.00" OriginalAmount="745.00">
      <BasicPropertyInfo Latitude="48.896354144147" Longitude="2.2972617907282" StarRating="0" HotelCode="378281|au_cadran_bleu" HotelName="Hotel Au Cadran Bleu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>141 Rue Aristide Briand, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549404/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.00" OriginalAmount="747.00">
      <BasicPropertyInfo Latitude="48.80025335" Longitude="2.35260251" StarRating="3" HotelCode="349147|hotel_paris_star" HotelName="Hotel Paris Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 rue de Gentilly, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Villejuif</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/78139/2278139/42.jpg?f=15541330</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Villejuif.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.00" OriginalAmount="747.00">
      <BasicPropertyInfo Latitude="48.88920974731445" Longitude="2.4014739990234375" StarRating="3" HotelCode="0|residence_hoche_3" HotelName="Résidence Hoche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 Rue Charles Nodier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/1d/fd1d6da1b033316dd45a455496cedee11d57c927.jpeg</HotelPictures>
        <HotelDescription>A stay at Résidence Hoche places you in the heart of Le Pre-Saint-Gervais, within a 15-minute walk of Philharmonie de Paris and Grande halle de la Villette.  This hotel is 0.7 mi (1.1 km) from Zenith de Paris and 3.4 mi (5.5 km) from Les Halles.&lt;br /&gt;The front desk is staffed during limited hours.&lt;br /&gt;Stay in one of 7 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads and complimentary toiletries. 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;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;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; 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="63" TotalAmount="753.00" OriginalAmount="753.00">
      <BasicPropertyInfo Latitude="48.825154" Longitude="2.393973" StarRating="2" HotelCode="213097|ibis_budget_paris_porte_de_bercy_2" HotelName="ibis budget Paris Porte de Bercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Place de l'Europe, Paris Bercy 2, 94220 Charenton-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301776/a_301776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The individual storeys can easily be reached via the lift or stairs. Wireless internet access is available to travellers in the public areas. The hotel offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.00" OriginalAmount="760.00">
      <BasicPropertyInfo Latitude="48.934575238002" Longitude="2.303522317791" StarRating="3" HotelCode="128281|campanile_paris_ouest__gennevilliers_barbanniers" HotelName="Campanile Paris Ouest - Gennevilliers Barbanniers" 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>1 Avenue Marcel Paul Parc, d'Activites Barbanniers, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185485/a_185485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gennevilliers. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.00" OriginalAmount="760.00">
      <BasicPropertyInfo Latitude="48.895370614822" Longitude="2.426100370176" StarRating="2" HotelCode="312248|lauberge_du_cheval_noir" HotelName="Auberge Le Cheval Noir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Gaston-Roussel, Ex: route de Noisy, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Pantin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211736/211736a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At 2 steps from Paris by Metro and the device all around the Black Horse Inn provides its guests comfortable and relaxing its infrastructure.
can eat, shelter and organize all types of events, private or professional, in one place and flexibly through:
Its bar open from 6am to midnight and traditional restaurant, offering efficient service in a warm atmosphere
25 rooms, soundproofed and air conditioned, which guarantee peace and comfort
Its bright rooms, which offer more than 1000m ² of flexible spaces for professionals, associations and private gatherings.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="763.00" OriginalAmount="763.00">
      <BasicPropertyInfo Latitude="48.802246" Longitude="2.285438" StarRating="2" HotelCode="31387|hotel_median_chatillon" HotelName="B&amp;B Hotel Paris Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de Verdun, 92320 Châtillon</AddressLine>
          </AddressLines>
          <CityName>Châtillon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/084538/084538a_hb_a_024.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated around 10 km from the centre of Paris and close to the Parc des Expositions at Porte de Versailles with easy access to the Paris Metro, main roads and rail links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="764" OriginalAmount="764">
      <BasicPropertyInfo Latitude="49.001627" Longitude="2.519768" StarRating="4" HotelCode="82269|44615" HotelName="Novotel Suites Paris Roissy CDG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Allee du Verger, 95700 Roissy En France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111041/a_111041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 7 minutes from the Villepinte exhibition centre and 5 minutes from Roissy Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="764" OriginalAmount="764">
      <BasicPropertyInfo Latitude="48.762096361563" Longitude="2.2868907840614" StarRating="0" HotelCode="718426|422794" HotelName="B&amp;B Hotel Paris Sud Châtenay-Malabry" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Parking,Pets allowed,Printer,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>53 avenue de la Division Leclerc, 92290 Châtenay-Malabry</AddressLine>
          </AddressLines>
          <CityName>Châtenay-Malabry</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/839292/a_839292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;B&amp;B Hotel Paris Sud Châtenay-Malabry
Looking for an affordable hotel in Paris's south end? Check out our B&amp;B hotel and its discount prices in the commune of Châtenay-Malabry in the Hauts de Seine.

Booking a low-price hotel accommodation in the Paris region is the right plan if you are looking to spend an affordable holiday in Paris either with your sweetheart or your family! The hotel is conveniently located near public transport: the Transilien (RER B) service will take you right to the heart of the capital in 40 minutes.

Access Paris Sud Châtenay-Malabry
The B&amp;B Hotel Châtenay-Malabry is located near the A86, and so it is easily accessible from the southern highways, the A6, the A10 ... It is ideal as a stopover hotel in the south of Paris if you're planning a longer trip.

If you are travelling by train, you can reach the hotel in a short time by taking the RER B, from all Paris stations: Paris Montparnasse, Paris Gare de Lyon, Paris Massy TGV, etc.

Travelling by plane? The Orlyval shuttle bus from the Orly Sud Airport gets you to the hotel in under 30 minutes.

Our B&amp;B provides an ideal location if you¿re looking to organize a hassle-free weekend to spend with your sweetheart or with friends at less than 3 hours from Bordeaux or Lyon!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="764.00" OriginalAmount="764.00">
      <BasicPropertyInfo Latitude="48.818009" Longitude="2.422094" StarRating="3" HotelCode="77344|kyriad_paris_est_bois_de_vincennes" HotelName="Kyriad Paris Est - Bois de Vincennes" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue du Maréchal Leclerc, 94410 Saint Maurice</AddressLine>
          </AddressLines>
          <CityName>Saint-Maurice</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104998/a_104998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Saint-Maurice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="768" OriginalAmount="768">
      <BasicPropertyInfo Latitude="48.966576204395" Longitude="2.5171591931255" StarRating="3" HotelCode="110682|73049" HotelName="Hôtel ibis Villepinte Parc Expos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>A104 Sortie No2 Visiteurs, Parc Des Expositions Bp 64069, 95972 Roissy Cdg Cedex</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153597/a_153597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770" OriginalAmount="770">
      <BasicPropertyInfo Latitude="49.020736916992" Longitude="2.5903782248497" StarRating="3" HotelCode="55133|10409" HotelName="Comfort Airport CDG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Paris, Le Mesnil-Amelot 77990</AddressLine>
          </AddressLines>
          <CityName>Le Mesnil-Amelot</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71468/a_71468_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Le Mesnil Amelot, just a short distance from Roissy, close to Charles de Gaulle airport and Roissy International Business Centre as well as to Parc des Expositions at Villepinte, Disneyland and the Asterix theme park. The centre of Paris is 25 km away, whilst Orly airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="48.874297960646" Longitude="2.4051853369888" StarRating="2" HotelCode="79723|lilas_gambetta" HotelName="Hipotel Paris Lilas Gambetta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Avenue Gambetta, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/284152/284152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="777" OriginalAmount="777">
      <BasicPropertyInfo Latitude="48.784864" Longitude="2.225223" StarRating="4" HotelCode="31474|37773" HotelName="Forest Hill Paris Meudon - Vélizy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue du Maréchal de Lattre de Tassigny, 92360 Meudon-la-Forêt</AddressLine>
          </AddressLines>
          <CityName>Meudon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50235/a_50235_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close Vélizy, Clamart and Orsay. The Porte de Saint Cloud and Versailles are only a 10-minute walk away. Paris Orly Airport is 3.7 km from the hotel. Links to the public transport network are to be found just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="48.7809565" Longitude="2.2077306" StarRating="4" HotelCode="303834|191840" HotelName="Appart´City Velizy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Maurane Saulnier, 78140 Vélizy-Villacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387737/387737a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Vélizy-Villacoublay. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="785.00" OriginalAmount="785.00">
      <BasicPropertyInfo Latitude="48.928894" Longitude="2.340212" StarRating="3" HotelCode="110782|campanile_paris_nord__saint_denis_centre__grand_stade" HotelName="Campanile - Paris Nord St Denis Quai De St Ouen Pleyel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Quai de St-Ouen, 2 Boulevard de la Liberation, 93284 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153710/a_153710_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.00" OriginalAmount="786.00">
      <BasicPropertyInfo Latitude="48.9097" Longitude="2.335" StarRating="0" HotelCode="981113|residhome_saint_ouen" HotelName="Residhome Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Ardoin, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/5/8/7/2/9/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="48.849708800121" Longitude="2.4172376854348" StarRating="2" HotelCode="128388|sejours_et_affaires_saint_mande" HotelName="Séjours &amp; Affaires St Mandé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Claude Erignac, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593006/593006a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Montreuil. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="790.00" OriginalAmount="790.00">
      <BasicPropertyInfo Latitude="48.86890411376953" Longitude="2.4156720638275146" StarRating="3" HotelCode="0|bb_hotel_paris_porte_de_bagnolet" HotelName="B&amp;B Hotel Paris Porte De Bagnolet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Avenue Gambetta, Bagnolet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/ea/c4ea498072ad9625a2f6751de2e2e9827c19ad29.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at B&amp;amp;B Hotel Paris Porte De Bagnolet in Bagnolet, you'll be within a 5-minute drive of Zenith de Paris and Grands Boulevards.  This hotel is 2.9 mi (4.7 km) from Opera Bastille and 3.3 mi (5.4 km) from Les Halles.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 2.6 km / 1.6 mi&lt;br /&gt;Place de la Nation - 3.2 km / 2 mi&lt;br /&gt;Philharmonie de Paris - 3.4 km / 2.1 mi&lt;br /&gt;Grande halle de la Villette - 3.5 km / 2.2 mi&lt;br /&gt;Parc des Buttes Chaumont - 3.6 km / 2.3 mi&lt;br /&gt;Zenith de Paris - 3.8 km / 2.4 mi&lt;br /&gt;Canal Saint-Martin - 3.9 km / 2.4 mi&lt;br /&gt;City of Science and Industry - 4.2 km / 2.6 mi&lt;br /&gt;Paris Zoological Park - 4.6 km / 2.8 mi&lt;br /&gt;Place de la Bastille - 4.6 km / 2.9 mi&lt;br /&gt;Opera Bastille - 4.7 km / 2.9 mi&lt;br /&gt;Place de la Republique - 4.7 km / 2.9 mi&lt;br /&gt;Picasso Museum - 4.8 km / 3 mi&lt;br /&gt;Place des Vosges - 4.8 km / 3 mi&lt;br /&gt;Rue de Rivoli - 4.9 km / 3.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 25.6 km / 15.9 mi&lt;br /&gt;Orly Airport (ORY) - 19.2 km / 11.9 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk, an elevator, and microwave in a common area. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : Buffet breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:30 AM to 10:30 AM for a fee.&lt;br /&gt;HeadLine : Near Place de la Nation&lt;br /&gt;Rooms : Make yourself at home in one of the 108 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms with showers are provided. 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;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 3.00 EUR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 4.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 12.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="798.00" OriginalAmount="798.00">
      <BasicPropertyInfo Latitude="48.85707662" Longitude="2.43635455" StarRating="2" HotelCode="502410|le_kleber" HotelName="Hôtel Le kleber" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Kleber, 93100 Montreuil, Sous Bois</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/669789/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.00" OriginalAmount="799.00">
      <BasicPropertyInfo Latitude="48.866191994506" Longitude="2.4174416852437" StarRating="2" HotelCode="67425|hotel_reseda" HotelName="Hotel Reseda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Du General De Gaulle, 93170 Bagnolet</AddressLine>
          </AddressLines>
          <CityName>Porte de Bagnolet</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87198/a_87198_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Gallieni metro (underground train) station on line 3 (last stop).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="803.00" OriginalAmount="803.00">
      <BasicPropertyInfo Latitude="48.814959" Longitude="2.418781" StarRating="3" HotelCode="110121|adagio_access_paris_maisons_alfort" HotelName="Aparthotel Adagio Access Paris Maisons Alfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Eugene Renault, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152966/a_152966_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Maisons-Alfort. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805" OriginalAmount="805">
      <BasicPropertyInfo Latitude="49.0007" Longitude="2.5191" StarRating="4" HotelCode="170493|25026" HotelName="Crowne Plaza Paris - Charles de Gaulle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4230000/4223700/4223609/83f77508_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is located just 1 km away from Paris Charles de Gaulle International Airport, where guests will also find a number of shops, restaurants and bars. The airport's bus and train stations are 1.5 km away, with links to the centre of Paris taking approximately half an hour. The hotel is just 10 minutes' drive from the Villepinte convention centre and Le Bourget exhibition centre, while Disneyland Paris is 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="808.00">
      <BasicPropertyInfo Latitude="48.921953" Longitude="2.343337" StarRating="2" HotelCode="296292|bb_paris_saint_denis_pleyel" HotelName="B&amp;B Hôtel Paris Saint-Denis Pleyel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard de la Libération, ZAC Pleyel Libération, 93200 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637027/637027a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Saint-Denis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.00" OriginalAmount="812.00">
      <BasicPropertyInfo Latitude="48.822430363071" Longitude="2.3021177579689" StarRating="2" HotelCode="901782|hotel_du_parc_even" HotelName="Parc Even" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Laforest, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/258003/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="815" OriginalAmount="815">
      <BasicPropertyInfo Latitude="48.882651" Longitude="2.369121" StarRating="2" HotelCode="180071|238988" HotelName="Peace &amp; Love" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>245 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332369/332369a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features a childcare service for a comfortable and relaxing stay. Wireless internet access (for a fee) 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="817.00" OriginalAmount="817.00">
      <BasicPropertyInfo Latitude="48.80927037847" Longitude="2.271910598481" StarRating="2" HotelCode="282796|hotel_victor_hugo_2" HotelName="Victor Hugo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Avenue Victor Hugo, 92140 Clamart</AddressLine>
          </AddressLines>
          <CityName>Clamart</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/99360/1999360/1.jpg?f=15182313</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 31 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, a babysitting service and a conference room. Wireless internet access in public areas (for a fee) allows guests to stay connected. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="819.00" OriginalAmount="819.00">
      <BasicPropertyInfo Latitude="48.925749803968" Longitude="2.3547700716264" StarRating="3" HotelCode="110723|ibis_saintdenis_stade_ouest" HotelName="Hôtel ibis Saint-Denis Stade Ouest" 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>20 Rue Jules Saulnier, La Plaine Saulnier, 93200 Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153645/a_153645_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.00" OriginalAmount="820.00">
      <BasicPropertyInfo Latitude="48.896828" Longitude="2.403693" StarRating="2" HotelCode="213099|ibis_budget_paris_porte_de_pantin" HotelName="ibis budget Paris Porte de Pantin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96-98 Avenue du Général Leclerc, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Pantin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301778/a_301778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pantin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.00" OriginalAmount="821.00">
      <BasicPropertyInfo Latitude="48.89317295" Longitude="2.39836927" StarRating="3" HotelCode="584330|art_hotel_paris_est" HotelName="Art Hotel Paris Est" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Scandicci, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Pantin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600585/600585a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pantin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.00" OriginalAmount="821.00">
      <BasicPropertyInfo Latitude="48.8084" Longitude="2.42612" StarRating="0" HotelCode="630824|le_grand_albert_1er" HotelName="Le Grand Albert 1er" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Du General Leclerc 1, Ile de france, 94700 Maisons-Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/27/a627cd7ba54fd56259ea6b2f90588199fc6670d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Maisons-Alfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="822" OriginalAmount="822">
      <BasicPropertyInfo Latitude="48.78268" Longitude="2.224097" StarRating="4" HotelCode="82272|191849" HotelName="Novotel Suites Paris Velizy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Ter rue du petit Clamart, 78140 Velizy Villacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111044/a_111044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vélizy-Villacoublay. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="822.00" OriginalAmount="822.00">
      <BasicPropertyInfo Latitude="48.8824156" Longitude="2.234273" StarRating="3" HotelCode="18927|hotel_douglas" HotelName="Douglas Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Boulevard Richard Wallace, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206353/206353a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Puteaux. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="823.00" OriginalAmount="823.00">
      <BasicPropertyInfo Latitude="48.883626222387" Longitude="2.2436061501503" StarRating="3" HotelCode="16220|princesse_isabelle" HotelName="Princesse Isabelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Jean Jaurès, 92800 Puteaux, Paris La Défense 11</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19465/a_19465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Paris suburb of Puteaux, just a stone's throw from La Défense quarter. Here guests will find plenty of shopping facilities and entertainment venues. The metro station Esplanade de La Défense is around 700 m from the hotel and enables quick access to the centre of Paris. The Palais des Congrès lies roughly 3 km away and Charles de Gaulle is a 40-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="48.8618652" Longitude="2.3832536" StarRating="2" HotelCode="178207|modern" HotelName="Modern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Rue du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249687/a_249687_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. The accommodation comprises a total of 38 rooms. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="828" OriginalAmount="828">
      <BasicPropertyInfo Latitude="48.778772786176" Longitude="2.2124496996747" StarRating="3" HotelCode="430408|191843" HotelName="Holiday Inn Express Paris - Velizy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Business Centre,Golf,Internet,Laundry,Parking,Pets allowed,Restaurant,Shopping Arcade,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Avenue de l'Europe, 78140 Velizy-Villacoublay, Fontainebleau</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/81864/2481864/57.jpg?f=15503755</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Holiday Inn Express Paris – Velizy, with its 111 modern and air-conditioned rooms, and contemporary public spaces all with free Wi-Fi Internet coverage.The hotel is ideally located in the heart of the business district of Inovel Parc close to the Saclay's scientific pole and only 20 minutes' drive from the Paris Exhibition Centre Porte de Versailles. The international Orly Airport is situated 15 minutes away by car from the Hotel. Paris gates (Line 13) can be reached with the T6 tramway line in 30 minutes.Discover the Royal City, Versailles and its Palace, which has been on UNESCO's World Heritage List for 30 years, in only 10 minutes' drive from the Holiday Inn Express Paris – Velizy.For shopping visit the Velizy 2 Mall with 170 shops and 7 Cinemas, in less than five minutes' walk. Last but not least, Meudon's Woods, with their beautiful sceneries.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.00" OriginalAmount="829.00">
      <BasicPropertyInfo Latitude="48.906149412054" Longitude="2.3323653483735" StarRating="2" HotelCode="333437|cafe_hotel_de_lavenir" HotelName="Café Hôtel de l'Avenir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Charles Schmidt, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/447566/a_447566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Saint-Ouen-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="830.00" OriginalAmount="830.00">
      <BasicPropertyInfo Latitude="48.798959749156" Longitude="2.2809735889549" StarRating="2" HotelCode="213009|hotel_ibis_budget_chatillon" HotelName="ibis budget Châtillon Paris Ouest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>111 Avenue de Verdun, ZAC des sablons lot 'C', 92320 Chatillon</AddressLine>
          </AddressLines>
          <CityName>Châtillon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301682/a_301682_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Châtillon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="831" OriginalAmount="831">
      <BasicPropertyInfo Latitude="48.75847968" Longitude="2.34688722" StarRating="3" HotelCode="267099|189081" HotelName="All Suites Appart Hôtel Orly-Rungis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue du Pont des Halles, 94150 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255286/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Rungis. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="842" OriginalAmount="842">
      <BasicPropertyInfo Latitude="48.726779" Longitude="2.264362" StarRating="4" HotelCode="99381|191631" HotelName="Residhome Paris-Massy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Christophe Colomb, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139270/a_139270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located near to the new Central Massy neighbourhood, close to TGV (high-speed train) and suburban train stations, the ultra-modern omnisports centre, shops and the médiathèque. The residence is located in the heart of the Saclay Scientipole scientific and technological valley, near the Palace of Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="848.00" OriginalAmount="848.00">
      <BasicPropertyInfo Latitude="48.821036720426" Longitude="2.3763333290376" StarRating="3" HotelCode="355143|lodge_in" HotelName="Lodge In MIS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-16 Rue Theroigne de Mericourt, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/468671/w_468671_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="48.899059047779" Longitude="2.2363415961629" StarRating="2" HotelCode="902442|sejours__affaires_grande_arche__courbevoie" HotelName="Séjours &amp; Affaires Grande Arche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Allée des Tilleuls, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591283/591283a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="852.00" OriginalAmount="852.00">
      <BasicPropertyInfo Latitude="48.896858343302" Longitude="2.2346827724046" StarRating="0" HotelCode="109632|adagio_access_la_defense_leonard_de_vinci" HotelName="Aparthotel Adagio access la Défense Léonard de Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue des Etudiants, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152411/a_152411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="858" OriginalAmount="858">
      <BasicPropertyInfo Latitude="48.729360088352" Longitude="2.3020632617691" StarRating="3" HotelCode="110166|191635" HotelName="Hôtel ibis Massy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Saule Trapu, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153015/a_153015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Massy. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="859" OriginalAmount="859">
      <BasicPropertyInfo Latitude="48.837786883315" Longitude="2.5417113333333" StarRating="3" HotelCode="110371|42704" HotelName="Hôtel ibis Marne-la-Vallée Noisy" 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>4 Allée Bienvenue, 93885 Noisy Le Grand</AddressLine>
          </AddressLines>
          <CityName>Noisy le Grand</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153232/a_153232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Noisy le Grand. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.00" OriginalAmount="860.00">
      <BasicPropertyInfo Latitude="48.817297097111" Longitude="2.3504278063774" StarRating="3" HotelCode="29464|ibis_paris_porte_ditalie" HotelName="ibis Paris Porte d'Italie" 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>13 Rue du Val de Marne, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46937/a_46937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located opposite the Charléty stadium, close to the exhibition centre. The heart of the French capital may be reached in 20 minutes by RER (regional train); links to the public transport network are to be found within 500 m of the hotel. Orly airport is 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="862.00" OriginalAmount="862.00">
      <BasicPropertyInfo Latitude="48.817362444007" Longitude="2.3294019699097" StarRating="3" HotelCode="25635|ibis_paris_porte_dorleans" HotelName="Hôtel ibis Paris Porte d'Orléans" 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>33 Rue Barbès, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37410/a_37410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montrouge. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="863" OriginalAmount="863">
      <BasicPropertyInfo Latitude="48.838970877404" Longitude="2.6530999590384" StarRating="2" HotelCode="487830|424402" HotelName="B&amp;B Hôtel Marne-La-Vallee Torcy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Ter Rue Pierre Mendès France, 77200 Torcy</AddressLine>
          </AddressLines>
          <CityName>Torcy</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638355/638355a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Torcy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.00" OriginalAmount="864.00">
      <BasicPropertyInfo Latitude="48.8813775989" Longitude="2.3620278603047" StarRating="3" HotelCode="29503|timhotel_paris_gare_du_nord" HotelName="Hotel At Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Philippe de Girard, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47346/a_47346_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located near to the Gare du Nord, about one kilometre from the Parisian district of Montmartre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="865.00" OriginalAmount="865.00">
      <BasicPropertyInfo Latitude="48.822819492253" Longitude="2.2999620437622" StarRating="2" HotelCode="80169|hotel_patio_brancion" HotelName="Hôtel Patio Brancion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Edgar Quinet, 92240 Malakoff, Paris</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327955/327955a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="867" OriginalAmount="867">
      <BasicPropertyInfo Latitude="48.826433334845" Longitude="2.1187245285386" StarRating="3" HotelCode="109967|73063" HotelName="Hôtel ibis Versailles Parly 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Avenue Dutartre, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152788/w_152788_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Le Chesnay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="869.00" OriginalAmount="869.00">
      <BasicPropertyInfo Latitude="48.861266" Longitude="2.382696" StarRating="3" HotelCode="70508|hipotel_paris_perelachaise_republique" HotelName="Hipotel Paris Père Lachaise République" 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>37 Rue Servan, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330369/330369a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.00" OriginalAmount="872.00">
      <BasicPropertyInfo Latitude="48.81767" Longitude="2.28727" StarRating="3" HotelCode="71416|aparthotel_adagio_access_vanves_porte_de_chatillon" HotelName="Adagio Access Vanves Porte de Châtillon" 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,Fax,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Aristide Briand, 92170 Paris-Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96753/a_96753_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes’ walking distance from the exhibition centre, Porte de Versailles, and the “Palais des Sports”. Paris Orly Airport is just around 15 km away, while Charles de Gaulle Airport is approximately 37 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="876.00" OriginalAmount="876.00">
      <BasicPropertyInfo Latitude="48.909424905805" Longitude="2.3387782109756" StarRating="3" HotelCode="412905|residence_paris_saint_ouen" HotelName="Hotel Paris Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Du Docteur Bauer, 93400 Paris-Saint Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575023/575023a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;deally located in the Great Paris area between Montmartre and the Stade de France, just 5 minutes from “Mairie de Saint-Ouen” (Line 13), the Paris Saint-Ouen Hotel offers a direct access to Paris. Recently opened in May 2015, this modern residence welcomes you during your leisure or business trips in its 126 rooms fully equipped. Some of the rooms have kitchenette and/or a terrace overlooking the Sacré Coeur or the Eiffel Tower. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="878" OriginalAmount="878">
      <BasicPropertyInfo Latitude="48.756412316876" Longitude="2.3483211787249" StarRating="3" HotelCode="110712|189104" HotelName="Hôtel ibis Paris Orly Rungis" 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>1 Rue Mondétour, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153630/a_153630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rungis. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="882.00" OriginalAmount="882.00">
      <BasicPropertyInfo Latitude="48.88905955" Longitude="2.3494842" StarRating="3" HotelCode="330297|hotel_de_france_20" HotelName="Hôtel de France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Barbes, 18th Arrondissement, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/55804/1855804/31.jpg?f=15668294</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="882.00" OriginalAmount="882.00">
      <BasicPropertyInfo Latitude="48.90886434" Longitude="2.28780934" StarRating="3" HotelCode="434147|residence_paris_asnieres_apt" HotelName="Aparthotel Residences Paris Asnieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>7, Rue Du Général Mangin, 92600 Asnières sur Seine, Banlieue Paris</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/543850/a_543850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Asnières-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="882" OriginalAmount="882">
      <BasicPropertyInfo Latitude="48.94887792" Longitude="2.62486807" StarRating="2" HotelCode="308627|425485" HotelName="Le Relais du Parisis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Jean Monnet, 77270 Villeparisis</AddressLine>
          </AddressLines>
          <CityName>Villeparisis</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/378038/378038a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in East Disneyland Paris. There are a total of 44 guests rooms on the premises. Hotel Le Relais Du Parisis is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="884.00" OriginalAmount="884.00">
      <BasicPropertyInfo Latitude="48.887574" Longitude="2.311071" StarRating="3" HotelCode="97242|hotel_de_la_felicite" HotelName="de la Felicite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue de la Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330821/330821a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="884.00" OriginalAmount="884.00">
      <BasicPropertyInfo Latitude="48.88060353" Longitude="2.41719283" StarRating="0" HotelCode="430588|residence_les_lilas_paris" HotelName="Residence Les Lilas Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Kitchen,LCD/Projector,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Lucien Noël, 93260 Les Lilas</AddressLine>
          </AddressLines>
          <CityName>Les Lilas</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594988/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 Residence Les Lilas Paris in Les Lilas, you'll be convenient to Zenith and Parc des Buttes Chaumont.  This apartment is within close proximity of Philharmonie de Paris and Parc de la Villette.&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, 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 coffee/tea makers, and housekeeping is provided weekly.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="892.00" OriginalAmount="892.00">
      <BasicPropertyInfo Latitude="48.834655013951" Longitude="2.242371741829" StarRating="2" HotelCode="109352|hotel_campanile_paris_ouest__boulogne" HotelName="Campanile - Paris Ouest - Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Carnot, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152103/a_152103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="898.00" OriginalAmount="898.00">
      <BasicPropertyInfo Latitude="48.82630901" Longitude="2.36034563" StarRating="1" HotelCode="440495|hotel_tolbiac_" HotelName="Hotel Tolbiac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>122 Rue De Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481273/481273a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.00" OriginalAmount="910.00">
      <BasicPropertyInfo Latitude="48.82118542763" Longitude="2.2928855831668" StarRating="0" HotelCode="128287|adagio_access_vanves_porte_de_versailles" HotelName="Aparthotel Adagio access Vanves Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 - 32 rue Jean Bleuzen, 92170 Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185494/a_185494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Vanves. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="911.00" OriginalAmount="911.00">
      <BasicPropertyInfo Latitude="48.901298539383" Longitude="2.3890121165676" StarRating="2" HotelCode="933601|bb_hotel_paris_porte_de_la_vil_" HotelName="B&amp;B Hotel Paris Porte de la Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Emile Reynaud, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411339/a_411339_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="926.00" OriginalAmount="926.00">
      <BasicPropertyInfo Latitude="48.886215406939" Longitude="2.310371696949" StarRating="2" HotelCode="189585|cosy_monceau" HotelName="Cosy Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Jouffroy d'Abbans, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329769/329769a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.00" OriginalAmount="928.00">
      <BasicPropertyInfo Latitude="48.82475" Longitude="2.30102" StarRating="2" HotelCode="244275|bb_hotel_paris_malakoff_parc_des_expositions" HotelName="B&amp;B Hotel PARIS Malakoff Parc des Expositions" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 bd Charles de Gaulle, 92240 Malakoff, Paris</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328879/328879a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="933.00" OriginalAmount="933.00">
      <BasicPropertyInfo Latitude="48.88476946383" Longitude="2.2436064985014" StarRating="3" HotelCode="400095|melon_district_paris_la_defense" HotelName="The Student Hotel Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Roque De Fillol, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447521/447521a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Puteaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="936.00" OriginalAmount="936.00">
      <BasicPropertyInfo Latitude="48.932421" Longitude="2.410458" StarRating="3" HotelCode="109881|ibis_paris_le_bourget" HotelName="Hôtel ibis Le Bourget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 avenue Jean Mermoz, 93120 La Courneuve</AddressLine>
          </AddressLines>
          <CityName>La Courneuve</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152697/a_152697_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.00" OriginalAmount="940.00">
      <BasicPropertyInfo Latitude="48.8878305" Longitude="2.3109306" StarRating="2" HotelCode="267511|royal_wagram" HotelName="Royal Wagram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Cité de Pusy, alternative: 25 Boulevard Perreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259572/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.00" OriginalAmount="940.00">
      <BasicPropertyInfo Latitude="48.865645" Longitude="2.366577" StarRating="2" HotelCode="149714|hotel_voltaire_republique" HotelName="Hôtel Voltaire République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211747/211747a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.00" OriginalAmount="942.00">
      <BasicPropertyInfo Latitude="48.89215" Longitude="2.317693" StarRating="2" HotelCode="110543|tingis" HotelName="Tingis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Emile Level, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255726/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Arr17:Triumph arch-Pte Maillot. The establishment features a total of 32 rooms. Guests will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="943.00" OriginalAmount="943.00">
      <BasicPropertyInfo Latitude="48.880044427" Longitude="2.4077876415253" StarRating="2" HotelCode="300870|bb_hotel_paris_porte_des_lilas" HotelName="B&amp;B Hôtel PARIS Porte des Lilas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Avenue René Fonck, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/70897/1870897/1.jpg?f=15649054</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="944.00" OriginalAmount="944.00">
      <BasicPropertyInfo Latitude="48.894817902956" Longitude="2.2490996705522" StarRating="2" HotelCode="101782|aparthotel_adagio_access_la_defense_place_charras" HotelName="Aparthotel Adagio access La Défense Place Charras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Bitche, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142267/a_142267_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is situated in Courbevoie near La Défense, just 5 minutes from Paris. It is only a few minutes from the shopping centres, the CNIT (National Centre for Industry and Technology) and Grande Arche de La Défense and is therefore the ideal venue for business trips. The Arc de Triomphe is 3 km away and Champs-Élysées is 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="945.00" OriginalAmount="945.00">
      <BasicPropertyInfo Latitude="48.854546897702" Longitude="2.415554523468" StarRating="3" HotelCode="32824|ibis_paris_porte_de_montreuil" HotelName="Hôtel ibis Paris Porte de Montreuil" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue du Professeur Andre Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52113/a_52113_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides direct access to the center of Paris (Metro L9 in 15 minutes). It is located to the east of Paris with access to the Villepinte exhibition center (20 minutes by car) and Bercy Arena (15 minutes by metro). The Vincennes Zoo and Castle are nearby, and Montreuil's weekend flea market is right in front of the hotel. Parc Astérix is 18.5 miles from the hotel and Disneyland is 45 minutes away by RER A. Ideally situated: 21 miles from Disneyland Paris, 19 miles from Parc Astérix, 20 minutes by car to Parc Exposition de Villepinte, 15 minutes by metro to Palais Omnisport de Paris Bercy stadium and 15 minutes by metro to Paris center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.00" OriginalAmount="947.00">
      <BasicPropertyInfo Latitude="48.890742630253" Longitude="2.2864785790443" StarRating="2" HotelCode="336461|hotel_danjou" HotelName="D'Anjou" Meals="ROOM ONLY,BREAKFAST-FOR-2,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>47 Rue Louis Rouquier, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55614/a_55614_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Levallois-Perret just outside Paris. It is just minutes away from the Arc de Triomphe and the Champs-Elysées. In addition it is within easy reach of the business district of La Défense and Espace Champerret. These and other tourist attractions are within walking distance or may be easily reached on the local public transport. The transfer time to Charles de Gaulle airport takes around half an hour and Orly airport is just slightly further away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="948" OriginalAmount="948">
      <BasicPropertyInfo Latitude="48.998511" Longitude="2.514254" StarRating="4" HotelCode="284018|37805" HotelName="Residhome Roissy-Park" Meals="ROOM ONLY" 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>14 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229175/229175a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.00" OriginalAmount="953.00">
      <BasicPropertyInfo Latitude="48.883" Longitude="2.2424" StarRating="0" HotelCode="979542|residhome_puteaux_la_defense" HotelName="Residhome Puteaux La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Avenue Du General De Gaulle, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=10896530</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="958.00" OriginalAmount="958.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="2" HotelCode="552021|residhome_paris_rosa_parks" HotelName="Residhome Paris Rosa Parks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>3/13 Rue Gaston Tessier, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593007/593007a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="959.00" OriginalAmount="959.00">
      <BasicPropertyInfo Latitude="48.883520394554" Longitude="2.2436799108982" StarRating="3" HotelCode="13938|hotel_le_dauphin_by_elegancia" HotelName="Le Dauphin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue Jean Jaurès, 92800 Puteaux, Paris la Defense 11</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16057/a_16057_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Puteaux and is only a few minutes from the metro station Esplanade de La Défense. This line will take guests directly to the Champs-Élysées and the Palais des Congrès/Porte Maillot. The airports of Orly and Charles de Gaulle are 20 km and 25 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.00" OriginalAmount="962.00">
      <BasicPropertyInfo Latitude="48.83722714" Longitude="2.24587808" StarRating="3" HotelCode="350421|hotel_olympic_by_patrick_hayat" HotelName="Olympic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69, avenue Victor Hugo,, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/454021/454021a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="962" OriginalAmount="962">
      <BasicPropertyInfo Latitude="48.71504041" Longitude="2.19688574" StarRating="0" HotelCode="840420|422780" HotelName="Adagio Access Palaiseau Saclay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 Boulevard Gaspard Monge, 91120 Palaiseau</AddressLine>
          </AddressLines>
          <CityName>Palaiseau</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/962741/a_962741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in the heart of the vibrant business district of the Parisian west and Saclay research/tech district, Adagio Access Palaiseau Saclay offers 111 air-conditioned studios for up to 4 people. Ideal for business travelers, all our apartments are nicely furnished with fully equipped kitchens, perfect for long stays. The hotel is a mere 15-minute drive from Orly Airport or about 20 minutes from Paris</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="968.00" OriginalAmount="968.00">
      <BasicPropertyInfo Latitude="48.854528" Longitude="2.415582" StarRating="2" HotelCode="213098|ibis_budget_porte_de_montreuil" HotelName="ibis budget Paris Porte de Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>278-280 Rue de Paris, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301777/a_301777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Wireless internet access is available to travellers in the public areas. The establishment offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="968.00" OriginalAmount="968.00">
      <BasicPropertyInfo Latitude="48.890926133263" Longitude="2.3761888751339" StarRating="3" HotelCode="401769|hotel_trema" HotelName="Hotel Trema" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>189 Rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549971/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of facilities to ensure travellers a comfortable stay. 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 establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="968.00" OriginalAmount="968.00">
      <BasicPropertyInfo Latitude="48.835338232304" Longitude="2.3260839970116" StarRating="2" HotelCode="71604|denfertmontparnasse" HotelName="Denfert Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 rue Daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246606/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Denfert-Montparnasse is a 2-star Paris hotel located half a kilometer from the Montparnasse Tower and the train station. It has an on-site restaurant and bar.  All of the rooms have private bathrooms with a bathtub or shower. They are soundproof and offer satellite TV and free Wi-Fi internet access.  Breakfast is available daily in the dining area or on the patio. It can also be served to your guest room upon request.  The hotel has a quiet and shaded patio, offers a 24-hour front desk and luggage storage.  Denfert-Rochereau Metro station (lines 4 &amp; 6) is a 5-minute walk from the hotel.   14th arr. is a great choice for travelers interested in monuments, museums and culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="969.00">
      <BasicPropertyInfo Latitude="48.83649658" Longitude="2.39394185" StarRating="1" HotelCode="328392|hotel_paris_bercy" HotelName="Hotel Paris Bercy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Wattignies, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504633/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 Paris Bercy in Paris (Gare de Lyon - Bercy), you'll be close to Bercy Village and Notre Dame Cathedral. This hotel is within close proximity of Jardins de Bercy and Ministry of Finance.&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 high-speed (wired) 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 on a limited basis.&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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="969.00">
      <BasicPropertyInfo Latitude="48.806394097606" Longitude="2.3261314704571" StarRating="2" HotelCode="305701|residence_chlorophylle" HotelName="Residence Chlorophylle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Avenue Aristide Briand - RN 20, 94110 Arcueil</AddressLine>
          </AddressLines>
          <CityName>Arcueil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465437/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Arcueil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.00" OriginalAmount="975.00">
      <BasicPropertyInfo Latitude="48.82812532" Longitude="2.47997558" StarRating="4" HotelCode="326473|camping_parisest" HotelName="Camping Paris Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>110 Boulevard des Allies, 94500 Champigny-sur-Marne</AddressLine>
          </AddressLines>
          <CityName>Champigny-sur-Marne</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/86327/1886327/50.jpg?f=15652110</HotelPictures>
        <HotelDescription>&lt;br/&gt;This campsite is located in Champigny-sur-Marne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="976" OriginalAmount="976">
      <BasicPropertyInfo Latitude="49.010288" Longitude="2.557582" StarRating="4" HotelCode="54783|28527" HotelName="Hilton Paris Charles de Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roissypôle/Rue de Rome, P.O. Box 16461, Tremblay en France, Roissy 95708</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65981/a_65981_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal setting in the heart of Paris' Charles de Gaulle International Airport, between terminals 1 &amp; 2 and in front of terminal 3. The hotel is close to the RER B metro station taking passengers towards Paris. The city is around 31 km away and the hotel is close to Disneyland, and Parc Astérix.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="977.00" OriginalAmount="977.00">
      <BasicPropertyInfo Latitude="48.818238" Longitude="2.461784" StarRating="2" HotelCode="49405|hipotel_paris_hippodrome" HotelName="Hipotel Paris Hippodrome Parc Floral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1 allée Edmé l'Heureux, 94340 Joinville le Pont</AddressLine>
          </AddressLines>
          <CityName>Joinville-Le-Pont</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332329/332329a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Joinville-Le-Pont.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="995.00" OriginalAmount="995.00">
      <BasicPropertyInfo Latitude="48.88444" Longitude="2.37613" StarRating="2" HotelCode="0|_0x3dd23" HotelName="ibis budget Paris La Villette 19ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57 63 Avenue Jean Jaures, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4c/ab/4cab4accc01c0f88547cda49d0f6f3dc999574bd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at ibis budget Paris La Villette 19eme in Paris, you'll be 1.9 mi (3.1 km) from Zenith de Paris and 2.1 mi (3.4 km) from Moulin Rouge.  This hotel is 2.5 mi (4 km) from Opéra Garnier and 3 mi (4.7 km) from Palais Royal.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 292 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 desks, housekeeping is provided daily, and cribs/infant beds (complimentary) can be requested.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Buffet breakfasts are served on weekdays from 6:30 AM to 10 AM and on weekends from 7:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, luggage storage, and coffee/tea in a common area. 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: 6.60 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: 3.30 EUR.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 5.00 EUR per night.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 10.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="997.00" OriginalAmount="997.00">
      <BasicPropertyInfo Latitude="48.836354" Longitude="2.29473" StarRating="2" HotelCode="76707|avenir_hotel" HotelName="Avenir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373 Rue De Vaugirard, 75015 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329376/329376a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Arr14/15:Montparnasse-T. Eiffel. The property features a total of 42 bedrooms. This is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.00" OriginalAmount="1000.00">
      <BasicPropertyInfo Latitude="48.894077381419" Longitude="2.336847782135" StarRating="3" HotelCode="60435|hotel_lumieres" HotelName="Lumieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Damrémont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/53/536655/jjrX5QVr_ad5737e0e307c332f5c5f8e13e2dfaa1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.00" OriginalAmount="1000.00">
      <BasicPropertyInfo Latitude="48.884714902147" Longitude="2.2442064271025" StarRating="0" HotelCode="317181|aparthotel_adagio_access_la_defense_puteaux" HotelName="Aparthotel Adagio access La Défense Puteaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 rue Roque de Fillol, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431422/a_431422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the centre of Puteaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1003.00" OriginalAmount="1003.00">
      <BasicPropertyInfo Latitude="48.879428213265" Longitude="2.3568141460419" StarRating="2" HotelCode="69393|picardy_hotelgare_du_nord" HotelName="Picardy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246442/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1003.00" OriginalAmount="1003.00">
      <BasicPropertyInfo Latitude="48.799974368222" Longitude="2.4322044450745" StarRating="2" HotelCode="333854|hotel_des_bains" HotelName="Hotel des Bains" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>132 Rue Jean Jaures, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/88665/1988665/30.jpg?f=15549521</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Maisons-Alfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1005.00" OriginalAmount="1005.00">
      <BasicPropertyInfo Latitude="48.832126" Longitude="2.321826" StarRating="3" HotelCode="73982|hotel_ariane_montparnasse" HotelName="Ariane Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de la Sablière, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133702/133702a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Montparnasse area, the hotel offers a top location. In a very quiet street and near most of Paris' famous points of interest, the hotel is also surrounded by a lot of excellent restaurants and the Daguerre open market. The bus stop is on the hotel's doorstep and the Montparnasse railway station is some 900 m away. Paris-Orly Airport is situated at a distance of approximately 15 km and Paris-Charles de Gaulle Airport is roughly 35 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.00" OriginalAmount="1011.00">
      <BasicPropertyInfo Latitude="48.922125069033" Longitude="2.3204366969242" StarRating="3" HotelCode="262271|adonis_paris_gennevilliers" HotelName="Executive" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Boulevard Louise Michel, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362552/362552a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gennevilliers. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1016" OriginalAmount="1016">
      <BasicPropertyInfo Latitude="48.829567" Longitude="2.117896" StarRating="3" HotelCode="66752|44485" HotelName="Mercure Versailles Parly 2" 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,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Marly-le-Roi, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86378/a_86378_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Versailles castle and a 20-minute drive from the Eiffel tower and around 35 km from Orly Airport, while Charles de Gaulle is around 45 km away. It is also close to the very important shopping centre Parly2, with restaurants, shops and public transport within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1021" OriginalAmount="1021">
      <BasicPropertyInfo Latitude="48.890642108124" Longitude="2.3248368501663" StarRating="3" HotelCode="57106|25019" HotelName="Ambassadeur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue Legendre, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74038/l_74038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is very well situated. It lies in a quiet area in the north of Paris, just behind Montmartre and close to the Opera and the Champs-Elysées by metro. The local metro station can be reached in just 4 minutes on foot, Saint-Lazare is 1.5 km away and nearby sights include Sacre Coeur (1.5 km), Pigalle (1.5 km) and Galeries Lafayette (2.5 km). Nearby airports include Orly, Charles de Gaulle and Paris Beauvais Tillé, which are 25 km, 25 km and 65 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1021.00" OriginalAmount="1021.00">
      <BasicPropertyInfo Latitude="48.863331404297" Longitude="2.4151146411896" StarRating="4" HotelCode="32737|novotel_paris_est" HotelName="Novotel Paris Est" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue De La Republique, 93177 Paris</AddressLine>
          </AddressLines>
          <CityName>Porte de Bagnolet</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52004/a_52004_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a short metro ride from the capital's historic centre, 30 minutes from the 2 international airports (Orly and Roissy-Charles de Gaulle), in close proximity to the ‘Gare du Nord’ and conveniently located at a point where several major motorways meet (Ringroad, A1 and A3).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1021.00" OriginalAmount="1021.00">
      <BasicPropertyInfo Latitude="48.880311941104" Longitude="2.3743396997452" StarRating="2" HotelCode="187837|relais_bergson" HotelName="Relais Bergson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Avenue Simon Bolivar, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332560/332560a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1023.00" OriginalAmount="1023.00">
      <BasicPropertyInfo Latitude="48.884892853814" Longitude="2.3974278532803" StarRating="4" HotelCode="406136|hipark_paris_la_villette" HotelName="Hipark by Adagio Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Boulevard d'Indochine, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/516346/a_516346_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1025" OriginalAmount="1025">
      <BasicPropertyInfo Latitude="48.827848661454" Longitude="2.3796097534439" StarRating="4" HotelCode="899668|37638" HotelName="Appart'City Confort Paris Grande Bibliothèque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City 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>70 Avenue de France, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182498/a_182498_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern-style hotel is ideally located near the Seine River, on the left bank. Very well served by public transportation (metro, bus and RER all within walking distance), it takes only 10 minutes to reach the centre of Paris. Guests will also find a large selection of restaurants, bars, clubs, shops and entertainment venues in the vicinity. Paris/Orly Airport is approximately 12 km from the city hotel and Roissy/Charles de Gaulle is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1027.00" OriginalAmount="1027.00">
      <BasicPropertyInfo Latitude="48.886090183796" Longitude="2.3269209265709" StarRating="0" HotelCode="74078|style_3" HotelName="Style" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Ganneron, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/256488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1028.00" OriginalAmount="1028.00">
      <BasicPropertyInfo Latitude="48.835007186284" Longitude="2.3486676207197" StarRating="2" HotelCode="110547|hotel_aladin_2" HotelName="Aladin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue des Cordelières, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249164/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.00" OriginalAmount="1032.00">
      <BasicPropertyInfo Latitude="48.873414" Longitude="2.343949" StarRating="3" HotelCode="89357|hotel_royal_bergere" HotelName="Royal Bergere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125160/a_125160_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the Montmartre district and the Opera Garnier, the hotel is just 1.5 km from the Louvre museum. Located 900 m away from the Galeries Lafayettes department stores, the hotel is in a lively area, day and night, that provides many bars and restaurants. Links to the local public transport network and the bus station are some 300 m away while Gare du Nord station is some 2 km from the hotel. Paris Orly Airport and Charles de Gaulle Airport are approximately 18 and 25 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1034.00" OriginalAmount="1034.00">
      <BasicPropertyInfo Latitude="48.86878967285156" Longitude="2.4158599376678467" StarRating="1" HotelCode="0|student_factory_paris_bagnolet" HotelName="Student Factory Paris Bagnolet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 allée Simone Veil, Bagnolet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/f4/f6f40d1e277fc1afb6680507c37797b8a790454e.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Bagnolet, you'll be within a 5-minute drive of Zenith de Paris and Grands Boulevards.  This apartment is 2.9 mi (4.7 km) from Opera Bastille and 3.3 mi (5.4 km) from Les Halles.&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;Grands Boulevards - 2.5 km / 1.6 mi&lt;br /&gt;Place de la Nation - 3.1 km / 2 mi&lt;br /&gt;Philharmonie de Paris - 3.4 km / 2.1 mi&lt;br /&gt;Grande halle de la Villette - 3.5 km / 2.2 mi&lt;br /&gt;Parc des Buttes Chaumont - 3.7 km / 2.3 mi&lt;br /&gt;Zenith de Paris - 3.9 km / 2.4 mi&lt;br /&gt;Canal Saint-Martin - 3.9 km / 2.4 mi&lt;br /&gt;Paris Zoological Park - 4.5 km / 2.8 mi&lt;br /&gt;Place de la Bastille - 4.6 km / 2.8 mi&lt;br /&gt;Opera Bastille - 4.6 km / 2.9 mi&lt;br /&gt;Place de la Republique - 4.7 km / 2.9 mi&lt;br /&gt;Place des Vosges - 4.8 km / 3 mi&lt;br /&gt;Picasso Museum - 4.9 km / 3 mi&lt;br /&gt;Rue de Rivoli - 4.9 km / 3 mi&lt;br /&gt;Les Halles - 5.4 km / 3.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 27.6 km / 17.1 mi&lt;br /&gt;Orly Airport (ORY) - 19.2 km / 11.9 mi&lt;br /&gt;business_amenities : Featured amenities include multilingual staff, laundry facilities, and an elevator.&lt;br /&gt;Dining : Cooked-to-order breakfasts are served on weekdays from 8:30 AM to 10:30 AM for a fee.&lt;br /&gt;HeadLine : Near Place de la Nation&lt;br /&gt;Rooms : 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 housekeeping is provided on weekdays only.&lt;br /&gt;&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: 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;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="1041" OriginalAmount="1041">
      <BasicPropertyInfo Latitude="48.887179" Longitude="2.386331" StarRating="2" HotelCode="97699|37563" HotelName="Appart'City Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>157 Avenue Jean Jaures, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135696/w_135696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located nearby the Cité des Sciences, and both Gare de l'Est and Gare du Nord train stations. It is right by the metro station Ourcq. It lies 1 km from Buttes Chaumont, 2 km from Sacré Coeur, 3 km from the city centre and 4 km from the Eiffel Tower. Paris Charles de Gaulle Airport is 30 km away and it is 40 km to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="48.905658212893" Longitude="2.3360149196608" StarRating="3" HotelCode="557148|mob_hotel_paris_les_puces" HotelName="Mob Hotel Of The People" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Rue Gambetta, 93400 Saint Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585699/585699a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Saint-Ouen-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1047.00" OriginalAmount="1047.00">
      <BasicPropertyInfo Latitude="48.817672" Longitude="2.329079" StarRating="4" HotelCode="29350|mercure_paris_porte_dorleans" HotelName="Mercure Paris Porte d'Orleans" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Francois Ory, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47293/a_47293_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The metro (line 4) links the hotel to the centre of Paris, while the Porte de Versailles exhibition centre is 20 minutes away by tram (T3). The hotel is located at the southern gateway to Paris close to the A6-A10, the Montparnasse train station and Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1053.00" OriginalAmount="1053.00">
      <BasicPropertyInfo Latitude="48.887187198421" Longitude="2.3143172264099" StarRating="4" HotelCode="316804|villa_eugenie" HotelName="Villa Eugénie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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>167 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006043/006043a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is known amongst guests from the fashion and business world and lies to the north of the River Seine, close to Parc Monceau, the Opéra Garnier and various shopping venues such as the Galérie Lafayette and Printemps. Lying on the Champs Elysées, amidst the picturesque hills of Montmartre, the famous Moulin Rouge is just a short walk away. Various métro stations are a few paces away and it is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1053.00" OriginalAmount="1053.00">
      <BasicPropertyInfo Latitude="48.89780807495117" Longitude="2.252315044403076" StarRating="1" HotelCode="0|37_lodge_la_defense_courbevoie" HotelName="37 Lodge La Défense Courbevoie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 rue Pierre Lhomme, Courbevoie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/71/0b71cc2ef56f78579917cfabc090e4d60f053a57.jpeg</HotelPictures>
        <HotelDescription>A stay at 37 Lodge La Défense Courbevoie places you in the heart of Courbevoie, within a 10-minute drive of Arc de Triomphe and Opéra Garnier. This aparthotel is 4.7 mi (7.6 km) from Eiffel Tower and 5.5 mi (8.9 km) from Louvre Museum.&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;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;Featured amenities include a business center, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;br /&gt;Make yourself at home in one of the 82 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. 43-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and microwaves, as well as phones with free international calls.&lt;br /&gt;&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: 13.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;Deposit is required. Cost: 250.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: 20.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.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1055.00" OriginalAmount="1055.00">
      <BasicPropertyInfo Latitude="48.88207934994" Longitude="2.3334628343582" StarRating="2" HotelCode="35269|hotel_royal_mansart" HotelName="Royal Mansart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Mansart, 75009 PARIS</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56512/a_56512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Sacré Coeur and the opera, around 2 km away from the Seine. Guests may enjoy strolling past the numerous shopping venues in the historical neighbourhood of this hotel. Blanche metro station is only 50 m away and Saint Lazare is roughly 800 m away. In addition, Charles de Gaulle airport is only 45 minutes from the hotel and the transfer time to Orly takes around 35 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1056" OriginalAmount="1056">
      <BasicPropertyInfo Latitude="48.890178496516" Longitude="2.1742456866731" StarRating="4" HotelCode="82270|183594" HotelName="Novotel Suites Paris Rueil-Malmaison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue François Jacob, 92500 Rueil Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111042/a_111042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rueil-Malmaison. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.00" OriginalAmount="1057.00">
      <BasicPropertyInfo Latitude="48.87563912" Longitude="2.35812872" StarRating="2" HotelCode="325036|grand_hotel_de_leurope_3" HotelName="Grand Hôtel de l’Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard de Strasbourg, 75010 Paris, Ile De France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489698/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1058.00" OriginalAmount="1058.00">
      <BasicPropertyInfo Latitude="48.896572567973" Longitude="2.3435767740011" StarRating="4" HotelCode="337117|hotel_iliade_montmartre" HotelName="Best Western Le 18 Paris Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Letort, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56009/a_56009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located by Porte de Clignancourt metro station, close to the tourist centre. A large choice of restaurants, bars, cafes and shopping venues lie minutes away. Gare du Nord is 2 km away and Montmartre as well as the famous Moulin Rouge lies around a 20-minute walk from the hotel. The transfer times to Charles de Gaulle and Orly airports take between 20 and 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1058.00" OriginalAmount="1058.00">
      <BasicPropertyInfo Latitude="48.814673796835" Longitude="2.393461815414" StarRating="1" HotelCode="325846|le_figuier" HotelName="Le Figuier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard de Brandebourg, 94200 Ivry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204335/204335a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.00" OriginalAmount="1060.00">
      <BasicPropertyInfo Latitude="48.822788" Longitude="2.36136" StarRating="1" HotelCode="901408|novex_paris_free_wifi_hotel" HotelName="Novex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Designated Smoking Area,Garden,Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Caillaux, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330923/330923a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Paris China Town within walking distance to Metro "Maison Blanche" on Line 7, with an easy direct access to Louvre Museum, Chatelet, Garnier Opera House and the train stations Gare de l'Est/Gare du Nord. Visitors will not be bothered during their stay, as this is not a pet-friendly accommodation. Non-smoking hotel rooms available only. Smoking penalty is 150€ per night inside the hotel bedroom. Large open-air balcony available for smoking people. Free unlimited high speed internet access and WiFi for your calls and an easy access to your video apps access. Free welcoming fruit juice, coffee &amp; tea available with hotelbeds on request !</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.00" OriginalAmount="1060.00">
      <BasicPropertyInfo Latitude="48.84214332" Longitude="2.32465643" StarRating="2" HotelCode="325823|hotel_celtic" HotelName="Hotel Celtic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1061.00" OriginalAmount="1061.00">
      <BasicPropertyInfo Latitude="48.8402067773927" Longitude="2.47327472698362" StarRating="0" HotelCode="0|studios_albri_" HotelName="Studios Albri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 bis Boulevard des 2 Communes, Fontenay-sous-Bois</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/82/93/82939ac300435ab83c6ba54ec303727b97d7887c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studios Albri” is situated in Paris. It boasts a convenient location within 9 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. You can store your valuables in the locker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1062.00" OriginalAmount="1062.00">
      <BasicPropertyInfo Latitude="48.890770956333" Longitude="2.3211510659167" StarRating="1" HotelCode="178223|hotel_viator" HotelName="Viator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue des Moines, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249704/a_249704_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is situated just a 3-minute walk from the Gare de Lyon train station, and from the bus and metro station. It is approximately a 5-minute walk from the city centre and its countless shops. The financial centre, Palais Omnisport de Paris Bercy concert and events venue and the National Library are also within close proximity to the hotel. Paris-Charles de Gaulle Airport is approximately 20 km from the historical hotel and Paris-Orly Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1065.00" OriginalAmount="1065.00">
      <BasicPropertyInfo Latitude="48.901641909717" Longitude="2.3288440704346" StarRating="3" HotelCode="13524|alliance_hotel_paris_porte_de_st_ouen" HotelName="Kyriad Paris Nord Porte de Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue La Fontaine, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14325/a_14325_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to Paris and Villepinte. Within 300 m of the hotel are links to the public transport system, which can easily be reached on foot. St. Quen Metro station is around 500 m from the hotel. Within 3 km of the hotel a wide range of shopping facilities including the Haussmann shopping centre as well as numerous restaurants, diverse bars, cafés and lively entertainment opportunities are to be found. It is approximately 25 km to Charles de Gaulle Airport and 30 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.00" OriginalAmount="1067.00">
      <BasicPropertyInfo Latitude="48.836094062456" Longitude="2.2464787960052" StarRating="3" HotelCode="209214|hotel_alpha_paris_tour_eiffel" HotelName="Alpha Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Emile Landrin, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/254258/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the town of Boulogne-Billancourt, just 100 metres from the Métro station Marcel Sembat, which connects directly with the Eiffel Tower in Paris. The property is a 10-minute walk from Parc des Princes football stadium, a 15-minute walk from the River Seine, and 2 km from Longchamps Racecourse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1070.00" OriginalAmount="1070.00">
      <BasicPropertyInfo Latitude="48.907383" Longitude="2.260962" StarRating="3" HotelCode="159771|residhome_boiscolombes_monceau" HotelName="Residhome Monceau Bois Colombes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, Place de la Renaissance, 92270 Bois Colombes</AddressLine>
          </AddressLines>
          <CityName>Colombes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137941/137941a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel in the new Monceau neighbourhood is close to shops in the town centre and offers convenient access to public transport, with La Defense metro station a 5-minute drive away and Gare Montparnasse train station 11 km away. Parc des Bruyères, a 2-hectare park, is a unique place to take a walk or just relax in the centre of a beautiful new neighbourhood. Paris city centre is a 5-minute drive, as are the La Defense and CNIT business district. It takes about 14 minutes to reach famous Parisian department stores and Champs Elysees, while the exhibition centre is around an 8-minute drive away. Charles de Gaulle and Orly airports are both approximately 27 km from the aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1071.00" OriginalAmount="1071.00">
      <BasicPropertyInfo Latitude="48.893346665349" Longitude="2.253147885858" StarRating="4" HotelCode="933453|adagio_la_defense_courbevoie" HotelName="Aparthotel Adagio La Défense Courbevoie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Place des Pléiades, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411160/a_411160_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1071.00" OriginalAmount="1071.00">
      <BasicPropertyInfo Latitude="48.831976814637" Longitude="2.2442096471786" StarRating="2" HotelCode="35285|hotel_b_paris_boulogne" HotelName="Hotel B Paris Boulogne" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>210 bis Boulevard Jean Jaurès, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56750/a_56750_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a peaceful side street this hotel is surrounded by numerous shopping and entertainment opportunities. The nearest metro station is Marcel Sembat (line 9), which is only a few minutes walk away. Close to the hotel guests will find the shopping quarter of Boulogne as well as the modern district of La Défense. Through the ideal public transport connections, the centre of the metropolis is quickly and easily reached. The Parc des Princes, home to Paris' St. Germain football club and the tennis stadium Roland Garros are only a few minutes drive from the hotel. The transfer time to Orly airport takes around 45 minutes, while Charles de Gaulle Airport is approximately 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1074.00" OriginalAmount="1074.00">
      <BasicPropertyInfo Latitude="48.816901909177" Longitude="2.3664990109794" StarRating="2" HotelCode="376660|bb_hotel_paris_italie_porte_de_choisy" HotelName="B&amp;B Hotel Paris Italie Porte De Choisy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3-15 Rue Charles Leroy, 94200 Ivry-Sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/78201/2278201/42.jpg?f=15539903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1075.00" OriginalAmount="1075.00">
      <BasicPropertyInfo Latitude="48.824663981487" Longitude="2.3268176615238" StarRating="2" HotelCode="187855|parc_hotel_paris" HotelName="Parc Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332858/332858a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1076" OriginalAmount="1076">
      <BasicPropertyInfo Latitude="48.753538032974" Longitude="2.3508140444756" StarRating="4" HotelCode="37452|30551" HotelName="Best Western Plus Paris Orly Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue Charles Lindbergh, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61503/a_61503_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully decorated hotel offers exclusive living style as well as a high level of comfort. Located at the heart of Orly and only some 15 km from the centre of Paris, the hotel is an ideal stopover point for both business and leisure visitors to the French capital. The inner city may be reached by the convenient public transport network or by car (the exit for the A6 motorway is located close by). Orly International Airport is situated some 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1076.00" OriginalAmount="1076.00">
      <BasicPropertyInfo Latitude="48.816725" Longitude="2.306149" StarRating="3" HotelCode="110126|best_western_hotel_parc_des_expos" HotelName="Hôtel Mercure Paris Malakoff Parc des Expositions" 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,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>122 Avenue Pierre Brossolette, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152972/a_152972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Parc des Expositions de Paris Versailles exhibition centre is just a few minutes' walk from this charming city hotel, meaning guests can easily find this Mecca of Paris which hosts events including the largest professional international shows. Guests may also take a relaxing stroll through the Parc Montsouris park. Guests have direct access by bus or metro to sights such as the Parc des Princes, Roland Garros stadium, Montparnasse train station (4 km away), Jardin du Luxembourg, Saint Germain des Prés and the Café de Flore as well as the Pasteur Institute and André Citroën park. The Eiffel Tower is approximately 6 km from the business hotel and nearby airports include Orly (15 km) and Charles de Gaulle (40 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="48.819154152056" Longitude="2.3037828505039" StarRating="2" HotelCode="899450|sejours_et_affaires_paris_malakoff" HotelName="Sejours &amp; Affaires Paris Malakoff" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Garden,Internet,Kitchen,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>120 Boulevard Gabriel Peri, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182231/l_182231_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is situated in Paris. It offers good connections to line 13 of the subway with the Malakoff-Plateau de Vanves station lying only 800 metres away. The Porte de Châtillon exit of the Boulevard Périphérique is also close by. Malakoff can be reached in around 8 minutes on foot, whilst attractions such as the Champs Élysées and the Porte de Versailles exhibition grounds are approximately 20 minutes away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="48.85773248" Longitude="2.40955451" StarRating="3" HotelCode="583985|sejours_affaires_paris_davout" HotelName="Séjours &amp; Affaires Paris Davout" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>129 Boulevard Davout, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634266/634266a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1079" OriginalAmount="1079">
      <BasicPropertyInfo Latitude="48.80133" Longitude="2.1234" StarRating="2" HotelCode="111073|396609" HotelName="Hôtel d'Angleterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Garden,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Off-Site Parking,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue de Fontenay, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6572283</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel d'Angleterre in Versailles, you'll be in the historical district and minutes from Palace of Versailles, and close to Parly 2 Shopping Mall. This hotel is within the vicinity of Saint-Marc Golf Club and HEC Paris.Rooms Stay in one of 17 guestrooms 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 phones and desks, and housekeeping is provided daily.Rec, Spa, Premium Amenities Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.Dining Quench your thirst with your favorite drink at a bar/lounge. Continental breakfasts are available daily for a fee.Business, Other Amenities Featured amenities include a 24-hour front desk, luggage storage, and coffee/tea in the lobby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="48.879545711311" Longitude="2.3562153433253" StarRating="2" HotelCode="267509|hotel_richmond_2" HotelName="Hôtel Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362642/362642a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.00" OriginalAmount="1084.00">
      <BasicPropertyInfo Latitude="48.895569" Longitude="2.26174" StarRating="2" HotelCode="213016|ibis_budget_courbevoie_paris_" HotelName="ibis budget Courbevoie Paris la Défense 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Quai du Président Paul Doumer, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301689/a_301689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests 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="1087.00" OriginalAmount="1087.00">
      <BasicPropertyInfo Latitude="48.882089933038" Longitude="2.3708809912205" StarRating="2" HotelCode="35954|hotel_des_buttes_chaumont" HotelName="Des Buttes Chaumont Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57964/a_57964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Les Buttes-Chaumont district of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1089" OriginalAmount="1089">
      <BasicPropertyInfo Latitude="48.998863" Longitude="2.517582" StarRating="4" HotelCode="394631|68437" HotelName="Novotel Roissy CDG Convention &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93480/a_93480_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with a large glass-covered atrium is ideally situated in the hotel area of the international Roissy Charles de Gaulle Airport, close to the exhibition centre of Villepinte and 25 km from Paris city centre, with all its attractions such as the world famous Eiffel Tower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1089" OriginalAmount="1089">
      <BasicPropertyInfo Latitude="48.87126682" Longitude="2.35425895" StarRating="1" HotelCode="323804|201283" HotelName="Victory Galou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Passage de l'Industrie, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484626/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1090.00" OriginalAmount="1090.00">
      <BasicPropertyInfo Latitude="48.842701784987" Longitude="2.3262101411819" StarRating="3" HotelCode="34406|renoir" HotelName="Hôtel Renoir St. German" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54808/l_54808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montparnasse, the district of the city popular with Paris’ painters. Set conveniently close to the train station, guests of this hotel will be welcomed into an atmosphere of tranquillity and the style which was so dear to Renoir, the famous impressionist painter. Guests may take a walk in the Jardins du Luxembourg and stroll to Notre-Dame along the banks of the Seine, stopping off for a browse through the shops or pausing on their return for a cup of coffee on the terrace of a café in Saint-German-des-Prés. The Eiffel Tower is 10 minutes away on public transport and it is a 20-minute drive to Les Invalides. Orly Airport is around 20 km away and it is some 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1095.00" OriginalAmount="1095.00">
      <BasicPropertyInfo Latitude="48.89103" Longitude="2.321293" StarRating="1" HotelCode="180118|hotel_de_leurope_5" HotelName="HOTEL de l' Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue Des Moines, 17 Arrondissement, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328127/328127a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1097" OriginalAmount="1097">
      <BasicPropertyInfo Latitude="48.800941" Longitude="2.12501114" StarRating="0" HotelCode="795092|495185" HotelName="Apparts De l'Oncle Louis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue De Satory, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25140000/25139900/25139814/7419dbd8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1097.00" OriginalAmount="1097.00">
      <BasicPropertyInfo Latitude="48.867313136556" Longitude="2.2267838713702" StarRating="3" HotelCode="110958|campanile_paris_ouest__pont_de_suresnes" HotelName="Hotel Campanile Paris Ouest - Pont De Suresnes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Boulevard Henri Sellier, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199293/199293a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Suresnes. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1103.00" OriginalAmount="1103.00">
      <BasicPropertyInfo Latitude="48.85646438598633" Longitude="2.3833799362182617" StarRating="2" HotelCode="0|hotel_du_montlouis" HotelName="Hôtel du MontLouis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Belfort, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/07/52/07523e78a221d125446f60d0cd71a352261dcfa7.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Paris (11th Arrondissement), Hôtel du MontLouis is within a 15-minute walk of Grands Boulevards and Canal Saint-Martin.  This hotel is 1.2 mi (1.9 km) from Opera Bastille and 1.8 mi (2.9 km) from Hotel de Ville.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 0.8 km / 0.5 mi&lt;br /&gt;Canal Saint-Martin - 1 km / 0.6 mi&lt;br /&gt;Place de la Bastille - 1.3 km / 0.8 mi&lt;br /&gt;Opera Bastille - 1.3 km / 0.8 mi&lt;br /&gt;Place des Vosges - 1.6 km / 1 mi&lt;br /&gt;Rue de Rivoli - 1.7 km / 1.1 mi&lt;br /&gt;Place de la Nation - 1.8 km / 1.1 mi&lt;br /&gt;Place de la Republique - 2 km / 1.2 mi&lt;br /&gt;Picasso Museum - 2 km / 1.2 mi&lt;br /&gt;Ile Saint Louis - 2.2 km / 1.4 mi&lt;br /&gt;AccorHotels Arena - 2.5 km / 1.6 mi&lt;br /&gt;Hotel de Ville - 2.8 km / 1.7 mi&lt;br /&gt;Ile de la Cite - 2.8 km / 1.8 mi&lt;br /&gt;Centre Pompidou - 2.9 km / 1.8 mi&lt;br /&gt;Notre-Dame - 3 km / 1.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 29.7 km / 18.5 mi&lt;br /&gt;Orly Airport (ORY) - 18.5 km / 11.5 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and multilingual staff.&lt;br /&gt;HeadLine : In Paris (11th Arrondissement)&lt;br /&gt;Rooms : Stay in one of 32 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include complimentary bottled water and a turndown service, 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;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;Social distancing measures are in place; a shield is in place between staff and guests in main contact areas; 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;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1105" OriginalAmount="1105">
      <BasicPropertyInfo Latitude="48.866576234832" Longitude="2.3728859424591" StarRating="3" HotelCode="386790|55226" HotelName="Hotel Hor Les Lumières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Jean-Pierre Timbaud, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/227781/227781a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 11th Arondissement, in the Rue Jean-Pierre Timbaud, not far from the Place de la République. An abundance of shops and entertainment venues as well as many cultural institutions and the sights of the city are all easily and quickly accessible. Charles de Gualle airport is approximately 25 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1109.00" OriginalAmount="1109.00">
      <BasicPropertyInfo Latitude="48.839902038905" Longitude="2.3814958333969" StarRating="3" HotelCode="35367|hotel_claret" HotelName="Claret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Boulevard de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57545/a_57545_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies close to Bercy Park as well as the gare de Lyon. Plenty of shopping and entertainment opportunities are nearby as well as public transport connections (all within around 10 minutes). Grande Bibliothèque François Mitterrand is a 5-minute drive away and the transfer time to Orly airport and Charles de Gaulle airports takes between 30 and 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1110.00" OriginalAmount="1110.00">
      <BasicPropertyInfo Latitude="48.888233386464" Longitude="2.3470111434818" StarRating="1" HotelCode="336549|hotel_azur_montmartre" HotelName="Hotel Azur Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Ramey, 18th Arr., 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/17/1761298/sBhTjnPS_3766afc85bc6b0d975baf0c4355b2f4d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel Azur Montmartre in Paris (Montmartre - Sacre Coeur), you'll be minutes from Sacred Heart Basilica and Montmartre Funicular. This hotel is close to Louvre Museum and Notre Dame Cathedral.&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. 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 housekeeping is provided daily.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1110.00" OriginalAmount="1110.00">
      <BasicPropertyInfo Latitude="48.90283221" Longitude="2.30324896" StarRating="0" HotelCode="637546|campanile_paris_clichy_centre" HotelName="Campanile Paris Clichy Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place Du Marche, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/756227/a_756227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Campanile Paris - Clichy Centre in Clichy, you'll be close to Parc Monceau and Arc de Triomphe\n\nWith a stay at Campanile Paris - Clichy Centre in Clichy, you'll be close to Parc Monceau and Arc de Triomphe. This hotel is within close proximity of Moulin Rouge and Palais des Congres de Paris. Make yourself at home in one of the 45 air-conditioned rooms featuring Smart televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers. Grab a bite from the snack bar/deli serving guests of Campanile Paris - Clichy Centre. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily for a fee. Featured amenities include complimentary wired Internet access, express check-out, and complimentary newspapers in the lobby.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1113.00" OriginalAmount="1113.00">
      <BasicPropertyInfo Latitude="48.896363611899" Longitude="2.3283867537975" StarRating="3" HotelCode="173800|source_hotel" HotelName="Hotel Source" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Avenue St. Ouen, 75017 Paris, Ilke de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211777/211777a_hb_a_019.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 34 rooms. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a baggage storage service, a safe and room service. 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="1114" OriginalAmount="1114">
      <BasicPropertyInfo Latitude="48.88701298" Longitude="2.17392421" StarRating="4" HotelCode="430661|183595" HotelName="OKKO HOTELS Paris Rueil-Malmaison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>109 Avenue Victor Hugo, 92 500  Rueil-Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599582/599582a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rueil-Malmaison.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1116.00" OriginalAmount="1116.00">
      <BasicPropertyInfo Latitude="48.87896" Longitude="2.242873" StarRating="3" HotelCode="888684|hotel_kyriad_paris_ouest__puteaux__la_defense" HotelName="Best Western Seine West Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Quai de Dion Bouton, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137181/w_137181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Puteaux. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1117.00" OriginalAmount="1117.00">
      <BasicPropertyInfo Latitude="48.827772028327" Longitude="2.2734261656761" StarRating="3" HotelCode="88711|gabriel" HotelName="Hotel Gabriel Issy Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 boulevard des Frères Voisin, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124379/a_124379_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the attractive suburbs just a short distance from central Paris, the city hotel is ideal for guests visiting the new business district of Issy les Moulineaux and the ParisExpo Porte de Versailles. The hotel is 10 minutes by metro (400 m from the hotel) from the Montparnasse TGV train station and guests will find restaurants, bars and shops on the hotel's doorstep. Notre Dame is a 25-minute metro ride from the hotel and the Eiffel Tower is approximately 1 km away. Nearby airports include Orly (15 km away) and Charles de Gaulle (30 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1119.00" OriginalAmount="1119.00">
      <BasicPropertyInfo Latitude="48.8939858" Longitude="2.24780106" StarRating="3" HotelCode="34748|la_regence" HotelName="La Regence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Avenue Gambetta, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56538/l_56538_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel lies within a short distance of the Arche de la Défense and offers the ideal base for business travellers and those in the city for congresses. Guests are easily able to gain access to the railway station and metro, which provide links to the heart of Paris within just a few minutes. It is just a short distance to an array of shopping and entertainment venues and it is some 25 km to both Charles de Gaulle airport and Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1120" OriginalAmount="1120">
      <BasicPropertyInfo Latitude="48.842062" Longitude="2.325444" StarRating="3" HotelCode="67676|24637" HotelName="Hôtel Unic Renoir St. Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue du Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87549/a_87549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the lively district of Montparnasse in the south of Paris. The majority of the city's bars, cinemas and restaurants are to be found here as well as in the neighbouring Latin Quarter. In Montparnasse, the so-called Breton quarter, guests will discover countless crêperies, where the Breton speciality of cider may be enjoyed. Montparnasse Tower, which is the tallest building in Paris following the Eiffel Tower, visible from far away and acts as the local landmark, is only a few steps from the hotel. Also only a few minutes away is a cemetery with the graves of Jean-Paul Sartre and Simone de Beauvoir. From Montparnasse Train Station, all other sights of the French capital can easily be reached by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1120.00" OriginalAmount="1120.00">
      <BasicPropertyInfo Latitude="48.817283276673" Longitude="2.2489486277939" StarRating="2" HotelCode="213071|ibis_budget_meudon" HotelName="ibis budget Meudon Paris Ouest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 bis Rue de Paris, 92190 Meudon</AddressLine>
          </AddressLines>
          <CityName>Meudon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301750/a_301750_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Meudon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1123.00" OriginalAmount="1123.00">
      <BasicPropertyInfo Latitude="48.898665038203" Longitude="2.3036393116741" StarRating="3" HotelCode="295893|adagio_access_paris_clichy" HotelName="Aparthotel Adagio access Paris Clichy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-23 Avenue Anatole France, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403900/a_403900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located into the heart of a vibrant town offering a range of stores and community life, and is ideal for leisure and business trips. It is also situated 600 m from Clichy-Levallois train station. The centre of Paris is a 6-minute train ride away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1126" OriginalAmount="1126">
      <BasicPropertyInfo Latitude="49.022053" Longitude="2.599701" StarRating="4" HotelCode="52557|14843" HotelName="Courtyard Paris Roissy Charles de Gaulle Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Chapelle, Charles de Gaulle Airport, 77990 Le Mesnil-Amelot</AddressLine>
          </AddressLines>
          <CityName>Le Mesnil-Amelot</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54835/a_54835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in a village, close to Charles de Gaulle International Airport. Its convenient airport location is also just 15 km from Villepinte Exhibition Centre, whilst Paris and its key attractions are a 40-minute drive away, or a 30-minute train ride. Charles de Gaulle Airport, which is just 3 km away, is home to a train and bus station, whilst nearby attractions include Parc Astérix, Chantilly and Disneyland Resort Paris, which are 20, 30 and 45 km away respectively. The following airports are also close to the hotel: Orly (40 km) and Paris Beauvais Tillé (80 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="48.90042002" Longitude="2.33616917" StarRating="4" HotelCode="639705|qualyshotel_paris_montmartre" HotelName="Hotel The Originals Paris Maison Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Avenue De La Porte De Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/758462/a_758462_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1127" OriginalAmount="1127">
      <BasicPropertyInfo Latitude="49.004230035843" Longitude="2.5210744693638" StarRating="4" HotelCode="71407|33225" HotelName="Mercure Paris Roissy Charles de Gaulle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96741/a_96741_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is ideally located just 10 minutes from Roissy Charles de Gaulle Airport and offers a free shuttle service for guests. Villepinte and le Bourget exhibition centres and the Asterix Park can all be reached in 15 minutes by train or car. The hotel’s immediate vicinity features restaurants, bars, pubs, shops and a park. Paris is some 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1130.00" OriginalAmount="1130.00">
      <BasicPropertyInfo Latitude="48.831565" Longitude="2.357401" StarRating="3" HotelCode="13456|express_by_holiday_inn_paris__place_ditalie" HotelName="Timhotel Paris Place d'Italie" 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,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14208/a_14208_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located in the south of the city, close to Montparnasse. It is just 100 m to links to the public transport network and Porte de Vanves métro station lies some 600 m away and may easily be reached on foot. A diverse selection of shopping venues are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1135.00" OriginalAmount="1135.00">
      <BasicPropertyInfo Latitude="48.896491189474" Longitude="2.3847541576856" StarRating="3" HotelCode="101779|adagio_access_paris_la_villette_2" HotelName="Adagio Access Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 bis avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142264/a_142264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villette in the same district as the Géode, the Grande Halle de la Villette, the Cité de la Musique and several restaurants. There are both underground and bus lines close by and the Eiffel Tower is less than 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1142" OriginalAmount="1142">
      <BasicPropertyInfo Latitude="48.901721" Longitude="2.3595" StarRating="4" HotelCode="82267|44611" HotelName="Novotel Suites Paris Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111039/a_111039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from the metro, 2 km from Montmartre and the centre of Paris, and 15 km from Paris-Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1143.00" OriginalAmount="1143.00">
      <BasicPropertyInfo Latitude="48.854309" Longitude="2.488269" StarRating="4" HotelCode="14795|mercure_paris_val_de_fontenay" HotelName="Mercure Paris Val de Fontenay Hotel" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Olympiades, 94120 Fontenay Sous Bois</AddressLine>
          </AddressLines>
          <CityName>Fontenay-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17361/a_17361_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Fontenay-sous-Bois. It offers very good public transport links being 10 minutes from the Gare de Lyon and 15 minutes from the Gare du Nord train stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="48.887353" Longitude="2.248194" StarRating="3" HotelCode="94377|adagio_la_defense_esplanade" HotelName="Aparthotel Adagio La Defense Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Cours Michelet, La Defence 10, 92060 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131118/a_131118_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located at the heart of the La Défense business district, close to the CNIT congress centre and to the Grande Arche de La Défense (1 km). A large shopping centre and a range of services are only a few minutes' walk away and guests will find a public car park in the immediate vicinity. It is ideal for business trips and lies only 10 minutes away from the Champs Elysées by metro. It is 4.5 km from the Arc de Triomphe, 5.5 km from the Eiffel Tower and 9 km from Notre Dame Cathedral. The property lies 23 km from Orly Airport and 25 km from Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="48.79148517" Longitude="2.26578674" StarRating="3" HotelCode="488303|residence_hotel_le_relais_amelie" HotelName="Résidence meublée Le Relais Amélie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>90 Avenue General de Gaulle, 92140 Clamart</AddressLine>
          </AddressLines>
          <CityName>Clamart</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36705/2736705/1.jpg?f=14952795</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Clamart.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1150.00" OriginalAmount="1150.00">
      <BasicPropertyInfo Latitude="48.825336870383" Longitude="2.393941836084" StarRating="3" HotelCode="29194|ibis_paris_porte_de_bercy" HotelName="Hôtel ibis Paris Porte de Bercy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Place de l'Europe, 94220 Charenton-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46938/a_46938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the quiet Paris suburb of Charenton-le-Pont. Liberté, the nearest underground station, is only a few metres away, making the lively city centre with its various sights, cultural institutions, and countless shops and entertainment venues quick and easy to reach. The Porte de Versailles exhibition centre is about 20 km from the hotel, and Charles de Gaulle airport lies some 25 km outside the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1150.00" OriginalAmount="1150.00">
      <BasicPropertyInfo Latitude="48.824495849371" Longitude="2.3272846736106" StarRating="2" HotelCode="60434|cecil_hotel" HotelName="Le Glam's Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST,LUNCH" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/200269/200269a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1152" OriginalAmount="1152">
      <BasicPropertyInfo Latitude="48.886148386141" Longitude="2.2611021995544" StarRating="3.5" HotelCode="52706|37230" HotelName="Le Bon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Chateau, 92200 Neuilly sur Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56933/a_56933_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in an ideal location in the popular shopping area with plenty of shopping opportunities and Pont de Neuilly is only a few metres away. In addition, the Champs-Élysées as well as La Défense are only around 10 minutes away by car. The nearest public transport is just a stones throw away and Charles de Gaulle airport lies around 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1152" OriginalAmount="1152">
      <BasicPropertyInfo Latitude="49.007508285492" Longitude="2.548967317791" StarRating="4" HotelCode="28935|33151" HotelName="Mercure Paris CDG Airport &amp; Convention" 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,Golf,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Roissypole Ouest, Route de la Commune, 95713 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46319/a_46319_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within Roissy Charles de Gaulle Airport, between terminals 1 and 2, near the Villepintes Exhibition Centre. The nearest shopping facilities are at Paris Nord II, around 10 minutes away by car. Disneyland is a 20-minute drive, whilst it is 25 minutes to Paris and 45 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="48.892392" Longitude="2.213316" StarRating="3" HotelCode="110309|71375" HotelName="L'Amandier - Nanterre La Defense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, avenue Pablo Picasso, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153166/a_153166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1159" OriginalAmount="1159">
      <BasicPropertyInfo Latitude="49.010791480404" Longitude="2.5607275213142" StarRating="3" HotelCode="184004|195469" HotelName="Hôtel ibis Paris CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Bruxelles, Roissypôle, 93290 Tremblay en France</AddressLine>
          </AddressLines>
          <CityName>Tremblay-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/257606/a_257606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1164" OriginalAmount="1164">
      <BasicPropertyInfo Latitude="48.86652118" Longitude="2.76081628" StarRating="3" HotelCode="25356|38610" HotelName="Residence Du Parc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Edouard Buffard, 77144 Montevrain</AddressLine>
          </AddressLines>
          <CityName>Montévrain</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36949/a_36949_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located in a quiet area only 2 km from the Disneyland Paris Resort and the Val d'Europe shopping centre, and lies 40 km from Paris. The international high-speed TGV train/Eurostar/Thalys station at Marne-la-Vallée/Chessy is only 2 km from the residence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1165.00" OriginalAmount="1165.00">
      <BasicPropertyInfo Latitude="48.828795042858" Longitude="2.2831010397344" StarRating="3" HotelCode="100953|hotel_izzy_by_happyculture" HotelName="Hôtel Izzy by HappyCulture" 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,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Georges Marie, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141199/a_141199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Porte de Versailles Exhibition Centre (2 minutes on foot). By metro line 12 guests can directly reach the main touristic places of Paris such as Montparnasse, Saint-Germain-des-Près, Concorde, department stores and Montmartre. A direct tram line takes guests to Issy-les-Moulineaux and La Défense business areas. The railway station is some 4.6 km away. Paris-Orly Airport and Paris-Charles de Gaulle Airport are each situated at a distance of approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1165" OriginalAmount="1165">
      <BasicPropertyInfo Latitude="48.773957373621" Longitude="2.063143974205" StarRating="3" HotelCode="65338|142095" HotelName="Best Western The Wish Versailles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 bis Rue des Graviers, 78280 Guyancourt</AddressLine>
          </AddressLines>
          <CityName>Guyancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84195/a_84195_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Paris and the Chevreuse Valley, near the Château de Versailles. The hotel is the ideal place to stay when spending a weekend in the heart of the Ile de France region. Orly Airport is about 25 km away and Charles de Gaulle Airport is roughly 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1166.00" OriginalAmount="1166.00">
      <BasicPropertyInfo Latitude="48.847113" Longitude="2.377602" StarRating="2" HotelCode="180075|de_reims" HotelName="De Reims" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/252577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.00">
      <BasicPropertyInfo Latitude="48.878204126918" Longitude="2.3698616837682" StarRating="1" HotelCode="311282|generator_paris_hostel" HotelName="Generator Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Place du Colonel Fabien, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/392764/392764a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.00">
      <BasicPropertyInfo Latitude="48.831821" Longitude="2.35742" StarRating="2" HotelCode="180055|neptune" HotelName="Neptune Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Godefroy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/6/6/4/0/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1171.00" OriginalAmount="1171.00">
      <BasicPropertyInfo Latitude="48.810195" Longitude="2.328067" StarRating="4" HotelCode="171998|courtyard_by_marriott_paris_arcueil" HotelName="Courtyard Paris Arcueil" 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,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue President Salvadore Allende, 94110 Arcueil</AddressLine>
          </AddressLines>
          <CityName>Arcueil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153149/153149a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests enjoy convenient access to Laplace station which is 300 m away, and a direct connection to the centre of Paris (Chatelet), with its world-famous shopping. The hotel is located 9.5 km away from the Eiffel Tower, 3.5 km away from Tour Montparnasse, 5 km away from Porte de Versailles and 8 km away from Roland Garros on the ring road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1172.00" OriginalAmount="1172.00">
      <BasicPropertyInfo Latitude="48.868436200685" Longitude="2.2272731952071" StarRating="3" HotelCode="110959|ibis_paris_pont_de_suresnes" HotelName="Hôtel ibis Paris Pont de Suresnes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue des Bourets, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153906/a_153906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Suresnes. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1175.00" OriginalAmount="1175.00">
      <BasicPropertyInfo Latitude="48.895615734677" Longitude="2.2619318857209" StarRating="3" HotelCode="109633|ibis_paris_defense_courbevoie" HotelName="ibis Paris La Défense Courbevoie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Quai Paul Doumer, Accès piéton: 60 rue Victor Hugo, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152413/a_152413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Courbevoie. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1175.00" OriginalAmount="1175.00">
      <BasicPropertyInfo Latitude="48.869033096777" Longitude="2.3628517985344" StarRating="2" HotelCode="67255|hotel_de_l_expositionrepubliq" HotelName="De L'Exposition" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86984/r_86984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Paris, on the prestigious Place de la République. It lies just a few metres from the subway, the Grands boulevards and department stores, the theatres, the Marais district and the 17th century Place des Vosges, the new Opéra Bastille, the George Pompidou centre, the Picasso Museum, the business district, L'Opéra, Gare du Nord railway station (for Eurostar and Thalys) and Gare de L'Est. Guests will find the other main sights of Paris also nearby, such as the Louvre (2 km), the Galeries Lafayette (2.3 km), Sacré Coeur (2.5 km) and the Eiffel Tower (4.5 km). Orly Airport is 17 km from the hotel and it is 27 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1179.00" OriginalAmount="1179.00">
      <BasicPropertyInfo Latitude="48.84523548841" Longitude="2.4333399131484" StarRating="4" HotelCode="180102|adagio_paris_vincennes" HotelName="Aparthotel Adagio Paris Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue de Paris, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Vincennes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253045/a_253045_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1181.00" OriginalAmount="1181.00">
      <BasicPropertyInfo Latitude="48.86739658219" Longitude="2.3965286839247" StarRating="2" HotelCode="935631|hipotel_paris_gambetta_republique" HotelName="Hipotel Paris Gambetta République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>236 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407307/407307a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="48.793910933333" Longitude="2.3205578093907" StarRating="2" HotelCode="486332|sejours_affaires_paris_bagneux" HotelName="Séjours &amp; Affaires Paris Bagneux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>204 Avenue Aristide Briand, 92220 Bagneux</AddressLine>
          </AddressLines>
          <CityName>Bagneux (Hauts-de-Seine)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576741/576741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Bagneux, Marne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="48.822410804383" Longitude="2.2577816916414" StarRating="3" HotelCode="109839|ibis_paris_issy_les_moulineaux_val_de_seine" HotelName="Hôtel ibis Paris Issy-les-Moulineaux Val de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213 Rue Jean Jacques Rousseau, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152646/a_152646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1189.00" OriginalAmount="1189.00">
      <BasicPropertyInfo Latitude="48.882335107523" Longitude="2.3710432648659" StarRating="2.5" HotelCode="50293|libertel_canal_saint_martin_2" HotelName="Libertel Canal St Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36938/a_36938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Technical Museum of La Villette (Parc de la Cité des Sciences), Gare de l´Est (1.5 km away) and Buttes Chaumont Park (1 km away). This hotel lies just a few paces from St Martin's Canal. Jaurès Metro station (lines 2, 5 and 7b) is just 3 minutes from the hotel. Restaurants and bars lie around 300 m away, the nearest shops are around 2.5 km away, Charles de Gaulle airport is 25 km from the hotel and Paris Orly airport is around 35 km away (around a 60-minute drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1189" OriginalAmount="1189">
      <BasicPropertyInfo Latitude="48.9986" Longitude="2.5162" StarRating="3" HotelCode="42189|35555" HotelName="pentahotel Paris" Meals="ROOM ONLY" 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,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Allée du Verger, Charles de Gaulle Airport, 95700 Roissy-en-France, Paris</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/67461/a_67461_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located next to Roissy Charles De Guaulle Airport and 6 km from Le Parc d'Expositions in Villepinte and from Le Bourget. Moreover, it is just 3.3 km from the Airport Charles De Gaulle RER train station, which provides a direct train service to central Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.00" OriginalAmount="1190.00">
      <BasicPropertyInfo Latitude="48.832071" Longitude="2.387479" StarRating="4" HotelCode="73716|aparthotel_adagio_paris_bercy_village" HotelName="Adagio Paris Bercy Village" 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,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Cour Du Minervois, 12. Arrondissement - Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99450/a_99450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the heart of the Village de Bercy and in the cultural quarter of Paris. Well-known sightseeing attractions, such as the Palais Omnisport, the Parc de Bercy or the Grande Bibliothèque de France are only a few steps away. Paris Orly airport is easily reached within 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1193.00" OriginalAmount="1193.00">
      <BasicPropertyInfo Latitude="48.8886" Longitude="2.379" StarRating="2" HotelCode="933602|st_christophers_inns_the_canal_hostel" HotelName="St Christopher's Paris Canal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue De Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481215/481215a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1198.00" OriginalAmount="1198.00">
      <BasicPropertyInfo Latitude="48.84176024" Longitude="2.38422466" StarRating="0" HotelCode="583995|residhome_paris_gare_de_lyon_jacqueline_de_romilly" HotelName="Residhome Paris Gare De Lyon - Jacqueline De Romilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue Jorge Semprùn, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753049/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1206.00" OriginalAmount="1206.00">
      <BasicPropertyInfo Latitude="48.864145187697" Longitude="2.398050763835" StarRating="3" HotelCode="348051|hotel_paris_gambetta" HotelName="Hôtel Paris Gambetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue Du Pere Lachaise, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505085/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, room service and a conference room, for a comfortable and relaxing stay. 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="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="48.824123" Longitude="2.3300514" StarRating="1" HotelCode="199733|montsouris_orleans_hotel" HotelName="Montsouris Orleans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330585/330585a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.00" OriginalAmount="1214.00">
      <BasicPropertyInfo Latitude="48.8865222905" Longitude="2.3094262182713" StarRating="3" HotelCode="34956|hotel_glasgow_monceau_paris" HotelName="Glasgow Monceau" Meals="ROOM ONLY" 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>3 Rue Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56372/a_56372_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is centrally located near to the Champs-Élysées and the enchanting Parc Monceau. Scores of shops, restaurants, bars and other entertainment venues as well as Paris' most beguiling tourist attractions are within easy walking distance or can be reached on public transport, which is also within easy reach. Malesherbes metro station is around 500 m away and the nearest train station is 1.5 km from the hotel. The transfer time to Charles de Gaulle airport takes around 25 minutes and Orly airport is just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1216.00" OriginalAmount="1216.00">
      <BasicPropertyInfo Latitude="48.89567678388" Longitude="2.25112169981" StarRating="4" HotelCode="32578|mercure_paris_la_defense_5" HotelName="Mercure Paris La Defense Hotel" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Baudin, 92400 Courbevoie, Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51810/a_51810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in La Défense district of the French capital approximately 10 minutes’ walk from the Champs Elysées. The Commercial Charras shopping centre may easily be reached on foot and it is just a short distance to the nearest metro station. It is 35 minutes to the nearest international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1217.00" OriginalAmount="1217.00">
      <BasicPropertyInfo Latitude="48.849422478562" Longitude="2.380967438221" StarRating="3" HotelCode="33001|color_design_hotel" HotelName="Color Design Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Citeaux, 12ème Arrondissement, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017553/017553a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a few paces of the Place de la Bastille and the Gare de Lyon. Although located on a peaceful street, guests are able to reach a selection of lively restaurants and modern bars on foot. It is 20 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.00" OriginalAmount="1222.00">
      <BasicPropertyInfo Latitude="48.851546" Longitude="2.398978" StarRating="2" HotelCode="25353|timhotel_nation" HotelName="Timhotel Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue d'Avron, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36943/r_36943_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the centre of Paris just a stone's throw from the Place de la Nation. Scores of shops and other entertainment venues as well as Paris' most renowned tourist attractions are within easy walking distance or can be reached on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="48.827409702194" Longitude="2.3720224276354" StarRating="3" HotelCode="94388|cantagrel" HotelName="Green Hotels Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue de Patay, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148345/148345a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Notre Dame (5 km) and about 10 minutes by subway from central Paris. The accommodation is very well served by public transport with metro line 14 station Olympiads, as well as numerous buses nearby. Paris Orly Airport and Charles de Gaulle Airport are approximately 15 and 35 km away while Brussels Airport is some 40 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="48.8976775" Longitude="2.2625535" StarRating="3" HotelCode="183054|kyriad_paris_ouest__la_defense_courbevoie" HotelName="Best Western Rives de Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Boulevard Saint-Denis, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/256521/a_256521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Courbevoie.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1236" OriginalAmount="1236">
      <BasicPropertyInfo Latitude="48.977028537063" Longitude="2.5111826957702" StarRating="3" HotelCode="110684|201299" HotelName="Green Hotel Confort Roissy" 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>62 Rue de la Perdrix, 95941 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153600/w_153600_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1237" OriginalAmount="1237">
      <BasicPropertyInfo Latitude="48.882667590425" Longitude="2.3326447606087" StarRating="3" HotelCode="52673|3120" HotelName="Apollo Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue De Douai, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56803/a_56803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated between Montmartre and the Opera. The large department stores and the world famous Moulin Rouge are all found near the hotel. The nearest metro station is only minutes away from the hotel (100 m). Restaurants, bars and nightclubs are all within walking distance of the hotel (within 300 m). Charles de Gaulle airport is only a 45-minute drive away and Orly is around 40 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1238.00" OriginalAmount="1238.00">
      <BasicPropertyInfo Latitude="48.891959461053" Longitude="2.384762763977" StarRating="3" HotelCode="71253|ibis_paris_la_villette_cite_des_sciences_19eme" HotelName="Hôtel ibis Paris la Villette Cité des Sciences 19ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 quai de l'Oise, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96553/a_96553_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1238.00" OriginalAmount="1238.00">
      <BasicPropertyInfo Latitude="48.847118397785" Longitude="2.3706857397613" StarRating="3" HotelCode="334567|moderns_hotel" HotelName="Moderns Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505736/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.00" OriginalAmount="1239.00">
      <BasicPropertyInfo Latitude="48.795786" Longitude="2.335549" StarRating="3" HotelCode="109404|comfort_hotel_cachan_paris_sud" HotelName="Comfort Cachan Paris Sud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Mirabeau, Cachan 94230</AddressLine>
          </AddressLines>
          <CityName>Cachan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152158/a_152158_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1246.00" OriginalAmount="1246.00">
      <BasicPropertyInfo Latitude="48.8779749" Longitude="2.327723" StarRating="3" HotelCode="94375|atn_hotel" HotelName="ATN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 rue d'Athenes, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131111/a_131111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1247.00" OriginalAmount="1247.00">
      <BasicPropertyInfo Latitude="48.82234236" Longitude="2.33456919" StarRating="3" HotelCode="308152|hotel_du_parc_montsouris" HotelName="Hôtel du Parc Montsouris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Pets allowed,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Parc Montsouris, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465037/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 Hôtel du Parc Montsouris in Paris (Montparnasse Tower), you'll be minutes from Parc Montsouris and Cite Internationale Universitaire de Paris. This hotel is close to Notre Dame Cathedral and Louvre Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 34 guestrooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs or 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 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;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 dry cleaning/laundry services, a 24-hour front desk, and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.00" OriginalAmount="1248.00">
      <BasicPropertyInfo Latitude="48.84069433" Longitude="2.3978775" StarRating="4" HotelCode="973433|aparthotel_adagio_paris_nation" HotelName="Aparthotel Adagio Paris Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Ter Rue Lamblardie, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952633/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.00" OriginalAmount="1248.00">
      <BasicPropertyInfo Latitude="48.922185382159" Longitude="2.3430646635722" StarRating="4" HotelCode="158440|courtyard_by_marriott_paris_saint_denis" HotelName="Courtyard Paris Saint-Denis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>34 Boulevard de la Liberation, ZAC Pleyel, 93200 Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/224412/w_224412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1250" OriginalAmount="1250">
      <BasicPropertyInfo Latitude="48.71343676979" Longitude="2.3708375276127" StarRating="4" HotelCode="110417|10383" HotelName="Howard Hôtel Paris-Orly Airport" 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>4/6 Avenue Paul Vaillant Couturier, 91550 Paray Vieille Poste</AddressLine>
          </AddressLines>
          <CityName>Paray-Vieille-Poste</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/220796/220796a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1253.00" OriginalAmount="1253.00">
      <BasicPropertyInfo Latitude="48.876848379509" Longitude="2.3457473516464" StarRating="3" HotelCode="36462|hotel_williams_opera" HotelName="Hotel Williams Opera" 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>3 rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59759/a_59759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris, close to the Paris Stock Exchange, The Louvre and Notre Dame Cathedral. Other nearby points of interest also include Arc de Triomphe and the Eiffel Tower. There is a metro station just 300 metres from the hotel and the Gare du Nord train station is around 1.5 km away. Guests will find restaurants in the immediate vicinity, bars roughly 300 metres away, and the city centre can be reached in 10 minutes by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1254.00" OriginalAmount="1254.00">
      <BasicPropertyInfo Latitude="48.82000152824" Longitude="2.4750158501969" StarRating="3" HotelCode="109843|kyriad_prestige_joinville_le_pont" HotelName="Kyriad Prestige Joinville le Pont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue du Général Gallieni, 94340 Joinville-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Joinville-Le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152651/a_152651_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Joinville-Le-Pont. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="48.82161331176758" Longitude="2.265273094177246" StarRating="4" HotelCode="0|yays_issy_concierged_boutique_apartments" HotelName="Yays Issy Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Bourgain, Issy-les-Moulineaux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/a0/3aa08b8418cfb9373736afb2acf6b4c1240d5d63.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Issy-les-Moulineaux, you'll be near the airport and convenient to Aquaboulevard and Paris Expo Porte de Versailles. This apartment is close to Parc des Princes and Champ de Mars.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.&lt;br /&gt;Make yourself comfortable in this individually decorated 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 laptop-compatible safe 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;Extra Info: &lt;/b&gt;Please note that a state of emergency has been introduced in France until June 1.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1256" OriginalAmount="1256">
      <BasicPropertyInfo Latitude="48.8011155" Longitude="2.1326525" StarRating="2" HotelCode="275990|411279" HotelName="A L'hotel Des Roys" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Avenue de Paris, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/382576/a_382576_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Versailles. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="48.858873168694" Longitude="2.3911061882973" StarRating="0" HotelCode="55392|adagio_access_paris_philippe_auguste" HotelName="Adagio access Paris Philippe Auguste" 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>12 rue Pierre Bayle, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71765/a_71765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="48.845562" Longitude="2.402112" StarRating="2" HotelCode="904085|lux_picpus" HotelName="Lux Picpus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/27/0027f01a302be384dd2682b7b5b05407af41ae07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1267.00" OriginalAmount="1267.00">
      <BasicPropertyInfo Latitude="48.891334755721" Longitude="2.3246041938291" StarRating="3" HotelCode="377824|le_mireille" HotelName="Hôtel Le Mireille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Davy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331731/331731a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1268.00" OriginalAmount="1268.00">
      <BasicPropertyInfo Latitude="48.839208256696" Longitude="2.3225113749504" StarRating="3" HotelCode="57862|citadines_montparnasse_paris" HotelName="Citadines Maine Montparnasse Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74974/k_74974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Montparnasse. The Rue de la Gaîté as well as many theatres lie very close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1270" OriginalAmount="1270">
      <BasicPropertyInfo Latitude="48.894327787388" Longitude="2.3124933242798" StarRating="3" HotelCode="43937|23772" HotelName="Timhotel Paris Berthier" 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,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9533/a_9533_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 17th arrondissement of Paris, the hotel is very convenient for both business and tourism stays, with a Métro station (number 13) and RER (C) station in front of the hotel which lead directly (no change) to the main points of interest such as the department stores on Boulevard Haussmann, Champs-Élysées and the Tour Eiffel (Champ de Mars).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1271.00" OriginalAmount="1271.00">
      <BasicPropertyInfo Latitude="48.887999799878" Longitude="2.2516699147673" StarRating="3" HotelCode="408700|citadines_la_defense_paris" HotelName="Citadines La Défense Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Boulevard de Neuilly, Paris La Défense, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99883/k_99883_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located in the business district, close to the Champs-Elysées. It is easily accessible by metro (stop: Esplanade de la Défense) and near to the RER A train. Both major airports, Charles de Gaulle and Orly, are about 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1276.00" OriginalAmount="1276.00">
      <BasicPropertyInfo Latitude="48.883438" Longitude="2.325274" StarRating="2" HotelCode="74064|hotel_darcet" HotelName="Darcet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Darcet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360960/360960a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1278.00" OriginalAmount="1278.00">
      <BasicPropertyInfo Latitude="48.90208087" Longitude="2.31313975" StarRating="0" HotelCode="854128|paris_hotel_26" HotelName="Paris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Henri Poincaré, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/945874/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="48.833743083379" Longitude="2.2560006575576" StarRating="0" HotelCode="80439|mercure_le_scenario_aparthotel" HotelName="Apparthotel Mercure Paris Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Place René Clair, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108765/a_108765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1284.00" OriginalAmount="1284.00">
      <BasicPropertyInfo Latitude="48.888606" Longitude="2.2875" StarRating="3" HotelCode="110060|hotel_espace_champerret" HotelName="Espace Champerret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26, rue Louise-Michel, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153886/153886a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1288" OriginalAmount="1288">
      <BasicPropertyInfo Latitude="49.007040467106" Longitude="2.5205482797622" StarRating="3" HotelCode="29404|371095" HotelName="ibis Styles Paris Roissy CDG 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,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Heinz Gloor, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46316/a_46316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern airport hotel offers a free of charge shuttle bus service to the nearby Paris Charles de Gaulle Airport. Public transport can be found in the hotel's vicinity, approximately 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1292.00" OriginalAmount="1292.00">
      <BasicPropertyInfo Latitude="48.865344213985" Longitude="2.3833398127586" StarRating="2" HotelCode="293225|hotel_de_lhorloge_2" HotelName="Hôtel de l'Horloge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>25 Passage de Ménilmontant, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400917/a_400917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1300.00" OriginalAmount="1300.00">
      <BasicPropertyInfo Latitude="48.888836202457" Longitude="2.3942363262177" StarRating="4" HotelCode="13791|mercure_paris_la_villette_2" HotelName="Mercure Paris 19 Philharmonie La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>216 Avenue Jean Jaures, 75019 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15826/a_15826_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the north of Paris and offers an ideal starting point for those wishing to pay a visit to the French capital's most important sights, including the Musée Cité, Musée des Sciences et de l'Industrie, the Cité de la Musique and La Grande Halle exhibition centre. The metro station is just about 50 m from the hotel, while Charles de Gaulle and Orly airports are 25 to 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1300.00" OriginalAmount="1300.00">
      <BasicPropertyInfo Latitude="48.879548" Longitude="2.356005" StarRating="2" HotelCode="901308|new_hotel_gare_du_nord" HotelName="Newhotel Gare Du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40, rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329025/329025a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1305.00" OriginalAmount="1305.00">
      <BasicPropertyInfo Latitude="48.864549" Longitude="2.3749" StarRating="3" HotelCode="25177|citadines_republique_paris" HotelName="Citadines République Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36633/a_36633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between Place de la Republique and Père Lachaise. Orly Airport is 25 km away and it is 40 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1309.00" OriginalAmount="1309.00">
      <BasicPropertyInfo Latitude="48.886188295408" Longitude="2.3361967772911" StarRating="1" HotelCode="74077|hotel_bonsejour_montmartre" HotelName="Hôtel Bonséjour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Burq, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211081/211081a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1311" OriginalAmount="1311">
      <BasicPropertyInfo Latitude="48.826064389331" Longitude="2.3258960294304" StarRating="2" HotelCode="110517|55985" HotelName="Hôtel Résidence Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Avenue du General Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327656/327656a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.00" OriginalAmount="1319.00">
      <BasicPropertyInfo Latitude="48.831862039179" Longitude="2.3044785803565" StarRating="2" HotelCode="110526|arty_paris_2" HotelName="Arty Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue des Morillons, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633702/633702a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.00" OriginalAmount="1319.00">
      <BasicPropertyInfo Latitude="48.820094" Longitude="2.311323" StarRating="4" HotelCode="75480|adagio_paris_montrouge_2" HotelName="Adagio Paris Montrouge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Rue Gabriel Peri, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102763/a_102763_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a good location in a lively town, close to many shops and with a good public transport network (metro, tram and bus). Paris and the surrounding area are easily accessible. The hotel is 15 km from Orly Airport, and Paris Charles de Gaulle Airport is just 37 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1321" OriginalAmount="1321">
      <BasicPropertyInfo Latitude="48.842984" Longitude="2.324101" StarRating="3" HotelCode="100906|30748" HotelName="Berkeley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=244091</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively Montparnasse district, this hotel is just 200 metres from the Montparnasse Tower. The area offers a pleasant combination of business centres, fashion boutiques, entertainment and top quality restaurants. The Luxembourg Gardens are a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.00" OriginalAmount="1326.00">
      <BasicPropertyInfo Latitude="48.864450619225" Longitude="2.4062535472908" StarRating="3" HotelCode="75639|hipotel_belgrand_2" HotelName="Hipotel Paris Belgrand Marie 20Éme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Belgrand, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330435/330435a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1329" OriginalAmount="1329">
      <BasicPropertyInfo Latitude="48.858566923396" Longitude="2.7860823337296" StarRating="3" HotelCode="189215|36834" HotelName="Hipark by Adagio Serris-Val d'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Cours de l'Elbe, 77000 Serris</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265506/a_265506_S2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is ideally located a short drive away from Disneyland Paris and the shopping centre of the Valley Village. Many shops, restaurants and bars can also be found near the apartment hotel. Marne la Vallee-Chessy TGV railway station is 4 km away. Charles De Gaulle Airport is approximately 38 km away from the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1329.00" OriginalAmount="1329.00">
      <BasicPropertyInfo Latitude="48.898006" Longitude="2.238122" StarRating="4" HotelCode="65534|residhome_la_defense_parc_du_millenaire" HotelName="Residhome Courbevoie la Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>49 avenue de l'Arche, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84418/a_84418_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the foot of La Grande Arche in the city centre. It is only 20 minutes from Les Champs Elysees on public transport and the Parc du Millénaire borders the residence, offering a green haven to relax. It is a stone’s throw from the bustling activity of the Grande Arche and the shops and facilities in the neighbourhood will ensure guests have a pleasant stay. Charles de Gaulle Interntaional Airport is 45 km from the hotel and Orly Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1334" OriginalAmount="1334">
      <BasicPropertyInfo Latitude="48.830045193268" Longitude="2.3202180862427" StarRating="2" HotelCode="96585|7174" HotelName="Montparnasse-Alesia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Ter Rue d’Alesia, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134114/a_134114_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 14th arrondissement in the heart of the French capital. It is around 3 km from the lively city centre with stunning sightseeing attractions. Numerous shopping and entertainment venues are located near to the hotel. There are public transport links close by and Montparnasse train station is around 2 km away. Orly Airport is around 30 km away and Charles de Gaulle Airport is 40 km from the hotel (around 25 and 45 minutes respectively).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1336.00" OriginalAmount="1336.00">
      <BasicPropertyInfo Latitude="48.865339772273" Longitude="2.3950236855227" StarRating="2" HotelCode="501971|nadaud_hotel" HotelName="Nadaud Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de la Bidassoa, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/670173/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1336.00" OriginalAmount="1336.00">
      <BasicPropertyInfo Latitude="48.90258637" Longitude="2.30824162" StarRating="0" HotelCode="639124|ibis_budget_paris_clichy_mairie" HotelName="Ibis Budget Paris Clichy Mairie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 20 Rue Palloy, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/757865/a_757865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Clichy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1337.00" OriginalAmount="1337.00">
      <BasicPropertyInfo Latitude="48.818956275893" Longitude="2.3258765084643" StarRating="2" HotelCode="187860|ibis_budget_porte_dorleans" HotelName="ibis budget Paris Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262132/a_262132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1341.00" OriginalAmount="1341.00">
      <BasicPropertyInfo Latitude="48.91413" Longitude="2.358348" StarRating="3" HotelCode="150019|ibis_styles_paris_saint_denis_" HotelName="Ibis Styles Paris Saint Denis Plaine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Avenue du Président Wilson, 93210 La Plaine Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/211805/a_211805_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated near the Stade de France, 10 minutes' drive from the Le Bourget Exhibition Centre, 20 minutes' drive from the Villepinte Exhibition Centre and less than 1 km from the gates of Paris, this hotel is ideally located for business travels and leisure activities. Train and bus connections can be found around 1.4 km away at Porte de Paris Metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1345" OriginalAmount="1345">
      <BasicPropertyInfo Latitude="48.832605306295" Longitude="2.2781237753787" StarRating="4" HotelCode="945391|225294" HotelName="OKKO HOTELS Paris Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue du Colonel Pierre Avia, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731902/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.00" OriginalAmount="1352.00">
      <BasicPropertyInfo Latitude="48.828990185803" Longitude="2.3005346953869" StarRating="2" HotelCode="57104|hotel_clarisse" HotelName="Clarisse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Boulevard Lefebvre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74036/a_74036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris. It is just a 5-minute walk from the Porte de Versailles and offers direct access to Montparnasse, Invalides, Champs-Élysées, the Opera house, Galeries Lafayette and Printemps department stores and Place de Clichy. The Eiffel Tower is some 15 minutes away, and the hotel's vicinity features restaurants, markets, shops and public transport links. Montparnasse train station is approximately 2 km from the establishment, and nearby airports include Orly Airport (10 km) and Charles de Gaulle Airport (40 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.00" OriginalAmount="1352.00">
      <BasicPropertyInfo Latitude="48.833766388485" Longitude="2.3229264290319" StarRating="3" HotelCode="14331|ibis_maine_montparnasse" HotelName="ibis Paris Maine Montparnasse 14ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue du Château, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16679/a_16679_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1357.00" OriginalAmount="1357.00">
      <BasicPropertyInfo Latitude="48.823555000406" Longitude="2.3715488612652" StarRating="3" HotelCode="56962|best_western_bercy_rive_gauche" HotelName="ibis Styles Paris Massena Olympiades" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82-84 rue Regnault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73853/a_73853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Paris, near the Bercy business area and the exhibition park in Versailles. A tram line passes directly in front of the hotel, and it is only 15 minutes' walk to Place d'Italie. The centre of Paris is only around 6 km away. It is about 11 km to Orly airport and 32 km to Charles de Gaulle airport. The hotel is the ideal starting point from which to explore the famous sights of the city such as the François Mitterand National Library or the Natural History Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1361" OriginalAmount="1361">
      <BasicPropertyInfo Latitude="48.902045118587" Longitude="2.3072536289692" StarRating="3" HotelCode="161499|37562" HotelName="Appart'City Paris Clichy Mairie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Palloy, 92110 Clichy-La-Garenne</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134355/134355a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located just a few minutes' walk away from major transport links and the underground network, which provides convenient access to major attractions such as the Champs Elysees and the Louvre Museum. There are restaurants nearby and a tourist office. The airports of Orly, Charles de Gaulle and Beauvais are about 22 km, 27 km and 75 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1362" OriginalAmount="1362">
      <BasicPropertyInfo Latitude="48.85661" Longitude="2.778868" StarRating="2" HotelCode="99727|37650" HotelName="Séjours &amp; Affaires Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Cours du Danube, 77700 Serris</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139690/a_139690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are invited to enjoy the environment of the residence located next to Serris Val d'Europe, just steps away from Marne La Vallée. The Seine et Marne district offers tourist sights (e.g. Medieval City of Provins, Vaux le Vicomte castle and Feline park of Nesles), as well as the famous Village Valley shopping centre. The residence is located 32 km from Paris and close to the Disneyland Paris resort and the business district of Val d'Europe. The establishment is some 43 km from Orly and Roissy Charles de Gaulle airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1364.00" OriginalAmount="1364.00">
      <BasicPropertyInfo Latitude="48.880910785724" Longitude="2.3626747727394" StarRating="3" HotelCode="69779|ibis_paris_gare_du_nord_chateau_landon_10eme" HotelName="Hôtel ibis Paris Gare du Nord Château-Landon 10ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197-199 Rue La Fayette, Near Gare du Nord and Gare de l'Est Train Stations, l’Entrepôt/10. Arrondissement, 75010 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91922/a_91922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1371.00" OriginalAmount="1371.00">
      <BasicPropertyInfo Latitude="48.816035178863" Longitude="2.3108518123627" StarRating="3" HotelCode="183154|hotel_residence_montrouge" HotelName="Comfort Hotel Sixteen Paris Montrouge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 place Jean Jaures, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/256635/a_256635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Montrouge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1374.00" OriginalAmount="1374.00">
      <BasicPropertyInfo Latitude="48.87675257" Longitude="2.3269601" StarRating="3" HotelCode="128353|inter_hotel_calvados" HotelName="Grand Hôtel du Calvados" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134479/134479a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1374.00" OriginalAmount="1374.00">
      <BasicPropertyInfo Latitude="48.8249" Longitude="2.258697" StarRating="4" HotelCode="284009|residhome_paris_issylesmoulineaux" HotelName="Residhome Paris Issy-les-Moulineaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/24 Rue du Passeur de Boulogne, 92130 Issy-Les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1374" OriginalAmount="1374">
      <BasicPropertyInfo Latitude="49.01070162" Longitude="2.56203321" StarRating="4" HotelCode="318833|195470" HotelName="Pullman Paris Roissy CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Bis Rue De La Haye Roissypole, 95935 Paris</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432456/a_432456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1376" OriginalAmount="1376">
      <BasicPropertyInfo Latitude="48.8556804" Longitude="2.74290816" StarRating="3" HotelCode="47366|50575" HotelName="Best Western Hotel Grand Parc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Ferme du Pavillon, 77600 Chanteloup-en-Brie, Seine-et-Marne</AddressLine>
          </AddressLines>
          <CityName>Chanteloup-en-Brie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10301/a_10301_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant, family-friendly hotel lies just a 10-minute drive from Disneyland, around 35 km (1 hour's drive) from the lively French metropolis and its many sights and tourist attractions. Paris' Charles de Gaulle and Orly airports are approximately 30 km and 40 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1377" OriginalAmount="1377">
      <BasicPropertyInfo Latitude="48.86296741" Longitude="2.19985068" StarRating="0" HotelCode="549183|183549" HotelName="Residence meublee Les Josephines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>9 rue du 4 Septembre, 92500 Rueil-Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6934891</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. Wireless internet access is available to guests in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1378.00" OriginalAmount="1378.00">
      <BasicPropertyInfo Latitude="48.831996447079" Longitude="2.2375632566682" StarRating="3" HotelCode="101185|best_western_select_hotel" HotelName="Best Western Select Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue du Général Leclerc, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141559/k_141559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is 1.5 km from the centre of Paris, close to Bilancourt metro station. Numerous shopping and entertainment opportunities are available close to the hotel. Famous sightseeing attractions such as the Eiffel Tower or the Champs-Élysées lie less than 5 km away and famous sports grounds such as the Stadion Parc des Princes or the Roland Garros tennis grounds are less than 2.5 km from the hotel. Parc de Saint-Cloud is roughly 1.5 km away and La Défense financial district can be reached by car in around 20 minutes. The nearest train station is Montparnasse, which lies around 5 km away, Orly airport is roughly 15 km away and Charles de Gaulle airport is around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1378.00" OriginalAmount="1378.00">
      <BasicPropertyInfo Latitude="48.891152" Longitude="2.37635" StarRating="3" HotelCode="149398|hotel_crimee" HotelName="De Crimée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>188, rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329919/329919a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1381.00" OriginalAmount="1381.00">
      <BasicPropertyInfo Latitude="48.87579819325" Longitude="2.3456191690509" StarRating="3" HotelCode="336410|hotel_havane" HotelName="Hotel Havane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue De Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55587/a_55587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris. A restaurant and Cadet metro station are in the immediate vicinity, Montmartre, the opera, Gare du Nord and Gare de L'Est are all within walking distance (around 15 minutes). Orly airport is around 25 km away and it is approximately 30 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="48.883654546144" Longitude="2.3594285952986" StarRating="3" HotelCode="75476|hotel_faubourg_216224" HotelName="Sure Hotel by Best Western Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>224 Rue Du Faubourg Saint Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102759/a_102759_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An enviable position in the heart of the French capital makes this city hotel an ideal starting point for sightseeing in Paris and discovering its most famous tourist sites. It is only steps away from Montmartre district and Canal Saint-Martin. The nearest bus station is only a 10-minute walk away. Thanks to its proximity to Gare du Nord and Gare de l'Est train stations, guests can easily reach the Eurostar train, the Palais des Expositions de Villepinte exhibition centre or Stade de France stadium. Charles De Gaulle Airport and Orly Airport are both about 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="48.82934058" Longitude="2.29232592" StarRating="3" HotelCode="840807|mama_shelter_paris_west_opening_august_2019" HotelName="Mama Shelter Paris West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue De La Porte De La Plaine, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/963140/w_963140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1388.00" OriginalAmount="1388.00">
      <BasicPropertyInfo Latitude="48.876551138832" Longitude="2.3270148038864" StarRating="3" HotelCode="36461|grand_hotel_du_havre" HotelName="Grand Hotel du Havre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59758/a_59758_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just steps away from Saint Lazare train station. Numerous restaurants, pubs, cafés and shops are situated close to the hotel. The Madeleine church as well as the opera house are only around 1 km away, while the Louvre, Montmartre, the Eiffel Tower and the Champs-Élysées are a 5-10 minute drive away. Orly airport is around 15 km away and the Charles de Gaulle is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1389.00" OriginalAmount="1389.00">
      <BasicPropertyInfo Latitude="48.854252" Longitude="2.382649" StarRating="3" HotelCode="142311|blc_design_hotel" HotelName="BLC Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Richard Lenoir, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203304/a_203304_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a desirable location in Paris, nestled in a quiet street close to the Palais de la Femme and a few steps from the Place de la Bastille. Guests are invited to take a stroll and appreciate this old, historic Parisian quarter, with the Place des Vosges, the Notre Dame and the Opera Bastille. There are also numerous bars, restaurants, theatres and fashion boutiques in the surrounding area. The Gare de Lyon and Bercy are just a few metro stations from the hotel. Orly Airport is about 16 km away, while Charles de Gaulle Airport is roughly 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1390.00" OriginalAmount="1390.00">
      <BasicPropertyInfo Latitude="48.830894733446" Longitude="2.2385105867112" StarRating="3" HotelCode="109347|ibis_paris_boulogne_billancourt" HotelName="Hôtel ibis Paris Boulogne-Billancourt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de la Ferme, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152098/a_152098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1392" OriginalAmount="1392">
      <BasicPropertyInfo Latitude="49.009023" Longitude="2.56093" StarRating="4" HotelCode="80934|3650" HotelName="Hôtel Novotel Paris Charles-de-Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Paris, Roissypole Gare RER, 93290 Tremblay-en-France</AddressLine>
          </AddressLines>
          <CityName>Tremblay-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109370/gt_109370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 30 minutes from the centre of Paris. This 3-star establishment is an ideal place to stay when travelling on business to the French capital or attending the Villepinte Exhibition Centre (10 minutes by car or 3 minutes by RER train). It is connected to Terminals 1 and 2 of Roissy Charles de Gaulle Airport by an automated 24-hour metro line and is just a few minutes' walk from Terminal 3.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1392.00" OriginalAmount="1392.00">
      <BasicPropertyInfo Latitude="48.830238" Longitude="2.302024" StarRating="3" HotelCode="110522|ibis_paris_brancion_parc_des_expositions_15eme" HotelName="Hôtel ibis Paris Brancion Parc des Expositions 15ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153416/a_153416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1396.00" OriginalAmount="1396.00">
      <BasicPropertyInfo Latitude="48.823500062262" Longitude="2.3306472987788" StarRating="3" HotelCode="36459|villa_royale_montsouris" HotelName="Villa Royale Montsouris" 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,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Rue De La Tombe Issoire, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59756/a_59756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute tram ride (T3) from the Porte de Versailles Exhibition Park. It is only one block away from the Parc Montsouris and the Cité Universitaire and less than 2 km from the catacombs of Montparnasse Cemetery. It is situated in a colourful and animated quarter of Paris but is also close to the 40-acre Montsouris Park and to the majestic trees of the Cité International Universitaire, an international students' residence near the Porte d'Orléans. In the immediate vicinity of the hotel guests will find restaurants, bars and public transport links. Orly Airport is some 20 km away and it is around 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1403.00" OriginalAmount="1403.00">
      <BasicPropertyInfo Latitude="48.87321681" Longitude="2.3827721" StarRating="3" HotelCode="439979|hotel_scarlett" HotelName="Hôtel Scarlett" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Jouye-Rouve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550179/a_550179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1404" OriginalAmount="1404">
      <BasicPropertyInfo Latitude="48.875758" Longitude="2.357415" StarRating="3" HotelCode="146525|200191" HotelName="Hôtel d'Alsace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85, Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331791/331791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1404.00" OriginalAmount="1404.00">
      <BasicPropertyInfo Latitude="48.828571" Longitude="2.234336" StarRating="3" HotelCode="166187|residence_lagrange_city_boulogne" HotelName="Résidence Lagrange City Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Cours de l'Ile Seguin, 92200 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213517/213517a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Boulogne-Billancourt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.00" OriginalAmount="1405.00">
      <BasicPropertyInfo Latitude="48.8585747" Longitude="2.3684939" StarRating="3" HotelCode="63224|bastille_de_launay" HotelName="Bastille De Launay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42, Rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246178/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1406.00" OriginalAmount="1406.00">
      <BasicPropertyInfo Latitude="48.79151995907" Longitude="2.3416878828546" StarRating="3" HotelCode="150619|la_maison_du_coteau" HotelName="La Maison Du Coteau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Bar,Concierge,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Pick &amp;amp; Drop">
        <Address>
          <AddressLines>
            <AddressLine>141 Boulevard De La Vanne, 94230 Cachan</AddressLine>
          </AddressLines>
          <CityName>Cachan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/98741/1998741/1.jpg?f=15040175</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at La Maison du Coteau in Cachan, you'll be near the airport and convenient to Gustave Roussy and Maison des Examens.  This guesthouse is within close proximity of Cite Internationale Universitaire de Paris and Rungis International 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 6 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided. Housekeeping is provided daily, and both cribs/infant beds (complimentary) and rollaway/extra beds (surcharge) are available on request.&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 include concierge services, a picnic area, and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage, laundry facilities, and a library. 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="1407.00" OriginalAmount="1407.00">
      <BasicPropertyInfo Latitude="48.880415610584" Longitude="2.3374109533729" StarRating="3" HotelCode="16038|villa_margaux_opera_montmartre" HotelName="Hotel Villa Margaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18744/w_18744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly eco hotel is situated halfway between Montmartre (Sacré-Coeur) and the opera house and less than a 3-minute walk to 2 metro stations (Saint Georges and Pigalle). It is also near the Gare du Nord and Eurostar terminal. The Arc de Triomphe is approximately 3.5 km from the city hotel and Notre Dame is 4 km away. The nearest airports are Orly, approximately 10 km away, and Charles de Gaulle, which is around 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1408.00" OriginalAmount="1408.00">
      <BasicPropertyInfo Latitude="48.880571235531" Longitude="2.3391008377075" StarRating="3" HotelCode="14850|hotel_migny_opera_montmartre" HotelName="Migny Opera Montmartre" 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,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17444/a_17444_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a tranquil location at the foot of Montmartre. Plenty of shopping centres and entertainment venues as well as Saint Georges and Pigalle metro stations are only minutes away. The famous Moulin Rouge and the Paris Casino lie just 400 m away. The Sacré Coeur and the opera house are easily reached from the hotel on foot. In addition the Champs-Elysées and Notre Dame take around 20 minutes to reach by car. Orly and Charles De Gaulle airports lie between 25 and 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1414.00" OriginalAmount="1414.00">
      <BasicPropertyInfo Latitude="48.89286954484" Longitude="2.3428653180599" StarRating="3" HotelCode="74083|hotel_eden_montmartre" HotelName="Hotel Eden Montmatre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329488/329488a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1414.00" OriginalAmount="1414.00">
      <BasicPropertyInfo Latitude="48.897404" Longitude="2.247084" StarRating="3" HotelCode="98063|hotel_central_la_defense" HotelName="ibis Styles Paris La Defense Courbevoie Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Rue du Capitaine Guynemer, 92400 Courbevoie, Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137484/a_137484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1417.00" OriginalAmount="1417.00">
      <BasicPropertyInfo Latitude="48.89991482" Longitude="2.32159811" StarRating="0" HotelCode="766912|odalys_apparthotel_paris_xvii" HotelName="Appart'hôtel Paris XVII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Hélène et François Missoffe, 17ème Arrondissement (Batignolles-Monceaux), 75017 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638614/638614a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1424.00" OriginalAmount="1424.00">
      <BasicPropertyInfo Latitude="48.921355275652" Longitude="2.3647690760574" StarRating="3" HotelCode="128335|ibis_saint_denis_stade_sud" HotelName="Hôtel ibis Saint-Denis Stade Sud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Cokerie, Avenue Francis Pressense, 93210  La Plaine Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185564/a_185564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.00" OriginalAmount="1426.00">
      <BasicPropertyInfo Latitude="48.8498529" Longitude="2.38547114" StarRating="2" HotelCode="328086|hotel_des_pyrenees" HotelName="Hôtel des Pyrénées - Entre Bastille et Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>204 Rue du Faubourg Saint-Antoine, 75012 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505275/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.00" OriginalAmount="1426.00">
      <BasicPropertyInfo Latitude="48.859693" Longitude="2.402814" StarRating="2.5" HotelCode="151774|mama_shelter_paris" HotelName="Mama Shelter Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>109, rue de Bagnolet, 75020 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213711/a_213711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="48.899041516758" Longitude="2.2464238725021" StarRating="3" HotelCode="365433|george_sand" HotelName="Hotel CourSeine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue Marceau, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213432/213432a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1431.00" OriginalAmount="1431.00">
      <BasicPropertyInfo Latitude="48.869137" Longitude="2.39533003" StarRating="3" HotelCode="975801|hotel_bridget" HotelName="Hotel Bridget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>258 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37840000/37838800/37838714/ace3456e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1434" OriginalAmount="1434">
      <BasicPropertyInfo Latitude="48.870034" Longitude="2.360198" StarRating="3" HotelCode="97446|18847" HotelName="Aida Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Château d'Eau, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135387/a_135387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Paris near the Marais district. It is situated in a diverse and lively area just a stone's throw from the Marais, Place des Vosges and Place de la République, with plenty of shopping possibilities, and direct access to Thalys and Eurostar trains. This hotel offers a perfect base for discovering the sights of Paris, such as La Bastille, Les Halles, Beaubourg and Centre Georges Pompidou. The nearest airports are Paris-Orly (around 21 km) and Paris-Charles de Gaulle (around 23 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1434" OriginalAmount="1434">
      <BasicPropertyInfo Latitude="48.815699" Longitude="2.12815" StarRating="4" HotelCode="80890|65958" HotelName="Novotel Chateau de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Boulevard St. Antoine, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109310/a_109310_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3-star hotel is located 5 minutes from the city centre and the Palace of Versailles and 15 km from Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1436" OriginalAmount="1436">
      <BasicPropertyInfo Latitude="48.83250082" Longitude="2.49012506" StarRating="3" HotelCode="80556|423696" HotelName="Hotel Le Nogentel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Du Port, 94130 Nogent-sur-Marne</AddressLine>
          </AddressLines>
          <CityName>Nogent-sur-Marne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212666/212666a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nogent-sur-Marne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1440" OriginalAmount="1440">
      <BasicPropertyInfo Latitude="48.879458666667" Longitude="2.357619" StarRating="4" HotelCode="199736|49277" HotelName="Hor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue la Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285005/a_285005_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1442" OriginalAmount="1442">
      <BasicPropertyInfo Latitude="48.836327104101" Longitude="2.3601615428925" StarRating="4" HotelCode="31197|13885" HotelName="Villa Lutèce Port Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52-52 bis Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49850/a_49850_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located close to the Place d`Italie and the French National Library. Links to the public transport are to be found directly in front of the complex. The city centre with the Louvre can be easily reached by public transport network lie within ten minutes(about 3 km away). Shops, bars and restaurants are to be found in the famous Latin Quarter. An abundance of shopping venues lie within 500 m of the hotel, whilst the nearest park is 700 m away. Orly Airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1443.00" OriginalAmount="1443.00">
      <BasicPropertyInfo Latitude="48.86545005" Longitude="2.36021892" StarRating="0" HotelCode="224982|hotel_des_fontaines" HotelName="Hotel des Fontaines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Rue du Temple, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259213/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Paris (Marais - Pompidou - Notre Dame de Paris), Hôtel des Fontaines is minutes from Arts et Metiers Museum and Place de la Republique. This hotel is close to Notre Dame Cathedral and Louvre 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 25 guestrooms. Complimentary wireless Internet access is available to keep you connected.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1444.00" OriginalAmount="1444.00">
      <BasicPropertyInfo Latitude="48.868478218215" Longitude="2.3715877532959" StarRating="3" HotelCode="258544|international_paris_hotel" HotelName="Hotel International Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Auguste Barbier, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14875/a_14875_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1445.00" OriginalAmount="1445.00">
      <BasicPropertyInfo Latitude="48.880211" Longitude="2.345498" StarRating="3" HotelCode="35184|hotel_riviera_7" HotelName="Riviera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Turgot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57336/l_57336_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the entertainment quarter, with the superb Opéra Garnier and the Moulin Rouge cabaret nearby. Also in the area are the big boulevards, with famous stores, international banks and the auction house Hôtel Drouot. Paris-Story and the wax museum Grévin attract numerous visitors. To the north, guests will find Montmartre with the Sacré-Coeur Basilica and the Espace Dalí art museum. The Gare du Nord is about a 10-minute walk away. Charles de Gaulle International Airport is about 28 km away, and Orly Airport is about 22 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1446.00" OriginalAmount="1446.00">
      <BasicPropertyInfo Latitude="48.855415181956" Longitude="2.4097260832787" StarRating="2" HotelCode="34567|comfort_hotel_davout_nation" HotelName="Comfort Davout Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue des Orteaux, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56255/a_56255_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated just a few métro stations from the opera as well as from the Champs-Élysées. Scores of bars and pubs lie just 2 km from the hotel; and shopping venues are within 100 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1449" OriginalAmount="1449">
      <BasicPropertyInfo Latitude="48.877283453971" Longitude="2.3543594975532" StarRating="4" HotelCode="16885|18838" HotelName="Mademoiselle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20089/a_20089_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located between the large boulevards, the stock exchange and Paris' opera house. Many of the French capital's most central sights lie just a short distance from the hotel and can easily be reached by making use of public transport. The hotel is situated in the heart of Paris but in a small and quiet street, only short walk from Gare du Nord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1450.00" OriginalAmount="1450.00">
      <BasicPropertyInfo Latitude="48.83221" Longitude="2.316384" StarRating="3" HotelCode="180044|fred_hotel" HotelName="Fred Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Villemain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/252980/w_252980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 36 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a safe, a bar, a babysitting service, a childcare service, a conference room and a business centre. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1451" OriginalAmount="1451">
      <BasicPropertyInfo Latitude="48.839379938579" Longitude="2.3509249300594" StarRating="2" HotelCode="110441|200227" HotelName="Hotel de France Quartier Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329453/329453a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1452.00" OriginalAmount="1452.00">
      <BasicPropertyInfo Latitude="48.84904668155" Longitude="2.3856808730186" StarRating="3" HotelCode="263474|adagio_access_paris_reuilly" HotelName="Aparthotel Adagio access Paris Reuilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366888/a_366888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1452.00" OriginalAmount="1452.00">
      <BasicPropertyInfo Latitude="48.8693513" Longitude="2.35151250000001" StarRating="0" HotelCode="0|studio_bonne_nouvelle" HotelName="Studio Bonne Nouvelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Chenier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/92/af/92af2a300a06e4c5d9c2865c2a905a0ea7e51273.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studio Bonne Nouvelle” is situated within walking distance from the heart of Paris.&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="1460.00" OriginalAmount="1460.00">
      <BasicPropertyInfo Latitude="48.896940675192" Longitude="2.3852439754198" StarRating="3" HotelCode="185980|forest_hill_paris_la_villette" HotelName="Forest Hill Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Ter Avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259997/a_259997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villette, in the same district as the Géode, the Grande Halle de La Villette, the Cité de la Musique and several restaurants. There are both underground and bus lines close by and the Eiffel Tower is less than 9 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1461.00" OriginalAmount="1461.00">
      <BasicPropertyInfo Latitude="48.846745" Longitude="2.287768" StarRating="3" HotelCode="76455|alize_grenelle_tour_eiffel" HotelName="Alize Grenelle Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>87 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103944/w_103944_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="48.879328" Longitude="2.356649" StarRating="3" HotelCode="110494|la_vieille_france" HotelName="La Vieille France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Rue Lafayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153378/a_153378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Paris, 500 metres from the tourist centre and the city's main boulevards and major department stores. It is near Gare du Nord and Gare de l'Est train stations, where guests can take the train for easy access to Charles de Gaulle Airport (30 km away), Villepinte Exhibition Centre and the Stade de France. It is 15 minutes by metro to the Champs-Élysées and the Eiffel Tower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1471.00" OriginalAmount="1471.00">
      <BasicPropertyInfo Latitude="48.876001" Longitude="2.357538" StarRating="2" HotelCode="102598|hotel_modernest" HotelName="Modern Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329514/329514a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1473.00" OriginalAmount="1473.00">
      <BasicPropertyInfo Latitude="48.831012030522" Longitude="2.3299178134919" StarRating="4" HotelCode="77340|best_western_nouvel_orleans" HotelName="Best Western Nouvel Orléans Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104994/w_104994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1476.00" OriginalAmount="1476.00">
      <BasicPropertyInfo Latitude="48.87928" Longitude="2.29596" StarRating="4" HotelCode="18989|villa_alessandra" HotelName="Villa Alessandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Place Boulnois, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23774/a_23774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel enjoys a peaceful location in an elegant district of the city, only around 500 m from the Arc de Triomphe and the Champs Elysées. A selection of shopping and entertainment, restaurants, and bars lie within a stone's throw of the hotel. Ternes (line 2) is the nearest metro station and lies just 200 m away and the train station is 1 km away, as well as some nightclubs. Charles de Gaulle airport is 30km away and Paris Orly airport is 35km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1480.00" OriginalAmount="1480.00">
      <BasicPropertyInfo Latitude="48.840320084985" Longitude="2.2281077796208" StarRating="3" HotelCode="81263|quality_hotel_acanthe" HotelName="Quality Hotel Acanthe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Rond  Point Rhin &amp; Danube, 92100 Boulogne Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109773/a_109773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in front of the 'Boulogne-Pont de Saint-Cloud' subway station in Paris. Guests can reach the city centre directly on line 10.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="48.837203" Longitude="2.2971384" StarRating="3" HotelCode="63959|hotel_convention_montparnasse" HotelName="Convention Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 rue Alain Chartier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82412/l_82412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the Convention district in Paris' lively 15th arrondissement, only a short walk away from Convention metro stop. Guests can explore the many markets, shops and café terraces which are located in the nearby area of Montparnasse. The Eiffel Tower and the UNESCO building are only a 15-minute walk away, whilst the Parc Des Expositions de Porte de Versailles and the Palais des Sports are a 10-minute walk away. The Porte de Versailles metro stop is also only 10 minutes away and the suburban railway station (RER) is 12 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1491.00" OriginalAmount="1491.00">
      <BasicPropertyInfo Latitude="48.8107795715332" Longitude="2.4363698959350586" StarRating="3" HotelCode="0|la_maison_charentonneau" HotelName="La Maison Charentonneau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue Roger François, Maisons-Alfort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8d/ee/8deefbd3c8e7a47eb20622ef7f4f6dfa47873129.jpeg</HotelPictures>
        <HotelDescription>With a stay at La Maison Charentonneau in Maisons-Alfort, you'll be 6.3 mi (10.1 km) from Notre-Dame and 6.4 mi (10.2 km) from Luxembourg Gardens.  This guesthouse is 6.9 mi (11.1 km) from Louvre Museum and 7.7 mi (12.4 km) from Place de la Concorde.&lt;br /&gt;Enjoy recreation amenities such as a fitness center or take in the view from a garden. Additional features at this guesthouse include complimentary wireless Internet access and a communal living room.&lt;br /&gt;The front desk is staffed during limited hours. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours).&lt;br /&gt;Grab a bite from the snack bar/deli serving guests of La Maison Charentonneau. Buffet breakfasts are available daily from 8:00 AM to 10:00 AM for a fee.&lt;br /&gt;Stay in one of 5 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. Conveniences include coffee/tea makers and 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;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;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;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;Alcohol is not served at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="48.835887988787" Longitude="2.3221728933732" StarRating="2" HotelCode="336224|hotel_la_perle_montparnasse" HotelName="Hotel La Perle Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Maison Dieu, 14th Arr., 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504815/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1494.00" OriginalAmount="1494.00">
      <BasicPropertyInfo Latitude="48.83511" Longitude="2.282514" StarRating="3" HotelCode="81195|porte_de_versailles_hotel_3" HotelName="Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332065/332065a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1496" OriginalAmount="1496">
      <BasicPropertyInfo Latitude="48.882126973865" Longitude="2.3257300257683" StarRating="3" HotelCode="34747|32195" HotelName="Hotel Regence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Saint Petersbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56537/w_56537_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Paris some 800 m from the Place de l'Opéra. The establishment is just 1 km from an array of sights including the famous Galeries Lafayette shopping centre, Moulin Rouge, Montmartre with the basilica of Sacré Coeur, the Arc de Triomphe and the splendid boulevard of the Champs Élysées. Europe metro station is a mere 400 m away and St. Lazare is 600 m from the hotel. It is 20 minutes to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.00" OriginalAmount="1497.00">
      <BasicPropertyInfo Latitude="48.883036" Longitude="2.332893" StarRating="3" HotelCode="58165|moulin_plaza" HotelName="Moulin Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39, rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75357/a_75357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the foot of Montmartre, in an ideal location between the opera (around 1.5 km away) and Montmartre (around 1 km away). It is located in the heart of Paris, close to the Moulin Rouge and the Sacre-Coeur from la Butte Montmartre. In addition, the hotel is also close to the Theatre Madeleine and the Theatre de Paris. Patrimoine and further historical monuments lie within around 200 m of the hotel. Montmartre Mountain (Butte Montmartre) is full of street artists such as painters, sculptors and poets, who mainly preside on Tertre Square (Place du Tertre). Moulin Plaza is also a wonderful place enjoying one of Paris' most colourful neighbourhoods. Bus stops and a train station (both over and underground) lie around 200 m away, shops are around 1.5 km away, the train station is around 2 km away and the Champs-Elysées as well as the Louvre are roughly 4 km from the hotel. Charles de Gaulle airport is located roughly 20 km away and Orly airport lies approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1501.00" OriginalAmount="1501.00">
      <BasicPropertyInfo Latitude="48.903930392073" Longitude="2.3069288163178" StarRating="3" HotelCode="39310|hotel_savoy_7" HotelName="Hotel Atypik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue De Villeneuve, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64859/a_64859_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated in the Rue de Villeneuve, the hotel lies right at the "Gates of Paris". In the immediate vicinity (50 m), guests may take advantage of links to the public transport network and bars and a bus stop lies just 25 m away. The heart of Clichy along with restaurants, countless shops and a magnificent park are all only a few minutes walk away. Nightclubs are located within 2 km of the hotel, whilst the train station is 4 km away. The transfer time to Charles de Gaulle Airport is approximately 35 minutes, whilst it is roughly 45 minutes to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1506.00" OriginalAmount="1506.00">
      <BasicPropertyInfo Latitude="48.902539819376" Longitude="2.3308999296037" StarRating="4" HotelCode="100051|hotel_le_manhattan" HotelName="Mercure Paris Saint-Ouen" 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,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115 Avenue Gabriel Peri, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/140074/a_140074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1508.00" OriginalAmount="1508.00">
      <BasicPropertyInfo Latitude="48.882172833898" Longitude="2.3367753624916" StarRating="4" HotelCode="49888|villa_royale" HotelName="Villa Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35459/a_35459_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the Montmartre area of Paris and is just 10 m from Pigalle underground station. Facing the Sacré Coeur, the hotel looks out over Place Pigalle and is just 3 blocks from the Moulin Rouge. This quarter of Paris is still a vibrant district for theatre and music, catering for all tastes. The hotel's immediate vicinity features restaurants and shops and tourist attractions, including Notre Dame cathedral (15 minutes on public transport), the Eiffel Tower (20 minutes on public transport) and Disneyland (40 minutes on public transport) can also be found nearby. Orly Airport is 20 km from the accommodation and Charles de Gaulle and Tille airports are 23 km and 80 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1510.00" OriginalAmount="1510.00">
      <BasicPropertyInfo Latitude="48.876397548519" Longitude="2.3489555907402" StarRating="3" HotelCode="73729|comfort_hotel_paris_la_fayette" HotelName="Hotel Paris Lafayette" 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>23 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99466/w_99466_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet street in a business and leisure area in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1519.00" OriginalAmount="1519.00">
      <BasicPropertyInfo Latitude="48.837809567897" Longitude="2.3184693851854" StarRating="4" HotelCode="28544|hotel_concorde_montparnasse" HotelName="Hôtel Concorde Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue du Commandant Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180658/180658a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1520.00" OriginalAmount="1520.00">
      <BasicPropertyInfo Latitude="48.887874" Longitude="2.252356" StarRating="3" HotelCode="67400|ibis_paris_la_defense_centre" HotelName="Hôtel ibis Paris La Défense Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard de Neuilly, La Défense 1 Pont de Neuilly, 92400 Courbevoie, Paris La Defense</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87165/a_87165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in La Défense. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1526.00" OriginalAmount="1526.00">
      <BasicPropertyInfo Latitude="48.841350476894" Longitude="2.3260760307312" StarRating="3" HotelCode="187843|hotel_delambre_2" HotelName="Delambre Montparnasse" 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>35 rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262101/a_262101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1529.00" OriginalAmount="1529.00">
      <BasicPropertyInfo Latitude="48.878338713935" Longitude="2.3573144576721" StarRating="2" HotelCode="146530|hotel_damiens" HotelName="Hôtel d'Amiens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Des Deux Gares, 10th Arrondissement, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362402/362402a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1530.00" OriginalAmount="1530.00">
      <BasicPropertyInfo Latitude="48.858335824349" Longitude="2.3816755414009" StarRating="3" HotelCode="337355|new_hotel_candide" HotelName="New Hotel le Voltaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Petion, 75011 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56145/a_56145_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of the French capital, close to the centre that can easily be reached on foot. Various shopping venues, countless restaurants, diverse bars and entertainment venues are to be found in the vicinity (30 m - 50 m away). Public transport departs from stops located just 50 m away and Paris' airports are about 20 km from this hotel that lies in the 11th arrondissement.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1533.00" OriginalAmount="1533.00">
      <BasicPropertyInfo Latitude="48.837368" Longitude="2.351136" StarRating="3" HotelCode="145547|hotel_garance" HotelName="Garance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue des Gobelins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212692/212692a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1534.00" OriginalAmount="1534.00">
      <BasicPropertyInfo Latitude="48.880561" Longitude="2.339257" StarRating="2" HotelCode="902166|hotel_saint_georges_lafayette" HotelName="Hotel Saint Georges Lafayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146363/146363a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1538.00" OriginalAmount="1538.00">
      <BasicPropertyInfo Latitude="48.887487617568" Longitude="2.307923253373" StarRating="3" HotelCode="316806|pavillon_pereire_arc_de_triomphe" HotelName="Hotel Gaston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Péreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31719/a_31719_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is quietly located on the Boulevard Péreire to the north of Parc Montreau and close to the Arc de Triomphe (approximately 1.5 km), Place Wagram, Place de l'Etoile and the Champs Elysées. Situated in the vicinity are a diverse selection of bars, shopping venues, restaurants, a bus stop (20 m), métro station (Villiers, about 50 m away) and train station (100 m). Nightclubs are to be found 400 m away and transfers to Paris Orly and Charles de Gaulle airports takes 20 minutes and 30 minutes by car respectively (30 km and 45 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1539.00" OriginalAmount="1539.00">
      <BasicPropertyInfo Latitude="48.886492307706" Longitude="2.3122867941856" StarRating="2" HotelCode="34587|prince_albert_wagram" HotelName="Prince Albert Wagram" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Passage Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56279/a_56279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in a peaceful district of Paris, 2 minutes from its sister hotel. The Arc de Triomphe and Parc Monceau in addition to scores of shops are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1540.00" OriginalAmount="1540.00">
      <BasicPropertyInfo Latitude="48.855077" Longitude="2.386537" StarRating="3" HotelCode="82864|classics_hotel_paris_bastille" HotelName="Classics Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142675/142675a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between Place de la Bastille, Place de la Nation and the Père Lachaise Cemetery. Links to the public transport network are on the hotel's doorstep. Paris Orly Airport is situated at a distance of approximately 19 km, Paris Charles de Gaulle Airport some 25 km and Beauvais Tillé Airport are roughly 86 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.00" OriginalAmount="1544.00">
      <BasicPropertyInfo Latitude="48.90148955" Longitude="2.30583801" StarRating="4" HotelCode="611442|limprimerie_hotel" HotelName="L'imprimerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Victor Méric, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11178614</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Clichy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="48.847206415878" Longitude="2.3725588601188" StarRating="2" HotelCode="180083|hotel_du_midi_gare_de_lyon" HotelName="Hôtel du Midi - Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue Traversière, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328692/328692a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1552.00" OriginalAmount="1552.00">
      <BasicPropertyInfo Latitude="48.911363423236" Longitude="2.2719527202378" StarRating="4" HotelCode="308892|best_western_plus_suitcase_paris_la_defense" HotelName="Best Western Plus Hotel Suitcase Paris - La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue des Bourguignons, 92270 Bois-Colombes</AddressLine>
          </AddressLines>
          <CityName>Bois-Colombes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/422965/a_422965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bois-Colombes. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1552.00" OriginalAmount="1552.00">
      <BasicPropertyInfo Latitude="48.83297" Longitude="2.24509" StarRating="0" HotelCode="0|residence_boulogne" HotelName="Résidence Boulogne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85A Boulevard de la République, Boulogne-Billancourt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/3b/863b815275feab8f314eb57b495e4cfb52c5dc21.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Boulogne in Boulogne-Billancourt, you'll be within a 10-minute drive of Parc des Princes and Stade Roland Garros.  This apartment is 2.3 mi (3.7 km) from Paris Expo Porte de Versailles and 3.7 mi (6 km) from Eiffel Tower.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 89 guestrooms.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;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 wired Internet access (surcharge) 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.&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 0.90 per person, per night&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="1556" OriginalAmount="1556">
      <BasicPropertyInfo Latitude="48.835744497958" Longitude="2.3020152747631" StarRating="3" HotelCode="172084|55131" HotelName="Chouette Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>237 Rue de la Convention, entre la Porte de Versailles et la Tour Eiffel, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7196/w_7196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a charming district. Parc Georges Brassens, the Porte de Versailles Exhibition Centre, Tour Montparnasse and Place de la Convention are only a few minutes away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.00" OriginalAmount="1557.00">
      <BasicPropertyInfo Latitude="48.83486594" Longitude="2.32423759" StarRating="0" HotelCode="555342|petit_palace_hotel" HotelName="Petit Palace Hôtel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722865/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Walk down the beautiful tree-lined avenue du Maine, past the Montparnasse Tower and its lively district and arrive in front of the Petit Palace. La, Mr and Mrs Tichet welcome you and will ensure that you will have all the comfort you will need during your stay.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1559.00" OriginalAmount="1559.00">
      <BasicPropertyInfo Latitude="48.883557092046" Longitude="2.2941227178577" StarRating="3" HotelCode="54634|etoile_pereire" HotelName="Hotel Etoile Pereire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 boulevard Pereire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64427/a_64427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel is situated in a quiet residential area on the Boulevard Péreire. In the immediate vicinity (50 m) guests may take advantage of restaurants, bars, links to the public transport network and the typically French markets and in a few minutes walk, guests will arrive at plenty of shops (200 m away). A wonderful lake and park lie within 900 m and the train station is approximately 1 km away. Many more tourist sights including the Arc de Triomphe and the Champs Elysées are located within walking distance. The old Opera house, the Eiffel Tower, Musée d'Orsay and Notre Dame are all easily reached by making use of public transport. Paris Orly Aiport is a 30-minute drive away, whilst Pairs Charles de Gaulle Airport may be reached by car in just 40 minutes (35 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1560" OriginalAmount="1560">
      <BasicPropertyInfo Latitude="48.912441860091" Longitude="2.2311365604401" StarRating="4" HotelCode="75243|50710" HotelName="Courtyard By Marriott Défense West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91 Blvd Charles De Gaulle, 92700 Colombes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151154/151154a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1563.00" OriginalAmount="1563.00">
      <BasicPropertyInfo Latitude="48.848334784673" Longitude="2.2970987856388" StarRating="3" HotelCode="110530|hotel_saphir_grenelle" HotelName="Saphir Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Commerce, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213237/213237a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1563.00" OriginalAmount="1563.00">
      <BasicPropertyInfo Latitude="48.833716" Longitude="2.287081" StarRating="3" HotelCode="96665|pavillon_porte_de_versailles" HotelName="Pavillon Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue du Hameau, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134251/a_134251_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Behind the hotel lies the lively Vaugirard neighbourhood with its countless boutiques, restaurants, bars and cafés. This charming city hotel is located next to the most important exhibition centre and near the famous Montsouris Park. On line 12, guests can directly access the Museum D'Orsay and Concorde Square. The Eiffel Tower and Luxembourg Park are around 2 km from the family-friendly business hotel and Montparnasse train station is roughly 2 km away. Charles de Gaulle airport is approximately 45 km from the hotel and Orly airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1565.00" OriginalAmount="1565.00">
      <BasicPropertyInfo Latitude="48.873769" Longitude="2.356524" StarRating="2" HotelCode="101095|hotel_liege_strasbourg" HotelName="Liege Strasbourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328899/328899a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1569.00" OriginalAmount="1569.00">
      <BasicPropertyInfo Latitude="48.879408809884" Longitude="2.3683744668961" StarRating="3" HotelCode="27108|ibis_jemmapes" HotelName="Hôtel ibis Paris Canal Saint-Martin" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Louis Blanc, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39251/a_39251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1575.00" OriginalAmount="1575.00">
      <BasicPropertyInfo Latitude="48.833379" Longitude="2.331964" StarRating="2" HotelCode="180041|hotel_du_lion" HotelName="Hotel Du Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332662/332662a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 33 rooms. Services and facilities at the hotel include a dining area and a conference room. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1576.00" OriginalAmount="1576.00">
      <BasicPropertyInfo Latitude="48.878057894145" Longitude="2.3526607055226" StarRating="3" HotelCode="110492|ibis_paris_gare_du_nord_la_fayette_10eme" HotelName="Hôtel ibis Paris Gare du Nord la Fayette 10ème" 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>122 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153375/w_153375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1583.00" OriginalAmount="1583.00">
      <BasicPropertyInfo Latitude="48.9040708" Longitude="2.30690324" StarRating="0" HotelCode="525077|hotel_le_globe" HotelName="Hôtel Le Globe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue de Villeneuve, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/40386/2640386/2.jpg?f=14933816</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 1 minute from the station Mairie de Clichy metro, this hotel provides direct access to Paris' attractions.
The Champs-Elysées is by public transport in 20 minutes and the Eiffel Tower in 30 minutes. The hotel has parking nearby.
The hotel offers a cruise boat on the Seine for every stay.
Water and fruit juices are offered in each room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1584" OriginalAmount="1584">
      <BasicPropertyInfo Latitude="48.956125858213" Longitude="2.4441503813617" StarRating="4" HotelCode="935133|50358" HotelName="AC Hotel by Marriott Paris Le Bourget Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue De La Haye  Dugny, 93440 Le Bourget</AddressLine>
          </AddressLines>
          <CityName>Le Bourget</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393319/393319a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Le Bourget. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1586.00" OriginalAmount="1586.00">
      <BasicPropertyInfo Latitude="48.88360483" Longitude="2.32551921" StarRating="4" HotelCode="623805|hotel_moncey" HotelName="Hotel Celeste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lecluse 17e, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331913/331913a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1587.00" OriginalAmount="1587.00">
      <BasicPropertyInfo Latitude="48.81899" Longitude="2.325834" StarRating="3" HotelCode="110272|ibis_styles_paris_porte_dorleans_hotel" HotelName="Ibis Styles Paris Porte d'Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>41, avenue Aristide Briand, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153129/a_153129_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1587.00" OriginalAmount="1587.00">
      <BasicPropertyInfo Latitude="48.78083035" Longitude="2.31576618" StarRating="3" HotelCode="324070|hotel_alixia_2" HotelName="Alixia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>82 Av Du Général Leclerc, 92340 Bourg La Reine</AddressLine>
          </AddressLines>
          <CityName>Bourg-la-Reine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/438233/a_438233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bourg-la-Reine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1588.00" OriginalAmount="1588.00">
      <BasicPropertyInfo Latitude="48.834893527714" Longitude="2.3296058177948" StarRating="4" HotelCode="25179|villa_montparnasse" HotelName="Villa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Boulard, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36635/a_36635_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in very quiet and safe surroundings on the Left Bank, in the heart of the Montparnasse district, near the famous latin quarter. Notre Dame is a 10-minute ride away on public transport and it is 20 minutes by the same means to the Eiffel Tower. It enjoys direct access to the Porte de Versailles and Villepinte exhibition centres and the railway stations (Montparnasse and Gare du Nord and Gare de l'Est). Orly Airport is 18 km away and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1590.00" OriginalAmount="1590.00">
      <BasicPropertyInfo Latitude="48.840263" Longitude="2.235412" StarRating="4" HotelCode="183055|courtyard_by_marriott_paris_boulogne" HotelName="Courtyard Hotel by Marriott Paris Boulogne" Meals="ROOM ONLY,BREAKFAST-FOR-2,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>114 Route de la Reine, 46 Rue de Billancourt, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330270/330270a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1594.00" OriginalAmount="1594.00">
      <BasicPropertyInfo Latitude="48.840262" Longitude="2.324146" StarRating="4" HotelCode="110514|timhotel_tour_montparnasse_2" HotelName="Timhotel Tour Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis Rue de la Gaité, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153406/a_153406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Montparnasse train station is less than a 5-minute walk from the hotel and the Gaîté-Montparnasse Theatre is practically next door. The Eiffel Tower is just 4 km from the hotel and Avenue Champs Elysées just 5 km away. The hotel is just a 20-minute drive away from Paris-Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1594.00" OriginalAmount="1594.00">
      <BasicPropertyInfo Latitude="48.840749" Longitude="2.262383" StarRating="3" HotelCode="145018|hotel_boileau" HotelName="Boileau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81, rue Boileau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330654/330654a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1595.00" OriginalAmount="1595.00">
      <BasicPropertyInfo Latitude="48.873885596027" Longitude="2.3504170775413" StarRating="3" HotelCode="34883|hotel_hauteville_opera" HotelName="Hauteville Opera" 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,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56768/a_56768_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is within walking distance of the city centre. The stations Gare du Nord and Gare de l'Est are just an 8-minute walk from the hotel. The famous Eurostar runs from here to London and other European destinations. Charles de Gaulle Airport is just 30 km away and easily reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1597.00" OriginalAmount="1597.00">
      <BasicPropertyInfo Latitude="48.823994" Longitude="2.327468" StarRating="3" HotelCode="154978|hotel_virgina" HotelName="Virgina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66, Rue Pere Corentin, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/251401/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at de Port d'Orléans between the Montsouris Parc, Cité Universitaire and the exhibition park at Porte de Versailles. Montparnasse cemetery and train station are 2 km from the hotel, Saint-Michel is 3 km away and the catacombs are 1.5 km away. Buses stop at Port d'Orleans, which is just 20 metres from the hotel. Nearby airports include Paris-Orly (13 km away) and Paris-Charles de Gaulle (35 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1601.00" OriginalAmount="1601.00">
      <BasicPropertyInfo Latitude="48.875450121401" Longitude="2.325541641996" StarRating="0" HotelCode="834410|apartments_ws_saintlazare_opera" HotelName="Apartments WS Saint-Lazare - Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>117 Rue Saint-Lazare, 8th Arrondissement, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9689275</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1602" OriginalAmount="1602">
      <BasicPropertyInfo Latitude="48.802029" Longitude="2.12899" StarRating="4" HotelCode="408653|30891" HotelName="Hôtel Le Louis Versailles Château - MGallery by Sofitel" 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,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Avenue de Paris, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99852/a_99852_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated near to the Château de Versailles, right in the centre of the city of Versailles. Local tourist attractions can be found within the hotel’s immediate vicinity, and the congress centre is some 500 m away. Public transport links are available, with Versailles train station just 150 m from the hotel. Orly and Charles de Gaulle airports are 25 and 40 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1605.00" OriginalAmount="1605.00">
      <BasicPropertyInfo Latitude="48.838582" Longitude="2.315039" StarRating="4" HotelCode="60919|novotel_paris_gare_montparnasse" HotelName="Novotel Paris Centre Gare Montparnasse" 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,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Cotentin, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78838/a_78838_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Montparnasse, close to the TGV station Atlantique. In the immediate vicinity guests will also find Saint-Germain-des-Près, the Champs-Élysées and the Eiffel Tower. It is around 18 km from Paris-Orly airport and 35 km from Charles de Gaulle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1610.00" OriginalAmount="1610.00">
      <BasicPropertyInfo Latitude="48.870785908027" Longitude="2.3517018556595" StarRating="3" HotelCode="39378|hotel_regina_opera" HotelName="Hôtel Regina Opéra Grands Boulevards" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64983/a_64983_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous, bustling Grands Boulevards at the heart of Paris' lively theatre district. Bars, restaurants and links to the public transport network are to be found close by as can an abundance of shopping and entertainment venues. Transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="48.888158971017" Longitude="2.248415350914" StarRating="5" HotelCode="64270|sofitel_paris_la_defense" HotelName="Sofitel Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>33 Voie des Sculpteurs, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82782/a_82782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a quiet and peaceful location, a stone's throw from the Grande Arche and 10 minutes from the lively area of Champs-Élysées Avenue, with its vast range of shopping, dining and entertainment options, and excellent public transport links. The tourist centre around the Eiffel Tower is some 50 minutes' walk away, or 15 minutes by public transport. Opéra Garnier and the Louvre are around 20 minutes away via public transport, while Notre-Dame de Paris is 25 minutes away, and the Sacré-Cœur and Montmartre are 30 minutes away. This hotel is located in the heart of the first European business district and is about 20 minutes from Gare du Nord and Gare de Lyon railway stations. It is approximately 40 minutes from the main airport, Roissy/Charles De Gaulle. Paris/Orly Airport is some 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1617.00" OriginalAmount="1617.00">
      <BasicPropertyInfo Latitude="48.833269" Longitude="2.356424" StarRating="2" HotelCode="146402|coypel" HotelName="Hotel Coypel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207823/gt_207823_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Place d'Italie and the Gobelins district of the 13th arrondissement of Paris. Within minutes of the hotel guests will find the Latin Quarter, Saint Germain des Près, Notre Dame de Paris, the Bercy Sports Centre and the François Mitterrand Library. Gare du Nord station is 6 km and it is 20 km to Paris Orly Airport and 30 km to Paris Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1618.00" OriginalAmount="1618.00">
      <BasicPropertyInfo Latitude="48.835791" Longitude="2.318961" StarRating="3" HotelCode="20229|hotel_de_lorchidee" HotelName="Hotel Orchidee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/25783/ba_25783_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, city hotel is located in exotic surrounds in Montparnasse, Paris' 14th arrondissement. This district is not only famous for its shopping area, but also for the bars and legendary theatre street, Rue de la Gaité. Pernety train station is just 200 m from the hotel, as is the metro station, which provides direct links to Porte de Versailles. All of the top tourist attractions are within easy reach and the airport is some 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1623.00" OriginalAmount="1623.00">
      <BasicPropertyInfo Latitude="48.885640436118" Longitude="2.3344740271568" StarRating="3" HotelCode="23062|hotel_29_lepic" HotelName="29 Lepic Montmartre" 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>29 Rue Lepic, Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30432/a_30432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montmartre district in the northeast of Paris. Picturesque Montmartre counts amongst the most important of the French capital's attractions. Sights such as famous Moulin Rouge or the church of Sacré Coeur are both to be found within 5 minutes walk of the hotel and a metro station is to be found nearby. Charles de Gaulle airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1624.00" OriginalAmount="1624.00">
      <BasicPropertyInfo Latitude="48.825796" Longitude="2.3531535" StarRating="3" HotelCode="915009|hotel_ambre" HotelName="Hotel Ambre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175 ter Rue de Tolbiac, Buttes aux Cailles, 75013 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332436/332436a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1624.00" OriginalAmount="1624.00">
      <BasicPropertyInfo Latitude="48.872988523374" Longitude="2.3540300130844" StarRating="4" HotelCode="31200|best_western_aulivia_opera" HotelName="Best Western Aulivia Opera" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49853/w_49853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the opera house and the Place de la République at the heart of the lively theatre district, this first-class hotel lies just a short distance from a diverse selection of bars, restaurants, the train station and links to the public transport network. An abundance of shopping venues are to be found within 500 m of the hotel and transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1631.00" OriginalAmount="1631.00">
      <BasicPropertyInfo Latitude="48.873019396348" Longitude="2.3586675524712" StarRating="3" HotelCode="67904|est_hotel_3" HotelName="Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>49 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87819/a_87819_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1633" OriginalAmount="1633">
      <BasicPropertyInfo Latitude="48.857399649075" Longitude="2.3728685081005" StarRating="3" HotelCode="13687|55249" HotelName="ibis Paris Bastille Opera 11th 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bréguet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14569/a_14569_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 20 minutes drive from the centre of the French capital in a suburb, which may easily be reached by making use of the métro train network. A shopping centre lies close to the hotel and links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1641.00" OriginalAmount="1641.00">
      <BasicPropertyInfo Latitude="48.865371" Longitude="2.398261" StarRating="3" HotelCode="165998|super_hotel" HotelName="Panam Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>208 Rue des Pyrénées, 75020 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327713/327713a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1642.00" OriginalAmount="1642.00">
      <BasicPropertyInfo Latitude="48.873962" Longitude="2.346864" StarRating="3" HotelCode="76924|hotel_aida_opera" HotelName="Aida Opera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Richer, alternativ: 17 Rue Du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104505/a_104505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of Paris, in one of the most lively districts of the city, close to the Opera Garnier and famous department stores such as Galeries Lafayette and Printemps. The Louvre and the Jardins des Tuileries (3 km) as well as Sacré Coeur and Montmartre are just 30 minutes away on foot. It is 500 m to the Grands Boulevards metro station and 1.5 km to Gare du Nord, while the Eurostar terminal of Orly Airport is 18 km away and it is 23 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1650.00" OriginalAmount="1650.00">
      <BasicPropertyInfo Latitude="48.843962469613" Longitude="2.2299331951065" StarRating="4" HotelCode="55044|kyriad_prestige_paris_ouest_boulogne" HotelName="Hotel Paris Boulogne" 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,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Rue des Abondances, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68578/a_68578_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in a quiet residential area of Paris, close to the city centre, the Porte de Saint-Cloud and the new business district of La Défense. Albert Kahn’s Gardens lie within walking distance, as does the Bois de Boulogne forest, the Parc des Princes and Porte de Versailles exhibition centre. Affording excellent links to the public transport network, Orly and Charles de Gaulle airports are 20 km and 40 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1654.00" OriginalAmount="1654.00">
      <BasicPropertyInfo Latitude="48.835462" Longitude="2.325333" StarRating="2" HotelCode="154209|tipi_hotel" HotelName="Tipi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75, Rue Daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327886/327886a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1655" OriginalAmount="1655">
      <BasicPropertyInfo Latitude="48.887875872812" Longitude="2.2522205558892" StarRating="5" HotelCode="87704|25613" HotelName="Fraser Suites Harmonie, Paris La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard de Neuilly, La Defense, 92400 Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122598/a_122598_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a convenient location at the entrance of La Défense, opposite the Esplanade de La Défense underground station. The centre of Paris can be reached in just 10 minutes via public transport, where, amongst other things, guests will find the Champs-Élysées – a great place to go shopping. Orly and Charles de Gaulle airports are 34 and 36 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1660.00" OriginalAmount="1660.00">
      <BasicPropertyInfo Latitude="48.876431" Longitude="2.290604" StarRating="2" HotelCode="110538|hotel_des_pavillons" HotelName="Des Pavillons" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153438/w_153438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1664.00" OriginalAmount="1664.00">
      <BasicPropertyInfo Latitude="48.842371684351" Longitude="2.3631870746612" StarRating="3" HotelCode="59790|libertel_austerlitz_jardin_des_plantes_2" HotelName="Libertel Austerlitz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de l’Hôpital, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211992/211992a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.00" OriginalAmount="1674.00">
      <BasicPropertyInfo Latitude="48.838325645712" Longitude="2.2904708208808" StarRating="4" HotelCode="14789|mercure_paris_xv" HotelName="Mercure Paris 15 Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Saint Lambert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17348/a_17348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1676" OriginalAmount="1676">
      <BasicPropertyInfo Latitude="48.848216" Longitude="2.450326" StarRating="3" HotelCode="902069|33738" HotelName="Royal Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69/71, rue Defrance, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198933/198933a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="48.840799704678" Longitude="2.299287468195" StarRating="3" HotelCode="56714|hotel_val_girard" HotelName="Val Girard" Meals="ROOM ONLY" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue Pétel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73517/a_73517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a privileged location in Paris between the exhibition park of Porte de Versailles, Montparnasse and the Eiffel Tower. Guests are only five minutes away from access to five bus lines, which travel in all directions, as well as Vaugirard metro station and a large public car park. This hotel is located in the 15th arrondisement, which is characterised by its countless green spaces. The Eiffel Tower and the tourist centre are located around 15 minutes away on foot. Orly airport is located around 20 km away and Charles de Gaulle airport is 37 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1682.00" OriginalAmount="1682.00">
      <BasicPropertyInfo Latitude="48.843038" Longitude="2.31319" StarRating="3" HotelCode="110519|avia_saphir_montparnasse" HotelName="Avia Saphir Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229530/229530a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1684.00" OriginalAmount="1684.00">
      <BasicPropertyInfo Latitude="48.882604118084" Longitude="2.333466411045" StarRating="3" HotelCode="11068|timhotel_opera_blanche_fontaine_3" HotelName="Timhotel Opéra Blanche Fontaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9087/a_9087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a peaceful location at the foot of Montmartre, just a few minutes on foot from the eminent Moulin Rouge. Montmartre Blanche is the nearest metro station, and the famous Galeries Lafayette are located around 1 km away. Within walking distance, guests will find restaurants, bars and nightclubs. The Gare du Nord railway station is approximately 20 minutes away on foot. The opera is around 15 minutes' walk away, while the Arc de Triomphe is roughly 15 minutes away by public transport. Orly Airport is roughly 30 km from the hotel, while Charles de Gaulle Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1687.00" OriginalAmount="1687.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="4" HotelCode="94373|best_western_sevres_montparnasse" HotelName="Best Western Sèvres Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131108/w_131108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between the Porte de Versailles exposition ground and Gare Montparnasse railway station, in Paris’s 15th district. Falguière Métro station is just 160 m away and Tour Montparnasse tower is 550 m from the hotel. Other sites of interest, such as the Eiffel Tower, the Luxembourg Gardens, Les Invalides and the Latin Quarter, are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1693.00" OriginalAmount="1693.00">
      <BasicPropertyInfo Latitude="48.882260144229" Longitude="2.3317817598581" StarRating="0" HotelCode="63986|josephine_hotel" HotelName="Josephine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 rue Blanche, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82443/a_82443_AB2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the liveliest areas of Paris, only 100 m from the Moulin Rouge, a 15-minute walk from the Opera and 20 minutes from the Place de la Concorde, with great views of the Eiffel Tower. It is only 1 km to the famous area of Montmartre, a well-known meeting place for painters next to the Sacre Coeur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1698.00" OriginalAmount="1698.00">
      <BasicPropertyInfo Latitude="48.871881053089" Longitude="2.3442077636719" StarRating="3" HotelCode="47812|hotel_corona_opera" HotelName="Corona Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10840/a_10840_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in a quiet side street, around 100 m from the metro station Grands Boulevards. A wide range of shops, restaurants, cafés and bars are to be found in the immediate vicinity. The Opéra Garnier, Galeries Lafayette, the Louvre, the Sacré Coeur and Notre Dame are around 10 minutes from the hotel by public transport. Paris/Orly airport is around 20 km away and Roissy/Charles de Gaulle airport is roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1700.00" OriginalAmount="1700.00">
      <BasicPropertyInfo Latitude="48.897198" Longitude="2.23622" StarRating="4" HotelCode="75482|adagio_city_aparthotel_la_defense_le_parc" HotelName="Aparthotel Adagio La Defense Le Parc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue des Lilas d'Espagne, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102765/a_102765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence lies a 5-minute walk from the commercial and business district of La Défense. An excellent public transport network (metro, bus, local RER trains) means the Champs-Élysées can be reached in only 10 minutes. It is 27 km to Orly Airport, and Paris Charles de Gaulle Airport is just 33 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1701.00" OriginalAmount="1701.00">
      <BasicPropertyInfo Latitude="48.8801918" Longitude="2.302567" StarRating="2" HotelCode="267512|hotel_mederic" HotelName="Mederic" 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>4 Rue Médéric, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/373206/a_373206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1703" OriginalAmount="1703">
      <BasicPropertyInfo Latitude="48.853682" Longitude="2.366194" StarRating="2" HotelCode="180065|224820" HotelName="Herse d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Saint-Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329016/329016a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 35 rooms. Services and facilities at the hotel include 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1706.00" OriginalAmount="1706.00">
      <BasicPropertyInfo Latitude="48.89765" Longitude="2.310508" StarRating="4" HotelCode="396384|holiday_inn_paris__porte_de_clichy" HotelName="Holiday Inn Paris - Porte de Clichy" 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Du 8 Mai 1945, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94603/a_94603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in Clichy. The immediate vicinity features restaurants, bars, pubs and shops. The Parisian public transport service (specifically the Metro line 13 and RER C) allows guests to reach all the sights of Paris, including Montmartre, the Eiffel Tower and the Champs-Élysées within a few minutes. Nearby airports include Orly Airport (21 km) and Charles de Gaulle Airport (26 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1707.00" OriginalAmount="1707.00">
      <BasicPropertyInfo Latitude="48.827442507044" Longitude="2.3210307955742" StarRating="3" HotelCode="29356|ibis_paris_alesia_montparnasse_14eme" HotelName="Hôtel ibis Paris Alésia Montparnasse 14ème" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47302/a_47302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in a convenient location in the south of Paris between the districts of Alesia and Montparnasse and about 300 m from Alesia métro station. Paris, with its multitude of galleries, museums, churches, and theatres, has something for every visitor. The many restaurants, clubs, and bars provide further entertainment and ensure that no hotel guests will be bored here.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1710.00" OriginalAmount="1710.00">
      <BasicPropertyInfo Latitude="48.866285107221" Longitude="2.285841446379" StarRating="3" HotelCode="16674|citadines_trocadero_paris" HotelName="Citadines Trocadéro Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 bis Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20236/l_20236_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located next to Place du Trocadero (a 5-minute walk), and shopaholics will be delighted with its proximity to L'Avenue Victor Hugo and the Champs Elysées (10 and 20 minutes' walk respectively), known as the most beautiful avenue in the world. The hotel lies in the 16th district, which is one of Paris' most luxurious areas, and guests will find restaurants, bars and links to the public transport network in the immediate vicinity of the hotel. It is just a 10-minute walk to the River Seine, and the Eiffel Tower is 1 km away. Orly Airport is 25 km from the hotel, and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1712.00" OriginalAmount="1712.00">
      <BasicPropertyInfo Latitude="48.884311" Longitude="2.260581" StarRating="4" HotelCode="80564|hotel_paris_neuilly" HotelName="Paris Neuilly" 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>199, Avenue Charles De Gaulle, Neuilly-Sur-Seine 92200</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108925/a_108925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located between Place de l Ètoile and the La Défense business quarter. It is two metro stations away from the CNIT (Centre for New Industries and Technologies) and the Palais des Congrès events centre. Moreover, it is close to various shops, restaurants and theatres along the Champs Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1713.00" OriginalAmount="1713.00">
      <BasicPropertyInfo Latitude="48.876352" Longitude="2.293136" StarRating="3" HotelCode="65595|stella_etoile" HotelName="Stella Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84489/a_84489_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1716.00" OriginalAmount="1716.00">
      <BasicPropertyInfo Latitude="48.883395164662" Longitude="2.342794239521" StarRating="3" HotelCode="25692|aparthotel_adagio_paris_montmartre" HotelName="Aparthotel Adagio Paris Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 place Charles Dullin, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36947/a_36947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the peaceful heart of Montmartre, only a few minutes' walk away from the Sacré Coeur Basilica and the Place du Tertre. A metro station and a bus stop are within 100 m. Charles de Gaulle Airport is some 20 km away and it is around 22 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1719.00" OriginalAmount="1719.00">
      <BasicPropertyInfo Latitude="48.848608806334" Longitude="2.3203361034393" StarRating="3" HotelCode="30123|vaneau_saint_germain" HotelName="Vaneau Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Rue Vaneau, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48515/a_48515_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the left-hand bank of the River Seine, within paces of Boulevard Saint Germain des Prés and Montparnasse as well as Les Invalides. Paris Charles de Gaulle airport is a mere 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1722.00" OriginalAmount="1722.00">
      <BasicPropertyInfo Latitude="48.849600353996" Longitude="2.3723683398812" StarRating="2.5" HotelCode="263473|adagio_access_paris_bastille" HotelName="Aparthotel Adagio access Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Moreau, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366887/a_366887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1725.00" OriginalAmount="1725.00">
      <BasicPropertyInfo Latitude="48.884125373981" Longitude="2.3489391803741" StarRating="1" HotelCode="76150|bervic" HotelName="Bervic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Bervic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103579/l_103579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a small side street in the 18th district in Paris, quite close to the Gare du Nord and the Montmartre area. The nearest metro is accessible in 5 minutes. Restaurants, bars, nightlife, shopping opportunities, the Moulin Rouge, the opera and the Champs Elysées can all be found in the vicinity. Orly Airport is about 25 km away, while Charles de Gaulle Airport is about 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1726.00" OriginalAmount="1726.00">
      <BasicPropertyInfo Latitude="48.929929858686" Longitude="2.3568690081038" StarRating="4" HotelCode="317155|novotel_paris_saint_denis_stade_basilique_3" HotelName="Novotel Paris Saint Denis Stade Basilique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Place de la Porte de Paris, 93200 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431410/a_431410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1728.00" OriginalAmount="1728.00">
      <BasicPropertyInfo Latitude="48.840836" Longitude="2.323891" StarRating="3" HotelCode="110513|hotel_du_parc_4" HotelName="du Parc" 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>6 Rue Jolivet, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330060/330060a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1728.00" OriginalAmount="1728.00">
      <BasicPropertyInfo Latitude="48.894277" Longitude="2.248635" StarRating="4" HotelCode="75483|adagio_la_defense_kleber" HotelName="Adagio La Défense Kléber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 avenue Gambetta, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102766/a_102766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence lies within 10 minutes’ walking distance of the commercial and business district of La Défense, on the southern side of the new district of Courbevoie. An excellent public transport network (metro, bus, local RER trains) means that the Champs-Élysées is only 10 minutes away. It is 26 km from the hotel to Orly Airport, and Paris Charles de Gaulle Airport is just 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1729.00" OriginalAmount="1729.00">
      <BasicPropertyInfo Latitude="48.847642" Longitude="2.399875" StarRating="3" HotelCode="69859|agate_hotel" HotelName="Agate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92017/w_92017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1729.00" OriginalAmount="1729.00">
      <BasicPropertyInfo Latitude="48.842678864195" Longitude="2.3243472701865" StarRating="4" HotelCode="59109|timhotel_gaite_montparnasse" HotelName="Timhotel Odessa Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76563/a_76563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located in the heart of the business and cultural district of Montparnasse in Paris. Guests will find a range of shops, theatres and cinemas nearby, and Saint-Germain-des-Prés is just steps from the hotel. The Eiffel Tower and the Champs-Élysées are within walking distance, and the nearest metro station is just 200 m away. Paris-Charles de Gaulle Airport and Paris-Orly Airport lie 40 and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1730.00" OriginalAmount="1730.00">
      <BasicPropertyInfo Latitude="48.82970428466797" Longitude="2.2840569019317627" StarRating="3" HotelCode="0|courtyard_by_marriott_paris_porte_de_versailles" HotelName="Courtyard by Marriott Paris Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ernest Renan, Issy-les-Moulineaux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7e/36/7e36f25d53e801da5619585bb8936b59429b2439.jpeg</HotelPictures>
        <HotelDescription>With a stay at Courtyard by Marriott Paris Porte de Versailles in Issy-les-Moulineaux, you'll be 2 mi (3.2 km) from Paris Expo Porte de Versailles and 3 mi (4.8 km) from Eiffel Tower.  This hotel is 3.8 mi (6.1 km) from Luxembourg Gardens and 4.7 mi (7.5 km) from Notre-Dame.&lt;br /&gt;Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless Internet access and gift shops/newsstands. Additional features at this hotel include a television in a common area, tour/ticket assistance, and a vending machine.&lt;br /&gt;Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. Planning an event in Issy-les-Moulineaux? This hotel has facilities measuring 1350 square feet (125 square meters), including conference space. Self parking (subject to charges) is available onsite.&lt;br /&gt;Grab a bite from the grocery/convenience store, or stay in and take advantage of the hotel's room service (during limited hours). Full breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 350 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms with bathtubs or showers feature rainfall showerheads and complimentary toiletries. 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: 22.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;Please note that a state of emergency has been introduced in France until June 1.&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;li&gt;Construction is underway at a neighboring building and there may be noise disturbance from the construction work. &lt;/li&gt;&lt;li&gt;Parking height restrictions apply. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1734.00" OriginalAmount="1734.00">
      <BasicPropertyInfo Latitude="48.882103" Longitude="2.297623" StarRating="3" HotelCode="110542|residhotel_imperial_rennequin" HotelName="Residhotel Imperial Rennequin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Rennequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153443/a_153443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.00" OriginalAmount="1735.00">
      <BasicPropertyInfo Latitude="48.880990679221" Longitude="2.3514814212117" StarRating="3" HotelCode="11620|avalon_hotel_16" HotelName="Avalon Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11236/a_11236_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is located at the heart of Paris, just 100 m from the nearest links to the transport network. Gare du Nord station is roughly 200m away. It is some 25 km to Charles de Gaulle airport and Paris Orly airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1736.00" OriginalAmount="1736.00">
      <BasicPropertyInfo Latitude="48.879469263534" Longitude="2.358457322348" StarRating="2" HotelCode="323929|hotel_montana_5" HotelName="Hotel Montana La Fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1740" OriginalAmount="1740">
      <BasicPropertyInfo Latitude="48.852548082083" Longitude="2.3307467055225" StarRating="2" HotelCode="78729|55976" HotelName="Hôtel de Saint Germain" 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>50 Rue du Four, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332522/332522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1743.00" OriginalAmount="1743.00">
      <BasicPropertyInfo Latitude="48.85726" Longitude="2.37143" StarRating="3" HotelCode="14417|best_western_marais_bastille" HotelName="Hôtel Marais Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006033/006033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This special timeless hotel lies near the Bastille opera house, the Marais district, the Place des Vosges, the Beaubourg and the Georges Pompidou Centre. Bastille metro station is situated in the close proximity. The Place de la Bastille is 550 m away. Gare de Lyon train station is approximately 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1750.00" OriginalAmount="1750.00">
      <BasicPropertyInfo Latitude="48.882112126215" Longitude="2.3345641188998" StarRating="3" HotelCode="50205|libertel_montmartre_duperre" HotelName="Libertel Montmartre Opéra" 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,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36632/a_36632_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with maritime flair lies around 100 m away from the Place Pigalle and at the foot of Montmartre. No other district represents the spirit of Paris as much as this one. Here, visitors will find the world-famous Moulin Rouge and guests are also only steps away from bars, discos, restaurants, shopping opportunities and public transport. The nearest train station is around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.00" OriginalAmount="1751.00">
      <BasicPropertyInfo Latitude="48.85696062" Longitude="2.38485894" StarRating="2" HotelCode="417305|hotel_belfort" HotelName="Hotel de Belfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de Belfort, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/527241/a_527241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="48.849335991702" Longitude="2.390439260965" StarRating="3" HotelCode="13549|best_western_le_patio_saint_antoine" HotelName="Le Patio Bastille" 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,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>289 bis Rue du Fauburg Saint Antoine, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/121705/121705a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical heart of Paris, only a few minutes away from the Marais, the Place des Vosges, the Picasso Museum and the Place de la Bastille. The good public transport connections just beside the hotel make it a good starting point for all the famous excursions through Paris. It is just 15 minutes from the main train stations (Gare du Nord, Gare de l'Est, Gare de Lyon), and 45 minutes from the 2 airports, Paris-Charles de Gaulle and Paris-Orly.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1760.00" OriginalAmount="1760.00">
      <BasicPropertyInfo Latitude="48.837676" Longitude="2.306316" StarRating="3.5" HotelCode="906469|holiday_inn_paris__montparnasse_pasteur" HotelName="Holiday Inn Paris - Montparnasse Pasteur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gager Gabillot, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/242477/w_242477_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes walking distance from Montparnasse train station and tower, Les Invalides, Paris Expo Porte de Versailles exhibition centre and the Institut Pasteur. The hotel also offers easy access to the department stores and St Germain des Prés. Orly Airport is just 20 minutes away and there are direct bus connections with the Thalys and Eurostar train service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1766.00" OriginalAmount="1766.00">
      <BasicPropertyInfo Latitude="48.883717" Longitude="2.322757" StarRating="2" HotelCode="110539|hotel_du_mont_dore" HotelName="Du Mont Dore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Mont Dore, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328494/328494a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1781.00" OriginalAmount="1781.00">
      <BasicPropertyInfo Latitude="48.849838134652" Longitude="2.2832331061363" StarRating="4" HotelCode="32599|novotel_paris_tour_eiffel" HotelName="Novotel Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Quai de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51838/a_51838_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegantly appointed hotel enjoys a wonderful location on the Seine, just about 700 m from the main tourist area and the Eiffel Tower. There are a number of restaurants, bars and clubs within easy walking distance. Charles Michels metro station and the nearest bus stop are both very close to the hotel building. The nearest station is about 3 km away, while Orly Airport is approximately 15 km away and Charles de Gaulle Airport is around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1793.00" OriginalAmount="1793.00">
      <BasicPropertyInfo Latitude="48.840872" Longitude="2.287051" StarRating="3" HotelCode="77417|best_western_montcalm" HotelName="Best Western Hôtel Montcalm" 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>50 Avenue Felix-Faure, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105079/a_105079_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1796.00" OriginalAmount="1796.00">
      <BasicPropertyInfo Latitude="48.87972553" Longitude="2.3573708" StarRating="2" HotelCode="151824|marciano_hotel_gare_du_nord" HotelName="Hotel Habituel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>168 Rue du Faubourg Saint Denis, Paris 75010</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213765/a_213765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1799.00" OriginalAmount="1799.00">
      <BasicPropertyInfo Latitude="48.833595" Longitude="2.317705" StarRating="3" HotelCode="79992|le_55_montparnasse_hotel" HotelName="Le 55 Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue de Plaisance, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136687/136687a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1806.00" OriginalAmount="1806.00">
      <BasicPropertyInfo Latitude="48.830953" Longitude="2.330619" StarRating="3" HotelCode="34432|hotel_sophie_germain" HotelName="Sophie Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Sophie Germain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54848/a_54848_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the 14th district of Paris, near the Place Denfert-Rochereau square and superb market street called Daguerre. Denfert-Rochereau is a central point in Paris and very close to Montparnasse train station. It offers easy access to tradeshows of Villepinte by RER B (35 minutes) and the Porte de Versailles (15 minutes). Orly Airport is approximately 10 km from the hotel and Charles de Gaulle Airport is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1808.00" OriginalAmount="1808.00">
      <BasicPropertyInfo Latitude="48.849402" Longitude="2.398764" StarRating="3" HotelCode="70641|pavillon_nation" HotelName="Pavillon Nation" 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,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92962/a_92962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a short walk from the Place de la Nation, the hotel enjoys a stunning location. The 5 metro lines at its doorstep allow easy access to the main highlights of Paris. The Bastille is around 1 km away, Cimetière du Père Lachaise is around 1.8 km away, and the Bois de Vincess is roughly 2 km away. Paris-Orly Airport is some 17 km away, Paris-Charles de Gaulle Airport is about 22 km away and Beauvais-Tillé is roughly 32 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1814.00" OriginalAmount="1814.00">
      <BasicPropertyInfo Latitude="48.891853254977" Longitude="2.2926663663341" StarRating="2.5" HotelCode="320930|residence_courcelle" HotelName="Résidence Courcelles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Edouard Vaillant, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/383876/383876a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1814.00" OriginalAmount="1814.00">
      <BasicPropertyInfo Latitude="48.846572" Longitude="2.305486" StarRating="3" HotelCode="144521|baldi" HotelName="Baldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42, Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213540/213540a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1821.00" OriginalAmount="1821.00">
      <BasicPropertyInfo Latitude="48.853256" Longitude="2.342036" StarRating="3" HotelCode="180082|hotel_eugenie" HotelName="Eugenie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 rue St André des Arts, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253024/w_253024_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1822.00" OriginalAmount="1822.00">
      <BasicPropertyInfo Latitude="48.86816664" Longitude="2.34998327" StarRating="0" HotelCode="308153|edgar_restaurant__hotel" HotelName="Hotel Edgar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Library,Limousine Service,Lounge,Pick &amp;amp; Drop,Porter,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue d'Alexandrie, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/26630/1826630/50.jpg?f=15611695</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Edgar is conveniently located in the popular 02. Louvre - Bourse area. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Hotel Edgar. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as telephone, coffee/tea maker, hair dryer, desk, shower. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Hotel Edgar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1822.00" OriginalAmount="1822.00">
      <BasicPropertyInfo Latitude="48.847102" Longitude="2.372075" StarRating="2" HotelCode="212002|adriatic_hotel_3" HotelName="Adriatic" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6bis rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330949/330949a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1823.00" OriginalAmount="1823.00">
      <BasicPropertyInfo Latitude="48.879213011707" Longitude="2.3622268438339" StarRating="3" HotelCode="36931|ibis_styles_paris_gare_de_lest_chateau_landon_ex_all_seasons" HotelName="ibis Styles Paris Gare de l'Est Château Landon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 rue de Château Landon, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60618/w_60618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1824.00" OriginalAmount="1824.00">
      <BasicPropertyInfo Latitude="48.839956764319" Longitude="2.3236539959908" StarRating="4" HotelCode="29761|mercure_paris_gare_montparnasse" HotelName="Mercure Paris Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue de la Gaite, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47806/a_47806_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1824.00" OriginalAmount="1824.00">
      <BasicPropertyInfo Latitude="48.81447313" Longitude="2.27404088" StarRating="3" HotelCode="595231|ibis_styles_clamart_gare_grand_paris" HotelName="Hôtel ibis Styles Clamart Gare Grand Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis Rue Du Clos Montholon, 92140 Clamart</AddressLine>
          </AddressLines>
          <CityName>Clamart</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/712734/a_712734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Clamart.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1828.00" OriginalAmount="1828.00">
      <BasicPropertyInfo Latitude="48.882577" Longitude="2.345837" StarRating="2" HotelCode="166726|hotel_gerando" HotelName="Gerando" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11, rue Gérando, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331282/331282a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1828.00" OriginalAmount="1828.00">
      <BasicPropertyInfo Latitude="48.869685" Longitude="2.297497" StarRating="3" HotelCode="78972|chambellan_morgane" HotelName="Chambellan Morgane" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Keppler, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106946/w_106946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a boutique hotel with a great location in a quiet street near the prestigious Avenue Marceau, just a few minutes’ walk from the Arc de Triomphe, near the Place de l'Étoile, Champs-Élysées, La Concorde and the Eiffel Tower. Saint-Lazare train station is approximately 200 metres away. The nearest airport is Le Bourget, located 16 km away and Paris/Orly Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.00" OriginalAmount="1841.00">
      <BasicPropertyInfo Latitude="48.88769" Longitude="2.252296" StarRating="4" HotelCode="70763|novotel_paris_la_defense_2" HotelName="Novotel Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Boulevard De Neuilly, Paris-La Défense 92081</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93120/a_93120_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in front of the Pont de Neuilly Bridge, the hotel faces the Seine River and is located only 10 minutes from the Champs-Élysées and Arc de Triomphe (direct and easy access). The lively Opéra or large stores in Haussmann Boulevard are only 20 minutes away. The easiest way to get around Paris is via the fast, cheap and reliable Metro service. The metro station Esplanade de La Défense (line number 1) is located in front of the hotel entrance. Roissy-Charles de Gaulle and Orly airports are both 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1842.00" OriginalAmount="1842.00">
      <BasicPropertyInfo Latitude="48.833074" Longitude="2.332622" StarRating="3" HotelCode="78830|hotel_du_midi_paris_montparnasse" HotelName="Du Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue René Coty, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212643/212643a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1844.00" OriginalAmount="1844.00">
      <BasicPropertyInfo Latitude="48.832847936641" Longitude="2.3572234012059" StarRating="4" HotelCode="298949|hotel_manet" HotelName="C.O.Q Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Edouard Manet, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427740/427740a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1845.00" OriginalAmount="1845.00">
      <BasicPropertyInfo Latitude="48.825292" Longitude="2.357274" StarRating="4" HotelCode="110507|best_western_premier_amiral_hotel_2" HotelName="Best Western Amiral Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153398/a_153398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1850.00" OriginalAmount="1850.00">
      <BasicPropertyInfo Latitude="48.83281976204" Longitude="2.30360588322" StarRating="2" HotelCode="199729|home_moderne" HotelName="Hotel Du Home Moderne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284998/a_284998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area of the 15th district, close to the beautiful Parc Georges Brassens. The nearby tram takes guests to the Parc des Expositions of Porte de Versailles in three minutes. Guests can also move easily with buses (line 95 and 80) and subway (Convention, Porte de Vanves and Plaisance) within 10 minutes walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1854.00" OriginalAmount="1854.00">
      <BasicPropertyInfo Latitude="48.85371627975" Longitude="2.3806107399178" StarRating="3" HotelCode="50415|hotel_hi_matic" HotelName="Hotel Exquis" 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>71 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37412/a_37412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1864.00" OriginalAmount="1864.00">
      <BasicPropertyInfo Latitude="48.89404547" Longitude="2.27854575" StarRating="0" HotelCode="630945|mercure_paris_pontdelevallois_neuillyopening_february_2018" HotelName="Mercure Paris Pont de Levallois Neuilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Paul Vaillant Couturier, 92300 Levallois</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/749383/a_749383_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1864.00" OriginalAmount="1864.00">
      <BasicPropertyInfo Latitude="48.823486320307" Longitude="2.2745536650124" StarRating="3" HotelCode="210894|best_western_paris_porte_de_versailles" HotelName="Best Western Issy Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis Avenue Jean Jaures, 92130 Issy-Les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/299412/a_299412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1869.00" OriginalAmount="1869.00">
      <BasicPropertyInfo Latitude="48.876016630382" Longitude="2.3456454277039" StarRating="3" HotelCode="50294|tulip_inn_orange_la_fayette" HotelName="Hotel Villa Lafayette Paris" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46  rue Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36945/a_36945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is splendidly located between the opera and the Grands Boulevards. Paris' unrivalled department stores and the renowned Moulin Rouge are just a stone's throw away. The rest of the buzzing metropolis with its incomparable tourist attractions are easily explored with the aid of the métro which leaves from the Gare de l'Est or the Gare du Nord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1874" OriginalAmount="1874">
      <BasicPropertyInfo Latitude="48.88667" Longitude="2.34502" StarRating="4" HotelCode="97676|37199" HotelName="Montmartre Mon Amour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Paul Albert, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135672/a_135672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly situated just 550 metres from Anvers Métro station in Butte de Montmartre. The Sacré Coeur Basilica is just 180 metres away and both the Palais Garnier opera house and the Louvre are less than 5 km away. The Moulin Rouge and the Place du Tertre are within a convenient 10-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1877.00" OriginalAmount="1877.00">
      <BasicPropertyInfo Latitude="48.843700313858" Longitude="2.371516761676" StarRating="3.5" HotelCode="552367|citizenm_paris_gare_de_lyon" HotelName="CitizenM Paris Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Van Gogh, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722862/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1880.00" OriginalAmount="1880.00">
      <BasicPropertyInfo Latitude="48.884485183348" Longitude="2.2979316115379" StarRating="3" HotelCode="34719|hotel_courcelles_etoile" HotelName="Courcelles Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>184 Rue de Courcelles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56288/l_56288_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is ideally located at the heart of the tourist centre in a particularly elegant district of Paris, close to Place de l'Étoile and the Champs-Élysées. Countless shops are to be found in the vicinity and there are many restaurants within walking distance. A bus stop providing links to the public transport network can be found directly in front of the hotel and the train station is 1 km away. The Eiffel Tower is just some 3 km away and the Palais Garnier opera house 1 km. Orly and Charles de Gaulle airports are approximately 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1884.00" OriginalAmount="1884.00">
      <BasicPropertyInfo Latitude="48.839787547356" Longitude="2.3388719787408" StarRating="2" HotelCode="935885|hotel_pierre_nicole" HotelName="Pierre Nicole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Pierre Nicole, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465402/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1885.00" OriginalAmount="1885.00">
      <BasicPropertyInfo Latitude="48.848570858174" Longitude="2.2612148523331" StarRating="3" HotelCode="57794|hotel_poussin" HotelName="Poussin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Poussin, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74885/l_74885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located directly in the legendary district of Auteuil, the 16th arrondissement of Paris. The hotel lies within paces of the Bois de Boulogne as well as the famous racetracks of Longchamp and Auteuil. The Stade Roland Garros (where the French Open tennis tournament is held) and Versailles exhibition park are also to be found in the vicinity. Bars, restaurants and an underground station lies just 2 minutes away on foot. Charles de Gaulle Airport is around 35 km away and Orly Airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1897.00" OriginalAmount="1897.00">
      <BasicPropertyInfo Latitude="48.88044203222" Longitude="2.2855413031343" StarRating="3" HotelCode="333802|hotel_saint_cyr_etoile" HotelName="Hotel Saint Cyr Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1907.00" OriginalAmount="1907.00">
      <BasicPropertyInfo Latitude="48.845114807514" Longitude="2.2973415255547" StarRating="3" HotelCode="48365|alyss_saphir_cambronne_eiffel_2" HotelName="Hotel Alyss Saphir Cambronne Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31278/a_31278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location just a few paces from the Dupleix metro station on line 6, this city hotel is located approximately 4 km from the tourist centre and less than 10 km from the city centre. Various shopping venues, countless restaurants, bars and entertainment venues are to be found in the surrounding area (up to 20 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1913.00" OriginalAmount="1913.00">
      <BasicPropertyInfo Latitude="48.8466113" Longitude="2.3698675" StarRating="3" HotelCode="263479|hotel_elysee_gare_de_lyon" HotelName="Elysee Gare De Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>234 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366896/a_366896_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1915.00" OriginalAmount="1915.00">
      <BasicPropertyInfo Latitude="48.8700175" Longitude="2.37889685" StarRating="3" HotelCode="549007|les_piaules_nation_hostel" HotelName="Les Piaules Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard De Belleville, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1915.00" OriginalAmount="1915.00">
      <BasicPropertyInfo Latitude="48.84748" Longitude="2.302283" StarRating="4" HotelCode="180062|first_hotel_2" HotelName="First Hotel" 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>2 boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253001/a_253001_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1919.00" OriginalAmount="1919.00">
      <BasicPropertyInfo Latitude="48.836908" Longitude="2.32383" StarRating="3" HotelCode="308150|hotel_mistral_3" HotelName="Hôtel Mistral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cels, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/422207/a_422207_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1924.00" OriginalAmount="1924.00">
      <BasicPropertyInfo Latitude="48.8761948005" Longitude="2.3570635914803" StarRating="3" HotelCode="34890|hotel_libertel_gare_de_lest_francais" HotelName="Libertel Gare de l’Est Français" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56776/a_56776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel lies at the heart of the beautiful French capital a mere 100 m from the nearest train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1927" OriginalAmount="1927">
      <BasicPropertyInfo Latitude="48.7422163" Longitude="2.3525073" StarRating="2" HotelCode="110714|70282" HotelName="Maison Blanche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue de la Gare, 94150 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/ac/3facf8418a124b5219c3d33e1402c2aeb667a4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rungis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1933" OriginalAmount="1933">
      <BasicPropertyInfo Latitude="48.888565335327" Longitude="2.2504659707747" StarRating="4" HotelCode="235350|86748" HotelName="Meliá Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard de Neuilly, 92400 Courbevoie - Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/325691/a_325691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1935.00" OriginalAmount="1935.00">
      <BasicPropertyInfo Latitude="48.8486135" Longitude="2.40787912" StarRating="3" HotelCode="399689|hotel_charma" HotelName="Hotel Comete" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Bis Rue des Maraichers, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1937.00" OriginalAmount="1937.00">
      <BasicPropertyInfo Latitude="48.883776144768" Longitude="2.3226052522659" StarRating="3" HotelCode="904815|hotel_b_square_anciennement_batignolles_villiers" HotelName="Hôtel B Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Batignolles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238576/a_238576_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1940.00" OriginalAmount="1940.00">
      <BasicPropertyInfo Latitude="48.879201546024" Longitude="2.3430289328098" StarRating="3" HotelCode="14446|hotel_marena" HotelName="Marena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue De La Tour D Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16847/a_16847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in an attractive street between the Opera house and Montmartre, in the centre of the shopping quarters and close to the large department stores as well as the theatre. Within easy reach of the hotel are the Gare du Nord and the Gare de L'Est train stations, in addition to Cadet, St. Georges and Anvers métro stations. A public car park is situated just 150 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1943.00" OriginalAmount="1943.00">
      <BasicPropertyInfo Latitude="48.847890482821" Longitude="2.3708920193293" StarRating="3" HotelCode="66564|ibis_paris_gare_de_lyon_ledru_rollin_12eme" HotelName="Hôtel ibis Paris Gare de Lyon Ledru Rollin 12ème" 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>41/43 avenue Ledru Rollin, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86125/a_86125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1945.00" OriginalAmount="1945.00">
      <BasicPropertyInfo Latitude="48.857146" Longitude="2.380669" StarRating="4" HotelCode="166540|mercure_voltaire_bastille" HotelName="Mercure Paris Bastille Marais Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue Richard Lenoir, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233341/a_233341_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1948.00" OriginalAmount="1948.00">
      <BasicPropertyInfo Latitude="48.87010919" Longitude="2.36988697" StarRating="2" HotelCode="591683|hotel_aix_europe" HotelName="Hotel Aix Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue D'Aix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763935/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1955.00" OriginalAmount="1955.00">
      <BasicPropertyInfo Latitude="48.863957353267" Longitude="2.3659693877315" StarRating="4" HotelCode="101121|murano_resort_paris" HotelName="1K Hotel Paris" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard du Temple, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141452/a_141452_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Marais, one of city's oldest and most fashionable districts, this futuristic hotel is only 500 metres from the Picasso Museum and barely 900 metres from the Place des Vosges and its luxury shops. The Filles du Calvaire metro station is 120 metres away, providing a quick connection to the rest of Paris. The Charles De Gaulle Airport is just 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1955.00" OriginalAmount="1955.00">
      <BasicPropertyInfo Latitude="48.819552398817" Longitude="2.3261779546738" StarRating="4" HotelCode="80935|novotel_paris_porte_dorleans" HotelName="Novotel Paris 14 Porte d'Orléans" 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>15, 17, 21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109371/a_109371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1957.00" OriginalAmount="1957.00">
      <BasicPropertyInfo Latitude="48.871945005644" Longitude="2.344229221344" StarRating="3" HotelCode="14967|hotel_mondial" HotelName="Mondial" 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>5 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235785/235785a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1961" OriginalAmount="1961">
      <BasicPropertyInfo Latitude="48.885271" Longitude="2.330073" StarRating="4" HotelCode="14782|25014" HotelName="Mercure Paris Montmartre Sacre Coeur" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17340/a_17340_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing city hotel lies at the foot of the hill of Montmartre close to the former artist's district and not far from the famous Moulin Rouge and Sacré Coeur. From here one is able to enjoy an especially magnificent view of the Eiffel Tower. Links to the public transport system are only 200 m from the hotel (Place de Clichy Metro station). The near vicinity offers diverse shopping facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1962.00" OriginalAmount="1962.00">
      <BasicPropertyInfo Latitude="48.846438" Longitude="2.305868" StarRating="2" HotelCode="110521|eiffel_villa_garibaldi" HotelName="Eiffel Villa Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Garibaldi, 48, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153415/ba_153415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the heart of the triangle of the Eiffel Tower, Invalides and Montparnasse, right in front of the UNESCO parliament and 10 minutes from the Parc des Expositions de la Porte de Versailles. There is a metro station just 100 m from the city hotel and nearby airports include Orly (approximately 15 km away), Charles de Gaulle (around 30 km) and Beauvais-Tille (roughly 50 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1965" OriginalAmount="1965">
      <BasicPropertyInfo Latitude="48.871699780229" Longitude="2.2909659147263" StarRating="3" HotelCode="11928|5174" HotelName="Hotel Du Bois Paris Champs-Elysees" 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,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue du Dome, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11763/a_11763_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is over 100 years old and is located directly near to the eminent Champs Elysées. The Arc de Triumph is approximately 500 m away. The nearest metro station is Charles de Gaulles - Etoile. Further public transport is to be found in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1965" OriginalAmount="1965">
      <BasicPropertyInfo Latitude="48.894962613801" Longitude="2.239226102829" StarRating="5" HotelCode="29319|32872" HotelName="Pullman Paris la Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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>11 Avenue de l'Arche, 92081 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47242/a_47242_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the business district of La Défense, across from the CNIT convention centre and just 10 minutes from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1970.00" OriginalAmount="1970.00">
      <BasicPropertyInfo Latitude="48.831659" Longitude="2.340073" StarRating="4" HotelCode="16819|paris_marriott_rive_gauche_hotel__conference_center" HotelName="Paris Marriott Rive Gauche Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Saint Jacques, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153155/153155a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the Latin Quarter and Saint-Germain-des-Prés. Restaurants, bars and a bus stop are all in the immediate vicinity. The closest metro station is 200 m away and from here the line runs directly to the Eiffel Tower, which is 4 km away. It also reaches Champs Elysées and the Montparnasse business district in less than half an hour. Shops can be reached in about 10 minutes and the train station is approximately 15 minutes on foot. Notre Dame Cathedral and the Louvre Museum can each be reached in around 20 minutes by public transport, whilst Montmartre and the Sacred Heart Basilica are about 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1979.00" OriginalAmount="1979.00">
      <BasicPropertyInfo Latitude="48.880376467282" Longitude="2.2858672198255" StarRating="4" HotelCode="18212|la_villa_des_ternes" HotelName="Hôtel Villa des Ternes" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22620/w_22620_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 17th arronidissement of Paris, this hotel is located in the heart of the city's business district. The Arc de Triomphe is just 800 m away and the nearest metro station, Porte Maillot, lies just 100 m away. The railway station Gare St. Lazare is 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1979.00" OriginalAmount="1979.00">
      <BasicPropertyInfo Latitude="48.8776" Longitude="2.33211" StarRating="3" HotelCode="0|residence_blanche_2" HotelName="Residence Blanche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Blanche, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/af/e6afbc3b342077a5c63a29f04190de7ddb19d94c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Blanche in Paris (Paris City Centre), you'll be within a 5-minute walk of Casino de Paris and Theatre Mogador.  This apartment is 0.3 mi (0.5 km) from Galeries Lafayette and 0.5 mi (0.8 km) from Opéra Garnier.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge) 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.&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.30 per person, per night. This tax does not apply to children under 18 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="1980.00" OriginalAmount="1980.00">
      <BasicPropertyInfo Latitude="48.91692" Longitude="2.28358" StarRating="0" HotelCode="0|havre_de_paix_paris_asnieres" HotelName="Havre de Paix Paris Asnières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Sainte-Sophie, Asnieres-sur-Seine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/5a/e25a88075857c8929ecfd8b5a83b1b8a677d55ec.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at this apartment in Asnieres-sur-Seine, you'll be 14 minutes by car from U Arena.  This apartment is 3.8 mi (6.2 km) from Moulin Rouge and 4.5 mi (7.2 km) from Opéra Garnier.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually furnished apartment, featuring a kitchen with a refrigerator and a microwave. There's a private furnished balcony. Wired and wireless Internet access is complimentary, and a flat-screen television with cable programming provides entertainment. Conveniences include a desk 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;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, express check-out, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1985.00" OriginalAmount="1985.00">
      <BasicPropertyInfo Latitude="48.88182872" Longitude="2.32854885" StarRating="0" HotelCode="764998|la_mondaine" HotelName="La Mondaine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue De Vintimille, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952695/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1989.00" OriginalAmount="1989.00">
      <BasicPropertyInfo Latitude="48.880872862051" Longitude="2.2989508509636" StarRating="3" HotelCode="337170|hotel_monceau_wagram" HotelName="Monceau Wagram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Renequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56041/l_56041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Arc de Triomphe and within a few minutes walk of the Champs-Élysées. Scores of shopping venues, restaurants, bars and pubs are to be found within 50 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1989.00" OriginalAmount="1989.00">
      <BasicPropertyInfo Latitude="48.874977605214" Longitude="2.3163391779099" StarRating="2" HotelCode="211918|hotel_dargenson" HotelName="Hôtel d'Argenson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Argenson à l'Angle du 111, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332068/332068a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers various services and facilities. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1993.00" OriginalAmount="1993.00">
      <BasicPropertyInfo Latitude="48.87603603508" Longitude="2.3556447029114" StarRating="3" HotelCode="12561|mercure_paris_gare_de_lest_magenta" HotelName="Mercure Paris Gare de l'Est Magenta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Cour de la Ferme St Lazare, Angle 79/81 boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12815/a_12815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated in a quiet side street of Boulevard Magenta, around 5 minutes from the Gare de l'Est.. Links to the public transport system can be reached within 100 m of the hotel and easily reached on foot. In the immediate vicinity, there are plenty of further sightseeing attractions as well as entertainment venues awaiting visitors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.00" OriginalAmount="1995.00">
      <BasicPropertyInfo Latitude="48.850792926759" Longitude="2.2843327165676" StarRating="3" HotelCode="553206|yooma_urban_lodge" HotelName="Yooma Urban Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Quai De Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722863/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Arr14/15:Montparnasse-T. Eiffel. The 106 welcoming rooms offer a perfect place to relax at the end of the day. Internet connection (wired and wireless) is provided in common areas for those needing to keep connected. The establishment provides 24-hour reception. This establishment's common areas are disability-friendly. Pets are not permitted on the premises. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2005.00" OriginalAmount="2005.00">
      <BasicPropertyInfo Latitude="48.880218" Longitude="2.285978" StarRating="4" HotelCode="180107|les_jardins_de_la_villa" HotelName="Les Jardins De La Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Belidor, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253051/w_253051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2010.00" OriginalAmount="2010.00">
      <BasicPropertyInfo Latitude="48.876514093876" Longitude="2.3474653065205" StarRating="4" HotelCode="32825|hotel_du_temps" HotelName="Hotel du Temps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Montholon, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52114/a_52114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, on a quiet street facing the Montholon gardens, between the Opéra House (1 km away) and the major railway stations (Gare de l'Est and Gare du Nord, both of which are around 800 m away). Cité des Sciences et de l'Industrie is just 5 km from the hotel, Sacré-Cœur is roughly 3 km away, and Grands Magasins Galeries Lafayette is just 800 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2011.00" OriginalAmount="2011.00">
      <BasicPropertyInfo Latitude="48.88809974" Longitude="2.30681389" StarRating="4" HotelCode="639640|mercure_paris_17_batignolles_opening_may_2018" HotelName="Hotel Mercure Paris 17 Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>118 Rue De Tocqueville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/758395/a_758395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2016.00" OriginalAmount="2016.00">
      <BasicPropertyInfo Latitude="48.877046832983" Longitude="2.2976526618004" StarRating="3" HotelCode="12110|hotel_elysees_ceramic" HotelName="Elysees Ceramic" 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,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de Wagram, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12096/a_12096_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel enjoys a central location, only minutes from the Arc de Triomphe and the shopping boulevard of the Champs-Élysées. The nearest metro station is located around 100 m away and Charles de Gaulle airport as well as Orly can be reached within around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2020" OriginalAmount="2020">
      <BasicPropertyInfo Latitude="48.837356" Longitude="2.372985" StarRating="4" HotelCode="64600|35829" HotelName="Mercure Paris Bercy Bibliothèque Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83272/a_83272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the River Seine in the heart of Paris, and is ideal for either business or pleasure. The National Library of France, Palais Omnisport de Bercy stadium, Gare de Lyon train station, Pitié-Salpêtrière hospital, Institut Français de la Mode, Latin Quarter and Notre Dame are all nearby. The metro, a bus stop and Vélib' bicycles are all opposite the hotel, which is also offers good access to the road network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2023.00" OriginalAmount="2023.00">
      <BasicPropertyInfo Latitude="48.848782" Longitude="2.341076" StarRating="3.5" HotelCode="18683|best_western_trianon_rive_gauc" HotelName="Trianon Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23275/a_23275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the Sorbonne University in the Marais district of Paris. Restaurants, bars, shopping facilities as well as a bus stop and a park are to be found in the immediate vicinity. The Jardin du Luxembourg is also within comfortable walking distance and transfer time to Orly airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2029.00" OriginalAmount="2029.00">
      <BasicPropertyInfo Latitude="48.8469305" Longitude="2.397383" StarRating="2" HotelCode="224990|nouvel_hotel_paris" HotelName="Nouvel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Avenue du Bel air, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6340000/6339900/6339882/900728ba_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a range of services and facilities, making it ideal for business travellers and holiday makers alike. The establishment comprises a total of 27 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2032.00" OriginalAmount="2032.00">
      <BasicPropertyInfo Latitude="48.85495633443" Longitude="2.3633453249931" StarRating="3" HotelCode="50289|turenne_le_marais" HotelName="Turenne Le Marais" 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,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue de Turenne, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36930/a_36930_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is centrally located, lying amidst noble palaces that date back to the 17th and 18th centuries. Countless restaurants and bars are 100 m away whilst links to the public transport network and the Place des Vosges are both also about 100 m from the hotel. The Louvre is approximately 2 km from the hotel and it is about 1.5 km to the cathedral of Notre-Dame de Paris. Paris' Orly airport is 15 km away whilst Charles de Gaulle airport is situated around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2039.00" OriginalAmount="2039.00">
      <BasicPropertyInfo Latitude="48.898422276064" Longitude="2.28156208992" StarRating="4" HotelCode="35249|evergreen_laurel_hotel" HotelName="Evergreen Laurel Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Place Georges Pompidou, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57445/a_57445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located on the outskirts of Paris in the small town of Levallois. The Palais des Congrès and La Défense are located in the immediate vicinity. Public transport links can be found just a few minutes away from the hotel. From here, guests will be able to explore countless shopping and entertainment venues as well as tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2044.00" OriginalAmount="2044.00">
      <BasicPropertyInfo Latitude="48.879759" Longitude="2.334026" StarRating="2" HotelCode="24416|eden_opera" HotelName="Eden Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231986/231986a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2047.00" OriginalAmount="2047.00">
      <BasicPropertyInfo Latitude="48.868545" Longitude="2.355591" StarRating="3" HotelCode="110430|hotel_du_plat_detain" HotelName="Hôtel du Plat d’Etain" 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>69 Rue Meslay, 3ème Arrondissement, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/257182/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2057.00" OriginalAmount="2057.00">
      <BasicPropertyInfo Latitude="48.859272303326" Longitude="2.3683926139363" StarRating="3" HotelCode="303905|grand_hotel_amelot" HotelName="Grand Hôtel Amelot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/417680/w_417680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 44 rooms. Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and room service. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2072.00" OriginalAmount="2072.00">
      <BasicPropertyInfo Latitude="48.8639788" Longitude="2.3688289" StarRating="3" HotelCode="224997|hotel_alhambra_8" HotelName="Hotel Alhambra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259224/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2076" OriginalAmount="2076">
      <BasicPropertyInfo Latitude="48.873165822194" Longitude="2.3252552747726" StarRating="3" HotelCode="32566|30753" HotelName="Cordélia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Greffuhle, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51795/a_51795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A few steps away from the well-known Galeries Lafayette and Le Printemps department stores, the hotel's central location is ideal for both business and leisure. The St. Lazare train station and the Place de la Concorde are both within 5 minutes' walking distance from the hotel. The legendary Champs Elysées can also be easily reached in less than 15 minutes on foot. Orly Airport and Charles De Gaulle Airport are 20 and 25 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2084.00" OriginalAmount="2084.00">
      <BasicPropertyInfo Latitude="48.881212410196" Longitude="2.3374177515507" StarRating="3" HotelCode="60436|ibis_styles_pigalle_montmartre" HotelName="Ibis Styles Paris Pigalle Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78225/a_78225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is well-situated in the famous district of Pigalle, which is home to many historical sites, such as the Sacré Coeur church, the old Parisian district of Montmartre, the Opéra de Paris and the Grands Boulevards with their shopping stores. Furthermore, Pigalle is also known for some great concert venues, such as l'Elysée Montmartre and La Cigalle. Many pubs and restaurants can be found within 5 minutes of the hotel and the local bus stop is also just 2 minutes' walk away. The centre of Paris can be reached in 15 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2091.00" OriginalAmount="2091.00">
      <BasicPropertyInfo Latitude="48.83036301543" Longitude="2.284246981144" StarRating="4" HotelCode="25357|hotel_oceania_paris_porte_de_versailles" HotelName="Hôtel Oceania Paris Porte de Versailles" 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue d'Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36950/a_36950_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access and is ideally located a few steps from the Parc des Expositions (exhibition ground) of Porte de Versailles and the Paris Palais des Sports. Guests may reach the Eiffel Tower and Champs-Élysées in 10 minutes with public transport and they can walk to the Heliport de Paris in 5 minutes. The city centre and train station are located around 3 km from the hotel and public transport is within walking distance. The Paris-Orly Airport is approximately 13 km away and Charles de Gaulle approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2099.00" OriginalAmount="2099.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.37282" StarRating="3" HotelCode="48366|mercure_paris_gare_de_lyon_opera_bastille" HotelName="Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31279/a_31279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated 100 m from the public transport links, 150 m from the Gare de Lyon and near to the Place de la Bastille. It is 10 minutes from the Seine and the Jardin des Plantes and its museum, while both Charles de Gaulle and Orly airports are approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2112.00" OriginalAmount="2112.00">
      <BasicPropertyInfo Latitude="48.839723" Longitude="2.330144" StarRating="4" HotelCode="79716|hotel_aiglon" HotelName="Aiglon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>232 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213328/213328a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.00" OriginalAmount="2118.00">
      <BasicPropertyInfo Latitude="48.877885" Longitude="2.327623" StarRating="3" HotelCode="66402|hotel_villathena" HotelName="Villathena" 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,Fax,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23, rue d'Athènes, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85930/a_85930_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location at the foot of Montmartre, in the heart of one of the trendiest areas of Paris. It is around 1 km from the Opéra Garnier, near the Louvre and the renowned Rue de Rivoli and offers excellent city public transport links with its proximity to the Gare Saint-Lazare and to many bus routes. In fact it is possible to reach any corner of Paris in no time at all. For those who wish to shop, the department stores of boulevard Haussman, such as Le Printemps and Galeries Lafayettes, are a stone's throw away and the nearest club is the VIP Room, a 6-minute drive away. Roissy Charles de Gaulle Airport is some 25 km away and Orly Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2125.00" OriginalAmount="2125.00">
      <BasicPropertyInfo Latitude="48.886612238773" Longitude="2.358820438385" StarRating="4" HotelCode="66362|kube_hotel_paris" HotelName="Kube" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Passage Ruelle, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85885/a_85885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the 18th district, a few steps from Montmartre, this futuristic hotel is tucked away in a quiet street, sheltered from the city's crowds but only 400 metres away from La Chapelle metro station and 1 km from the Gare du Nord, which makes the rest of the city's many attractions easily reachable. Charles De Gaulle Airport is just 22 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2126.00" OriginalAmount="2126.00">
      <BasicPropertyInfo Latitude="48.873103" Longitude="2.325523" StarRating="3" HotelCode="180048|otel_le_malown" HotelName="Hotel Le Malown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Greffulhe, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4460000/4456200/4456196/70526b8f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfortable stay. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2145.00" OriginalAmount="2145.00">
      <BasicPropertyInfo Latitude="48.859083163768" Longitude="2.3668174445629" StarRating="4" HotelCode="18996|villa_beaumarchais" HotelName="Villa Beaumarchais" 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,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Arquebusiers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23797/a_23797_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Marais, one of the oldest and now most vibrant neighbourhoods in Paris, this family-friendly city hotel offers easy access to prestigious museums such as the Picasso Museum and the Louvre as well as the most sought-after designer boutiques. Guests can admire the historic mansions that line the Place des Vosges and the cosmopolitan crowds at the Bastille. The nearest public transport is only 100 m from the hotel. It is about 27 km from Charles De Gaulle International Airport and about 18 km from Orly International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2147.00" OriginalAmount="2147.00">
      <BasicPropertyInfo Latitude="48.866005" Longitude="2.357074" StarRating="3" HotelCode="10541|austins_arts_et_metiers_hotel" HotelName="Austin's Art et Metiers" 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>6 rue Montgolfier, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329807/329807a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2152.00" OriginalAmount="2152.00">
      <BasicPropertyInfo Latitude="48.835765" Longitude="2.292339" StarRating="2" HotelCode="110528|hotel_lutece" HotelName="Lutece" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Langeac, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153423/a_153423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2162.00" OriginalAmount="2162.00">
      <BasicPropertyInfo Latitude="48.839875558845" Longitude="2.3030760884285" StarRating="4" HotelCode="67806|novotel_paris_vaugirard_montparnasse" HotelName="Novotel Paris Vaugirard Montparnasse" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>257 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87700/a_87700_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is well-connected to the city centre by metro and yet offers a tranquil haven in the capital. It enjoys an excellent setting in the heart of the 15th arrondissment in the centre of Paris, near to Porte de Versailles and Montparnasse station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2163.00" OriginalAmount="2163.00">
      <BasicPropertyInfo Latitude="48.84450406079" Longitude="2.3729449510574" StarRating="4" HotelCode="35943|mercure_paris_gare_de_lyon" HotelName="Mercure Paris Gare de Lyon TGV Hotel" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 place Louis Armand, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57750/a_57750_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind the clock tower of the Gare du Lyon station. Its location guarantees guests proximity to the commercial and financial districts of the city, as well as to the Bercy sports centre, the French national library and the Opéra Bastille (1 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2167.00" OriginalAmount="2167.00">
      <BasicPropertyInfo Latitude="48.875252" Longitude="2.286587" StarRating="4" HotelCode="78980|hotel_duret" HotelName="Duret" 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>30 Rue Duret, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328323/328323a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2174.00" OriginalAmount="2174.00">
      <BasicPropertyInfo Latitude="48.848872677627" Longitude="2.3470522463322" StarRating="4" HotelCode="316723|villa_pantheon" HotelName="Villa Pantheon" 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,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31671/a_31671_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Latin Quarter, 1 km from Notre Dame de Paris and 3 km from the Louvre Museum. Restaurants, bars, nightclubs and shopping venues can all be accessed easily via public transport. Maubert Metro Station and College de France bus station are both in the immediate vicinity. Gare Du Nord is about a 10-minute drive away. Charles De Gaulle Airport is some 30 km away and it is just 15 km from Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2177" OriginalAmount="2177">
      <BasicPropertyInfo Latitude="48.880869334266" Longitude="2.3374271392822" StarRating="0" HotelCode="75640|62891" HotelName="Grand Pigalle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328943/328943a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2177.00" OriginalAmount="2177.00">
      <BasicPropertyInfo Latitude="48.848592" Longitude="2.348118" StarRating="3" HotelCode="18014|hotel_sully_saint_germain" HotelName="Hotel Atmosphères" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22292/a_22292_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant hotel enjoys an exemplary location between Saint-Michel and Saint-Germain. Nearby guests will find the Quartier Latin with an array of shops and other splendid entertainment venues. From Maubert - Mutualité guests will quickly and easily reach the other areas of Paris. The airport is 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2180" OriginalAmount="2180">
      <BasicPropertyInfo Latitude="48.870919" Longitude="2.309054" StarRating="4" HotelCode="888715|31866" HotelName="Beauchamps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137222/a_137222_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to the Champs-Élysées, the Arc de Triomphe and the Place de la Concorde. The Champs-Élysée shopping centre is also within easy reach from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2187.00" OriginalAmount="2187.00">
      <BasicPropertyInfo Latitude="48.884910047539" Longitude="2.3033376038074" StarRating="4" HotelCode="64781|best_western_mercedes_arc_de_triomphe" HotelName="Best Western Hotel Mercedes Arc de Triomphe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83511/a_83511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Avenue Wagram in Paris' 17th arrondissement, a few minutes from Place des Ternes and within walking distance of the Arc de Triomphe (1 km) and Place de l'Etoile. Guests will find the nearest metro station just 200 m away (Wagram) and it is 500 m from the shops of the Avenue des Champs Elysées and Parc Monceau. Espace Champerret, Saint Lazare train station, Bois de Boulogne and Porte Maillot conference centre are all around 2 km away. The hotel lies 30 km from Paris Charles de Gaulle Airport and Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2191.00" OriginalAmount="2191.00">
      <BasicPropertyInfo Latitude="48.890019571838" Longitude="2.323342859745" StarRating="3" HotelCode="59525|le_katorze_hotel" HotelName="Meridional" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Docteur Heulin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232003/232003a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2193.00" OriginalAmount="2193.00">
      <BasicPropertyInfo Latitude="48.870544" Longitude="2.326868" StarRating="3" HotelCode="110484|hotel_du_triangle_dor" HotelName="Du Triangle d'Or" 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>6 Rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/091287/091287a_hb_a_035.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2193.00" OriginalAmount="2193.00">
      <BasicPropertyInfo Latitude="48.882585055654" Longitude="2.3415677901783" StarRating="3" HotelCode="25176|ibis_paris_sacrecoeur_18th" HotelName="Hôtel ibis Paris Sacré-Coeur 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Boulevard Rochechouart, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36631/a_36631_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2201.00" OriginalAmount="2201.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="732738|edgar_suites_expo_paris_porte_de_versailles" HotelName="Edgar Suites Expo Paris Porte De Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Bis Villa Thoreton, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5643692</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2202.00" OriginalAmount="2202.00">
      <BasicPropertyInfo Latitude="48.866249820397" Longitude="2.2878813743591" StarRating="3" HotelCode="12575|hotel_floride_etoile" HotelName="Floride Etoile" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191173/191173a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2210.00" OriginalAmount="2210.00">
      <BasicPropertyInfo Latitude="48.86747" Longitude="2.35063" StarRating="0" HotelCode="0|residence_caire_montorgueil_2" HotelName="Résidence Caire / Montorgueil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Caire, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/49/dd49adb4628bbfd054778f8d9c63582fc37aede3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Caire / Montorgueil in Paris (Paris City Centre), you'll be a 3-minute walk from Grands Boulevards and 6 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge) 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="27" TotalAmount="2214" OriginalAmount="2214">
      <BasicPropertyInfo Latitude="48.854927" Longitude="2.770617" StarRating="4" HotelCode="63968|16089" HotelName="Residhome Appart Hotel Val d'Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Place Jean Monnet, 77144 Montevrain</AddressLine>
          </AddressLines>
          <CityName>Montévrain</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82423/a_82423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is a 5-minute journey from the Disneyland Resort Paris (either by car or by public transport). Val d'Europe is a new city with a high level of services and with all the modern facilities. In the heart of Val d'Europe, guests will find a business centre and a tourist destination, called Marne la Vallee. Guests can go shopping in the Val d'Europe shopping centre located in the famous Vallee Village, or, together with younger guests, can visit the huge aquarium. Paris is easily accessible from here; the RER A train station can be found close to the apartment hotel and it is less than an hour from Roissy and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2220.00" OriginalAmount="2220.00">
      <BasicPropertyInfo Latitude="48.858168" Longitude="2.371813" StarRating="3" HotelCode="110496|auberge_flora" HotelName="Auberge Flora" 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>44 Boulevard Richard Lenoir, XI Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153384/a_153384_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2230.00" OriginalAmount="2230.00">
      <BasicPropertyInfo Latitude="48.837795947699" Longitude="2.3557788133621" StarRating="3" HotelCode="29321|hotel_la_demeure" HotelName="Best Western Plus Hôtel La Demeure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Saint-Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47244/a_47244_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies in the Quartier Latin, within a short distance of the botanical gardens (300 m), the Jardin du Luxembourg (1.5 km), Notre-Dame de Paris cathedral (1.9 km) and the church of Saint-Germain-des-Prés (2.4 km). Links to the public transport network are a convenient 100 m walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2232.00" OriginalAmount="2232.00">
      <BasicPropertyInfo Latitude="48.839755714795" Longitude="2.3235302797623" StarRating="4" HotelCode="386806|hotel_le_m_paris" HotelName="Le M Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 bis Rue de la Gaîté, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89300/a_89300_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the cultural heart of Paris, in the Montparnasse district near to the 'Latin Quarter' and the Luxembourg Gardens. Montparnasse Bienvenüe Metro and Gaîté Metro stations are nearby and all the major attractions such as the Eiffel Tower, Notre Dame Cathedral and the Louvre are within easy reach – just 15 minutes away by public transport or between 30 and 50 minutes stroll through the fascinating city streets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2240.00" OriginalAmount="2240.00">
      <BasicPropertyInfo Latitude="48.85929580494" Longitude="2.3103314638138" StarRating="4" HotelCode="37524|best_western_tour_eiffel_invalides_2" HotelName="Timhotel Invalides" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Boulevard de la Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61742/l_61742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris just a few minutes walk from the Eiffel Tower and the Champs-Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2255.00" OriginalAmount="2255.00">
      <BasicPropertyInfo Latitude="48.881991175557" Longitude="2.3409117014482" StarRating="4" HotelCode="44017|qualys_hotel_carltons_montmartre" HotelName="Carlton's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Boulevard Rochechouart, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9776/w_9776_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the foot of Montmartre and close to Sacré-Cœur as well as the Moulin Rouge. It is also just a few minutes walk to the nearest links to the public transport network (metro station: Anvers, line 2). The Parisian opera is around 15 minutes from the hotel and with the metro guests will easily reach the exhibition centres of Villepinte, Parc de la Villette and Parc des Exposition (Porte Versaillies) as well as the famous sightseeing attractions of Notre Dame or the Louvre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2256.00" OriginalAmount="2256.00">
      <BasicPropertyInfo Latitude="48.876776936065" Longitude="2.292003929615" StarRating="3" HotelCode="65250|astrid" HotelName="Astrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/250456/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2257.00" OriginalAmount="2257.00">
      <BasicPropertyInfo Latitude="48.876541" Longitude="2.354941" StarRating="2" HotelCode="50292|hotel_nord_et_champagne" HotelName="Nord et Champagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36937/a_36937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is near to the business centre of Paris, between Montmartre and Opera, and just 15 minutes from the Eiffel Tower and Champs Elysees. The quiet side of Paris is also on the hotel's doorstep, with both the Park Monceau and the Champs de Mars nearby. The metro, bus and train stations at Gare de l'Est are just 2 minutes’ walk from the hotel. Saint Michel Notre Dame is approximately 3 km from the hotel, and the Louvre is around 2.5 km away. Orly and Charles de Gaulle airports are 20 km and 22 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2270.00" OriginalAmount="2270.00">
      <BasicPropertyInfo Latitude="48.827588153853" Longitude="2.3046627607479" StarRating="4" HotelCode="434942|novotel_suites_paris_expo_porte_de_versailles" HotelName="Novotel Suites Paris Expo Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/544741/a_544741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2272.00" OriginalAmount="2272.00">
      <BasicPropertyInfo Latitude="48.849142856841" Longitude="2.3471908316656" StarRating="4" HotelCode="11326|hotel_california_saint_germain" HotelName="Hôtel Les Bulles de Paris" 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,Garden,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9488/w_9488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and warm establishment is situated in the heart of the Quartier Latin and Saint-Germain-des-Prés, a location evocative of the rich historic past of Paris. With Notre-Dame, Cluny Abbey, the quaysides and their booksellers, Beaubourg, Saint-Michel, Saint-Germain, the Louvre Museum, the Orsay Museum, guests are close to a variety of sites scattered through the history of the city. The Sorbonne is around 200 m from the hotel. The nearest airports are Paris-Orly (around 15 km) and Paris-Charles de Gaulle (around 40 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2278.00" OriginalAmount="2278.00">
      <BasicPropertyInfo Latitude="48.863213" Longitude="2.352686" StarRating="0" HotelCode="140957|hotel_georgette" HotelName="Georgette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36, rue Grenier Saint Lazare, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201709/a_201709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly hotel is located in the heart of Paris, just steps from the Centre Georges Pompidou. Close to both the famous cathedral Notre Dame and the Louvre museum, this hotel will turn any trip to Paris into an unforgettable experience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2284.00" OriginalAmount="2284.00">
      <BasicPropertyInfo Latitude="48.827919264295" Longitude="2.368905544281" StarRating="3" HotelCode="337159|residence_richemont" HotelName="Residence Richemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Jean Colly, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56035/a_56035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies directly beside the River Seine and by making use of the metro service (Line 14), numerous tourist attractions such as Notre Dame are only 10 minutes from the hotel. There are many bars, restaurants and nightclubs to be found in the vicinity and Orly airport is about a 20-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2296.00" OriginalAmount="2296.00">
      <BasicPropertyInfo Latitude="48.88119125366211" Longitude="2.3072099685668945" StarRating="0" HotelCode="0|loft_boutik_boheme_batignolles_45m" HotelName="Le Loft Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 rue Lemercier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/1c/0f1c5c777dcbfbdd131e77f5fd131c7c6402b521.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Paris (17th Arrondissement), you'll be a 2-minute walk from Parc Monceau and 11 minutes by foot from Rue du Faubourg Saint-Honore.  This apartment is 0.8 mi (1.2 km) from Avenue Montaigne and 1 mi (1.6 km) from Lido.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parc Monceau - 0.2 km / 0.1 mi&lt;br /&gt;Rue du Faubourg Saint-Honore - 1 km / 0.6 mi&lt;br /&gt;Avenue Montaigne - 1.2 km / 0.8 mi&lt;br /&gt;Avenue Georges V - 1.4 km / 0.9 mi&lt;br /&gt;Lido - 1.5 km / 0.9 mi&lt;br /&gt;Arc de Triomphe - 1.5 km / 0.9 mi&lt;br /&gt;Champs-Elysees - 1.5 km / 0.9 mi&lt;br /&gt;Elysee Palace - 1.5 km / 0.9 mi&lt;br /&gt;Place de Clichy - 1.6 km / 1 mi&lt;br /&gt;Grands Boulevards - 1.8 km / 1.1 mi&lt;br /&gt;Boulevard Haussmann - 1.9 km / 1.2 mi&lt;br /&gt;Place de la Madeleine - 2 km / 1.2 mi&lt;br /&gt;La Machine du Moulin Rouge - 2 km / 1.3 mi&lt;br /&gt;Bois de Boulogne - 2 km / 1.3 mi&lt;br /&gt;Petit Palais - 2.1 km / 1.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 31.6 km / 19.6 mi&lt;br /&gt;Orly Airport (ORY) - 24.9 km / 15.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 Parc Monceau&lt;br /&gt;Rooms : Make yourself comfortable in your apartment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2302.00" OriginalAmount="2302.00">
      <BasicPropertyInfo Latitude="48.85567445" Longitude="2.36117782" StarRating="3" HotelCode="308149|grand_hotel_malher_2" HotelName="Grand Hôtel Malher" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/464791/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2307.00" OriginalAmount="2307.00">
      <BasicPropertyInfo Latitude="48.882113958738" Longitude="2.2820589889897" StarRating="4" HotelCode="300279|ac_hotel_paris_porte_maillot" HotelName="AC Hotel by Marriott Paris Porte Maillot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Gustave Charpentier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367547/367547a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2309.00" OriginalAmount="2309.00">
      <BasicPropertyInfo Latitude="48.868257676538" Longitude="2.335230410099" StarRating="3" HotelCode="63223|ascot_opera" HotelName="Ascot Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2, Rue Monsigny, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213661/213661a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2331.00" OriginalAmount="2331.00">
      <BasicPropertyInfo Latitude="48.866293080173" Longitude="2.3679431539828" StarRating="3" HotelCode="317179|grand_hotel_de_lavenue_" HotelName="Hôtel ibis Paris Avenue de la République" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Rampon, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431421/a_431421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2335.00" OriginalAmount="2335.00">
      <BasicPropertyInfo Latitude="48.828051" Longitude="2.315455" StarRating="3" HotelCode="72133|citadines_porte_de_versailles_paris" HotelName="Citadines Didot Montparnasse Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94 Rue Didot, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97580/a_97580_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a picturesque Parisian district, this apartment hotel is within walking distance of many shops, markets, quiet streets and small squares. Notre Dame is about a 15-minute drive away, whilst the Eiffel Tower can be reached in 20 minutes by public transport. Other sights, such as the Panthéon (3.9 km), Invalides (3.9 km), the Arc de Triomphe (5.7 km) and Sacré Coeur (7.5 km), are also nearby. The Parc des Expositions de Versailles can be reached in just 10 minutes by car or tram. The nearest metro line is number 13 (Plaisance Station), whilst the nearest bus lines are 58 and 62. Orly and Charles de Gaulle international airports are approx. 7 and 35 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2341.00" OriginalAmount="2341.00">
      <BasicPropertyInfo Latitude="48.84802" Longitude="2.342185" StarRating="2" HotelCode="212018|hotel_cujas_pantheon" HotelName="Cujas Pantheon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/300634/a_300634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2345.00" OriginalAmount="2345.00">
      <BasicPropertyInfo Latitude="48.87004" Longitude="2.311159" StarRating="4" HotelCode="89354|best_western_premier_elysee_secret" HotelName="Best Western Plus Elysee Secret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125157/a_125157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Rue de Ponthieu in Paris's 8th Arrondissement at the heart of the prestigious Champs-Élysées area. In a shopping street running parallel to the Avenue des Champs-Élysées, the hotel is just 500 m from the Grand Palais, Avenue Montaigne and the Palais de l'Elysée.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2353.00" OriginalAmount="2353.00">
      <BasicPropertyInfo Latitude="48.887112063475" Longitude="2.3143852944775" StarRating="4" HotelCode="80569|best_western_opera_batignolles" HotelName="Best Western Plus Opera Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108930/w_108930_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is well located on the riverbank, just 2 km from the Arc de Triomphe and the prestigious Avenue des Champs-Elysees. The Louvre is 3 km away. The Rome metro station is a 10-minute walk and the Batignolles organic market, open Saturday mornings, is just a 2-minute stroll.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2356.00" OriginalAmount="2356.00">
      <BasicPropertyInfo Latitude="48.841538479485" Longitude="2.3077243566513" StarRating="3" HotelCode="34405|yllen_eiffel" HotelName="Yllen Eiffel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54807/a_54807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies between the shopping quarter Montparnasse, the Eiffel Tower and the Parc Des Expositions De Versailles. An abundance of shops and entertainment venues are located in the immediate vicinity, while the nearest train station is around 1.5 km away from the hotel. The sightseeing attractions of the French metropolis are easily reached with public transport and there is a bus stop around 50 m away. Les Invalides, the Champs-Élysées, the Louvre and Notre Dame are all within 4.5 km of the hotel. Orly Airport is approximately 15 km away, around 20 minutes away and Charles de Gaulle is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2359" OriginalAmount="2359">
      <BasicPropertyInfo Latitude="48.848844437287" Longitude="2.2978055477142" StarRating="3" HotelCode="36930|4291" HotelName="Citadines Tour Eiffel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60615/l_60615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the former village of Grenelle, not far from the UNESCO headquarters. Set in the shopping district, guests will find numerous cafés and brassieres nearby, each full of typical Parisian charm. The nearby Swiss village is full of antique dealers and includes a host of other attractions, making this area at the foot of the Eiffel tower so popular. Orly and Charles de Gaulle airports are 20 and 30 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2363.00" OriginalAmount="2363.00">
      <BasicPropertyInfo Latitude="48.881368" Longitude="2.328286" StarRating="4" HotelCode="142093|secret_de_paris__design_boutique_hotel" HotelName="Hotel Design Secret de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue De Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203055/a_203055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled in the Trinité neighbourhood, a few short steps away from the city's shopping opportunities. Guests will find the nearest links to the public transport network just 200 m away (Liège metro station) and it is 300 m to Saint Lazare station. The Galeries Lafayette are 500 m and it is 700 m to L'Opéra Garnier. Orly Airport is 18 km and it is 22 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2363.00" OriginalAmount="2363.00">
      <BasicPropertyInfo Latitude="48.881871" Longitude="2.276714" StarRating="3" HotelCode="68259|neuilly_park_hotel" HotelName="Neuilly Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23, rue Madeleine Michelis, 92200 Neuilly-Sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88286/l_88286_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet, upmarket neighbourhood, just a few blocks from the Congress Hall at Porte Maillot, minutes away from the Champs Elysées and Arc de Triomphe, plus a short ride away from the Paris La Défense business district. Guests will find a wide choice of restaurants and a number of small boutiques in the vicinity of the hotel. The RER Porte Maillot station and Les Sablons underground station on line 1 are nearby. The Palais des Congrès (Porte Maillot) is approximately 5 minutes away on foot, and the American Hospital is around a 7-minute walk from the hotel. The ICAO head office can be found approximately 400 m away. Orly Airport is around 20 km from the establishment, Charles de Gaulle Airport about 25 km away and Beauvais Airport roughly 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2369.00" OriginalAmount="2369.00">
      <BasicPropertyInfo Latitude="48.841527554756" Longitude="2.3023891207038" StarRating="2" HotelCode="335189|hotel_eiffel_blomet" HotelName="Hôtel Eiffel Blomet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/449343/a_449343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2377.00" OriginalAmount="2377.00">
      <BasicPropertyInfo Latitude="48.843765" Longitude="2.29684062" StarRating="4" HotelCode="946972|villa_mademoiselle" HotelName="Villa Mademoiselle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952632/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2378.00" OriginalAmount="2378.00">
      <BasicPropertyInfo Latitude="48.891593" Longitude="2.344948" StarRating="3" HotelCode="74081|le_montclair_hostel" HotelName="Montclair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Ramey, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328603/328603a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2389.00" OriginalAmount="2389.00">
      <BasicPropertyInfo Latitude="48.859897548092" Longitude="2.3087610304356" StarRating="4" HotelCode="34872|hotel_saint_dominique" HotelName="Saint Dominique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56757/a_56757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple yet charming hotel is situated in the city centre. Countless shops, restaurants and bars are to be found directly in front of the hotel. Convenient public transport links are to be found in the hotel's immediate vicinity. Paris Orly airport is 25 km away and Charles de Gaulle airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2396.00" OriginalAmount="2396.00">
      <BasicPropertyInfo Latitude="48.87272111791" Longitude="2.328173" StarRating="4" HotelCode="75479|adagio_paris_opera" HotelName="Aparthotel Adagio Paris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102762/a_102762_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the area around l’Opéra - a prestigious district known for its dance and lyric arts. This central, animated district is well-regarded for its tourist attractions as well as its proximity to department stores, cafés, restaurants and luxury outlets. Broad avenues leading straight onto the Champs-Élysées or towards the east of Paris make this district a golden triangle of the ‘City of Light’. Also, with its offices, bank headquarters, insurance firms and travel agencies, the district of l’Opéra is one of the main economic hubs of Paris. The nearest links to the public transport network are just 100 m away from this establishment, and the Saint-Lazare railway station is within 10 minutes’ walking distance. It is just 25 km to Orly Airport, and Charles de Gaulle Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2407.00" OriginalAmount="2407.00">
      <BasicPropertyInfo Latitude="48.870612" Longitude="2.336988" StarRating="3" HotelCode="149522|hotel_gramont_opera" HotelName="Gramont Opera" 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>22, rue Gramont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213563/213563a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2408.00" OriginalAmount="2408.00">
      <BasicPropertyInfo Latitude="48.873784" Longitude="2.349923" StarRating="3" HotelCode="166556|hotel_paradis_2" HotelName="Hotel Paradis" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233360/a_233360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the Montmartre hill in the northeast of Paris, surrounded by scores of shops and other entertainment attractions. Famous sightseeing attractions, such as the Sacré Coeur cathedral, Place Vendôme with its pillar or the Parisian opera house, are only minutes away. The nearest connection to the public transport network is just 100 m away (metro station Pigalle) and Gare du Nord train station is roughly 700 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2415.00" OriginalAmount="2415.00">
      <BasicPropertyInfo Latitude="48.8637" Longitude="2.36207" StarRating="0" HotelCode="0|paris_boutik_suite_la_librairie_du_marais" HotelName="Paris Boutik Suite La Librairie du Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Caffarelli, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/a7/a9/a7a9c0efbb624f3015daf034b47aaf7cc20757b9.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 Paris, just a 5-minute walk from Grands Boulevards and 13 minutes by foot from Canal Saint-Martin.  This apartment is 0.6 mi (1 km) from Les Halles and 0.7 mi (1.1 km) from Centre Pompidou.&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 microwave. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are served on weekends from 8 AM to 11:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and a library.&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: 23.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: 23.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2429.00" OriginalAmount="2429.00">
      <BasicPropertyInfo Latitude="48.852379" Longitude="2.337518" StarRating="3" HotelCode="110448|hotel_de_fleurie_2" HotelName="de Fleurie" 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>32-34, rue Grégoire-de-Tours, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329120/329120a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2431.00" OriginalAmount="2431.00">
      <BasicPropertyInfo Latitude="48.843372" Longitude="2.329613" StarRating="3" HotelCode="94381|atelier_saint_germain_hotel" HotelName="Hotel Atelier Vavin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 Rue Vavin, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205309/205309a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2445.00" OriginalAmount="2445.00">
      <BasicPropertyInfo Latitude="48.875013" Longitude="2.341613" StarRating="4" HotelCode="13806|eugene_en_ville_hotel" HotelName="Eugène en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244236/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2454" OriginalAmount="2454">
      <BasicPropertyInfo Latitude="48.8456985" Longitude="2.375298" StarRating="0" HotelCode="959051|425484" HotelName="Hotel Parisianer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952629/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2460.00" OriginalAmount="2460.00">
      <BasicPropertyInfo Latitude="48.873072321402" Longitude="2.3425045609474" StarRating="3" HotelCode="29348|comfort_hotel_opera_drouot_paris_9" HotelName="Best Western Hotel Opéra Drouot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Grange Batelière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47291/a_47291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel enjoys a central location near the Grevin Museum and the Palais Garnier opera house, home of the Opéra National de Paris. Additional attractions nearby include the Folies Bergère music hall. It is close to many fabulous shopping centres, boutiques, and department stores such as the Galeries Lafayette and Boulevard Haussmann. Numerous museums, galleries and theatres are easily accessible via car or public transport and a variety of restaurants and cocktail lounges can be found in the surrounding area. It is some 20 km to Orly Airport and Charles de Gaulle Airport is only 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2465.00" OriginalAmount="2465.00">
      <BasicPropertyInfo Latitude="48.87430369519" Longitude="2.3426225781441" StarRating="4" HotelCode="336399|de_hollande" HotelName="Monsieur Cadet Hôtel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55581/a_55581_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quarter close to the Les Grandes Boulevards. The Musée Grévin, the opera house and Sacré-Cœur as well as the large department stores are within walking distance. Other tourist attractions are easily reached using the local public transport, and there is a metro station around 100 m away. The nearest train station is around 500 m away. Charles de Gaulle and Orly airport are around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2474.00" OriginalAmount="2474.00">
      <BasicPropertyInfo Latitude="48.873802849389" Longitude="2.3443497234317" StarRating="4" HotelCode="13919|hotel_de_lausanne" HotelName="Maxim Opera" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Geoffroy-Marie, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16026/l_16026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Paris in the district of Grands Boulevards/Bourse/Halles, 100 m from the boulevards Montmartre and Bonne-Nouvelle and in the quietness of rue Geoffroy Marie. Access to public transport is roughly 150 m from the hotel and the Gare du Nord and Gare de l'Est train stations are around 1 km away. The nearest airports are Paris-Orly Airport, some 30 km away and Paris-Charles de Gaulle Airport, around 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2476.00" OriginalAmount="2476.00">
      <BasicPropertyInfo Latitude="48.871734" Longitude="2.349571" StarRating="3" HotelCode="96839|provinces_opera__vacances_bleues" HotelName="Provinces Opera" 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,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de l'Echiquier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156376/156376a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the lively neighbourhood of the Grands Boulevards (2 km away), next to theatres and the Grand Rex cinema. The Grévin Museum is only 10 minutes away on foot and a short walk will allow guests to reach the Opéra Garnier, the Louvre Museum, Pompidou Centre and famous shops such as those in the Galeries Lafayette. There are links to the public transport system and a bus station just 5 minutes' walk from the hotel and the nearest train station is 1 km away. Paris-Orly airport is approximately 11 km from the hotel and Paris-Charles de Gaulle airport is around 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2481.00" OriginalAmount="2481.00">
      <BasicPropertyInfo Latitude="48.87948134614" Longitude="2.2849885027356" StarRating="4" HotelCode="50601|le_meridien_etoile" HotelName="Le Meridien Etoile" 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,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Boulevard Gouvion Saint-Cyr, 75848 Cedex 17, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38061/a_38061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Paris opposite the Palais des Congres, this international hotel lies just a stone's throw from the Champs Élysées and the Arc de Triomphe. Further sightseeing attractions such as the Eiffel Tower and the Louvre Museum are less than 5 km away. The shopping and financial centre of La Défense is around 3 km away. The nearest train station takes around 20 minutes to reach. Paris' two international airports are to be found within 30 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2491.00" OriginalAmount="2491.00">
      <BasicPropertyInfo Latitude="48.842813543967" Longitude="2.3678935644874" StarRating="4" HotelCode="451199|off_paris_seine" HotelName="OFF Paris Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Port d'Austerlitz, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/561300/a_561300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2495.00" OriginalAmount="2495.00">
      <BasicPropertyInfo Latitude="48.838346752945" Longitude="2.3207652568817" StarRating="4" HotelCode="14225|pullman_paris_montparnasse" HotelName="Pullman Paris Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Commandant Rene Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16104/a_16104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the Montparnasse are in the south of Paris. It is situated right next to the Montparnasse Tower from where a dreamy view of Paris and the Eiffel Tower is to be enjoyed. An inexhaustible selection of shops, bistros, small theatres, cabarets and bars is to be found in the vicinity. Montparnasse train station may be quickly and easily reached allowing access to all parts of the French capital. The airport is some 29 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2497.00" OriginalAmount="2497.00">
      <BasicPropertyInfo Latitude="48.87261092" Longitude="2.34421264" StarRating="3" HotelCode="487275|residence_bergere" HotelName="Residence Bergère Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Bergère, 75009 Paris, Île-De-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653423/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2522.00" OriginalAmount="2522.00">
      <BasicPropertyInfo Latitude="48.876011" Longitude="2.296228" StarRating="3" HotelCode="56961|hotel_elysees_paris_2" HotelName="Elysees Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73852/l_73852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street, only a few metres from Etoile and the Champs Elysées with its upmarket shops. Within a radius of about 50 m, there are numerous shops, restaurants, bars, nightclubs, a bus stop and an underground/ overground station. The Arc de Triomphe is roughly 20 m, the Parc Monceau some 150 m and the Eiffel Tower around 500 m away. Orly airport is approximately 15 km away and Charles de Gaulle airport is some 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2523.00" OriginalAmount="2523.00">
      <BasicPropertyInfo Latitude="48.855573674842" Longitude="2.3632333934064" StarRating="3" HotelCode="429927|hotel_jeanne_darc_le_marais" HotelName="Hôtel Jeanne D'Arc Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de Jarente, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7826562</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Paris. It is close to the Place des Vosges and the nearest station is Saint Paul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2529.00" OriginalAmount="2529.00">
      <BasicPropertyInfo Latitude="48.829011" Longitude="2.263379" StarRating="4" HotelCode="183910|suite_novotel_paris_issy_les_moulineaux" HotelName="Novotel Suites Paris Issy les Moulineaux" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Rue Camille Desmoulins, 92130 Issy Les Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/257501/a_257501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2534.00" OriginalAmount="2534.00">
      <BasicPropertyInfo Latitude="48.845257" Longitude="2.310055" StarRating="3" HotelCode="94390|sublim_eiffel" HotelName="Sublim Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94 Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131134/a_131134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just steps away from the Eiffel Tower and historical quarters that reflect the modernism of the beginning of the 20th century, the hotel enjoys a privileged location for cultural days away from work or shopping. It is 10 to 15 minutes away from the Porte de Versailles, the Gardens of the Champs de Mars, Place du Trocadero and Quai Branly Museum. The nearest metro station is Sevres Lecourbe. There are numerous restaurants, bars and shopping opportunities on the nearby Rue de Commerce. The main airports Orly, Charles de Gaulle and Beauvais are about 22 km, 28 km and 45 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2537.00" OriginalAmount="2537.00">
      <BasicPropertyInfo Latitude="48.872199932948" Longitude="2.3250648379326" StarRating="3" HotelCode="74029|best_western_folkest_opera" HotelName="Best Western Hôtel Folkestone Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Castellane, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101049/w_101049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2538.00" OriginalAmount="2538.00">
      <BasicPropertyInfo Latitude="48.8348664" Longitude="2.31811332" StarRating="4" HotelCode="613930|niepce_paris_hotel_curio_collection_by_hilton" HotelName="Niepce Paris Hotel, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Niepce, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/731957/a_731957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2545.00" OriginalAmount="2545.00">
      <BasicPropertyInfo Latitude="48.853118" Longitude="2.336848" StarRating="2" HotelCode="180116|welcome_hotel_4" HotelName="Welcome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328207/328207a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2549.00" OriginalAmount="2549.00">
      <BasicPropertyInfo Latitude="48.868388237328" Longitude="2.2917705774307" StarRating="3" HotelCode="12112|elysees_union_hotel" HotelName="Elysees Union" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de l´Amiral Hamelin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12098/a_12098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in the centre of Paris, close to the Trocadero and the Eiffel Tower. The Arc de Triumph is only 200 m away and Boissière metro station can be easily reached with a 2-minute walk. An array of shops and entertainment attractions are located in the immediate vicinity of the hotel (20 m). In addition, the transfer time to Orly Airport takes around 35 minutes and Charles de Gaulle is around 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2552.00" OriginalAmount="2552.00">
      <BasicPropertyInfo Latitude="48.880036770038" Longitude="2.3289352655411" StarRating="4" HotelCode="25006|hotel_r_de_paris" HotelName="Hotel R de Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35453/a_35453_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2558.00" OriginalAmount="2558.00">
      <BasicPropertyInfo Latitude="48.852117" Longitude="2.333649" StarRating="3" HotelCode="80037|la_perle" HotelName="La Perle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue des Canettes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108281/a_108281_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2559.00" OriginalAmount="2559.00">
      <BasicPropertyInfo Latitude="48.873195812977" Longitude="2.3431348800659" StarRating="3" HotelCode="49886|hotel_madrid_opera" HotelName="Hôtel Panache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35455/a_35455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2567.00" OriginalAmount="2567.00">
      <BasicPropertyInfo Latitude="48.859116349368" Longitude="2.3554181654301" StarRating="3" HotelCode="335285|hotel_du_vieux_marais" HotelName="Hôtel du Vieux Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 rue du Plâtre, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213013/213013a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2569.00" OriginalAmount="2569.00">
      <BasicPropertyInfo Latitude="48.875731899925" Longitude="2.2863404971331" StarRating="4" HotelCode="15802|l_hotel_pergolese" HotelName="L'Hotel Pergolese Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pergolèse, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18952/a_18952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located on a quiet side street really close to the Champs Elysées. Countless famous Paris attractions including the Arc de Triomphe and the Palais des Congrès are just a short stroll from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2570.00" OriginalAmount="2570.00">
      <BasicPropertyInfo Latitude="48.866059533188" Longitude="2.368361900629" StarRating="4" HotelCode="142308|hotel_gabriel_paris_marais" HotelName="Gabriel Hotel Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Grand Prieuré, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203300/a_203300_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2594.00" OriginalAmount="2594.00">
      <BasicPropertyInfo Latitude="48.879625774536" Longitude="2.3507349193096" StarRating="3" HotelCode="31202|le_rocroy" HotelName="De Rocroy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49856/w_49856_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near Montmartre and Galeries Lafayette. The Gare du Nord train station and the Grands Boulevards are also close by. The “Poissonniere” metro station is about 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2611" OriginalAmount="2611">
      <BasicPropertyInfo Latitude="48.870815" Longitude="2.808857" StarRating="3" HotelCode="26093|2778" HotelName="Campanile Val de France" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue de la Fosse des Pressoirs, 77700 Magny-le-Hongre</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38181/a_38181_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This themed hotel is only a couple of minutes from Disneyland Resort Paris. An idyllic lake, where guests are able to enjoy a stroll and relax, is just a few minutes away. Here, guests are able to experience the charm of the French region. Restaurants, bars and nightclubs as well as public transport are to be found within 3 km. The tourist centre, Disneyland Resort as well as a bus station, a train station and an underground station are also around 3 km away. Shops and the Sea Life centre lie some 4 km from the hotel. The international shopping centres, Val d’Europe and La Vallée Outlet, are within 5 km of the hotel. Charles de Gaulle airport as well as Orly airport are around 47 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2623.00" OriginalAmount="2623.00">
      <BasicPropertyInfo Latitude="48.850406" Longitude="2.342375" StarRating="3.5" HotelCode="10796|hotel_belloy_saint_germain" HotelName="Belloy Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Racine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8772/a_8772_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located the historical Saint Germain district of Paris. Numerous shops and other entertainment venues as well as Paris' main tourist attractions may be easily reached on foot or public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2626.00" OriginalAmount="2626.00">
      <BasicPropertyInfo Latitude="48.846989" Longitude="2.325861" StarRating="4" HotelCode="13764|holiday_inn_paris__saint_germain_des_pres" HotelName="Holiday Inn Saint Germain des Prés" 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,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14324/w_14324_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated, on the left bank of the river Seine. The Galeries Lafayette and St. Germain des Prés are both in the immediate vicinity (around 500 m away). The lively city centre, with a variety of sightseeing attractions as well as an abundance of shops and other entertainment venues, is within easy walking distance or may be reached on public transport. St. Placide and Montparnasse underground stations are both only a few minutes away. It is just 14 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2637.00" OriginalAmount="2637.00">
      <BasicPropertyInfo Latitude="48.880505" Longitude="2.284557" StarRating="4" HotelCode="47692|hyatt_regency_paris_etoile_2" HotelName="Hyatt Regency Paris Étoile" 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,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Kœnig, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10690/a_10690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys an ideal location in the city of Paris. It is only 5 minutes to the Champs Elysées and La Défense arrondissement. The closest métro station is Porte Maillot that lies just 100m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2637.00" OriginalAmount="2637.00">
      <BasicPropertyInfo Latitude="48.869059" Longitude="2.297245" StarRating="4" HotelCode="78991|hotel_bassano" HotelName="Bassano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151161/151161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel offers luxury accommodation in the elegant 16th arrondissement of Paris, between the Champs Elysées and Avenue George V. Guests will find city centre shops and the train station just 5 minutes' walk away. The hotel is just 45 minutes' drive from Charles de Gaulle Airport (25 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2640.00" OriginalAmount="2640.00">
      <BasicPropertyInfo Latitude="48.869173359223" Longitude="2.3574981093407" StarRating="3" HotelCode="15018|moris_grands_boulevards" HotelName="Hôtel Moris" 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>13 Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212729/212729a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2645.00" OriginalAmount="2645.00">
      <BasicPropertyInfo Latitude="48.865741227177" Longitude="2.3324093967676" StarRating="2" HotelCode="180074|hotel_saintroch" HotelName="Saint-Roch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Saint-Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327964/327964a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2646.00" OriginalAmount="2646.00">
      <BasicPropertyInfo Latitude="48.878546002151" Longitude="2.3383990943753" StarRating="3" HotelCode="25633|hotel_arvor" HotelName="Hotel Arvor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Laferrière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330940/330940a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2648.00" OriginalAmount="2648.00">
      <BasicPropertyInfo Latitude="48.858461" Longitude="2.307727" StarRating="4" HotelCode="77491|7_eiffel" HotelName="7Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Bis Rue Amelie, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329357/329357a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2657.00" OriginalAmount="2657.00">
      <BasicPropertyInfo Latitude="48.849853" Longitude="2.288561" StarRating="3" HotelCode="80568|hotel_eiffel_saint_charles_2" HotelName="Eiffel Saint Charles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Rue Rouelle, 37 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108929/a_108929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Paris, close to the Eiffel Tower and the Parc des Expositions convention centre. The Jardins du Trocadéro gardens are 2.6 km from the hotel and Paris-Charles De Gaulle Airport is 31 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2666" OriginalAmount="2666">
      <BasicPropertyInfo Latitude="48.858032" Longitude="2.353068" StarRating="3.5" HotelCode="147111|224966" HotelName="Duo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1609028/75qKhDbe_76a3aada5037c470b8386f08329e8e4a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2673.00" OriginalAmount="2673.00">
      <BasicPropertyInfo Latitude="48.877682" Longitude="2.349189" StarRating="4" HotelCode="284326|best_western_premier_faubourg_88_2" HotelName="Best Western Premier Faubourg 88" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue du Faubourg Poissonniere, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391526/w_391526_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2679.00" OriginalAmount="2679.00">
      <BasicPropertyInfo Latitude="48.86836" Longitude="2.35406" StarRating="3" HotelCode="0|blue_nights_108" HotelName="Blue Nights 108" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>108 boulevard sebastopol, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/ee/64ee09f6b606fbced049cb5b24933a7efc5d973b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Blue Nights 108 in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 18 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Your Tempur-Pedic bed comes with down comforters and Frette Italian sheets. Wired and wireless Internet access is complimentary, while 55-inch flat-screen televisions with digital programming provide entertainment. Conveniences include desks and separate sitting areas, 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 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. Guests may use a roundtrip airport shuttle for a surcharge, 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 500.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;City tax might not be included in the accommodation price. This tax is not applicable to children under 18 years of age.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 60.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Cleaning fee is EUR 35.00 — EUR 50.00 (depends on the size of the apartments)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2690.00" OriginalAmount="2690.00">
      <BasicPropertyInfo Latitude="48.8675651550293" Longitude="2.3439900875091553" StarRating="0" HotelCode="0|best_stay_1" HotelName="Best Stay 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 eme etage, 35 rue des jeuneurs, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/33/353336369955e1de30e226a014ed4941688da3b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Best Stay 1 in Paris (Paris City Center), you'll be a 4-minute walk from Les Halles and 7 minutes by foot from Grevin Museum. This apartment is 0.6 mi (0.9 km) from Palais Royal and 0.7 mi (1.1 km) from Centre Pompidou.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Les Halles - 0.3 km / 0.2 mi&lt;br /&gt;Grands Boulevards - 0.4 km / 0.3 mi&lt;br /&gt;Grand Rex Cinema - 0.6 km / 0.4 mi&lt;br /&gt;Grevin Museum - 0.6 km / 0.4 mi&lt;br /&gt;Rue de Rivoli - 0.8 km / 0.5 mi&lt;br /&gt;Forum des Halles - 0.8 km / 0.5 mi&lt;br /&gt;Folies Bergere - 0.8 km / 0.5 mi&lt;br /&gt;Palais Royal - 0.9 km / 0.6 mi&lt;br /&gt;Boulevard Haussmann - 1 km / 0.6 mi&lt;br /&gt;Centre Pompidou - 1.1 km / 0.7 mi&lt;br /&gt;Galeries Lafayette - 1.2 km / 0.8 mi&lt;br /&gt;Palais Garnier - 1.3 km / 0.8 mi&lt;br /&gt;Paris Olympia - 1.3 km / 0.8 mi&lt;br /&gt;Place Vendome - 1.3 km / 0.8 mi&lt;br /&gt;Louvre Museum - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Paris (CDG-Roissy-Charles de Gaulle) - 29.4 km / 18.2 mi&lt;br /&gt;Paris (ORY-Orly) - 19.3 km / 12 mi&lt;br /&gt;Paris (BVA-Beauvais) - 80.8 km / 50.2 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 213.7 km / 132.8 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2695.00" OriginalAmount="2695.00">
      <BasicPropertyInfo Latitude="48.85052" Longitude="2.339465" StarRating="3" HotelCode="89352|delavigne" HotelName="Delavigne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1640000/1640000/1639950/60166d9f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2696.00" OriginalAmount="2696.00">
      <BasicPropertyInfo Latitude="48.871774759351" Longitude="2.349269092083" StarRating="4" HotelCode="13508|hotel_pavillon_opera" HotelName="Hôtel L'Échiquier Opéra Paris - MGallery by Sofitel" 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>38 Rue De L'Echiquier, 75010 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14297/a_14297_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located close to the 'Grands Boulevards' and the opera house in Paris. The nearest métro station is Bonne Nouvelle whilst the Gare du Nord train station lies 1 km away. Various other links to the public transport network (bus) are a mere 20 minutes away. Shopping venues, restaurants, and bars are to be found about 150 m from the hotel. Paris Charles de Gaulle Airport is about 25 km away and Paris Orly Airport is some 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2705.00" OriginalAmount="2705.00">
      <BasicPropertyInfo Latitude="48.875621552569" Longitude="2.3041749101748" StarRating="4" HotelCode="12218|clarion_collection_etoile_sainthonore" HotelName="Etoile Saint Honoré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>214 Rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12279/a_12279_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spacious and inviting hotel is situated at the centre of Faubourg Saint Honoré, which is famous for its Haute Couture boutiques. It is only a few paces from the Champs Elysées, the Arc de Triomphe, la Louvre Museum as well as the Défense. With the financial centre of La Défense, the conference centre Palais des Congrès and all the city's significant sights being located in the immediate vicinity, this hotel really does provide the ideal base from which to explore the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2713" OriginalAmount="2713">
      <BasicPropertyInfo Latitude="48.874877" Longitude="2.293667" StarRating="4" HotelCode="17855|16655" HotelName="Splendid Etoile" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22030/a_22030_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the golden triangle, this unique hotel with its elegant, intimate atmosphere enjoys unparalleled views out over the famous Place de l'Étoile and the Arc de Triomphe. Perhaps the most beautiful road in the world, the lively Avenue des Champs Élysées lies just 2 minutes walk from the hotel and underground stations are to be found close by offering excellent links to the French capital's business district, La Défence, as well as to Porte Maillot. Despite this idyllic central, lively location, the hotel is unaffected by the noise of the metropolis and is an oasis of tranquillity as well as the perfect location to kick back and relax at. Air France offers a shuttle bus service from Roissy Charles de Gaulle international airport, which saves guests the cost of a taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2719.00" OriginalAmount="2719.00">
      <BasicPropertyInfo Latitude="48.86382363" Longitude="2.37502862" StarRating="0" HotelCode="726908|hotel_les_deux_girafes" HotelName="Les Deux Girafes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Passage Beslay, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952656/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2737.00" OriginalAmount="2737.00">
      <BasicPropertyInfo Latitude="48.869307343383" Longitude="2.3319939640096" StarRating="4" HotelCode="441258|rayz_suites_paris_vendome" HotelName="Rayz Private Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/551549/a_551549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2737.00" OriginalAmount="2737.00">
      <BasicPropertyInfo Latitude="48.885318" Longitude="2.335092" StarRating="2" HotelCode="27742|hotel_du_moulin" HotelName="Hotel Du Moulin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Aristide Bruant, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40970/w_40970_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Moulin Rouge and the Sacré Coeur, this charming hotel is located on a quiet street in the most picturesque Parisian district. It is an excellent starting point for exploring Paris, just 10 minutes by metro from the Place de l'Etoile and the Opera House, and the Champs Elysées and Rivoli can be reached in around 20 minutes by public transport. Guests will find a range of shops, bars and restaurants just 200 m away, in Montmartre, as well as the Abbesses metro station. The closest airport is Paris Orly, just 20 km away, and Paris Charles de Gaulle Airport lies some 24 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2741" OriginalAmount="2741">
      <BasicPropertyInfo Latitude="48.874630057088" Longitude="2.8065776824951" StarRating="4" HotelCode="26897|2779" HotelName="Vienna House Dream Castle at Disneyland Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Village,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,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de la Fosse des Pressoirs, 77703 Magny-le-Hongre, Val de France, Marne-la-Vallée</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39571/a_39571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is just a 10-minute walk from a stop for the complimentary shuttle bus service to the Disneyland park, which lies 4 km away. Paris is some 35 km away and Paris Charles de Gaulle and Orly airports are approximately 45 km and 50 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2748.00" OriginalAmount="2748.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.3383122682571" StarRating="3" HotelCode="34811|citadines_operagrands_boulevards_paris" HotelName="Citadines Opéra Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Favart, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56649/a_56649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to the Opéra Comique theatre. A profusion of shops and bars as well as connection to the public transport network are all to be found in the direct vicinity (Richelieu-Drouot metro station). The Opera Garnier as well as Galeries Lafayette and Le Printemps are also just a few minutes' walk away. The Louvre Museum lies around 1.5 km from the hotel and Orly and Charles de Gaulle airports are less than an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2760.00" OriginalAmount="2760.00">
      <BasicPropertyInfo Latitude="48.847347930299" Longitude="2.2832633135415" StarRating="4" HotelCode="905730|platine_hotel" HotelName="Platine Hôtel Paris" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Ingénieur Robert Keller, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156029/156029a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in Paris' 15th district, just 300 m from Charles Michels metro station. Saint-Germain-des-Près and the Quartier Latin are both stops on metro line number 10, which can be accessed from Charles Michels. The Eiffel Tower is 1500 m from the hotel and Champs-Élysées is about 3 km away, as is Quai Branly Museum. The airports of Orly and Charles de Gaulle and Beauvais are some 25 km and 30 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2763.00" OriginalAmount="2763.00">
      <BasicPropertyInfo Latitude="48.842093347406" Longitude="2.330437046627" StarRating="3" HotelCode="110449|hotel_des_academies_et_des_arts" HotelName="Hôtel Academies et des Arts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de la Grande Chaumiere, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331733/331733a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2766" OriginalAmount="2766">
      <BasicPropertyInfo Latitude="48.87087778" Longitude="2.34487519" StarRating="0" HotelCode="615270|230875" HotelName="Hotel Des Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Poissonniere, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/32230/6797a8ca-8aa5-4ec6-b1fc-758a5ffa78af.jpg?d=636682656280000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2773.00" OriginalAmount="2773.00">
      <BasicPropertyInfo Latitude="48.864904441133" Longitude="2.3469530045986" StarRating="4" HotelCode="34439|hotel_victoires_opera" HotelName="Victoires Opera" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 rue Montorgueil, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54857/a_54857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located just 2 km from the trade fair grounds and the motorway, and is relatively simple to reach by car or on foot from the train station. Paris-Charles de Gaulle Airport is approximately 20 km from the conference hotel and Paris-Orly Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2787" OriginalAmount="2787">
      <BasicPropertyInfo Latitude="48.968676673055" Longitude="2.3048089552714" StarRating="4" HotelCode="79298|226853" HotelName="Hôtel Barrière Le Grand Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue du Général de Gaulle, 95880 Enghien-les-Bains</AddressLine>
          </AddressLines>
          <CityName>Enghien-les-Bains</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107358/a_107358_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Enghien-les-Bains. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2787.00" OriginalAmount="2787.00">
      <BasicPropertyInfo Latitude="48.874677688105" Longitude="2.30578109622" StarRating="3" HotelCode="15940|best_western_plaza_elysees" HotelName="Hôtel Plaza Elysées" 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>177 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19196/a_19196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris, some 200 m from the Champs Elysées. The George V métro station lies around 100 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2815.00" OriginalAmount="2815.00">
      <BasicPropertyInfo Latitude="48.86875" Longitude="2.35188" StarRating="0" HotelCode="0|residence_bonne_nouvelle" HotelName="Résidence Bonne Nouvelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>277 Rue St Denis, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/b4/35b4d28302e3243f633ff93f27822c237467abe8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Bonne Nouvelle in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Grevin Museum and 0.7 mi (1.1 km) from Centre Pompidou.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff 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;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.30 per person, per night. This tax does not apply to children under 18 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="2816.00" OriginalAmount="2816.00">
      <BasicPropertyInfo Latitude="48.873043212629" Longitude="2.3180294036865" StarRating="3" HotelCode="32476|htel_elyses_8" HotelName="Elysees 8" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Cambacérès, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51658/a_51658_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near to the Élysée Palace and magnificent Rue du Faubourg Saint-Honoré. It is just a short distance to the Place de la Concorde, the church of La Madeleine and the Champs-Élysées. The nearest public transport links are a mere 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2821.00" OriginalAmount="2821.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.27519" StarRating="4" HotelCode="32600|hotel_auteuil_tour_eiffel" HotelName="Auteuil Tour Eiffel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51840/k_51840_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 16th arrondissement of Paris close to the Eiffel Tower. It is located between the Mirabeau Bridge and the bank of the River Seine, which the Maison de la Radio towers over. Links to the public transport network are 100 m away, Gare du Nord is around 7.5 km away and Charles de Gaulle airport is 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2830.00" OriginalAmount="2830.00">
      <BasicPropertyInfo Latitude="48.8554372" Longitude="2.3612671" StarRating="3" HotelCode="199730|hotel_emile" HotelName="Hotel Emile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213149/213149a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3 star rated Hotel Emile is situated in Paris. Hotel guests can enjoy a meal at the restaurant on site. Room Features Hotel Emile. There is a no smoking policy throughout the hotel. Wifi internet access is available in all rooms. All rooms feature a stocked minibar. Additional Info. An airport shuttle service is available from the hotel. Pet owners and their well behaved pets are welcome at the hotel. A concierge service is available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2832.00" OriginalAmount="2832.00">
      <BasicPropertyInfo Latitude="48.831634283921" Longitude="2.3870399594307" StarRating="4" HotelCode="29500|pullman_paris_bercy" HotelName="Pullman Paris Centre - Bercy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de Libourne, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47290/a_47290_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Bercy Village. Guests can reach the Place de la Madeleine in only 7 minutes by the automatic subway line. The hotel benefits from its trendy neighbours: it is close to Bastille and the popular Marais area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2841.00" OriginalAmount="2841.00">
      <BasicPropertyInfo Latitude="48.871327529282" Longitude="2.3192524909973" StarRating="4" HotelCode="74024|hotel_du_ministere_2" HotelName="Hotel du Ministere" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=690648</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2843.00" OriginalAmount="2843.00">
      <BasicPropertyInfo Latitude="48.868933413164" Longitude="2.2974300384522" StarRating="4" HotelCode="12109|elysees_bassano" HotelName="Elysees Bassano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12095/a_12095_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated between the Champs Elysées and the Eiffel Tower in the centre of Paris, close to many sights that Paris has to offer. Guests may enjoy shopping on Montaigne Avenue, which is located close by. Bistros, restaurants, bars, a nightclub, a bus stop and the Georges V metro station are all to be found within 5 minutes of the hotel. The Seine lies only 500 m away. The nearest train station is just 2 km away. Orly airport is roughly 20 km from the hotel, whilst Charles De Gaulle airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2872.00" OriginalAmount="2872.00">
      <BasicPropertyInfo Latitude="48.875769660853" Longitude="2.3583242297173" StarRating="2" HotelCode="57225|otel_amiot" HotelName="Amiot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74170/w_74170_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated opposite the Gare de l'Est train station and 5 minutes away from the Gare du Nord and Eurostar Shuttle Thalys train station (with direct buses to Paris Nord Villepinte exhibition centre, and Orly and Roissy Charles de Gaulle airports). Shops, restaurants and bars can be found in the hotel's immediate vicinity and the opera house (3 km), Montmartre, the Louvre Museum (3.5 km) and the Champ-Élysées (5 km) are all close by. Nearby airports include Orly (20 km) and Charles de Gaulle (20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2876.00" OriginalAmount="2876.00">
      <BasicPropertyInfo Latitude="48.84510998" Longitude="2.37136323" StarRating="3" HotelCode="769099|courtyard_by_marriott_paris_gare_de_lyon" HotelName="Courtyard Paris Gare De Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>209-211 Rue De Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632981/632981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Arr12/13:Bastille-Bercy. There are a total of 249 units on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2877.00" OriginalAmount="2877.00">
      <BasicPropertyInfo Latitude="48.868739338305" Longitude="2.2828763723373" StarRating="4" HotelCode="173022|melia_alexander" HotelName="Meliá París Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue Victor Hugo, Distrito 16, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7324/a_7324_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just off Place Victor Hugo, the fashion district of Paris. The Arc de Triomphe and Champs Elysées are a mere 300 metres away and countless restaurants and bars as well as easy access to the public transport network are to be found close by. Orly airport is around 20 km from the hotel whilst it is 35 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2883.00" OriginalAmount="2883.00">
      <BasicPropertyInfo Latitude="48.869351553712" Longitude="2.3321512341499" StarRating="3" HotelCode="58702|hotel_daunou_opera" HotelName="Daunou Opera" 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,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76044/w_76044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of a very lively district where guests will find perfect connections to the public transport network as well as the pick-up and drop-off point for the Roissybus to Charles de Gaulle Airport, this city hotel is in the immediate vicinity of all the world famous boutiques (Hermès, Colette, Chanel), the Lafayette galleries, Parisian restaurants, cinemas and theatres as well as historical and cultural attractions such as the Musée de Louvre, Tuileries, and Opera Garnier. Guests will also find it very easy to visit attractions outside Paris such as Euro Disneyland Paris or the Château de Versailles, to name but a few. Charles de Gaulle and Orly airports are both approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2898.00" OriginalAmount="2898.00">
      <BasicPropertyInfo Latitude="48.84543429922" Longitude="2.3240724205971" StarRating="4" HotelCode="25007|hotel_le_littre" HotelName="Littre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Littré, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35458/l_35458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies on a quiet street between Saint Germain des Prés and Montparnasse, directly in the city and tourist centre. Within around 2 minutes' walk guests will find countless shopping venues and it is about a 5-minute walk to a selection of restaurants, bars, nightclubs, a bus stop and the underground station Montparnasse Bienvenue. It is approximately 10 minutes to the train station and the beautiful park of Jardin du Luxembourg may be reached in around 15 minutes. The Porte de Versailles exhibition and conference centre lies approximately a 10-minute journey away by public transport whilst it is approximately 30 km to Charles de Gaulle Airport and some 16 km to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2902.00" OriginalAmount="2902.00">
      <BasicPropertyInfo Latitude="48.841226024086" Longitude="2.3301489651203" StarRating="3" HotelCode="60656|mercure_paris_montparnasse_raspail" HotelName="Mercure Paris Montparnasse Raspail" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>207 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78509/a_78509_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2904.00" OriginalAmount="2904.00">
      <BasicPropertyInfo Latitude="48.886543" Longitude="2.332909" StarRating="4" HotelCode="18219|terrass_hotel" HotelName="Terrass" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Rue Joseph de Maistre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163161/163161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Montmartre, within a short walk of must-see Parisian attractions such as the Sacré-Coeur basilica or the notorious Moulin Rouge cabaret. The Louvre museum is some 40 minutes’ walk away and the Arc de Triomphe and Stade de France are within 5 km. Links to the local public transport network are close at hand and various restaurants are about 100 m away. Paris Charles de Gaulle Airport is approximately 25 km and Orly Airport some 30 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2938.00" OriginalAmount="2938.00">
      <BasicPropertyInfo Latitude="48.869319414202" Longitude="2.3339898134918" StarRating="3" HotelCode="68263|hotel_france_dantin_opera" HotelName="Hotel France d'Antin Opéra" 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>22 Rue d’Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330075/330075a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2962.00" OriginalAmount="2962.00">
      <BasicPropertyInfo Latitude="48.874353308383" Longitude="2.2897531294177" StarRating="4" HotelCode="888575|mon_hotel" HotelName="Room Mate Alain Champs Élysées" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue d’Argentine, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137020/a_137020_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoy a privileged location near the Arc de Triomphe, just a short walk from the Argentine metro station on line one and three minutes walk from the Champs-Élysées with its luxurious boutiques, cafés, cinemas and cabarets. In the same area guests will also find Faubourg Saint-Honoré, a hot spot of Parisian shopping where prestigious luxury department stores mingle with gourmet restaurants and art galleries. The hotel is also ideally situated for easy access to the La Défense business district. Porte Maillot is around a 5-minute walk away and the Louvre Museum is approximately 25 minutes away on foot. The Place du Châtelet metro station is about 10 minutes away via public transport. Paris - Orly and Charles de Gaulle airports are roughly 20 km und 30 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2966.00" OriginalAmount="2966.00">
      <BasicPropertyInfo Latitude="48.860213" Longitude="2.318372" StarRating="4" HotelCode="82835|hotel_bourgogne__montana" HotelName="Bourgogne &amp; Montana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151287/151287a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 7th arrondissement in the heart of Paris, the hotel is across from Place du Palais Bourbon and within blocks of the Invalides, Musee d'Orsay, and Rodin Museum. The Eiffel Tower and Louvre are within 2 km. The nearest bus and metro stations are around 5 minutes' walk away. The River Seine is around a 5-minute walk from the hotel. The Champs-Élysées is some 15 minutes' walk away. Orly Airport is around 15 km from the hotel and Paris-Charles de Gaulle Airport around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2978.00" OriginalAmount="2978.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="983142|lovely_studio_eiffel_tower_champ_de_mars" HotelName="Rayz Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Avenue Bosquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37630000/37627400/37627329/6d004e09_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2991.00" OriginalAmount="2991.00">
      <BasicPropertyInfo Latitude="48.890593" Longitude="2.240926" StarRating="4" HotelCode="29320|hilton_paris_la_defense" HotelName="Hilton Paris la Defense" 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,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place De La Defense Cnit, BP 210, 92053 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47243/a_47243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the largest shopping and office centre of Europe, with over 1,500 businesses residing there. Many shopping venues, countless bars and restaurants and nightclubs are to be found in the vicinity. In addition, links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2997.00" OriginalAmount="2997.00">
      <BasicPropertyInfo Latitude="48.871804750968" Longitude="2.3235909640789" StarRating="3" HotelCode="15147|newton_opera_hotel" HotelName="Vendome Opera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis rue de l’Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17956/a_17956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the business and tourism district. Guests can take advantage of easy access to numerous sites including Place de Madeleine, Champs Elysees, the Big Palace and the Opera, The Louvre, Place Concorde and department stores. It is located a short walk from Madeleine metro station, and approximately 20 km from Orly airport and roughly 25 km Charles de Gaulle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3016.00" OriginalAmount="3016.00">
      <BasicPropertyInfo Latitude="48.85434" Longitude="2.336782" StarRating="3" HotelCode="146717|hotel_de_seine" HotelName="De Seine" 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>52, rue de Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532218/532218a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3033.00" OriginalAmount="3033.00">
      <BasicPropertyInfo Latitude="48.875994" Longitude="2.2939" StarRating="4" HotelCode="26745|balmoral" HotelName="Balmoral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Du General Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3060.00" OriginalAmount="3060.00">
      <BasicPropertyInfo Latitude="48.8641049381508" Longitude="2.34560646868249" StarRating="0" HotelCode="0|sweet_inn_apartmentsetienne_marcel" HotelName="Sweet Inn Apartments-Etienne Marcel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26, rue Montmartre, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/ae/9b/ae9b3f862519eaa40296dd3291d6a46b31f669f4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Sweet Inn Apartments-Etienne Marcel” is located in Paris. It boasts a convenient location within 1 km 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="3073" OriginalAmount="3073">
      <BasicPropertyInfo Latitude="48.864411" Longitude="2.336123" StarRating="4" HotelCode="547098|224802" HotelName="Drawing Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/654303/654303a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3074.00" OriginalAmount="3074.00">
      <BasicPropertyInfo Latitude="48.860435757978" Longitude="2.3007237911224" StarRating="4" HotelCode="36882|derby_alma" HotelName="Le Derby Alma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Rapp, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60550/a_60550_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Paris, this hotel is only 200 m away from the Eiffel Tower and the famous Champs-Élysées is only 1.5 km away. Countless shopping and entertainment venues as well as a bus stop and metro station are only steps away from the hotel. A boat jetty on the Seine lies around 250 m away and Montparnasse train station lies around 3.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3075.00" OriginalAmount="3075.00">
      <BasicPropertyInfo Latitude="48.846313332179" Longitude="2.3718908429146" StarRating="3" HotelCode="74067|azur_hotel_3" HotelName="Azur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643844/643844a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3077.00" OriginalAmount="3077.00">
      <BasicPropertyInfo Latitude="48.870500099009" Longitude="2.3076117038727" StarRating="2" HotelCode="189594|hotel_delarc" HotelName="Hotel Delarc" 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>7 rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/253715/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Parisian life, between the Place de la Concorde and the Arc de Triomphe, and a few steps from the Grand Palais. The hotel is situated only 500 m from the Avenue des Champs-Élysées, and approximately 800 m from the Seine. Guests will find the Louvre around 2 km away. Orly Airport is approximately 20 km away from the hotel, while Charles De Gaulle Airport (also known as Roissy Airport) is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3082.00" OriginalAmount="3082.00">
      <BasicPropertyInfo Latitude="48.867270497863" Longitude="2.3655085174771" StarRating="4" HotelCode="13509|crowne_plaza_paris_republique" HotelName="Crowne Plaza Paris-Republique" 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,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Republique, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244190/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from Gare du Nord railway station and 40 minutes by taxi from Paris-Charles de Gaulle Airport. A 2-minute stroll brings guests to the Bastille or bistros along Canal St-Martin, while they can join Parisians relaxing to live music in the peaceful Jardins de Luxembourg, 10 minutes away. The 5 metro lines converging at Republique station in front of the hotel make it easy for guests to move around the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3091.00" OriginalAmount="3091.00">
      <BasicPropertyInfo Latitude="48.875582" Longitude="2.293598" StarRating="3" HotelCode="110537|hotel_belfast" HotelName="Belfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213344/213344a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3095.00" OriginalAmount="3095.00">
      <BasicPropertyInfo Latitude="48.8711913" Longitude="2.28724527" StarRating="4" HotelCode="651810|bridgestreet_mode_arc_de_triomphe" HotelName="Mode Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Leroux, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/770795/a_770795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3113.00" OriginalAmount="3113.00">
      <BasicPropertyInfo Latitude="48.849556585041" Longitude="2.2955643644181" StarRating="4" HotelCode="65000|ramada_paris_tour_eiffel_2" HotelName="Hotel Le Parisis" 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,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83795/ba_83795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the 15th arrondissement, a typical Parisian quarter, only a 5-minute walk from the Eiffel Tower. This modern hotel lies 5 minutes from Les Invalides and some 50 m from the metro station La Motte Piquet Grenelle from which it is only 10 minutes to the Porte Versailles Convention Centre, the old Opera, the Champs Elysées, the Montparnasse Tower or to the Grand Boulevards to enjoy the wide range of shopping venues on offer there. Furthermore, the business centre La Défense is only 15 minutes away. Orly Airport is some 20 km from the hotel, and it is around 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3152.00" OriginalAmount="3152.00">
      <BasicPropertyInfo Latitude="48.872006752861" Longitude="2.334860265255" StarRating="3" HotelCode="16731|richmond_opera" HotelName="Richmond Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20331/r_20331_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the very heart of Paris just a stone’s throw from the Opera House, the hotel enjoys an outstanding location close to the major department stores, Place Vendôme, the Louvre Museum and Sacré-Coeur. Further nearby attractions include the Madeleine Church and the Champs Élysées, each around 1 km from the hotel. Bars, restaurants, shops and public transport are also in the immediate vicinity. Gare du Nord is around 3 km away, and the nearest airports includes Paris-Orly (around 18 km) and Paris-Charles de Gaulle (around 26 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3152.00" OriginalAmount="3152.00">
      <BasicPropertyInfo Latitude="48.849341" Longitude="2.274379" StarRating="4" HotelCode="186685|hotel_felicien_paris" HotelName="Félicien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Massage Centre,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21, rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260791/a_260791_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3172.00" OriginalAmount="3172.00">
      <BasicPropertyInfo Latitude="48.873249" Longitude="2.302481" StarRating="0" HotelCode="827370|hotel_du_romancier_2" HotelName="Hôtel du Romancier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 bis rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/02/5d0236e6264b27b3cb1684182536022942553aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel du Romancier in Paris (Champs Elysees), you'll be minutes from Lido and close to Arc de Triomphe. This hotel is close to Eiffel Tower and Louvre 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 28 air-conditioned rooms featuring minibars and 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, 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 spa tub, or other amenities including 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. 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 a business center, limo/town car service, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3191.00" OriginalAmount="3191.00">
      <BasicPropertyInfo Latitude="48.877181" Longitude="2.293503" StarRating="4" HotelCode="101777|hidden_hotel_by_elegancia" HotelName="Hidden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue De L'arc De Triomphe, Paris 75017</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142262/a_142262_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located a minute's walk from the Arc de Triomphe, which stands in the middle of the Place Charles de Gaulle, formerly the Place de l'Étoile, at the western end of the Champs-Élysées, which is a key player in this historical area of the city. Starting from the courtyard of the Palais du Louvre, with a sequence of monuments and grand thoroughfares leading out of Paris, this avenue is a must-see destination on any visitor's agenda. Likewise not to be missed is the Eiffel Tower, one of the top-10 spots in Paris. The airport is only about a 25-minute ride from the accommodation. The hotel is quite convenient for shopping purposes and for experiencing the lifestyle of the French people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3192.00" OriginalAmount="3192.00">
      <BasicPropertyInfo Latitude="48.850398514789" Longitude="2.2983272373676" StarRating="4" HotelCode="25334|hotel_ares_eiffel" HotelName="Ares" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Général de Larminat, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36914/w_36914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a favourable location, on a quiet street in the heart of the lively La Motte Picquet district and just across from the famous Village Suisse antique market. Guests will find restaurants, bars, shops and links to the public transport network just 100 m away in Ave Motte Piquet. It lies just a few minutes' walk from the Eiffel Tower and the Champ de Mars, and the area is well-served by 3 metro lines, giving guests great access to all parts of the city. Les Invalides is 500 m away and it is 3 km to the Champs Elysees. Orly Airport is 20 km away and it is 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3201.00" OriginalAmount="3201.00">
      <BasicPropertyInfo Latitude="48.882847500676" Longitude="2.3346510529518" StarRating="3" HotelCode="25640|royal_fromentin" HotelName="Royal Fromentin" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Fromentin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37416/a_37416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3205.00" OriginalAmount="3205.00">
      <BasicPropertyInfo Latitude="48.872885948192" Longitude="2.32400785423" StarRating="4" HotelCode="15268|mercure_paris_royal_madeleine" HotelName="Hotel &amp; Spa Royal Madeleine" 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>29 Rue de L'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17357/a_17357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Madeleine church and the large department stores in the centre of Paris. It is a stone's throw from the opera and Faubourg Saint-Honoré.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3206.00" OriginalAmount="3206.00">
      <BasicPropertyInfo Latitude="48.865062" Longitude="2.331971" StarRating="2" HotelCode="180052|hotel_londres_sainthonore" HotelName="Londres Saint-Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Saint-Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327605/327605a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 29 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a babysitting service, a childcare service and room service. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3235" OriginalAmount="3235">
      <BasicPropertyInfo Latitude="49.004" Longitude="2.5711" StarRating="4" HotelCode="28934|20694" HotelName="Sheraton Paris Airport Hotel &amp; Conference Centre" Meals="ROOM ONLY" 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,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>BP 35051, 95716 Tremblay en France Roissy</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46318/a_46318_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located right in Terminal 2 at Charles de Gaulle airport and offers all the services required for a successful stay. Links to the public transport network are 200 m away, the conference centre is 6 km away and it is some 30 km from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3243.00" OriginalAmount="3243.00">
      <BasicPropertyInfo Latitude="48.872597758083" Longitude="2.3233160376549" StarRating="3" HotelCode="74022|hotel_concortel" HotelName="Concortel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Pasquier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/116577/116577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3247.00" OriginalAmount="3247.00">
      <BasicPropertyInfo Latitude="48.873911" Longitude="2.347065" StarRating="3" HotelCode="337153|hotel_peyris_opera" HotelName="Peyris Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56032/a_56032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic city hotel is located at the heart of the French capital's 9th arrondissement, around 100 m away from Folies Bergères. Cadet metro station is just a 3-minute walk from the hotel and Gare du Nord is around 10 minutes away. The opera house and Galeries Lafayette are around 15 minutes away, while the sightseeing attractions such as Notre Dame, the Eiffel Tower and the Champs-Élysées are 20 minutes away by public transport. Orly and Charles de Gaulle airport are between 15 and 20 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3252.00" OriginalAmount="3252.00">
      <BasicPropertyInfo Latitude="48.849812098764" Longitude="2.2854853730164" StarRating="4" HotelCode="75641|adagio_paris_tour_eiffel" HotelName="Aparthotel Adagio Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Théatre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102967/a_102967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the 15th arrondissement, in the centre of Paris, this apartment hotel is ideally situated to benefit from Parisian life with lively squares and many shops in the immediate vicinity. It is built on the banks of the Seine near the Eiffel Tower, with a panoramic view over Paris and its fine monuments, including the Invalides and the Eiffel Tower amongst others. The hotel is 300 m from the nearest bus stop. It is also easily accessible from several railway stations; it is just 7 km from the Gare de l'Est, 6 km from the Gare du Nord, 5 km from the Gare Saint-Lazare, 3 km from the Gare Montparnasse, 7 km from the Gare d'Austerlitz, while Gare de Lyon is 8 km away. It is 20 km from Orly Airport, while Charles de Gaulle Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3289.00" OriginalAmount="3289.00">
      <BasicPropertyInfo Latitude="48.854451" Longitude="2.365176" StarRating="2" HotelCode="110432|hotel_de_la_place_des_vosges" HotelName="de la Place des Vosges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>12, rue de Birague, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/33/332047/332047a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3291.00" OriginalAmount="3291.00">
      <BasicPropertyInfo Latitude="48.849723410386" Longitude="2.3096233606339" StarRating="4" HotelCode="34404|tryp_de_saxe" HotelName="Hotel Villa Saxe Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Villa De Saxe, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54806/a_54806_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel enjoys a central, yet peaceful location in the French capital. An abundance of shops and entertainment venues, as well as some of the most attractive tourist attractions such as the Eiffel Tower, Les Invalides and Napoleon's grave are nearby. The Orsay Museum lies around 5 km away while Orly airport is 20 km from the hotel and Charles de Gaulle airport is 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3312.00" OriginalAmount="3312.00">
      <BasicPropertyInfo Latitude="48.883426913115" Longitude="2.2924840450287" StarRating="3" HotelCode="35058|magellan" HotelName="Magellan" 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,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Rue Jean Baptiste Dumas, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57097/a_57097_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated, around 250 m from Péraire metro station and 500 m from the Arc de Triomphe as well as the Champs-Élysées. There is an array of shops, cafés, bars and restaurants to be found in the hotel's immediate vicinity. The Palais des Congrès lies around 400 m away and the Louvre is a short drive, around 25 minutes with public transport. Charles de Gaulle airport is 45 km away and Orly is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3312.00" OriginalAmount="3312.00">
      <BasicPropertyInfo Latitude="48.849097594266" Longitude="2.3397137342483" StarRating="4" HotelCode="45033|le_senat" HotelName="Hôtel le Sénat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Vaugirard, 6ème Arrondissement/Saint-Germain-des-Près, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21414/a_21414_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is located at the heart of the beautiful French capital, close to the Jardin de Luxembourg and Place de l'Odéon. Saint-Germain shopping centre can be found just 200 m from the hotel, Odéon metro station (line 4) is situated 500 m away and Place Saint-Sulpice as well as scores of restaurants are located in the area around the hotel. Convenient public transport links are only 100 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3349.00" OriginalAmount="3349.00">
      <BasicPropertyInfo Latitude="48.87888726" Longitude="2.33944062" StarRating="4" HotelCode="378845|les_matins_de_paris" HotelName="Les Matins de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Clauzel, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481463/481463a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3436.00" OriginalAmount="3436.00">
      <BasicPropertyInfo Latitude="48.867509" Longitude="2.354014" StarRating="4" HotelCode="18786|hotel_little_palace" HotelName="Little Palace Hotel" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Salomon De Caus, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23437/a_23437_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3438.00" OriginalAmount="3438.00">
      <BasicPropertyInfo Latitude="48.875883" Longitude="2.345638" StarRating="3" HotelCode="15764|hotel_pax_opera" HotelName="Pax Opera" 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,Internet,Lounge,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue de Trévise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18888/a_18888_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located on a quiet side street in Paris' 9th arrondissement, close to the Galeries Lafayette. Shopping venues, bars and cafés as well as Cadet metro station are all just a stone's throw away and it is around 10-minute walk to the Gare du Nord, the Grands Magasins and the opera house. Notre-Dame, the Eiffel Tower and the Champs Elysées can be reached by metro in roughly 15 minutes. Orly and Charles de Gaulle airports are approximately 15 km and 20 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3445.00" OriginalAmount="3445.00">
      <BasicPropertyInfo Latitude="48.875039329539" Longitude="2.3048329353333" StarRating="4" HotelCode="337164|hotel_champs_elysees_friedland" HotelName="Champs Elysees Friedland" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56037/a_56037_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Paris on a famous street, within paces of the Champs-Élysées and the Arc de Triomphe (300 m). It is also convenient for access to the shopping areas and the congress centres as well as tourist attractions, such as the Eiffel Tower, the Louvre Museum and an amusement park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3447.00" OriginalAmount="3447.00">
      <BasicPropertyInfo Latitude="48.864013383152" Longitude="2.3341628909111" StarRating="4" HotelCode="33470|normandy_hotel" HotelName="Normandy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de l’Echelle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53257/a_53257_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is exceptionally situated, near the Louvre Museum and on the corner of the street St. Honoré, which is celebrated for its luxury shops. It is also very close to the Comédie Francaise (around 150 m), Palais Royal (around 200 m), Place Vendome (around 650 m) and Opéra Granier (around 900 m away). There are excellent public transport connections, with a bus stop and train station within around 250 m of the hotel. Gare du Nord is about 2 km away, and air connections are provided by Paris Orly Airport (around 18 km) and Paris Charles de Gaulle Airport(around 25 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3476.00" OriginalAmount="3476.00">
      <BasicPropertyInfo Latitude="48.855268" Longitude="2.334438" StarRating="3" HotelCode="146827|hotel_des_deux_continents" HotelName="Des Deux Continents" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25, Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330606/330606a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3482" OriginalAmount="3482">
      <BasicPropertyInfo Latitude="48.873239917038" Longitude="2.3024860024452" StarRating="4" HotelCode="32041|225473" HotelName="Hotel Chateaubriand" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Chateaubriand, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50808/a_50808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is centrally located at the heart of Paris' business district, just 200 m from the Champs Elysées and 500 m from the Arc de Triomphe. Georges V is the nearest metro station and may easily be reached on foot, lying just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3534.00" OriginalAmount="3534.00">
      <BasicPropertyInfo Latitude="48.856284333529" Longitude="2.3319594562054" StarRating="3" HotelCode="36463|hotel_du_danube_saint_germain" HotelName="Du Danube" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58, rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59761/a_59761_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3574" OriginalAmount="3574">
      <BasicPropertyInfo Latitude="48.876928863526" Longitude="2.8091113319771" StarRating="2" HotelCode="323945|135077" HotelName="B&amp;B Hotel Disneyland Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Avenue de la Fosse des Pressoirs, 77700 Magny-le-Hongre, Torcy</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550841/550841a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Magny-le-Hongre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3596.00" OriginalAmount="3596.00">
      <BasicPropertyInfo Latitude="48.861618" Longitude="2.365129" StarRating="3" HotelCode="142313|my_hotel_in_france_le_marais" HotelName="My Hotel in France le Marais" 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,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis, rue Commines, Paris 75003</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203306/a_203306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris property is near the Picasso Museum, Place des Vosges, the Pompidou Center and Notre Dame Cathedral. The city hotel is just 70 m from the Saint Sebastien Froissart metro station and 2.5 km from Gare de Lyon train station. Nearby airports include Orly (16 km away) and Charles de Gaulle (25 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3600.00" OriginalAmount="3600.00">
      <BasicPropertyInfo Latitude="48.8676" Longitude="2.35308" StarRating="4" HotelCode="283754|hotel_le_123_sebastopol" HotelName="Hôtel Le 123 Sébastopol" 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>123 Boulevard de Sébastopol, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/390910/a_390910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3603.00" OriginalAmount="3603.00">
      <BasicPropertyInfo Latitude="48.85272821694" Longitude="2.3442707955837" StarRating="3" HotelCode="34420|otel_europe_saint_severin" HotelName="Europe Saint Severin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 rue St Séverin, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213295/213295a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3604.00" OriginalAmount="3604.00">
      <BasicPropertyInfo Latitude="48.85276" Longitude="2.34453" StarRating="1" HotelCode="0|harpe" HotelName="Harpe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue De La Harpe, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/34/fa/34fa36ff29c56639e5a8e7231fb65ea87f52e6cf.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Ile de la Cite and 6 minutes by foot from Notre Dame Cathedral.  This apartment is 0.4 mi (0.6 km) from Sorbonne University and 0.5 mi (0.9 km) from Les Halles.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;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 complimentary wired Internet access 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.&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 50 for check-in between 10:00 PM and midnight&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.30 per person, per night. This tax does not apply to children under 18 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="3636.00" OriginalAmount="3636.00">
      <BasicPropertyInfo Latitude="48.871343" Longitude="2.323902" StarRating="4" HotelCode="15137|new_hotel_roblin_la_madeleine" HotelName="New Hotel Roblin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Chauveau-Lagarde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17936/a_17936_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located, around 500 m from the Louvre, around 700 m from the opera and less than 1 km from the Champs-Élysées- Galeries Lafayette is located around 100 m away. A metro station lies just 50 m away and St. Lazare train station is around 400 m away. Orly airport lies around 18 km away and Charles de Gaulle airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3659.00" OriginalAmount="3659.00">
      <BasicPropertyInfo Latitude="48.866204555912" Longitude="2.345026625929" StarRating="4" HotelCode="320349|hotel_bachaumont" HotelName="Bachaumont 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>18 Rue Bachaumont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547121/547121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3681.00" OriginalAmount="3681.00">
      <BasicPropertyInfo Latitude="48.853494" Longitude="2.336078" StarRating="4" HotelCode="76633|artus_hotel" HotelName="Artus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue de Buci, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152079/152079a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Paris’ historic centre, the hotel is 170 m from Saint-Germain-des-Prés within easy walking distance of famous landmarks, art galleries and antique shops. The Louvre is about a 15-minute walk away and the Eiffel Tower is some 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3711" OriginalAmount="3711">
      <BasicPropertyInfo Latitude="48.875295" Longitude="2.323407" StarRating="4" HotelCode="144894|35803" HotelName="Maison Albar Hotel Opera Diamond, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Pepiniere, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206184/w_206184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is close to the centre of Paris, next to Gare St Lazare train station (100 m), near to the huge Haussmann department stores (300 m), Madeleine and Opéra metro stations and numerous luxury shops and cultural institutions such as the Opéra Garnier (500 m). It lies 1.5 km from the Champs Elysées and 8 km from the Bois de Boulogne. Charles de Gaulle and Orly airports are both 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3725.00" OriginalAmount="3725.00">
      <BasicPropertyInfo Latitude="48.863121032714844" Longitude="2.3738999366760254" StarRating="3" HotelCode="0|pied_a_terre_oberkampf" HotelName="Pied À Terre - Oberkampf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Passage Beslay, 75011, Paris, Ile-de-France, FR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/80/df80dfa6006aac7ca703070aafca9ecd4ee5ac91.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pied à Terre - Oberkampf in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 3 minutes by foot from Canal Saint-Martin. This apartment is 0.7 mi (1.2 km) from Picasso Museum and 0.6 mi (1 km) from Place de la Republique.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3738.00" OriginalAmount="3738.00">
      <BasicPropertyInfo Latitude="48.86712" Longitude="2.303877" StarRating="4" HotelCode="34410|west_end_hotel_2" HotelName="West End" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Clement Marot, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54812/a_54812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3738.00" OriginalAmount="3738.00">
      <BasicPropertyInfo Latitude="48.871986389160156" Longitude="2.3144350051879883" StarRating="0" HotelCode="0|dreamyflat_champs_elysees_ll" HotelName="Dreamyflat - Champs Elysees Ll" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Avenue Matignon, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/f2/b2f240c18262540c426344fc3d8de7043661fb7f.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this aparthotel in Paris (Paris City Center), you'll be steps from Rue du Faubourg Saint-Honore and Avenue Montaigne.  This aparthotel is 0.3 mi (0.5 km) from Champs-Elysees and 0.5 mi (0.9 km) from Grand Palais.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Rue du Faubourg Saint-Honore - 0.1 km / 0.1 mi&lt;br /&gt;Avenue Montaigne - 0.1 km / 0.1 mi&lt;br /&gt;Elysee Palace - 0.3 km / 0.2 mi&lt;br /&gt;Champs-Elysees - 0.5 km / 0.3 mi&lt;br /&gt;Grands Boulevards - 0.8 km / 0.5 mi&lt;br /&gt;Petit Palais - 0.9 km / 0.5 mi&lt;br /&gt;Grand Palais - 0.9 km / 0.5 mi&lt;br /&gt;Place de la Madeleine - 0.9 km / 0.6 mi&lt;br /&gt;Boulevard Haussmann - 1 km / 0.6 mi&lt;br /&gt;Rue de Rivoli - 1.1 km / 0.7 mi&lt;br /&gt;Parc Monceau - 1.2 km / 0.7 mi&lt;br /&gt;Avenue Georges V - 1.2 km / 0.7 mi&lt;br /&gt;Place de la Concorde - 1.2 km / 0.7 mi&lt;br /&gt;Paris Olympia - 1.2 km / 0.8 mi&lt;br /&gt;Lido - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 33.1 km / 20.6 mi&lt;br /&gt;Orly Airport (ORY) - 21.8 km / 13.5 mi&lt;br /&gt;HeadLine : Near Champs-Elysees&lt;br /&gt;Rooms : Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with a refrigerator and a stovetop. 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 turndown service, 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="27" TotalAmount="3755" OriginalAmount="3755">
      <BasicPropertyInfo Latitude="48.853773" Longitude="2.330096" StarRating="4" HotelCode="78988|61859" HotelName="Hôtel Pas de Calais" 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>59 Rue des Saints Pères, Saint Germain des Pres, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330264/330264a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3763.00" OriginalAmount="3763.00">
      <BasicPropertyInfo Latitude="48.873056443892" Longitude="2.3097789287567" StarRating="4" HotelCode="56084|le_123_elysees" HotelName="Hôtel Le 123 Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 rue du Faubourg St Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72623/a_72623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Paris' 8th arrondissement, it is just a short walk to the splendid boulevard of the Champs-Élysées and a vast array of shops and entertainment venues as well as cultural sights are within easy reach. The nearest métro station is 50 m from the hotel and Gare Saint-Lazare lies 1.5 km away, as are various famous Parisian landmarks including the opera house and the Eiffel Tower. The congress centre is 15 minutes away on public transport and Orly and Charles de Gaulle airports are both 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3770.00" OriginalAmount="3770.00">
      <BasicPropertyInfo Latitude="48.872991169629" Longitude="2.3160392045975" StarRating="4" HotelCode="34414|holiday_inn_paris_elysees" HotelName="Holiday Inn Paris - Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de Miromesnil, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245486/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3770.00" OriginalAmount="3770.00">
      <BasicPropertyInfo Latitude="48.876678466796875" Longitude="2.3485000133514404" StarRating="3" HotelCode="0|le_matissia" HotelName="Le Matissia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue de Montholon, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/25/2e25dc077b722a606a4b0cbd0e0b09c7134ec9ca.jpeg</HotelPictures>
        <HotelDescription>Located in Paris (Paris City Center), Le Matissia is within a 10-minute walk of Folies Bergere and Grands Boulevards.  This hotel is 0.5 mi (0.9 km) from Grevin Museum and 0.6 mi (1 km) from Le Trianon.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include express check-out, dry cleaning/laundry services, and luggage storage.&lt;br /&gt;Make yourself at home in one of the 11 guestrooms, featuring kitchens with refrigerators and stovetops. Your Select Comfort bed comes with Egyptian cotton sheets. 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 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3772.00" OriginalAmount="3772.00">
      <BasicPropertyInfo Latitude="48.845053" Longitude="2.252664" StarRating="5" HotelCode="298449|molitor_paris_mgallery" HotelName="Hôtel Molitor Paris - MGallery by Sofitel" 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,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Nungesser et Coli, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406665/a_406665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3788.00" OriginalAmount="3788.00">
      <BasicPropertyInfo Latitude="48.883592853457" Longitude="2.3427334863119" StarRating="0" HotelCode="333206|hotel_bearnais" HotelName="Hotel Bearnais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/499882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hotel Béarnais is in the heart of Paris, walking distance from Montmartre Funicular and Sacred Heart Basilica. This hotel is close to Louvre Museum and Notre Dame Cathedral.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 33 guestrooms featuring refrigerators. Wireless Internet access (surcharge) is available to keep you connected. 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;Make use of convenient amenities, which include wireless Internet access (surcharge) 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;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3794.00" OriginalAmount="3794.00">
      <BasicPropertyInfo Latitude="48.867345" Longitude="2.28573" StarRating="5" HotelCode="29712|renaissance_paris_le_parc_trocadero_hotel" HotelName="Renaissance Paris Le Parc Trocadero" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150571/150571a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 m from the Trocadero, while it is 1.3 km from the Eiffel Tower and Paris Congress Centre. It is also near the business district, La Défense, and plenty of attractions and fashion districts. There are also restaurants, bars and public transport links nearby. The train station is about 30 minutes away on public transport. The Louvre Museum is some 5.3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3812.00" OriginalAmount="3812.00">
      <BasicPropertyInfo Latitude="48.854733968347" Longitude="2.306597828865" StarRating="4" HotelCode="65085|hotel_le_walt" HotelName="Hotel Le Walt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue de la Motte Piquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246253/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests an ideal location in Paris. The Eiffel Tower is only 1 km from the hotel and the Champs-Élysées is just 4 km away. The nearest train station is only 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3834.00" OriginalAmount="3834.00">
      <BasicPropertyInfo Latitude="48.864510376527" Longitude="2.2886098396923" StarRating="5" HotelCode="15678|citadines_suites_arc_de_triomphe_paris" HotelName="La Clef Tour Eiffel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/21000/20955/f455c126_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a prime location in the 16th arrondissement, about 290 m distance from the Trocadero and 1.1 km from the Arc de Triomphe and the famous Champs Elysées. Local attractions include numerous museums, theatres and well-known restaurants as well as the Centre d'affaires Paris Trocadero. Orly Airport is roughly 25 km from the hotel and it is around 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3910.00" OriginalAmount="3910.00">
      <BasicPropertyInfo Latitude="48.870006104263" Longitude="2.2908827662468" StarRating="3" HotelCode="32504|mercure_paris_champs_elysees" HotelName="Mercure Paris Champs Elysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51701/a_51701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from the Eiffel Tower and around 200 m from the Arc de Triomphe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4008.00" OriginalAmount="4008.00">
      <BasicPropertyInfo Latitude="48.866260406845" Longitude="2.3372340202331" StarRating="4" HotelCode="19326|golden_tulip_hotel_washington_opera" HotelName="Golden Tulip Washington Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24335/a_24335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the luxurious area of the 1st district and is to be found in amongst the famous Parisian designer boutiques and very close to the Opera House. The Louvre is only a few steps away. Orly Airport is 20 km, Charles De Gaulle Airport is some 35 km and Beauvais-Tille Airport is approximately 55 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4015.00" OriginalAmount="4015.00">
      <BasicPropertyInfo Latitude="48.873172878851" Longitude="2.346671372652" StarRating="5" HotelCode="145754|hotel_de_nell" HotelName="Hôtel de Nell" 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-9 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234700/234700a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4067.00" OriginalAmount="4067.00">
      <BasicPropertyInfo Latitude="48.851602" Longitude="2.338205" StarRating="4" HotelCode="110455|louis_ii" HotelName="Louis II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, rue Saint Suplice, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153321/a_153321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4109.00" OriginalAmount="4109.00">
      <BasicPropertyInfo Latitude="48.870807520063" Longitude="2.3373232036829" StarRating="4" HotelCode="187834|la_maison_favart" HotelName="La Maison Favart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Marivaux, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262077/a_262077_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 39 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a bar, a babysitting service, a conference room and a fireplace. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4141.00" OriginalAmount="4141.00">
      <BasicPropertyInfo Latitude="48.86580350729" Longitude="2.3531498395865" StarRating="4.5" HotelCode="548326|hotel_national_arts_et_metiers" HotelName="Hôtel National des Arts &amp; Métiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>243 Rue Saint Martin, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578721/578721a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4150" OriginalAmount="4150">
      <BasicPropertyInfo Latitude="48.849396886036" Longitude="2.3431737720966" StarRating="4" HotelCode="60655|230232" HotelName="Mercure Paris La Sorbonne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue de la Sorbonne, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78507/a_78507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Panthéon and the Jardins de Luxembourg. It lies opposite the Sorbonne, in the heart of Paris' Left Bank.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4187.00" OriginalAmount="4187.00">
      <BasicPropertyInfo Latitude="48.855089" Longitude="2.335026" StarRating="3" HotelCode="88497|millesime_hotel" HotelName="Millesime" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330798/330798a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4235.00" OriginalAmount="4235.00">
      <BasicPropertyInfo Latitude="48.875597" Longitude="2.325543" StarRating="4" HotelCode="47693|concorde_opera_paris" HotelName="Hilton Paris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Saint Lazare, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10691/a_10691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to the opera and the large department stores. St. Lazare metro station is only 50 metres away and further public transport is located 100 metres away by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4236.00" OriginalAmount="4236.00">
      <BasicPropertyInfo Latitude="48.86836" Longitude="2.36088" StarRating="5" HotelCode="0|_0x7d416" HotelName="Renaissance Paris Republique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Rene Boulanger, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/82/31825a4d460b7c94aed54816dd80d14e0c3535b9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Renaissance Paris Republique Hotel, you'll be centrally located in Paris, steps from Grands Boulevards and 8 minutes by foot from Canal Saint-Martin.  This 5-star hotel is 0.2 mi (0.3 km) from Place de la Republique and 0.7 mi (1.1 km) from Grand Rex Cinema.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 121 air-conditioned rooms featuring minibars and Smart televisions. Wireless Internet access (surcharge) keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature designer toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. This hotel also features complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch, dinner, or brunch at Origin, a restaurant which specializes in French cuisine, or stay in and take advantage of the 24-hour room service. Wrap up your day with a drink at the bar/lounge. Continental breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Paris? This hotel has facilities measuring 871 square feet (81 square meters), including conference space.&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: 30.00 EUR per night.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 35.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4267.00" OriginalAmount="4267.00">
      <BasicPropertyInfo Latitude="48.865763" Longitude="2.329898" StarRating="4" HotelCode="17002|hotel_royal_saint_honore" HotelName="Hotel Royal Saint Honore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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>221 Rue Saint Honore, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20719/a_20719_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris, within walking distance of the well-known shopping and entertainment area of Rue St Honore. The Museum d'Orsay lies only around 400 m away and Tuileries métro station is also located just a few paces from the hotel (around 5 minutes away). In addition, many of the French capital's top tourist sights are within easy reach. St Lazare train station is around 3 km from the hotel, the transfer time to Orly airport is 35 minutes away and Charles de Gaulle is 45 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4269.00" OriginalAmount="4269.00">
      <BasicPropertyInfo Latitude="48.876791048358" Longitude="2.3075875639916" StarRating="5" HotelCode="34207|the_hotel_du_collectionneur_arc_de_triomphe" HotelName="L'Hotel du Collectionneur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51-57 Rue de Courcelles, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54482/a_54482_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the 8th district and faces the wonderful Parc Monceau. The Champs-Élysées and the Arc de Triomphe are located within a 7-minute walk of the hotel and the Faubourg Saint-Honoré shopping area is 10 minutes away on foot. Guests will find bars, clubs and nightclubs, as well as links to the public transport network, in the immediate vicinity of the hotel. The Eiffel Tower, the Louvre Museum and Notre Dame Cathedral are all situated within a 30-minute journey by public transport. Gare du Nord is close by, Orly Airport is around 20 km away from the hotel and it is approximately 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4271.00" OriginalAmount="4271.00">
      <BasicPropertyInfo Latitude="48.84827254" Longitude="2.36577693" StarRating="4" HotelCode="398464|goralska_residences_paris_bastille" HotelName="Goralska Residence Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Bourdon, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481357/481357a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4327.00" OriginalAmount="4327.00">
      <BasicPropertyInfo Latitude="48.860291766117" Longitude="2.3442519705696" StarRating="4" HotelCode="77163|hotel_best_western_ducs_de_bourgogne" HotelName="Best Western Premier Ducs De Bourgogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104787/w_104787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a dream location in the very heart of Paris, next to the Pont Neuf, a few steps from Place du Châtelet and the Louvre (1 km). Guests will find the nearest metro station (Châtelet) just 100 m away, and the Rue de Rivoli shopping area is also 100 metres from the hotel. It is 1500 m from Opéra Garnier, 2 km from the Grands Magasins/Galeries Lafayette and the Champs-Élysées is 3 km from the hotel. This cosy hotel is within walking distance of the Marais district, Notre Dame and the most prestigious sights on the left bank of the River Seine, such as the Latin Quarter, the Sorbonne University and the Saint Germain des Près area. Charles de Gaulle and Orly airports are both 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4452.00" OriginalAmount="4452.00">
      <BasicPropertyInfo Latitude="48.866593878795" Longitude="2.3090171813965" StarRating="5" HotelCode="31385|la_maison_champs_elysees" HotelName="La Maison Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132521/132521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated between the Champs-Élysées and the Avenue Montaigne in the heart of the Golden Triangle, close to the Place de la Concorde, the hotel offers the utmost comfort in a district dedicated to luxury and business.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4458.00" OriginalAmount="4458.00">
      <BasicPropertyInfo Latitude="48.865662" Longitude="2.282967" StarRating="4" HotelCode="94387|radisson_blu_le_metropolitan_hotel_paris_eiffel" HotelName="Le Metropolitan, a Tribute Portfolio Hotel, Paris" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de Mexico, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131131/r_131131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the right bank of the River Seine in Paris. The area is home to the iconic Eiffel Tower - just 1 km from the hotel - as well as other top Paris attractions such as Radio France studios, the Parc des Princes and the Roland Garros tennis stadium. Both Paris-Charles de Gaulle airport and Paris-Orly airport are about 35 km away, and Beauvais-Tillé airport is some 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4549.00" OriginalAmount="4549.00">
      <BasicPropertyInfo Latitude="48.872765355309" Longitude="2.3193624615669" StarRating="4" HotelCode="10393|hotel_astor_saint_honore" HotelName="Maison Astor Paris, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Astorg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8111/a_8111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located near to the opera house and the metro station Madeleine. The area surrounding the hotel is refined and cultivated, ideal for this exquisite hotel, which radiates style and impeccable taste. The hotel is approximately 30 km away, some 30 minutes on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4590.00" OriginalAmount="4590.00">
      <BasicPropertyInfo Latitude="48.872069" Longitude="2.303288" StarRating="4" HotelCode="19321|warwick_champs_elysees" HotelName="Warwick Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24331/ba_24331_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the heart of Paris on a side street off the famous Champs Elysées. Countless shopping and entertainment venues are to be found in the vicinity. Various other tourist sights of this most magnificent city can easily be reached on foot or on public transport. A bus stop is to be found only 100 m from the hotel and George V Metro station is only 3 km away. Pairs Orly Airport may be reached in just 30 minutes (15 km away), whilst Charles de Gaulle Airport is 25 km away (45 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4600.00" OriginalAmount="4600.00">
      <BasicPropertyInfo Latitude="48.863986075279" Longitude="2.3362372595245" StarRating="5" HotelCode="36929|citadines_suites_louvre_paris" HotelName="La Clef Louvre Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60614/a_60614_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated just a few steps from Paris' opera. The hotel is located directly opposite the Palais Royal and the Louvre Museum, at the bottom of the Opera Avenue. Paris-Orly Airport can be found some 17 km away and Paris-Charles de Gaulle Airport around 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4623.00" OriginalAmount="4623.00">
      <BasicPropertyInfo Latitude="48.868716402135" Longitude="2.32522174716" StarRating="4" HotelCode="27221|otel_best_western_premier_hotel_opera_richepanse" HotelName="Hôtel Opéra Richepanse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue du Chevalier de Saint George, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39985/a_39985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies right in the heart of historical Paris. It is located between the Opéra Garnier, Place de la Concorde and the Louvre. These interesting sightseeing attractions are comfortably within walking distance. Links to the public transport system (metro station Madeleine) can be reached within 100 m from the hotel. Last but not least, through the particularly central and historically valuable location, this hotel offers guests a special stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4643.00" OriginalAmount="4643.00">
      <BasicPropertyInfo Latitude="48.872573" Longitude="2.336918" StarRating="4" HotelCode="200900|marriott_opera_ambassador" HotelName="Paris Marriott Opera Ambassador" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Boulevard Haussmann, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7627/a_7627_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just minutes from the Louvre and the Sacré-Coeur, and enjoys a truly enviable location amongst Parisian hotels. Inside the Opera Garnier district of Paris, this property places guests only steps from major attractions such as the Moulin Rouge and Folies Bergères, and is just a short stroll from the business district and the stock exchange. The Opera House is only a 5-minute walk from the hotel as is the Galeries Lafayette, and some of the best shopping in France is just around the corner. With an unbeatable location in the heart of Paris, this hotel is easily accessible by train, metro and private transport. The hotel sits 10 minutes from the Gare du Nord (Thalis &amp; Eurostar), 40 minutes from Orly Airport and a 45-minute taxi ride from Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4782.00" OriginalAmount="4782.00">
      <BasicPropertyInfo Latitude="48.854922360735" Longitude="2.3084690699405" StarRating="5" HotelCode="936633|le_cinq_codet" HotelName="Le Cinq Codet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Louis Codet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/377502/377502a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4790.00" OriginalAmount="4790.00">
      <BasicPropertyInfo Latitude="48.87011964" Longitude="2.34657009" StarRating="4" HotelCode="497702|the_hoxton_paris" HotelName="The Hoxton Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30-32 Rue De Sentier, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/611614/a_611614_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4870.00" OriginalAmount="4870.00">
      <BasicPropertyInfo Latitude="48.854859269991" Longitude="2.3331168293953" StarRating="4.5" HotelCode="26017|hotel_bel_ami" HotelName="Bel Ami" 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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7/11 rue St-Benoît, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38060/a_38060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, in Saint Germain des Prés, in the historic left bank area and 5 minutes' walk from the Seine, the Louvre museum and Notre Dame de Paris. Guests will find restaurants, bars, nightspots, shops and links to the public transport network all within a couple of minutes' walk of the hotel. It is 15 km to Orly Airport and Paris Charles de Gaulle Airport is just 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4874.00" OriginalAmount="4874.00">
      <BasicPropertyInfo Latitude="48.877098" Longitude="2.297132" StarRating="5" HotelCode="130262|hotel_renaissance_paris_arc_de_triomphe" HotelName="Renaissance Paris Arc de Triomphe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150572/150572a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, close to the chic bars and restaurants of the Faubourg St Honoré Street, 300 metres from the Arc de Triomphe, 10 minutes on public transport from the la Défense business district and 10 minutes' walk from the famous Champs-Elysées Avenue. Disneyland is some 45 km away and the Eiffel Tower is about 2.4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4922.00" OriginalAmount="4922.00">
      <BasicPropertyInfo Latitude="48.872885" Longitude="2.3215" StarRating="5" HotelCode="26016|hyatt_paris_madeleine" HotelName="Hyatt Paris Madeleine" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/32155/aa93a1d0-4c27-42fa-b818-2b846bd2cc95.jpg?d=636682625660000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Paris on Boulevard Malesherbes, close to the opera and the Champs-Élysées. The nearest metro stop is called Madeleine and can be reached in just a few minutes walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4932.00" OriginalAmount="4932.00">
      <BasicPropertyInfo Latitude="48.857218764935" Longitude="2.3559142649174" StarRating="4" HotelCode="53467|rivoli_notre_dame_2" HotelName="Hotel Du Bourg Tibourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Bourg-Tibourg, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245743/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 4th - Centre Pompidou Hotel Bourg Tibourg is a perfect starting point from which to explore Paris. 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 daily housekeeping taxi service 24-hour front desk facilities for disabled guests are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen linens mirror towels internet access - wireless (complimentary). To enhance guests' stay the hotel offers recreational facilities such as garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Hotel Bourg Tibourg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5002" OriginalAmount="5002">
      <BasicPropertyInfo Latitude="48.852690271902" Longitude="2.811593413353" StarRating="4" HotelCode="80381|68375" HotelName="Marriott Village d'Ile-de-France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Allee de l'Orme Rond, 77700 Bailly-Romainvilliers</AddressLine>
          </AddressLines>
          <CityName>Bailly-Romainvilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142731/142731a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated near Disneyland Paris (2 km) and is surrounded by the Disneyland golf course. There is a bus stop at the resort entrance and the small typical French village of Bailly-Romainvilliers is only a 5-minute walk away from the resort and offers the nearest restaurants. The railway station of Marne la Vallee/Chessy/ Parc Disneyland is just 2 km away. Due to the vicinity of the theme park Disneyland Paris, the region is touristy, but this remains in balance with the number of local inhabitants. A large shopping centre, including a very famous outlet shopping village, La Vallée, can be reached within a 5-minute drive, or 15 minutes by public bus. Further attractions in the surrounding area include the Vaux-le-Vicomte castle (50 km), the medieval town of Provins (55 km) and Versailles Palace (60 km). Paris is 30 km away and can be reached by car or public transportation. It is 25 km to Paris Charles de Gaulle Airport and 45 km to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5072.00" OriginalAmount="5072.00">
      <BasicPropertyInfo Latitude="48.855595190221" Longitude="2.2927951812744" StarRating="4" HotelCode="33468|pullman_paris_tour_eiffel" HotelName="Hôtel Pullman Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue de Suffren, Entrée au 22 rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53255/a_53255_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the fashionable Avenue de Suffren, this city and business hotel is just a stone’s throw from the Eiffel Tower and Trocadero Gardens; a short walk from the River Seine; and close to the Palais de Chaillot and the Porte de Versailles Exhibition Centre. Located in a refined and peaceful area, this elegant property is an ideal setting for both business and holiday travellers. Champs Elysées, the Notre Dame Cathedral and the Louvre can be reached within a 15-minute drive. Orly International Airport is approximately 18 km away and Charles De Gaulle International Airport lies roughly 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5112.00" OriginalAmount="5112.00">
      <BasicPropertyInfo Latitude="48.87176513671875" Longitude="2.334789991378784" StarRating="5" HotelCode="0|maison_albar_hotels_le_vendome" HotelName="Maison Albar Hotels Le Vendome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Helder, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/25/442502b2d22d4e92a6ef8af3614d54f71dac9ce3.jpeg</HotelPictures>
        <HotelDescription>Maison Albar Hotels Le Vendome is a brand new 5-star boutique hotel located rue du Helder, few steps away from the Opéra Garnier and Galeries Lafayette.  You will be charmed by its 51 rooms and suites, carefully decorated by the interior designer Fabien Roque. They combine with grace, modernity and luxury. The hotel has also a restaurant called Alcoba which propose a casual South American cuisine, a patio, a relaxation space with a luxurious spa, indoor pool, steam bath, jacuzzi and fitness area. Le Vendome is a confidential address as beautiful as it's rare. A luxury haven where you feel 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;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;Extra Info: &lt;/b&gt;In response to the coronavirus (COVID-19), additional safety and sanitation measures are currently in effect at this property. Food and beverage services at this property may be limited or unavailable due to the coronavirus (COVID-19). Due to the coronavirus (COVID-19), this property is taking steps to protect the safety of guests and staff. Certain services and amenities may be reduced or unavailable as a result. Please inform Maison Albar Hotels - Le Vendome 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5116.00" OriginalAmount="5116.00">
      <BasicPropertyInfo Latitude="48.8704708" Longitude="2.29918773" StarRating="0" HotelCode="792061|la_clef_champselysees" HotelName="La Clef Champs-Élysées Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Garden,Internet,Laundry,Parking,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Bassano, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646068/646068a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The building that houses La Clef Champs-Élysées Paris was built in 1907 by the Hennessy family in a classic Haussmannian style, at the corner of Rue de Bassano and Rue de Magellan. It's no secret that you have to come here, to the centre of the 8th arrondissement, to truly see why Paris is known as the “City of Light”. The Champs-E´lyse´es, which stretches from the Arc de Triomphe to Jardin des Tuileries, is just a few steps away. Many consider the avenue, renowned for its grandeur and elegant architecture, to be the most beautiful in the world. Decide for yourself by taking a stroll down the historic thoroughfare from the Arc de Triomphe to Place de la Concorde. During your stay at La Clef Champs-Élysées Paris, you'll always be a few minutes' walk from the top destinations in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5156.00" OriginalAmount="5156.00">
      <BasicPropertyInfo Latitude="48.875412434912" Longitude="2.294530570507" StarRating="4.5" HotelCode="58476|maison_albar_hotel_paris_champs_elysees" HotelName="Maison Albar Hotel Paris Champs-Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 avenue Mac Mahon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163030/163030a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location on the right bank of the Seine in Paris’ 17th district. It is situated a few steps from the Place de l'Etoile (100 m), 5 minutes from Champs Élysées Avenue and is surrounded by beautiful Paris Haussmann buildings from Napoleon III's reign. Its central location and the nearby access to public transportation mainlines are very convenient to get to main sights in Paris. Orly Airport is approximately 25 km from the hotel while Roissy-Charles De Gaulle Airport is roughly 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5237.00" OriginalAmount="5237.00">
      <BasicPropertyInfo Latitude="48.8650817686" Longitude="2.3565459251404" StarRating="3" HotelCode="38361|hotel_ecole_centrale" HotelName="3H / Paris Marais 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>3 Rue Bailly, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212867/212867a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5239.00" OriginalAmount="5239.00">
      <BasicPropertyInfo Latitude="48.86819" Longitude="2.35865" StarRating="0" HotelCode="0|residence_meslay" HotelName="Résidence Meslay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue Meslay, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/7a/877a40b951d6a55c1d661957d94d4c67c4711c8c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 12 minutes by foot from Les Halles.  This apartment is 0.6 mi (1 km) from Canal Saint-Martin and 0.7 mi (1.1 km) from Centre Pompidou.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge) 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.&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.30 per person, per night. This tax does not apply to children under 18 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="5241.00" OriginalAmount="5241.00">
      <BasicPropertyInfo Latitude="48.865204397676" Longitude="2.3045486211777" StarRating="4" HotelCode="34435|melia_royal_alma_2" HotelName="Meliá Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54851/a_54851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of the French capital, close to the right-hand bank of the River Seine. The famous Champs Elysées lies about 300 m away and the Eiffel Tower is approximately 1 km from the hotel. Also just a short distance away (2 km and 3 km respectively) are the Arc de Triomphe and the Orsay museum. There are excellent public transport links, with a metro and train station just 100 m away and St. Lazare train station around 1.5 km away. Orly and Charles de Gaulle international airports lie between 20 km and 35 km from the hotel respectively. Additional sights of interest in the surrounding area include Versailles that is some 35 km away and Disneyland Paris (45 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5246" OriginalAmount="5246">
      <BasicPropertyInfo Latitude="48.88253447" Longitude="2.31928362" StarRating="0" HotelCode="966420|406835" HotelName="Paris j'adore Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Beudant, 17th Arr, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/8b/d88b7d5783d13e3fbf824961892c7032eae7751d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5381.00" OriginalAmount="5381.00">
      <BasicPropertyInfo Latitude="48.874294874569" Longitude="2.2980844974518" StarRating="5" HotelCode="15066|hotel_napoleon_5" HotelName="Napoléon" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de Friedland, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17817/w_17817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies just a few paces from some of Paris' top sights including the Arc de Triomphe and the Champs-Élysées. The Louvre Museum, opera house and Eiffel Tower are all to be found just a short distance away and Charles de Gaulle - Étoile métro station is 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5505.00" OriginalAmount="5505.00">
      <BasicPropertyInfo Latitude="48.868492" Longitude="2.303679" StarRating="4" HotelCode="78123|claridge" HotelName="Hôtel Claridge" 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue François Premier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105908/a_105908_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located near the Avenue des Champs-Élysées, in the centre of a large entertainment area and near the fashion district. The hotel provides luxury services and peaceful accommodation in the heart of a lively part of the city. Within a 30-minute walk guests will find the Louvre and the Eiffel Tower. Orly International Airport lies roughly 20 km from the hotel, and Charles De Gaulle International Airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5517" OriginalAmount="5517">
      <BasicPropertyInfo Latitude="48.872012045476" Longitude="2.2969928383827" StarRating="4" HotelCode="42190|6937" HotelName="Radisson Blu Champs Elysees" 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>78bis Avenue Marceau (8º Arr), 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212067/212067a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5541" OriginalAmount="5541">
      <BasicPropertyInfo Latitude="48.867798946735" Longitude="2.3032115399837" StarRating="4" HotelCode="31207|16656" HotelName="Franklin D Roosevelt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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>18 Rue Clement Marot, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49862/a_49862_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs-Élysées and Avenue Montaigne. There are plenty of shopping opportunities to choose from as well as restaurants and bars around 100 m from the hotel. Links to the public transport network also lie just a couple of minutes away (about 300 m). In addition, there are nightclubs just 300 m from the hotel. Charles de Gaulle Airport is 35 km away and Orly Airport is around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5578.00" OriginalAmount="5578.00">
      <BasicPropertyInfo Latitude="48.862973" Longitude="2.335692" StarRating="5" HotelCode="11933|hotel_du_louvre_a_hyatt_hotel" HotelName="Hôtel du Louvre" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place André Malraux, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11771/a_11771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies just a few paces from the Louvre at the heart of Paris' business district. Palais Royal - Musée du Louvre métro station is located 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5760.00" OriginalAmount="5760.00">
      <BasicPropertyInfo Latitude="48.86310444" Longitude="2.35807595" StarRating="0" HotelCode="943679|sinner_paris" HotelName="Sinner Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116 Rue du temple, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952618/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5814.00" OriginalAmount="5814.00">
      <BasicPropertyInfo Latitude="48.851524551031" Longitude="2.3486924171448" StarRating="4" HotelCode="34424|melia_colbert" HotelName="Meliá Paris Notre-Dame" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Hotel Colbert, 75005 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54836/a_54836_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel lies in the exciting city of Paris, on the fashionable left bank of the Seine, and in a quiet street facing the Notre Dame cathedral. It is only a few paces to the Latin Quarter and the Boulevard Saint Germain, and is the perfect starting point for those wishing to explore historic Paris and have all the most significant attractions in the nearby surroundings, including museums or the romantic island of Saint-Louis with its countless cosy bistros. Of course, guests can also enjoy the impressive views of one of the most imposing cathedrals in the world. The central railway stations of the city are within easy reach, with Gare du Nord 5 km away, Gare de l'Est 4 km away, and Gare de Lyon some 2 km from the hotel. The nearest metro stations are Maubert Mutualité (L10), St Michelle (L4 or RER C and B (urban rail)), and Hotel de Ville (L1). It is some 20 km to Orly airport and approximately 35 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5824.00" OriginalAmount="5824.00">
      <BasicPropertyInfo Latitude="48.871989" Longitude="2.297915" StarRating="5" HotelCode="14016|hotel_vernet" HotelName="Le Vernet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Vernet, Champs Elysees, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16176/s_16176_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from the Champs Elysees and the Arc de Triomphe. It is the ideal place for shopping, visiting tourist attractions or a business stay. It is 2 stops from the congress centre or the business district of La Defense. Guests will find the nearest restaurants, bars and clubs around 50 m away on the Champs Elysees. The metro station Etoile is some 200 m away and there is a bus stop around 50 m away. Gare du Nord railway station is approximately 6 km away and can be reached in 20 minutes with public transport. The Parc Monceau is around 1.2 km away and the Bois de Boulogne is some 2.7 km away. The Eiffel Tower is roughly 2 km from the hotel, the Louvre is around 3.3 km away and Le Grand Palais is some 1.7 km away. Paris Charles de Gaulle Airport is around 30 km away and Paris Orly Airport is some 25 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6019" OriginalAmount="6019">
      <BasicPropertyInfo Latitude="48.871083" Longitude="2.304649" StarRating="5" HotelCode="87703|29645" HotelName="Fraser Suites Le Claridge Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74, avenue des Champs-Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122597/a_122597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic apartment hotel enjoys a wonderful location on the Champs-Élysées and is the perfect hideaway in which to experience true French hospitality. The immediate vicinity features shops, restaurants, bars, pubs and nightlife spots, and tourist attractions such as the Arc de Triomphe, the Eiffel Tower and the Louvre are within 4 km of the accommodation. Saint-Lazare train station is 2.5 km away, Franklin Roosevelt metro station is just 300 metres away, and the airports of Charles de Gaulle and Orly are 34 and 36 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6234.00" OriginalAmount="6234.00">
      <BasicPropertyInfo Latitude="48.874214" Longitude="2.30453" StarRating="4" HotelCode="337168|george_washington" HotelName="George Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Washington, 75008  Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56040/a_56040_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing, up-market hotel is quietly situated on Rue Washington, very close to the Champs-Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6435.00" OriginalAmount="6435.00">
      <BasicPropertyInfo Latitude="48.8748713" Longitude="2.31800588" StarRating="5" HotelCode="726624|hotel_bowmann" HotelName="Hôtel Bowmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630278/630278a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Bowmann offers the décor for 48 beautifully designed rooms and 5 spacious suites. In a luxurious Haussmann-style building the hotel embraces both Paris' heritage and bespoke 5 stars comfort.
On the elegant façade, perfectly fitting the prestigious atmosphere of Boulevard Haussmann, the stylish red portico opens the door to a brand-new luxury experience in Paris.
A perfect mix of tradition and heritage with innovation and avant-gardism, highlighting the beautiful tradition of Parisian luxury hotels while bringing a touch of essential freshness.
The rooms, with surfaces ranging from 25m2 to 100m2, are echoing the characteristic Haussmannian apartments with hardwood floors, ceiling-high moldings and plush beds with leather headboards.
Dressed in “haute couture” Carrara marble, the bathrooms redefine the concept of essential comfort and contemporary luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6467.00" OriginalAmount="6467.00">
      <BasicPropertyInfo Latitude="48.86811828613281" Longitude="2.3487889766693115" StarRating="0" HotelCode="0|hotel_du_sentier" HotelName="Hotel du Sentier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Place du Caire, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/a8/58a87d9a103cf53ad32abac8379fe0ae939934e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Hotel du Sentier» is located in Paris. This hotel is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the hotel — Sentier, Centre Georges Pompidou and Museum of Modern Art.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the bar. You can stop by 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 is available on the territory. Ask for more information when checking in.&lt;br /&gt;To book an excursion, consult the tour assistance desk of the hotel. Additional services that the hotel offers to its guests: a laundry, dry cleaning, press and a safe-deposit box.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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 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: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6494.00" OriginalAmount="6494.00">
      <BasicPropertyInfo Latitude="48.8729362487793" Longitude="2.302577018737793" StarRating="5" HotelCode="0|monsieur_georgechamps_elysees" HotelName="Monsieur George Hotel &amp; Spa – Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Washington, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/5d/e15d945320d19de612ea01a38e4657de9c2a6961.jpeg</HotelPictures>
        <HotelDescription>This outstanding null is set in Arr8/16:Star-C. Elysées/Trocadero. The establishment's common areas include Wi-Fi internet connection. null will appreciate the 24-hour reception.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 26.00 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 25.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: 25.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6525.00" OriginalAmount="6525.00">
      <BasicPropertyInfo Latitude="48.87023162841797" Longitude="2.3307390213012695" StarRating="5" HotelCode="0|kimpton_st_honore_paris_an_ihg_hotel" HotelName="Kimpton St Honore Paris, an IHG Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Boulevard des Capucines, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5c/59/5c59ebf39b81336b3c380eb76a77eb44086d788f.jpeg</HotelPictures>
        <HotelDescription>Moments away from Opera, Faubourg St Honoré &amp;amp; the Tuileries Gardens, Kimpton St Honoré Paris brings creative flair to its 1917 Art Déco facade.&lt;br /&gt;Its 149 stylish guest rooms and 24 beautifully designed Suites are the work of renowned Paris-based interior designer Charles Zana. Inspired by minimalist Art Nouveau aesthetics and a light-hearted sense of Parisian chic, Kimpton St Honoré Paris encourages encounters between travellers and habitués thanks to its healthy, California-inspired patio restaurant, a cutting-edge spa complete with interior swimming pool and, cerise sur le gâteau, the unrivalled 360-degree views of its rooftop bar &amp;amp; garden&lt;br /&gt;&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: 42.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: 85.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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6670.00" OriginalAmount="6670.00">
      <BasicPropertyInfo Latitude="48.860608836236" Longitude="2.3441998048934" StarRating="5" HotelCode="471781|maison_albar_hotel_paris_celine" HotelName="Maison Albar Hotel Paris Céline" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>23/25 Rue Du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585701/585701a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A restaurant, a bar and room service are available to guests of the establishment. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6791.00" OriginalAmount="6791.00">
      <BasicPropertyInfo Latitude="48.872818" Longitude="2.307329" StarRating="4" HotelCode="78639|hotel_daniel_paris" HotelName="Daniel" 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>8 Rue Frédéric Bastiat, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332434/332434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6801.00" OriginalAmount="6801.00">
      <BasicPropertyInfo Latitude="48.865169" Longitude="2.332981" StarRating="4" HotelCode="409334|hotel_lumen_paris_louvre" HotelName="Lumen" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue des Pyramides, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/113155/113155a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the heart of Paris between the Louvre and the opera and just a 5-minute walk from Jardin des Tuileries and Place Vendome. Orly Airport is approximately 18 km from the hotel and Charles de Gaulle Airport is around 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6877.00" OriginalAmount="6877.00">
      <BasicPropertyInfo Latitude="48.87279389" Longitude="2.30522712" StarRating="5" HotelCode="633096|hotel_de_berri_a_luxury_collection_hotel_paris" HotelName="Hôtel De Berri A Luxury Collection Hotel Paris" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18-22 Rue de Berri Paris, 75008 France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628568/628568a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6890.00" OriginalAmount="6890.00">
      <BasicPropertyInfo Latitude="48.866300988206" Longitude="2.2866287827492" StarRating="4" HotelCode="18736|radisson_blu_le_dokhans_hotel" HotelName="Le Dokhan's, a Tribute Portfolio Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23363/a_23363_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the 16th arrondissement of Paris. The property lies 1 km from the Eiffel Tower and there are several metro stations nearby, including Boissiere, which is 300 metres away. Paris-Orly airport and Paris-Charles de Gaulle airport are both about 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7302.00" OriginalAmount="7302.00">
      <BasicPropertyInfo Latitude="48.88357" Longitude="2.334037" StarRating="4" HotelCode="73811|chat_noir_design_hotel" HotelName="Le Chat Noir Design" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>68 Boulevard De Clichy, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99574/r_99574_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the foot of La Butte Montmartre, a few metres from the famous Moulin Rouge cabaret, and it offers an ideal location to experience one of Paris's liveliest districts. Charles de Gaulle airport is approximately 15 km away, and Orly airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7787.00" OriginalAmount="7787.00">
      <BasicPropertyInfo Latitude="48.861291654137" Longitude="2.2750159659678" StarRating="5" HotelCode="636170|brach_paris" HotelName="Brach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Designated Smoking Area,Heated Pool,Laundry,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Rue Jean Richepin, 16ème Arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/754809/a_754809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the heart of the 16th arrondissement, neighbouring the Trocadéro, Eiffel Tower and Passy market, a stone's throw from La Grande Epicerie rive droite and the Bois de Boulogne, Brach unveils a space full of freedom and light designed by Philippe Starck. The world-famous designer has created a place of modern romanticism, rigorous yet elegant, that reveals its glass structure behind lush vegetation.

Combining avant-garde style and timeless appeal, the hotel boasts 59 rooms and suites with terraces, as well as welcoming lounges overlooking an outdoor environment treated with the utmost respect.

Restaurant with Mediterranean influences, balanced cuisine, a pastry shop, cocktail bar, a kitchen garden suspended over the rooftops and a sports club all await you in the immense glasshouse that is Brach, where humanity mixes with nature and innovation, culture and poetry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8511.00" OriginalAmount="8511.00">
      <BasicPropertyInfo Latitude="48.861785547597" Longitude="2.3039976134918" StarRating="5" HotelCode="310521|hotel_juliana_paris" HotelName="Hôtel Juliana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Rue Cognacq Jay, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424692/a_424692_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9120.00" OriginalAmount="9120.00">
      <BasicPropertyInfo Latitude="48.878841400146484" Longitude="2.327510118484497" StarRating="0" HotelCode="0|sweet_inn_apartments_milan" HotelName="Sweet Inn - Saint Lazare - Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de Milan, 75009, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/49/754925fb48be213638c0b74f3952c2bcebf1ec86.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy: hotel «Sweet Inn - Saint Lazare - Milan» is located in Paris. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Europe, Moulin Rouge and Galeries Lafayette Haussmann.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Accessible for guests with disabilities: the elevator helps them to go to the highest floors. The staff of the hotel will be happy to talk to you in English, Spanish, Italian, Russian and French.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9253.00" OriginalAmount="9253.00">
      <BasicPropertyInfo Latitude="48.870982" Longitude="2.330421" StarRating="4" HotelCode="258520|intercontinental_paris_le_grand" HotelName="Intercontinental Le Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14859/a_14859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9259.00" OriginalAmount="9259.00">
      <BasicPropertyInfo Latitude="47.21628526" Longitude="0.06001027" StarRating="0" HotelCode="595426|madame_reve" HotelName="Gîte les Orchidées de la Loire Montsoreau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Quai Philippe de Commines, 49730 Montsoreau</AddressLine>
          </AddressLines>
          <CityName>Montsoreau</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763635/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montsoreau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11745.00" OriginalAmount="11745.00">
      <BasicPropertyInfo Latitude="48.868323" Longitude="2.326862" StarRating="5" HotelCode="47253|castille_paris" HotelName="Castille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-37 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10168/a_10168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel whose interiors combine tasteful French and Venetian styles, is situated at the heart of Paris between the opera house and the Louvre in the quarter featuring the most famous fashion houses in Paris. Public transport departs from stops located just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12063.00" OriginalAmount="12063.00">
      <BasicPropertyInfo Latitude="48.869156549822" Longitude="2.2983138994138" StarRating="4" HotelCode="303897|helzear_champs_elysees_2" HotelName="Suites Hôtel Helzear Champs Elysées" 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>49 Avenue Marceau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/417671/a_417671_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13319.00" OriginalAmount="13319.00">
      <BasicPropertyInfo Latitude="48.869397" Longitude="2.331158" StarRating="4" HotelCode="19376|hotel_westminster_opera" HotelName="Westminster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24419/a_24419_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the Rue de la Paix at heart of Paris, between the Rue Vendôme and the opera house. Les Tuileries, the Louvre and Faubourg Saint Honoré are only a short walk away. Opera underground station is a 2-minute walk and the Gare du Nord Eurostar Station is around 2.5 km away. The transfer time to Orly airport takes around 40 minutes and Charles de Gaulle airport is 45 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13558.00" OriginalAmount="13558.00">
      <BasicPropertyInfo Latitude="48.86908867251" Longitude="2.300817668438" StarRating="5" HotelCode="16208|prince_de_galles_a_luxury_collection_hotel" HotelName="Prince de Galles, a Luxury Collection Hotel" 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19446/a_19446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Paris in Avenue George V, and is the ideal spot for browsing the renowned boutiques of the famous Triangle d'Or - the triangle formed by the Champs Elysees, Avenue George V and Avenue Montaigne. There is parking available outside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13663.00" OriginalAmount="13663.00">
      <BasicPropertyInfo Latitude="48.868765803102" Longitude="2.3305231332779" StarRating="5" HotelCode="26015|park_hyatt_paris__vendome" HotelName="Park Hyatt Paris-Vendome" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38058/a_38058_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the prestigious street Rue de la Paix in Paris, this comfortable hotel is located just a few steps away from Place Vendôme, the Champs Elysees and the exclusive shopping area of the Rue de Faubourg. The Louvre, the Musée d'Órsay and many other sightseeing opportunities in the city are within easy reach of the hotel. The nearest metro station is Opéra.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15005.00" OriginalAmount="15005.00">
      <BasicPropertyInfo Latitude="48.871690251705" Longitude="2.3010310760574" StarRating="5" HotelCode="400754|hotel_fouquets_barriere" HotelName="Hôtel Barrière Le Fouquet's Paris" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331881/331881a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15179.00" OriginalAmount="15179.00">
      <BasicPropertyInfo Latitude="48.865132" Longitude="2.328132" StarRating="5" HotelCode="14833|le_meurice" HotelName="Le Meurice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic 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,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>228 Rue de Rivoli, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17418/a_17418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Paris is one of the most romantic, stylish and exciting cities in the world, and guests at this hotel are perfectly placed to discover its myriad treasures. The Tuileries Garden, Place de la Concorde and the Louvre are on the hotel's doorstep, and guests venturing a little further afield will find the world's finest museums and galleries, theatres, a shopping heaven and exceptional restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17211.00" OriginalAmount="17211.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="976586|cour_des_vosges" HotelName="Cour des Vosges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Place des Vosges, 4 arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39190000/39186300/39186206/533f153a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17277.00" OriginalAmount="17277.00">
      <BasicPropertyInfo Latitude="48.870731554746" Longitude="2.2933955220901" StarRating="5" HotelCode="300304|the_peninsula__2" HotelName="The Peninsula Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427459/427459a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17298.00" OriginalAmount="17298.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="967874|jk_place_paris" HotelName="J.K. Place Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue De Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17400.00" OriginalAmount="17400.00">
      <BasicPropertyInfo Latitude="48.86547921" Longitude="2.33482792" StarRating="5" HotelCode="451115|nolinski_paris" HotelName="Nolinski Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de l'Opera, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/561204/p_561204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17627" OriginalAmount="17627">
      <BasicPropertyInfo Latitude="48.851426597473" Longitude="2.3271998763084" StarRating="4" HotelCode="14266|23477" HotelName="Hotel Lutetia" 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,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Boulevard Raspail, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16588/a_16588_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the heart of the fashionable Saint-Germain district, surrounded by galleries and antique shops. The nearest metro station Sèvres - Babylone is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19391.00" OriginalAmount="19391.00">
      <BasicPropertyInfo Latitude="48.868521495375" Longitude="2.3065079250772" StarRating="5" HotelCode="29150|marignan_paris" HotelName="Hotel Marignan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Marignan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46811/l_46811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the business, fashion and shopping district, between the mythic Champs Elysées and Avenue Montaigne. The nearest metro station can be reached in about 2 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19923.00" OriginalAmount="19923.00">
      <BasicPropertyInfo Latitude="48.863701" Longitude="2.29339" StarRating="5" HotelCode="165809|shangrila_hotel_paris" HotelName="Shangri-La Paris" 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,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 avenue d'Iéna, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232468/a_232468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20353.00" OriginalAmount="20353.00">
      <BasicPropertyInfo Latitude="48.86701" Longitude="2.327132" StarRating="5" HotelCode="904485|mandarin_oriental_paris" HotelName="Mandarin Oriental Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>251 rue Saint-Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238206/a_238206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20398.00" OriginalAmount="20398.00">
      <BasicPropertyInfo Latitude="48.871708183095" Longitude="2.3148122761269" StarRating="5" HotelCode="13928|hotel_le_bristol_paris" HotelName="Le Bristol Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16041/l_16041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on the Rue Faubourg St. Honoré, extremely close to the Elysées Palace. There are elegant shopping streets and galleries to be found very close to the hotel. All of Paris' sights of interest are easily accessible from here. Champs-Elysées Clemenceau Metro station is the closest to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23022.00" OriginalAmount="23022.00">
      <BasicPropertyInfo Latitude="48.867347" Longitude="2.321054" StarRating="5" HotelCode="11623|de_crillon" HotelName="Hôtel de Crillon, A Rosewood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Concorde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11211/a_11211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The enchanting hotel is hidden behind an inconspicuous façade close to the grandiose maritime museum on the Place de la Concorde at the heart of Paris. Interesting sights of interest such as the sophisticated Rue Faubourg St. Honoré, the Champs Elysées and the large museums are situated in the immediate vicinity, within walking distance. Links to the public transport network lie in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30447.00" OriginalAmount="30447.00">
      <BasicPropertyInfo Latitude="48.880190451012" Longitude="2.3515727618077" StarRating="3" HotelCode="74047|metropol" HotelName="Metropol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Rue de Maubeuge, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332129/332129a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42748.00" OriginalAmount="42748.00">
      <BasicPropertyInfo Latitude="48.869684" Longitude="2.31334" StarRating="5" HotelCode="306996|la_reserve_paris_2" HotelName="La Réserve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue Gabriel, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/71497/1971497/1.jpg?f=15348286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45698.00" OriginalAmount="45698.00">
      <BasicPropertyInfo Latitude="48.876199210643" Longitude="2.3500040173531" StarRating="3" HotelCode="37011|hotel_eurostars_panorama" HotelName="Exe Panorama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60741/a_60741_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable luxury hotel enjoys a splendid location in a secluded street in the Lafayette-Montmartre district of Paris. The Opera, Montmartre and the business district are all in the immediate vicinity. Scores of shops and entertainment venues as well as many of the city's exemplary tourist attractions are easily discovered on foot or by using the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45698.00" OriginalAmount="45698.00">
      <BasicPropertyInfo Latitude="48.878418345472" Longitude="2.3268109560013" StarRating="3" HotelCode="34578|hotel_de_la_fleche_dor" HotelName="Exe Paris Centre" 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,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue d'Amsterdam, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56267/a_56267_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is ideally located close to the Gare Saint-Lazare, the luxurious shopping centres on Boulevard Haussman and the Opéra Garnier.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="642" OriginalAmount="642">
      <BasicPropertyInfo Latitude="48.7168" Longitude="2.25251" StarRating="0" HotelCode="871973|424987" HotelName="All Suites Appart Hotel Palaiseau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Des Allies</AddressLine>
          </AddressLines>
          <CityName>Palaiseau</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.00" OriginalAmount="744.00">
      <BasicPropertyInfo Latitude="48.800955433518" Longitude="2.4506087365372" StarRating="2" HotelCode="902443|sejours_et_affaires_le_magistere__creteil" HotelName="Séjours &amp; Affaires Le Magistère" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-100 Avenue du Mal De Lattre de Tassigny, 94000 Créteil</AddressLine>
          </AddressLines>
          <CityName>Créteil</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Créteil. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.00" OriginalAmount="1085.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.370323" StarRating="1" HotelCode="149433|hotel_de_laveyron" HotelName="De l'Aveyron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5, rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="48.823538874113" Longitude="2.2728837567391" StarRating="3" HotelCode="422616|hotel_de_la_mairie_3" HotelName="Hôtel Paris d'Issy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Auguste Gervais, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Issy-les-Moulineaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1187.00" OriginalAmount="1187.00">
      <BasicPropertyInfo Latitude="48.906977156031" Longitude="2.2403989507402" StarRating="2" HotelCode="333660|lolympique" HotelName="Hotel L'Olympique 1924" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Charlebourg, 92250 La Garenne Colombes</AddressLine>
          </AddressLines>
          <CityName>Colombes</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 L'Olympique 1924 in La Garenne-Colombes, you'll be in the suburbs and convenient to Parc du Millenaire and Grande Arche. This hotel is within close proximity of Leonardo da Vinci Engineering School and CNIT Convention 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 17 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. 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;Enjoy a satisfying meal at a restaurant serving guests of L'Olympique 1924.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Planning an event in La Garenne-Colombes? This hotel has facilities measuring 377 square feet (35 square meters), including a meeting room.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="48.88583017" Longitude="2.22979333" StarRating="3" HotelCode="955775|ibis_styles_puteaux_paris_la_defense" HotelName="ibis Styles Puteaux Paris La Défense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Avenue du Général-de-Gaulle, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1370.00" OriginalAmount="1370.00">
      <BasicPropertyInfo Latitude="48.87938" Longitude="2.358098" StarRating="0" HotelCode="385602|st_christophers_inn_gare_du_nord__hostel" HotelName="St Christopher's Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.00" OriginalAmount="1497.00">
      <BasicPropertyInfo Latitude="48.87024171" Longitude="2.37103737" StarRating="0" HotelCode="958701|holidaysinparis_republique" HotelName="Holidays In Paris Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Avenue Parmentier, 10th Arr, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1559.00" OriginalAmount="1559.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="803789|hotel_port_royal" HotelName="Port Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard De Port-Royal</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1589.00" OriginalAmount="1589.00">
      <BasicPropertyInfo Latitude="48.875871991133" Longitude="2.35897095314" StarRating="4" HotelCode="39394|holiday_inn_paris_gare_de_lest" HotelName="Holiday Inn Paris - Gare De L'est" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is situated opposite Gare de l'Est. Both Montmatre and Les Halles are to be found nearby. It is about 6 km to the exhibition centre and the Champs Elysées. Links to the public transport network are 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1604.00" OriginalAmount="1604.00">
      <BasicPropertyInfo Latitude="48.877995" Longitude="2.35839183" StarRating="0" HotelCode="956702|okko_hotels_paris_gare_de_lest" HotelName="Okko Hotels Paris Gare De L’est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 A Rue D’Alsace, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1627.00" OriginalAmount="1627.00">
      <BasicPropertyInfo Latitude="48.864785340242" Longitude="2.3525923490524" StarRating="3" HotelCode="410479|hotel_bellevue_et_du_chariot_dor" HotelName="Bellevue Chariot d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1814.00" OriginalAmount="1814.00">
      <BasicPropertyInfo Latitude="48.87264001" Longitude="2.22909109" StarRating="0" HotelCode="502620|cosy_apparts_suresnes_la_defense" HotelName="Cosy Apparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Bis Rue de Verdun</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1818.00" OriginalAmount="1818.00">
      <BasicPropertyInfo Latitude="48.81733322143555" Longitude="2.2961111068725586" StarRating="0" HotelCode="0|appartement_comme_une_petite_maison" HotelName="Appartement Comme Une Petite Maison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6, Rue Etienne Dolet, 92240 Malakoff, France, Malakoff</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Malakoff, Appartement Comme Une Petite Maison provides accommodation with a patio and free WiFi. The accommodation is 16 km from Versailles. The apartment features 1 bedroom, a flat-screen TV, an equipped kitchen with a dishwasher and a microwave, a washing machine, and 1 bathroom with a shower. The apartment offers a terrace. Paris is 8 km from Appartement Comme Une Petite Maison, while Marne-la-Vallée is 41 km away. The nearest airport is Paris - Orly Airport, 14 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;Please note that a state of emergency has been introduced in France until June 1.&lt;br /&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1873.00" OriginalAmount="1873.00">
      <BasicPropertyInfo Latitude="48.8146" Longitude="2.33995" StarRating="0" HotelCode="840690|jojoe_paris_gentilly_hotel_hostel" HotelName="Jo&amp;Joe Paris Gentilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89-93 Avenue Paul Vaillant Couturier, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Gentilly</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2250.00" OriginalAmount="2250.00">
      <BasicPropertyInfo Latitude="48.84564849" Longitude="2.37538817" StarRating="0" HotelCode="587602|hostel_blue_planet" HotelName="Hostel Blue Planet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue planet hostel in Paris (12th Arrondissement), you'll be convenient to Ministry of Finance and Notre Dame Cathedral.  This hostel is within close proximity of Opera Bastille and Place de la Bastille. #  Rooms : # Make yourself at home in one of the 44 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. #  Dining : # For your convenience, a complimentary breakfast is served daily from 7:30 AM to 10 AM. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2353.00" OriginalAmount="2353.00">
      <BasicPropertyInfo Latitude="48.8475928" Longitude="2.3310888999999" StarRating="2" HotelCode="522389|jean_bart" HotelName="Hotel Jean Bart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Jean Bart, Quartier Notre-Dame-des-Champs, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2412.00" OriginalAmount="2412.00">
      <BasicPropertyInfo Latitude="48.877152" Longitude="2.345268" StarRating="3" HotelCode="11613|hotel_de_locean_3" HotelName="De L'Ocean" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris between Gare du Nord train station and Opéra Garnier. The Moulin Rouge is just 1.5 km away and the hotel is a short walk from Cadet metro station, which provides access to the Louvre Museum and Notre Dame within 10 minutes. Paris-Orly Airport is approximately 23 km from the hotel and Paris-Charles de Gaulle Airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2547.00" OriginalAmount="2547.00">
      <BasicPropertyInfo Latitude="48.85872233" Longitude="2.35358311" StarRating="2" HotelCode="502443|dwin_hotel" HotelName="D'win" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a café, a bar, a babysitting service and a childcare service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3833.00" OriginalAmount="3833.00">
      <BasicPropertyInfo Latitude="48.883723809612" Longitude="2.342641530213" StarRating="4" HotelCode="632558|momart_hotel_spa" HotelName="Môm’Art Hôtel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café, a bar and room service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5579.00" OriginalAmount="5579.00">
      <BasicPropertyInfo Latitude="48.8243125" Longitude="2.32127716" StarRating="0" HotelCode="487742|sweet_inn_apartments_brune_2" HotelName="Sweet Inn- Brune" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>159-163 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service,Designated Smoking Area,Laundry,Jacuzzi,Kitchen,Sauna,Spa,Currency Exchange,Golf,Lounge,Garden,Nightclub,Wheelchair Access,Massage Centre,Bicycle Rental,Swimming Pool,Babysitting,Parking,Valet Parking,Pets allowed,LCD/Projector,24 Hour Front Desk,Elevator,Housekeeping,Luggage Storage,Diet Meals,Wake-up Call Service,Printer,24 Hour Security,Business Centre,Heated Pool,Meeting Room,24 Hour Power Supply,Coffee Shop,Dry Cleaning,Library,Limousine Service,Pick &amp;amp; Drop,Porter,Off-Site Parking,Concierge</BasicAmenities>
    <HotelRating>3.5,3,4,2,1,5,4.5,2.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,LUNCH</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,VILLAGE,HISTORIC HOTEL,ECO HOTEL,AIRPORT HOTEL,GOLF HOTEL,CLUB RESORT,SPA HOTEL,APARTHOTEL,GUESTHOUSE,HOSTEL,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
6699a3d3-8c04-4166-8392-747bb468122c|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="6699a3d3-8c04-4166-8392-747bb468122c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-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
6699a3d3-8c04-4166-8392-747bb468122c|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
6699a3d3-8c04-4166-8392-747bb468122c|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-12-10T14:15:40.6432207+00:00" Version="0" EchoToken="Search" TransactionIdentifier="6699a3d3-8c04-4166-8392-747bb468122c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="459.00" OriginalAmount="459.00">
      <BasicPropertyInfo Latitude="48.7763" Longitude="2.3672" StarRating="2" HotelCode="913127|ibis_budget_chevilly_larue_villejuif_rn_7" HotelName="ibis budget Orly Chevilly Tram 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>72-78 Avenue de Stalingrad, RN 7, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/275421/a_275421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a restaurant. 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="468.00" OriginalAmount="468.00">
      <BasicPropertyInfo Latitude="48.865546" Longitude="2.417213" StarRating="3" HotelCode="63961|campanile_paris_est__porte_de_bagnolet" HotelName="Campanile Porte de Bagnolet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Avenue du General de Gaulle, Bagnolet 93170</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82415/a_82415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel-restaurant is situated in the east of Paris, near Porte de Bagnolet. The centre of Paris is around 30 minutes' drive and guests will find a bus station and links to the metro network right in front of the hotel. Sights such as the Eiffel Tower, the Parcs des Expositions and the Champs Elysees may be reached in some 30 minutes by public transport. Charles de Gaulle airport is around 10 km away and it is some 30 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.00" OriginalAmount="481.00">
      <BasicPropertyInfo Latitude="48.8783935" Longitude="2.4754927" StarRating="2" HotelCode="153165|premiere_classe_paris_est__rosny_sous_bois" HotelName="Première Classe Rosny Sous Bois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Lisbonne, 93110 Rosny-sous-Bois</AddressLine>
          </AddressLines>
          <CityName>Rosny-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216318/a_216318_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rosny-sous-Bois.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.00" OriginalAmount="486.00">
      <BasicPropertyInfo Latitude="48.901090545418" Longitude="2.332599489584" StarRating="1.5" HotelCode="101868|hotelf1_paris_porte_de_montmartre" HotelName="Hôtel hotelF1 Paris Saint Ouen Marché aux Puces" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Du Docteur Babinski, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142367/a_142367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="527.00" OriginalAmount="527.00">
      <BasicPropertyInfo Latitude="48.868423508905" Longitude="2.4310240226845" StarRating="1" HotelCode="157252|premiere_classe_montreuil" HotelName="Premiere Classe Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>64 Rue Jean Lolive, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/223109/a_223109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.2 km from the centre of Montreuil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531" OriginalAmount="531">
      <BasicPropertyInfo Latitude="48.8769035" Longitude="2.6010755" StarRating="3" HotelCode="146073|191842" HotelName="City Résidence Chelles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue François Mitterrand, 77500 Chelles</AddressLine>
          </AddressLines>
          <CityName>Chelles</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/7/0/8/9/5/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Chelles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="539" OriginalAmount="539">
      <BasicPropertyInfo Latitude="48.775652" Longitude="2.408905" StarRating="2" HotelCode="213180|442607" HotelName="ibis budget Vitry-sur-Seine A86 Bords de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Léon Geoffroy, Z.I. les Ardoines, 94400 Vitry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Vitry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301863/a_301863_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="542" OriginalAmount="542">
      <BasicPropertyInfo Latitude="49.009794" Longitude="2.31047" StarRating="3" HotelCode="410245|226863" HotelName="Residhotel les Hauts d´Andilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Route de la Berchére, 95580 Andilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100811/a_100811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a small and peaceful green town only 18 km from the business district of La Défense and close to the famous spa resort of Enghien-les-Bains'. Charles De Gaulle International Airport and Orly International Airport are 31 and 50 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551" OriginalAmount="551">
      <BasicPropertyInfo Latitude="48.78307836" Longitude="2.61523855" StarRating="2" HotelCode="543899|422821" HotelName="B&amp;B Hôtel PONTAULT-COMBAULT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96 Rue des Prés Saint-Martin, Rue des Petites Friches, 77340 Pontault-Combault</AddressLine>
          </AddressLines>
          <CityName>Pontault-Combault</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638503/638503a_hb_a_001.jpg</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. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.00" OriginalAmount="561.00">
      <BasicPropertyInfo Latitude="48.90891852" Longitude="2.33231008" StarRating="0" HotelCode="350586|hotel_residence_saint_ouen" HotelName="Hôtel Résidence Saint Ouen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/04/a4045c6db22418aa0097cd7a7dd4bc77b15cf1aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564" OriginalAmount="564">
      <BasicPropertyInfo Latitude="48.87629526" Longitude="2.1159379" StarRating="2" HotelCode="538717|512574" HotelName="B&amp;B Hôtel Louveciennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>25 Chemin de Prunay, RN 13, 78430 Louveciennes</AddressLine>
          </AddressLines>
          <CityName>Louveciennes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638352/638352a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Looking for a cheap, well-located hotel in Greater Paris? Enjoy service with a smile at the B&amp;B Hotel Louveciennes!
Planning a trip to Paris and the surrounding area? Our hotel is near the Parc de Saint-Germain-en-Laye and its chateau (3 miles). It is also near the Palace of Versailles (5 miles), making it the perfect location for history buffs and visitors who like to explore! Travelling to Paris is easy as our hotel is near Louveciennes train station (2 miles) and right next to the N186.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="570" OriginalAmount="570">
      <BasicPropertyInfo Latitude="49.018810039496" Longitude="2.4620461771657" StarRating="2" HotelCode="935754|82962" HotelName="B &amp; B Goussainville CDG" 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>17 Rue Le Corbusier, 95190 Goussainville</AddressLine>
          </AddressLines>
          <CityName>Goussainville</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638344/638344a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Goussainville. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.00" OriginalAmount="573.00">
      <BasicPropertyInfo Latitude="48.820801522249" Longitude="2.390667624809" StarRating="2" HotelCode="902447|sejours__affaires_parisivry" HotelName="Séjours &amp; Affaires Paris-Ivry" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Jean Jacques Rousseau, 94200 Ivry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591568/591568a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.00" OriginalAmount="576.00">
      <BasicPropertyInfo Latitude="48.89554508" Longitude="2.29828558" StarRating="0" HotelCode="589320|residence_odalys_paris_levallois" HotelName="Résidence Odalys Paris Levallois  à Levallois Perret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Jules Verne, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591272/591272a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.00" OriginalAmount="584.00">
      <BasicPropertyInfo Latitude="48.910432" Longitude="2.380393" StarRating="2" HotelCode="213096|ibis_budget_paris_porte_daubervilliers" HotelName="ibis budget Paris Aubervilliers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>53-61 rue de la Commune de Paris, 93300 Aubervilliers</AddressLine>
          </AddressLines>
          <CityName>Aubervilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301775/a_301775_A2.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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.00" OriginalAmount="588.00">
      <BasicPropertyInfo Latitude="48.814959" Longitude="2.418781" StarRating="3" HotelCode="110121|adagio_access_paris_maisons_alfort" HotelName="Aparthotel Adagio Access Paris Maisons Alfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Eugene Renault, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152966/a_152966_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Maisons-Alfort. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.00" OriginalAmount="596.00">
      <BasicPropertyInfo Latitude="48.776228486142" Longitude="2.3670012252248" StarRating="3" HotelCode="109563|ibis_chevilly_larue_villejuif_rn7" HotelName="Hôtel ibis Orly Chevilly Tram 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Avenue de Stalingrad, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152335/a_152335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chevilly-Larue. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.00" OriginalAmount="607.00">
      <BasicPropertyInfo Latitude="48.867481034114" Longitude="2.226092761377" StarRating="1" HotelCode="153156|premiere_classe_paris_ouest__pont_de_suresnes" HotelName="Hotel Première Classe Paris Ouest - Pont De Suresnes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Henri Sellier, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216306/a_216306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Suresnes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="611" OriginalAmount="611">
      <BasicPropertyInfo Latitude="48.82922888657" Longitude="2.4013508856297" StarRating="0" HotelCode="71415|13019" HotelName="Aparthotel Adagio access Paris Porte de Charenton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>203 rue de Paris, 94220 Charenton le Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96752/a_96752_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Charenton Le Pont, 200 m from the city limits of Paris and only 10 to 15 minutes by car or public transport from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617" OriginalAmount="617">
      <BasicPropertyInfo Latitude="48.753969" Longitude="2.336702" StarRating="3" HotelCode="109751|16965" HotelName="Euro Hotel Orly-Rungis" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>63 Avenue du Parc Médicis, 94260 Fresnes, Val-de-Marne</AddressLine>
          </AddressLines>
          <CityName>Fresnes, Val-de-Marne</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/45/454845/CnrujZ9I_5939dc8c297e4c0680f409e1b34ffba3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Paris, Disneyland and Versailles in the middle of Parc Médicis de Fresnes. It is located 12 km from central Paris, at the intersection of the A6 and A86. It offers fast road access to Disneyland Resort® Paris and is 5 km north of Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="617.00" OriginalAmount="617.00">
      <BasicPropertyInfo Latitude="48.89242" Longitude="2.44167" StarRating="2" HotelCode="408781|bb_hotel_paris_romainville_noisylesec" HotelName="B&amp;B Hotel PARIS Romainville Noisy-le-Sec" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>103 Rue Paul Vaillant Couturier, 93130 Noisy-le-Sec, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Noisy-le-Sec</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576042/576042a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The whole B&amp;B Paris Romainville Noisy le Sec Hotel multilingual staff will be very plesaed to welcome you in our fresh brand new hotel located at 900 m / 0,6 mile from Metro 5 Raymond Queneau station. You will enjoy the B&amp;B brand standards : queen size beds, extra soft duvets ans pillows, powerful and illimited free wifi connection. Ideal for families up to 6 persons or groups, you will also be able to park easily, even a coach in our private parking (6 €). Don't forget to taste our easy and generous breakfast with croissants, brioche, bacon, scrambled eggs, orange juice, all with Brittany's flavour for 6,15 € (3 € for a child up to 10 years old).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="618" OriginalAmount="618">
      <BasicPropertyInfo Latitude="48.801968821304" Longitude="2.4321153465132" StarRating="1" HotelCode="335139|489196" HotelName="Hôtel Moderne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Parmentier, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/93780/1993780/19.jpg?f=15505842</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Maisons-Alfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.00" OriginalAmount="618.00">
      <BasicPropertyInfo Latitude="48.915498726154" Longitude="2.4172017896284" StarRating="2" HotelCode="571894|bb_hotel_paris_est_bobigny" HotelName="B&amp;B Hôtel Paris Est Bobigny Université" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue René Goscinny, ZAC de la Vache à l'Aise, 93000 Bobigny</AddressLine>
          </AddressLines>
          <CityName>Bobigny</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/688994/a_688994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bobigny.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="619" OriginalAmount="619">
      <BasicPropertyInfo Latitude="48.85661" Longitude="2.778868" StarRating="2" HotelCode="99727|37650" HotelName="Séjours &amp; Affaires Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Cours du Danube, 77700 Serris</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139690/a_139690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are invited to enjoy the environment of the residence located next to Serris Val d'Europe, just steps away from Marne La Vallée. The Seine et Marne district offers tourist sights (e.g. Medieval City of Provins, Vaux le Vicomte castle and Feline park of Nesles), as well as the famous Village Valley shopping centre. The residence is located 32 km from Paris and close to the Disneyland Paris resort and the business district of Val d'Europe. The establishment is some 43 km from Orly and Roissy Charles de Gaulle airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.00" OriginalAmount="619.00">
      <BasicPropertyInfo Latitude="48.915987289773" Longitude="2.2888626650124" StarRating="3" HotelCode="183695|adagio_access_paris_asnieres" HotelName="Aparthotel Adagio access Paris Asnières" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue des Frères Chausson, 92600 Asnieres sur Seine, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/257266/a_257266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Asnières-sur-Seine. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="623" OriginalAmount="623">
      <BasicPropertyInfo Latitude="48.914968257161" Longitude="2.2275864169247" StarRating="3" HotelCode="412099|228777" HotelName="Aparthotel Adagio access Colombes La Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Pierre Expert, 92700 Colombes</AddressLine>
          </AddressLines>
          <CityName>Colombes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/521714/a_521714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="624" OriginalAmount="624">
      <BasicPropertyInfo Latitude="48.988708554133" Longitude="2.5144855035" StarRating="2" HotelCode="153163|66290" HotelName="Premiere Classe Roissy Charles De Gaulle Paris Nord 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>309 Rue De La Belle Etoile ZI Paris Nord 2, P.O. Box 50005, 95945 Roissy Charles-de-Gaulle Cedex</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216316/a_216316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.00" OriginalAmount="628.00">
      <BasicPropertyInfo Latitude="48.918178" Longitude="2.307112" StarRating="0" HotelCode="213286|hotelf1_gennevilliers_asnieres" HotelName="hotelF1 Gennevilliers Asnières" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Laurent Cély, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301977/a_301977_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.00" OriginalAmount="631.00">
      <BasicPropertyInfo Latitude="48.82630901" Longitude="2.36034563" StarRating="1" HotelCode="440495|hotel_tolbiac_" HotelName="Hotel Tolbiac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>122 Rue De Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481273/481273a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="632.00" OriginalAmount="632.00">
      <BasicPropertyInfo Latitude="48.933154" Longitude="2.30383775" StarRating="1" HotelCode="153111|premiere_classe_paris_ouest__gennevilliers_barbanniers" HotelName="Premiere Classe Gennevillers Barbanniers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>ZAC des Barbanniers Avenue du Général de Gaulle, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216261/a_216261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gennevilliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="639.00" OriginalAmount="639.00">
      <BasicPropertyInfo Latitude="48.825154" Longitude="2.393973" StarRating="2" HotelCode="213097|ibis_budget_paris_porte_de_bercy_2" HotelName="ibis budget Paris Porte de Bercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Place de l'Europe, Paris Bercy 2, 94220 Charenton-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301776/a_301776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The individual storeys can easily be reached via the lift or stairs. Wireless internet access is available to travellers in the public areas. The hotel offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.00" OriginalAmount="640.00">
      <BasicPropertyInfo Latitude="48.815833" Longitude="2.363712" StarRating="2" HotelCode="213103|ibis_budget_paris_porte_ditalie_ouest" HotelName="ibis budget Paris Porte d'Italie Ouest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6/15 Rue Elisée Reclus, 94270 Le Kremlin-Bicêtre</AddressLine>
          </AddressLines>
          <CityName>Le Kremlin-Bicêtre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301782/a_301782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Le Kremlin-Bicêtre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="645.00" OriginalAmount="645.00">
      <BasicPropertyInfo Latitude="48.793910933333" Longitude="2.3205578093907" StarRating="2" HotelCode="486332|sejours_affaires_paris_bagneux" HotelName="Séjours &amp; Affaires Paris Bagneux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>204 Avenue Aristide Briand, 92220 Bagneux</AddressLine>
          </AddressLines>
          <CityName>Bagneux (Hauts-de-Seine)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576741/576741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Bagneux, Marne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="647" OriginalAmount="647">
      <BasicPropertyInfo Latitude="48.770332460532" Longitude="2.3675111214367" StarRating="3" HotelCode="185807|125146" HotelName="Adonis Paris Sud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Avenue de Stalingrad, 94450 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259808/a_259808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Chevilly business district. Villejuif Louis-Aragon RER train station is a 10-minute drive away, which has train services going directly to Paris. Paris-Orly Airport is just a 7-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="648" OriginalAmount="648">
      <BasicPropertyInfo Latitude="48.826433334845" Longitude="2.1187245285386" StarRating="3" HotelCode="109967|73063" HotelName="Hôtel ibis Versailles Parly 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Avenue Dutartre, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152788/w_152788_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Le Chesnay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.00" OriginalAmount="649.00">
      <BasicPropertyInfo Latitude="48.905884867094" Longitude="2.4575378687172" StarRating="3" HotelCode="888124|campanile_paris_est__bobigny" HotelName="Hotel Campanile Paris Est - Bobigny" 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,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>304 Avenue Paul-Vaillant Couturier, 93000 Bobigny</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136428/a_136428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location, near to Paris by metro (line 5), 100 metres from the centre of Bobigny. Guests will find links to the public transport network just 50 metres away and there are shopping venues only 300 metres from the hotel. It lies close to the Parc des Expositions de Villepinte (1.2 km), the Parc des Expositions du Bourget, Disneyland Paris and the Zénith de Paris arena as well as the Stade de France stadium (9 km). Charles de Gaulle Airport is 15 km and it is 18 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="652" OriginalAmount="652">
      <BasicPropertyInfo Latitude="48.8191253" Longitude="2.4786888" StarRating="2" HotelCode="274891|489186" HotelName="Cinepole" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue des Platanes, 94340 Joinville-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Joinville-Le-Pont</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255338/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 34 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant and a bar. 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="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="48.884991381358" Longitude="2.1961498260498" StarRating="2" HotelCode="171045|73723" HotelName="Séjours &amp; Affaires Paris Nanterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue de Vignes, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Nanterre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151936/151936a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located to the west of Paris between the business districts of La Défense (5 km away) and Rueil 2000 (2 km away). The La Défense 4 Temps shopping centre is 4 km from the hotel and the RER and bus stations are both just 5 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="48.917833" Longitude="2.316025" StarRating="3" HotelCode="153826|residhome_asnieres" HotelName="Residhome Asnières" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Eugénie Eboué, 92600 Asnières-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/230006/y04aQ5YY_cdcead2f99eb0b22295da441d704d2c6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the Tour d'Asnières business park, the residence is well-connected to the public transportation system with the Les Grésillons RER C suburban train station 300 metres away, which connects to Paris Porte Maillot in 10 minutes. The shops of La Défense, Palais des Congrès, La Défense business disctrict, Champs-Élysées and the Eiffel Tower are all 10 to 12 minutes’ drive from the aparthotel, and Montparnasse train station is a 20-minute drive. Guests will find restaurants in the immediate vicinity and the centre of Asnières is just 2 km away. Charles de Gaulle airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="48.919287976762" Longitude="2.3158549181981" StarRating="3" HotelCode="529741|residhome_asnieres_park" HotelName="Residhome Paris Asnières Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Maria Montessori, 92600 Asnieres</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633915/633915a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Asnières-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="48.86890411376953" Longitude="2.4156720638275146" StarRating="3" HotelCode="0|bb_hotel_paris_porte_de_bagnolet" HotelName="B&amp;B Hotel Paris Porte De Bagnolet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Avenue Gambetta, Bagnolet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/ea/c4ea498072ad9625a2f6751de2e2e9827c19ad29.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at B&amp;amp;B Hotel Paris Porte De Bagnolet in Bagnolet, you'll be within a 5-minute drive of Zenith de Paris and Grands Boulevards.  This hotel is 2.9 mi (4.7 km) from Opera Bastille and 3.3 mi (5.4 km) from Les Halles.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 2.6 km / 1.6 mi&lt;br /&gt;Place de la Nation - 3.2 km / 2 mi&lt;br /&gt;Philharmonie de Paris - 3.4 km / 2.1 mi&lt;br /&gt;Grande halle de la Villette - 3.5 km / 2.2 mi&lt;br /&gt;Parc des Buttes Chaumont - 3.6 km / 2.3 mi&lt;br /&gt;Zenith de Paris - 3.8 km / 2.4 mi&lt;br /&gt;Canal Saint-Martin - 3.9 km / 2.4 mi&lt;br /&gt;City of Science and Industry - 4.2 km / 2.6 mi&lt;br /&gt;Paris Zoological Park - 4.6 km / 2.8 mi&lt;br /&gt;Place de la Bastille - 4.6 km / 2.9 mi&lt;br /&gt;Opera Bastille - 4.7 km / 2.9 mi&lt;br /&gt;Place de la Republique - 4.7 km / 2.9 mi&lt;br /&gt;Picasso Museum - 4.8 km / 3 mi&lt;br /&gt;Place des Vosges - 4.8 km / 3 mi&lt;br /&gt;Rue de Rivoli - 4.9 km / 3.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 25.6 km / 15.9 mi&lt;br /&gt;Orly Airport (ORY) - 19.2 km / 11.9 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk, an elevator, and microwave in a common area. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : Buffet breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:30 AM to 10:30 AM for a fee.&lt;br /&gt;HeadLine : Near Place de la Nation&lt;br /&gt;Rooms : Make yourself at home in one of the 108 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms with showers are provided. 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;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 3.00 EUR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 4.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 12.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.00" OriginalAmount="661.00">
      <BasicPropertyInfo Latitude="48.918328551439" Longitude="2.3426693349877" StarRating="3" HotelCode="900437|adagio_access_paris_saintdenis_pleyel" HotelName="Aparthotel Adagio access Paris Saint Denis Pleyel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Du Docteur Finot, 93200 Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183455/a_183455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On the outskirts of Paris, in the Pleyel business district, this hotel offers access to central Paris in just 10 minutes via the metro (located just a stone's throw away). It is also near the Stade de France, and its stores and cinema.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="662.00" OriginalAmount="662.00">
      <BasicPropertyInfo Latitude="48.85707662" Longitude="2.43635455" StarRating="2" HotelCode="502410|le_kleber" HotelName="Hôtel Le kleber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Kleber, 93100 Montreuil, Sous Bois</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/669789/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663" OriginalAmount="663">
      <BasicPropertyInfo Latitude="48.725817270159" Longitude="2.2650146822091" StarRating="2" HotelCode="303898|191630" HotelName="Séjours &amp; Affaires Atlantis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Christophe Colomb, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373909/373909a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Massy. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="664" OriginalAmount="664">
      <BasicPropertyInfo Latitude="48.877885" Longitude="2.475343" StarRating="3" HotelCode="38488|50597" HotelName="Inter-Hotel Paris Est Rosny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Lisbonne, Rosny-Sous-Bois, 93561</AddressLine>
          </AddressLines>
          <CityName>Rosny-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63629/a_63629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located to the east of Paris (a 10-minute drive). Countless shopping facilities, the train station and links to the public transport network lie just a few minutes' walk away (100 m - 1 km). Just in front of the hotel, guests will find a variety of restaurants, bars and a bus stop (around 20 m away). Disneyland Paris is approximately 25 km away (30 minutes by car). Charles de Gaulle Airport is approximately 17 km away, whilst Paris Orly Airport is about 20 km from the hotel. The hotel is situated close to a main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="665" OriginalAmount="665">
      <BasicPropertyInfo Latitude="48.765557" Longitude="2.471621" StarRating="3" HotelCode="110548|37652" HotelName="Eurohotel Paris Creteil Metro" 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,Diet Meals,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue Frenand Pouillon, Europarc, 94000 Créteil</AddressLine>
          </AddressLines>
          <CityName>Créteil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249165/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 6 km from Paris and 15 km from Disneyland. It is close to the A86 and A4 motorways, which offer access to Charles de Gaulle Airport and Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="665.00" OriginalAmount="665.00">
      <BasicPropertyInfo Latitude="48.849708800121" Longitude="2.4172376854348" StarRating="2" HotelCode="128388|sejours_et_affaires_saint_mande" HotelName="Séjours &amp; Affaires St Mandé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Claude Erignac, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593006/593006a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Montreuil. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="669" OriginalAmount="669">
      <BasicPropertyInfo Latitude="48.7998599164" Longitude="2.4719533324242" StarRating="3" HotelCode="158182|409032" HotelName="ibis Styles Saint-Maur Créteil" 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,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Boulevard de Creteil, 94100 Saint-Maur-des-Fossés</AddressLine>
          </AddressLines>
          <CityName>Saint-Maur-des-Fossés</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/224124/w_224124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The area around the hotel is known as the Marne. The RER A (Regional Express Railway) takes guests to all nearby areas and also to the centre of Paris, (Champs-Elysées, Opera, Eiffel Tower, Saint-Michel), as well as the business area in the east of Paris. Paris-Orly Airport is situated at a distance of approximately 30 km and Paris-Charles de Gaulle Airport is some 60 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.00" OriginalAmount="672.00">
      <BasicPropertyInfo Latitude="48.828274" Longitude="2.246524" StarRating="2" HotelCode="110546|timhotel_boulogne_rives_de_seine_2" HotelName="Timhotel Boulogne Rives de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>251 Boulevard Jean Jaurés, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153449/a_153449_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of Boulogne. It lies less than 10 minutes' walk from the Marcel Sembat (line 9) metro station, which brings guests to Paris in a matter of minutes. Guests can also enjoy easy access by public transport to the Porte de Versailles exhibition centre (20 minutes) and are within walking distance of the Parc des Princes stadium and Roland Garros tennis arena. The Eiffel Tower can be reached in around 20 minutes by public transport and the Louvre is around half an hour away. Orly Airport is approximately 21 km away, and Charles de Gaulle International Airport is around 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.00" OriginalAmount="679.00">
      <BasicPropertyInfo Latitude="48.893301467636" Longitude="2.4125343561172" StarRating="2" HotelCode="187857|residence_charles_de_gaulles" HotelName="Séjours &amp; Affaires Charles De Gaulle - Pantin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>139 Avenue Jean Lolive, 93500 Paris</AddressLine>
          </AddressLines>
          <CityName>Pantin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592543/592543a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the apartment hotel ensures that travellers enjoy a comfortable stay. A laundry service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="684" OriginalAmount="684">
      <BasicPropertyInfo Latitude="48.93128651" Longitude="2.28474515" StarRating="0" HotelCode="766826|440144" HotelName="B&amp;B Hotel Paris Gennevilliers Asnieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard Beaumarchais, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638648/638648a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just alongside the public transport network serving the heart of the capital and the entire region, our hotel west of Paris is the ideal base for your work and business trips.
With fully equipped guestrooms, you can access all the services you need to enjoy a pleasant stay with us.
Our hotel has rooms designed to accommodate up to three people. We also have specially adapted guestrooms with full facilities for disabled guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="686.00" OriginalAmount="686.00">
      <BasicPropertyInfo Latitude="48.802164" Longitude="2.362734" StarRating="3" HotelCode="150569|la_ferme_des_barmonts" HotelName="La Ferme Des Barmonts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Ambroise Croizat, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212020/212020a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="688.00" OriginalAmount="688.00">
      <BasicPropertyInfo Latitude="48.8824156" Longitude="2.234273" StarRating="3" HotelCode="18927|hotel_douglas" HotelName="Douglas Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Boulevard Richard Wallace, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206353/206353a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Puteaux. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="689" OriginalAmount="689">
      <BasicPropertyInfo Latitude="48.80426133754" Longitude="2.3637664318085" StarRating="3" HotelCode="97655|33978" HotelName="Appart'City Confort Paris Villejuif" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-40 Avenue de Paris, Angle 1 Mail Simone de Beauvoir, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Villejuif</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143481/143481a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located about 1.2 km from the centre of Villejuif.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.00" OriginalAmount="689.00">
      <BasicPropertyInfo Latitude="48.8813775989" Longitude="2.3620278603047" StarRating="3" HotelCode="29503|timhotel_paris_gare_du_nord" HotelName="Hotel At Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Philippe de Girard, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47346/a_47346_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located near to the Gare du Nord, about one kilometre from the Parisian district of Montmartre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="693" OriginalAmount="693">
      <BasicPropertyInfo Latitude="48.894817902956" Longitude="2.2490996705522" StarRating="2" HotelCode="101782|20947" HotelName="Aparthotel Adagio access La Défense Place Charras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Bitche, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142267/a_142267_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is situated in Courbevoie near La Défense, just 5 minutes from Paris. It is only a few minutes from the shopping centres, the CNIT (National Centre for Industry and Technology) and Grande Arche de La Défense and is therefore the ideal venue for business trips. The Arc de Triomphe is 3 km away and Champs-Élysées is 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="693.00" OriginalAmount="693.00">
      <BasicPropertyInfo Latitude="48.89991482" Longitude="2.32159811" StarRating="0" HotelCode="766912|odalys_apparthotel_paris_xvii" HotelName="Appart'hôtel Paris XVII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Hélène et François Missoffe, 17ème Arrondissement (Batignolles-Monceaux), 75017 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638614/638614a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="693.00" OriginalAmount="693.00">
      <BasicPropertyInfo Latitude="48.9097" Longitude="2.335" StarRating="0" HotelCode="981113|residhome_saint_ouen" HotelName="Residhome Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Ardoin, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/5/8/7/2/9/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.00" OriginalAmount="694.00">
      <BasicPropertyInfo Latitude="48.918110350891" Longitude="2.3069211312828" StarRating="2" HotelCode="213031|ibis_budget_gennevilliers" HotelName="Ibis budget Gennevilliers Asnières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Georges Corète, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301705/w_301705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gennevilliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.00" OriginalAmount="697.00">
      <BasicPropertyInfo Latitude="48.88060353" Longitude="2.41719283" StarRating="0" HotelCode="430588|residence_les_lilas_paris" HotelName="Residence Les Lilas Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Garden,Internet,Kitchen,LCD/Projector,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Lucien Noël, 93260 Les Lilas</AddressLine>
          </AddressLines>
          <CityName>Les Lilas</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594988/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 Residence Les Lilas Paris in Les Lilas, you'll be convenient to Zenith and Parc des Buttes Chaumont.  This apartment is within close proximity of Philharmonie de Paris and Parc de la Villette.&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, 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 coffee/tea makers, and housekeeping is provided weekly.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.00" OriginalAmount="700.00">
      <BasicPropertyInfo Latitude="48.85106112" Longitude="2.37876618" StarRating="0" HotelCode="589330|auberge_internationale_des_jeunes" HotelName="Auberge Internationale des Jeunes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702" OriginalAmount="702">
      <BasicPropertyInfo Latitude="48.854927" Longitude="2.770617" StarRating="4" HotelCode="63968|16089" HotelName="Residhome Appart Hotel Val d'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Place Jean Monnet, 77144 Montevrain</AddressLine>
          </AddressLines>
          <CityName>Montévrain</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82423/a_82423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is a 5-minute journey from the Disneyland Resort Paris (either by car or by public transport). Val d'Europe is a new city with a high level of services and with all the modern facilities. In the heart of Val d'Europe, guests will find a business centre and a tourist destination, called Marne la Vallee. Guests can go shopping in the Val d'Europe shopping centre located in the famous Vallee Village, or, together with younger guests, can visit the huge aquarium. Paris is easily accessible from here; the RER A train station can be found close to the apartment hotel and it is less than an hour from Roissy and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="703.00" OriginalAmount="703.00">
      <BasicPropertyInfo Latitude="48.896828" Longitude="2.403693" StarRating="2" HotelCode="213099|ibis_budget_paris_porte_de_pantin" HotelName="ibis budget Paris Porte de Pantin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96-98 Avenue du Général Leclerc, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Pantin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301778/a_301778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pantin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="706.00" OriginalAmount="706.00">
      <BasicPropertyInfo Latitude="48.815833" Longitude="2.363733" StarRating="2" HotelCode="213102|ibis_budget_porte_ditalie_est" HotelName="ibis budget Paris Porte d'Italie Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Voltaire, 94270 Le Kremlin-Bicêtre</AddressLine>
          </AddressLines>
          <CityName>Le Kremlin-Bicêtre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301781/a_301781_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Le Kremlin-Bicêtre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="707.00">
      <BasicPropertyInfo Latitude="48.771" Longitude="2.3677" StarRating="2" HotelCode="320124|bb_hotel_orly_chevillylarue_2" HotelName="B&amp;B Hôtel Orly Chevilly-Larue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>190 Avenue Stalingrad, D7, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/433852/a_433852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chevilly-Larue. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="707.00">
      <BasicPropertyInfo Latitude="48.85773248" Longitude="2.40955451" StarRating="3" HotelCode="583985|sejours_affaires_paris_davout" HotelName="Séjours &amp; Affaires Paris Davout" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>129 Boulevard Davout, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634266/634266a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="715.00" OriginalAmount="715.00">
      <BasicPropertyInfo Latitude="48.89317295" Longitude="2.39836927" StarRating="3" HotelCode="584330|art_hotel_paris_est" HotelName="Art Hotel Paris Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Scandicci, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Pantin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600585/600585a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pantin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="717" OriginalAmount="717">
      <BasicPropertyInfo Latitude="48.75847968" Longitude="2.34688722" StarRating="3" HotelCode="267099|189081" HotelName="All Suites Appart Hôtel Orly-Rungis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue du Pont des Halles, 94150 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255286/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Rungis. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="719" OriginalAmount="719">
      <BasicPropertyInfo Latitude="48.726901105329" Longitude="2.258027488584" StarRating="0" HotelCode="312058|191624" HotelName="Aparthotel Adagio Access Paris Massy Gare TGV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Place de l Union Europeenne, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/426356/a_426356_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Massy. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.00" OriginalAmount="719.00">
      <BasicPropertyInfo Latitude="48.85585625" Longitude="2.38149434" StarRating="1" HotelCode="327095|lpl_paris_hotel" HotelName="LPL Paris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505414/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 LPL Hôtel in Paris (11th Arrondissement), you'll be convenient to Opera Bastille and Notre Dame Cathedral.  This hotel is within close proximity of Place de la Bastille and Place des Vosges.&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. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include 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="722.00" OriginalAmount="722.00">
      <BasicPropertyInfo Latitude="48.817615100442" Longitude="2.3242487939267" StarRating="3" HotelCode="94371|hotel_arc_porte_dorleans_exkyriad" HotelName="Hôtel Arc Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Gabriel Peri, 92120 Montrouge, Paris</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155876/155876a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located to the south of the motorway surrounding Paris, 100 m from the Porte d'Orleans station. Orly Airport is approximately 50 km away. The Eiffel Tower and the Champs Elysees are both about a 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723" OriginalAmount="723">
      <BasicPropertyInfo Latitude="48.802246" Longitude="2.285438" StarRating="2" HotelCode="31387|16852" HotelName="B&amp;B Hotel Paris Châtillon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de Verdun, 92320 Châtillon</AddressLine>
          </AddressLines>
          <CityName>Châtillon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/084538/084538a_hb_a_024.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated around 10 km from the centre of Paris and close to the Parc des Expositions at Porte de Versailles with easy access to the Paris Metro, main roads and rail links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.00" OriginalAmount="723.00">
      <BasicPropertyInfo Latitude="48.798959749156" Longitude="2.2809735889549" StarRating="2" HotelCode="213009|hotel_ibis_budget_chatillon" HotelName="ibis budget Châtillon Paris Ouest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>111 Avenue de Verdun, ZAC des sablons lot 'C', 92320 Chatillon</AddressLine>
          </AddressLines>
          <CityName>Châtillon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301682/a_301682_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Châtillon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="724.00" OriginalAmount="724.00">
      <BasicPropertyInfo Latitude="48.898665038203" Longitude="2.3036393116741" StarRating="3" HotelCode="295893|adagio_access_paris_clichy" HotelName="Aparthotel Adagio access Paris Clichy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-23 Avenue Anatole France, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403900/a_403900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located into the heart of a vibrant town offering a range of stores and community life, and is ideal for leisure and business trips. It is also situated 600 m from Clichy-Levallois train station. The centre of Paris is a 6-minute train ride away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.00" OriginalAmount="731.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="2" HotelCode="552021|residhome_paris_rosa_parks" HotelName="Residhome Paris Rosa Parks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>3/13 Rue Gaston Tessier, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593007/593007a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="737.00" OriginalAmount="737.00">
      <BasicPropertyInfo Latitude="48.89857864379883" Longitude="2.3076059818267822" StarRating="3" HotelCode="0|le_national" HotelName="Hotel Le National" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard Jean Jaurès, Clichy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/fd/a7fdb49697cc6f8d4088ab0ad223a54131ba7018.jpeg</HotelPictures>
        <HotelDescription>This cosy hotel is in Clichy. The establishment comprises a total of 24 snug units. LE NATIONAL includes Wi-Fi internet connection in all public areas and accommodation units. The front desk offers 24-hour reception. This establishment does not offer cots on demand. This establishment's common areas are disability-friendly. This is not a pet-friendly establishment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 5.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.00" OriginalAmount="743.00">
      <BasicPropertyInfo Latitude="48.896354144147" Longitude="2.2972617907282" StarRating="0" HotelCode="378281|au_cadran_bleu" HotelName="Hotel Au Cadran Bleu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>141 Rue Aristide Briand, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549404/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="744" OriginalAmount="744">
      <BasicPropertyInfo Latitude="48.885326" Longitude="2.360537" StarRating="2" HotelCode="14807|54317" HotelName="Hipotel Paris Gare du Nord Merryl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Pajol, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17381/a_17381_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a peaceful side street in the 18th arrondissement, this hotel lies at the heart of Paris close to Montmartre and the Sacré Coeur. La Chapelle-Gare du Nord offers excellent links to all of the French capital's most significant sights including the Champs Elysées, Notre-Dame de Paris, the Quartier Latin and much, much more. Charles de Gaulle airport is 30 km away whilst Orly lies some 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="746" OriginalAmount="746">
      <BasicPropertyInfo Latitude="48.704078681788" Longitude="2.1657389402389" StarRating="3" HotelCode="888567|278704" HotelName="Residhome Bures la Guyonnerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Guyonnerie, 91440 Bures-sur-Yvette</AddressLine>
          </AddressLines>
          <CityName>Bures-Sur-Yvette</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196096/196096a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Bures-Sur-Yvette. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="746.00" OriginalAmount="746.00">
      <BasicPropertyInfo Latitude="48.816901909177" Longitude="2.3664990109794" StarRating="2" HotelCode="376660|bb_hotel_paris_italie_porte_de_choisy" HotelName="B&amp;B Hotel Paris Italie Porte De Choisy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3-15 Rue Charles Leroy, 94200 Ivry-Sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/78201/2278201/42.jpg?f=15539903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="746.00" OriginalAmount="746.00">
      <BasicPropertyInfo Latitude="48.880044427" Longitude="2.4077876415253" StarRating="2" HotelCode="300870|bb_hotel_paris_porte_des_lilas" HotelName="B&amp;B Hôtel PARIS Porte des Lilas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Avenue René Fonck, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/70897/1870897/1.jpg?f=15649054</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="747" OriginalAmount="747">
      <BasicPropertyInfo Latitude="48.880211" Longitude="2.345498" StarRating="3" HotelCode="35184|4276" HotelName="Riviera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Turgot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57336/l_57336_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the entertainment quarter, with the superb Opéra Garnier and the Moulin Rouge cabaret nearby. Also in the area are the big boulevards, with famous stores, international banks and the auction house Hôtel Drouot. Paris-Story and the wax museum Grévin attract numerous visitors. To the north, guests will find Montmartre with the Sacré-Coeur Basilica and the Espace Dalí art museum. The Gare du Nord is about a 10-minute walk away. Charles de Gaulle International Airport is about 28 km away, and Orly Airport is about 22 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.00" OriginalAmount="747.00">
      <BasicPropertyInfo Latitude="48.854528" Longitude="2.415582" StarRating="2" HotelCode="213098|ibis_budget_porte_de_montreuil" HotelName="ibis budget Paris Porte de Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>278-280 Rue de Paris, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301777/a_301777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Wireless internet access is available to travellers in the public areas. The establishment offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.00" OriginalAmount="747.00">
      <BasicPropertyInfo Latitude="48.822788" Longitude="2.36136" StarRating="1" HotelCode="901408|novex_paris_free_wifi_hotel" HotelName="Novex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Designated Smoking Area,Garden,Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Caillaux, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330923/330923a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Paris China Town within walking distance to Metro "Maison Blanche" on Line 7, with an easy direct access to Louvre Museum, Chatelet, Garnier Opera House and the train stations Gare de l'Est/Gare du Nord. Visitors will not be bothered during their stay, as this is not a pet-friendly accommodation. Non-smoking hotel rooms available only. Smoking penalty is 150€ per night inside the hotel bedroom. Large open-air balcony available for smoking people. Free unlimited high speed internet access and WiFi for your calls and an easy access to your video apps access. Free welcoming fruit juice, coffee &amp; tea available with hotelbeds on request !</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.00" OriginalAmount="753.00">
      <BasicPropertyInfo Latitude="48.80025335" Longitude="2.35260251" StarRating="3" HotelCode="349147|hotel_paris_star" HotelName="Hotel Paris Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 rue de Gentilly, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Villejuif</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/78139/2278139/42.jpg?f=15541330</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Villejuif.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="754.00" OriginalAmount="754.00">
      <BasicPropertyInfo Latitude="48.922125069033" Longitude="2.3204366969242" StarRating="3" HotelCode="262271|adonis_paris_gennevilliers" HotelName="Executive" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Boulevard Louise Michel, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362552/362552a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gennevilliers. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="755" OriginalAmount="755">
      <BasicPropertyInfo Latitude="48.997803739061" Longitude="2.5145304057073" StarRating="2" HotelCode="327794|82964" HotelName="B&amp;B Hotel Paris Roissy CDG Aeroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Allee Du Verger, ZAC Du Parc De Roissy, Zone Hoteliere, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/441814/a_441814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Roissy-en-France.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.00" OriginalAmount="755.00">
      <BasicPropertyInfo Latitude="48.887574" Longitude="2.311071" StarRating="3" HotelCode="97242|hotel_de_la_felicite" HotelName="de la Felicite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue de la Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330821/330821a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="758" OriginalAmount="758">
      <BasicPropertyInfo Latitude="48.858566923396" Longitude="2.7860823337296" StarRating="3" HotelCode="189215|36834" HotelName="Hipark by Adagio Serris-Val d'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Cours de l'Elbe, 77000 Serris</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265506/a_265506_S2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is ideally located a short drive away from Disneyland Paris and the shopping centre of the Valley Village. Many shops, restaurants and bars can also be found near the apartment hotel. Marne la Vallee-Chessy TGV railway station is 4 km away. Charles De Gaulle Airport is approximately 38 km away from the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="759" OriginalAmount="759">
      <BasicPropertyInfo Latitude="48.887179" Longitude="2.386331" StarRating="2" HotelCode="97699|37563" HotelName="Appart'City Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>157 Avenue Jean Jaures, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135696/w_135696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located nearby the Cité des Sciences, and both Gare de l'Est and Gare du Nord train stations. It is right by the metro station Ourcq. It lies 1 km from Buttes Chaumont, 2 km from Sacré Coeur, 3 km from the city centre and 4 km from the Eiffel Tower. Paris Charles de Gaulle Airport is 30 km away and it is 40 km to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="759" OriginalAmount="759">
      <BasicPropertyInfo Latitude="48.832462356742" Longitude="2.7053591609001" StarRating="2.5" HotelCode="366034|10153" HotelName="Hotel Campanile Marne La Vallée - Bussy Saint Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Marie Curie, Zac du Centre Ville, 77600 Bussy Saint Georges</AddressLine>
          </AddressLines>
          <CityName>Bussy St. Georges</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69428/a_69428_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Paris just a short distance from the famous Val d'Europe shopping centre. It is around 900 m to links to the public transport network and transfer to the centre of the French capital takes some 30 minutes. The world-famous Disneyland theme park is 7 km away and it is 40 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="48.8878305" Longitude="2.3109306" StarRating="2" HotelCode="267511|royal_wagram" HotelName="Royal Wagram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Cité de Pusy, alternative: 25 Boulevard Perreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259572/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="48.88266714947" Longitude="2.3421887785215" StarRating="3" HotelCode="933876|hotel_regina_montmartre" HotelName="Regina Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Boulevard de Rochechouart, Montmartre-Pigalle (18e), 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233188/233188a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.00" OriginalAmount="760.00">
      <BasicPropertyInfo Latitude="48.901181183323" Longitude="2.3340728944991" StarRating="2" HotelCode="147432|etap_porte_de_montmartre" HotelName="ibis budget Paris Porte de Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue du Docteur Babinski, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208952/a_208952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.00" OriginalAmount="760.00">
      <BasicPropertyInfo Latitude="48.814684034539" Longitude="2.3969319462776" StarRating="3" HotelCode="101778|adagio_access_paris_quai_divry" HotelName="Aparthotel Adagio Access Paris Quai d'Ivry" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Boulevard de Brandebourg, 94200 Ivry-Sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142263/a_142263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located near the banks of the Seine and the Library François Mitterrand. The guests may discover the city of Ivry, with the Moulin de la Tour (mill tower), the manufacture des oeillets and the jardins ouvriers gardens. The city centre, the Quay d'Ivry shopping area and bus and train stations are all within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="761" OriginalAmount="761">
      <BasicPropertyInfo Latitude="48.838970877404" Longitude="2.6530999590384" StarRating="2" HotelCode="487830|424402" HotelName="B&amp;B Hôtel Marne-La-Vallee Torcy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Ter Rue Pierre Mendès France, 77200 Torcy</AddressLine>
          </AddressLines>
          <CityName>Torcy</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638355/638355a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Torcy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="761.00" OriginalAmount="761.00">
      <BasicPropertyInfo Latitude="48.85097811" Longitude="2.37872098" StarRating="0" HotelCode="588267|bastille_hostel" HotelName="Bastille Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758869/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers a range of facilities and services to ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.00" OriginalAmount="765.00">
      <BasicPropertyInfo Latitude="48.8179181" Longitude="2.3981533" StarRating="2" HotelCode="109841|city_residence_park_ivry" HotelName="City Résidence Ivry-sur-Seine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Boulevard Paul Vaillant Couturier, 94200 Ivry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213292/213292a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="48.901298539383" Longitude="2.3890121165676" StarRating="2" HotelCode="933601|203279" HotelName="B&amp;B Hotel Paris Porte de la Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Emile Reynaud, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411339/a_411339_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="767" OriginalAmount="767">
      <BasicPropertyInfo Latitude="48.889090666667" Longitude="2.5928896666667" StarRating="1" HotelCode="153133|191864" HotelName="Première Classe Chelles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue De L'ormeteau, Eae De La Tuilerie, 77500 Chelles</AddressLine>
          </AddressLines>
          <CityName>Chelles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216283/a_216283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chelles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.00" OriginalAmount="767.00">
      <BasicPropertyInfo Latitude="48.861266" Longitude="2.382696" StarRating="3" HotelCode="70508|hipotel_paris_perelachaise_republique" HotelName="Hipotel Paris Père Lachaise République" 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>37 Rue Servan, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330369/330369a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="771" OriginalAmount="771">
      <BasicPropertyInfo Latitude="48.757223159909" Longitude="2.3469544287578" StarRating="2" HotelCode="435990|189088" HotelName="B&amp;B Hotel ORLY RUNGIS Aéroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Mondetour, Zone Hôtelière Delta, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/545868/a_545868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rungis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772" OriginalAmount="772">
      <BasicPropertyInfo Latitude="48.883343132432" Longitude="2.3251506686211" StarRating="1" HotelCode="74062|203190" HotelName="Bertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Darcet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329862/329862a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.00" OriginalAmount="772.00">
      <BasicPropertyInfo Latitude="48.866191994506" Longitude="2.4174416852437" StarRating="2" HotelCode="67425|hotel_reseda" HotelName="Hotel Reseda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Du General De Gaulle, 93170 Bagnolet</AddressLine>
          </AddressLines>
          <CityName>Porte de Bagnolet</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87198/a_87198_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Gallieni metro (underground train) station on line 3 (last stop).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="773" OriginalAmount="773">
      <BasicPropertyInfo Latitude="48.851446" Longitude="2.5133530000001" StarRating="3" HotelCode="284014|226402" HotelName="Residhome Neuilly Bords de Marne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue du Canal, 93360 Neuilly-Plaisance</AddressLine>
          </AddressLines>
          <CityName>Neuilly-Plaisance</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255477/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Neuilly-Plaisance. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="775.00" OriginalAmount="775.00">
      <BasicPropertyInfo Latitude="48.913419813723" Longitude="2.2736841079693" StarRating="2" HotelCode="324122|hotel_terminus_asnieres" HotelName="Hôtel Terminus Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Ter Villa Aubert, 62 Rue des Bourguignons, 92600 Asnières-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452281/452281a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Asnières-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="779.00" OriginalAmount="779.00">
      <BasicPropertyInfo Latitude="48.883626222387" Longitude="2.2436061501503" StarRating="3" HotelCode="16220|princesse_isabelle" HotelName="Princesse Isabelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Jean Jaurès, 92800 Puteaux, Paris La Défense 11</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19465/a_19465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Paris suburb of Puteaux, just a stone's throw from La Défense quarter. Here guests will find plenty of shopping facilities and entertainment venues. The metro station Esplanade de La Défense is around 700 m from the hotel and enables quick access to the centre of Paris. The Palais des Congrès lies roughly 3 km away and Charles de Gaulle is a 40-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.00" OriginalAmount="781.00">
      <BasicPropertyInfo Latitude="48.836354" Longitude="2.29473" StarRating="2" HotelCode="76707|avenir_hotel" HotelName="Avenir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373 Rue De Vaugirard, 75015 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329376/329376a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Arr14/15:Montparnasse-T. Eiffel. The property features a total of 42 bedrooms. This is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="784" OriginalAmount="784">
      <BasicPropertyInfo Latitude="48.8556804" Longitude="2.74290816" StarRating="3" HotelCode="47366|50575" HotelName="Best Western Hotel Grand Parc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Ferme du Pavillon, 77600 Chanteloup-en-Brie, Seine-et-Marne</AddressLine>
          </AddressLines>
          <CityName>Chanteloup-en-Brie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10301/a_10301_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant, family-friendly hotel lies just a 10-minute drive from Disneyland, around 35 km (1 hour's drive) from the lively French metropolis and its many sights and tourist attractions. Paris' Charles de Gaulle and Orly airports are approximately 30 km and 40 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="786" OriginalAmount="786">
      <BasicPropertyInfo Latitude="48.989038755439" Longitude="2.51293728158" StarRating="3" HotelCode="110683|75567" HotelName="Hôtel ibis Roissy-CDG Paris Nord 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>335 Rue de la Belle Etoile, BP 60183, Roissy CDG Cedex, 95974 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/227812/227812a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.00" OriginalAmount="786.00">
      <BasicPropertyInfo Latitude="48.884892853814" Longitude="2.3974278532803" StarRating="4" HotelCode="406136|hipark_paris_la_villette" HotelName="Hipark by Adagio Paris La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Boulevard d'Indochine, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/516346/a_516346_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.00" OriginalAmount="786.00">
      <BasicPropertyInfo Latitude="48.854546897702" Longitude="2.415554523468" StarRating="3" HotelCode="32824|ibis_paris_porte_de_montreuil" HotelName="Hôtel ibis Paris Porte de Montreuil" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue du Professeur Andre Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52113/a_52113_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides direct access to the center of Paris (Metro L9 in 15 minutes). It is located to the east of Paris with access to the Villepinte exhibition center (20 minutes by car) and Bercy Arena (15 minutes by metro). The Vincennes Zoo and Castle are nearby, and Montreuil's weekend flea market is right in front of the hotel. Parc Astérix is 18.5 miles from the hotel and Disneyland is 45 minutes away by RER A. Ideally situated: 21 miles from Disneyland Paris, 19 miles from Parc Astérix, 20 minutes by car to Parc Exposition de Villepinte, 15 minutes by metro to Palais Omnisport de Paris Bercy stadium and 15 minutes by metro to Paris center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.00" OriginalAmount="787.00">
      <BasicPropertyInfo Latitude="48.818009" Longitude="2.422094" StarRating="3" HotelCode="77344|kyriad_paris_est_bois_de_vincennes" HotelName="Kyriad Paris Est - Bois de Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue du Maréchal Leclerc, 94410 Saint Maurice</AddressLine>
          </AddressLines>
          <CityName>Saint-Maurice</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104998/a_104998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Saint-Maurice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="48.921953" Longitude="2.343337" StarRating="2" HotelCode="296292|bb_paris_saint_denis_pleyel" HotelName="B&amp;B Hôtel Paris Saint-Denis Pleyel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard de la Libération, ZAC Pleyel Libération, 93200 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637027/637027a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Saint-Denis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="48.86085251" Longitude="2.378262" StarRating="1" HotelCode="548303|acacia_hotel_6" HotelName="Acacia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8907172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="796" OriginalAmount="796">
      <BasicPropertyInfo Latitude="48.778772786176" Longitude="2.2124496996747" StarRating="3" HotelCode="430408|191843" HotelName="Holiday Inn Express Paris - Velizy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Business Centre,Golf,Internet,Laundry,Parking,Pets allowed,Restaurant,Shopping Arcade,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Avenue de l'Europe, 78140 Velizy-Villacoublay, Fontainebleau</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/81864/2481864/57.jpg?f=15503755</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Holiday Inn Express Paris – Velizy, with its 111 modern and air-conditioned rooms, and contemporary public spaces all with free Wi-Fi Internet coverage.The hotel is ideally located in the heart of the business district of Inovel Parc close to the Saclay's scientific pole and only 20 minutes' drive from the Paris Exhibition Centre Porte de Versailles. The international Orly Airport is situated 15 minutes away by car from the Hotel. Paris gates (Line 13) can be reached with the T6 tramway line in 30 minutes.Discover the Royal City, Versailles and its Palace, which has been on UNESCO's World Heritage List for 30 years, in only 10 minutes' drive from the Holiday Inn Express Paris – Velizy.For shopping visit the Velizy 2 Mall with 170 shops and 7 Cinemas, in less than five minutes' walk. Last but not least, Meudon's Woods, with their beautiful sceneries.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="797" OriginalAmount="797">
      <BasicPropertyInfo Latitude="48.86652118" Longitude="2.76081628" StarRating="3" HotelCode="25356|38610" HotelName="Residence Du Parc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Edouard Buffard, 77144 Montevrain</AddressLine>
          </AddressLines>
          <CityName>Montévrain</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36949/a_36949_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located in a quiet area only 2 km from the Disneyland Paris Resort and the Val d'Europe shopping centre, and lies 40 km from Paris. The international high-speed TGV train/Eurostar/Thalys station at Marne-la-Vallée/Chessy is only 2 km from the residence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="798.00" OriginalAmount="798.00">
      <BasicPropertyInfo Latitude="48.865645" Longitude="2.366577" StarRating="2" HotelCode="149714|hotel_voltaire_republique" HotelName="Hôtel Voltaire République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211747/211747a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="798.00" OriginalAmount="798.00">
      <BasicPropertyInfo Latitude="48.88726005" Longitude="2.37323928" StarRating="2" HotelCode="324092|hotel_du_quai_de_seine" HotelName="Hôtel du Quai de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 passage de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484568/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="803" OriginalAmount="803">
      <BasicPropertyInfo Latitude="48.882089933038" Longitude="2.3708809912205" StarRating="2" HotelCode="35954|37566" HotelName="Des Buttes Chaumont Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57964/a_57964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Les Buttes-Chaumont district of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="803" OriginalAmount="803">
      <BasicPropertyInfo Latitude="49.00575716421" Longitude="2.5204905867577" StarRating="4" HotelCode="28933|20697" HotelName="Millennium Hotel Paris Charles De Gaulle" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Allée du Verger, Zone Hôtelière, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/20000/12600/12575/09f6d612_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located close to the centre of Paris, Disneyland Paris and Astérix Park. It is located only a few steps from the commune of Roissy-en-France. Ideally situated for business travellers, this hotel is just a few minutes drive from Charles de Gaulle International Airport Various bus and metro connections are about 2 km from the hotel. Villepinte is situated within 5km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="804.00" OriginalAmount="804.00">
      <BasicPropertyInfo Latitude="48.819154152056" Longitude="2.3037828505039" StarRating="2" HotelCode="899450|sejours_et_affaires_paris_malakoff" HotelName="Sejours &amp; Affaires Paris Malakoff" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Garden,Internet,Kitchen,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>120 Boulevard Gabriel Peri, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182231/l_182231_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is situated in Paris. It offers good connections to line 13 of the subway with the Malakoff-Plateau de Vanves station lying only 800 metres away. The Porte de Châtillon exit of the Boulevard Périphérique is also close by. Malakoff can be reached in around 8 minutes on foot, whilst attractions such as the Champs Élysées and the Porte de Versailles exhibition grounds are approximately 20 minutes away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="822.00" OriginalAmount="822.00">
      <BasicPropertyInfo Latitude="48.899059047779" Longitude="2.2363415961629" StarRating="2" HotelCode="902442|sejours__affaires_grande_arche__courbevoie" HotelName="Séjours &amp; Affaires Grande Arche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Allée des Tilleuls, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591283/591283a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="822.00" OriginalAmount="822.00">
      <BasicPropertyInfo Latitude="48.868778" Longitude="2.360023" StarRating="2" HotelCode="78969|hotel_excelsior_13" HotelName="Excelsior Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Lancry, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106940/a_106940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.00" OriginalAmount="829.00">
      <BasicPropertyInfo Latitude="48.896858343302" Longitude="2.2346827724046" StarRating="0" HotelCode="109632|adagio_access_la_defense_leonard_de_vinci" HotelName="Aparthotel Adagio access la Défense Léonard de Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue des Etudiants, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152411/a_152411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="830" OriginalAmount="830">
      <BasicPropertyInfo Latitude="48.79340781008" Longitude="2.2199637939178" StarRating="3" HotelCode="110201|408953" HotelName="Hotel ibis Paris Meudon Velizy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Route du Colonel Marcel Moraine, 92360 Meudon-la-Forêt</AddressLine>
          </AddressLines>
          <CityName>Meudon-la-Forêt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153054/a_153054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Meudon. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="830.00" OriginalAmount="830.00">
      <BasicPropertyInfo Latitude="48.873996" Longitude="2.356169" StarRating="1" HotelCode="150117|hotel_jarry_confort" HotelName="Jarry" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Rue Jarry, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329112/329112a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="830.00" OriginalAmount="830.00">
      <BasicPropertyInfo Latitude="48.817297097111" Longitude="2.3504278063774" StarRating="3" HotelCode="29464|ibis_paris_porte_ditalie" HotelName="ibis Paris Porte d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Val de Marne, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46937/a_46937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located opposite the Charléty stadium, close to the exhibition centre. The heart of the French capital may be reached in 20 minutes by RER (regional train); links to the public transport network are to be found within 500 m of the hotel. Orly airport is 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="832" OriginalAmount="832">
      <BasicPropertyInfo Latitude="48.762096361563" Longitude="2.2868907840614" StarRating="0" HotelCode="718426|422794" HotelName="B&amp;B Hotel Paris Sud Châtenay-Malabry" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Parking,Pets allowed,Printer,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>53 avenue de la Division Leclerc, 92290 Châtenay-Malabry</AddressLine>
          </AddressLines>
          <CityName>Châtenay-Malabry</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/839292/a_839292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;B&amp;B Hotel Paris Sud Châtenay-Malabry
Looking for an affordable hotel in Paris's south end? Check out our B&amp;B hotel and its discount prices in the commune of Châtenay-Malabry in the Hauts de Seine.

Booking a low-price hotel accommodation in the Paris region is the right plan if you are looking to spend an affordable holiday in Paris either with your sweetheart or your family! The hotel is conveniently located near public transport: the Transilien (RER B) service will take you right to the heart of the capital in 40 minutes.

Access Paris Sud Châtenay-Malabry
The B&amp;B Hotel Châtenay-Malabry is located near the A86, and so it is easily accessible from the southern highways, the A6, the A10 ... It is ideal as a stopover hotel in the south of Paris if you're planning a longer trip.

If you are travelling by train, you can reach the hotel in a short time by taking the RER B, from all Paris stations: Paris Montparnasse, Paris Gare de Lyon, Paris Massy TGV, etc.

Travelling by plane? The Orlyval shuttle bus from the Orly Sud Airport gets you to the hotel in under 30 minutes.

Our B&amp;B provides an ideal location if you¿re looking to organize a hassle-free weekend to spend with your sweetheart or with friends at less than 3 hours from Bordeaux or Lyon!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="833.00" OriginalAmount="833.00">
      <BasicPropertyInfo Latitude="48.868809" Longitude="2.368125" StarRating="2.5" HotelCode="94369|absolute" HotelName="Absolute" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de la Fontaine au Roi, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131101/a_131101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="836" OriginalAmount="836">
      <BasicPropertyInfo Latitude="48.902045118587" Longitude="2.3072536289692" StarRating="3" HotelCode="161499|37562" HotelName="Appart'City Paris Clichy Mairie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Palloy, 92110 Clichy-La-Garenne</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134355/134355a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located just a few minutes' walk away from major transport links and the underground network, which provides convenient access to major attractions such as the Champs Elysees and the Louvre Museum. There are restaurants nearby and a tourist office. The airports of Orly, Charles de Gaulle and Beauvais are about 22 km, 27 km and 75 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="846" OriginalAmount="846">
      <BasicPropertyInfo Latitude="48.7809565" Longitude="2.2077306" StarRating="4" HotelCode="303834|191840" HotelName="Appart´City Velizy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Maurane Saulnier, 78140 Vélizy-Villacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387737/387737a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Vélizy-Villacoublay. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="857.00" OriginalAmount="857.00">
      <BasicPropertyInfo Latitude="48.822819492253" Longitude="2.2999620437622" StarRating="2" HotelCode="80169|hotel_patio_brancion" HotelName="Hôtel Patio Brancion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Edgar Quinet, 92240 Malakoff, Paris</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327955/327955a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="859" OriginalAmount="859">
      <BasicPropertyInfo Latitude="48.841781353342" Longitude="2.6561373360452" StarRating="3" HotelCode="92629|8869" HotelName="Hotel The Originals Torcy Codalysa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Charlie Chaplin, 77200 Torcy</AddressLine>
          </AddressLines>
          <CityName>Torcy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/128856/a_128856_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The pleasant aparthotel is located just 30 minutes from Paris, in the entertainment and business centre of Torcy. Bay leisure centre with its many restaurants to suit every taste lies directly beside the hotel and may be reached on foot within a few minutes via a short pathway. Links to the transport network are to be found 800 m away. Disneyland Paris is 20 km from the hotels and Paris/Orly and Roissy/Charles de Gaulle airports lie 25 km and 30 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="869.00" OriginalAmount="869.00">
      <BasicPropertyInfo Latitude="48.88905955" Longitude="2.3494842" StarRating="3" HotelCode="330297|hotel_de_france_20" HotelName="Hôtel de France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Barbes, 18th Arrondissement, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/55804/1855804/31.jpg?f=15668294</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="869.00" OriginalAmount="869.00">
      <BasicPropertyInfo Latitude="48.819818855506" Longitude="2.3760201171647" StarRating="3" HotelCode="63975|kyriad_paris_sud__porte_divry" HotelName="Comfort Hotel Paris Porte d'Ivry" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-11 Rue Rene Villars, 94200 Ivry-sur-Seine, Paris</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82430/a_82430_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on the outskirts of Paris, close to several of the city's major exhibition centres. The nearest metro station is Porte d'Ivry, line 7), which is 100 m away (5 minutes' walk). The closest train station is Gare de Lyon in Paris, 5 km away or 8 minutes by car. Paris Orly International Airport is approximately 12 km from the hotel (14 minutes by car) and Charles de Gaulle is about 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="48.756412316876" Longitude="2.3483211787249" StarRating="3" HotelCode="110712|189104" HotelName="Hôtel ibis Paris Orly Rungis" 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>1 Rue Mondétour, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153630/a_153630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rungis. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="48.837786883315" Longitude="2.5417113333333" StarRating="3" HotelCode="110371|42704" HotelName="Hôtel ibis Marne-la-Vallée Noisy" 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>4 Allée Bienvenue, 93885 Noisy Le Grand</AddressLine>
          </AddressLines>
          <CityName>Noisy le Grand</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153232/a_153232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Noisy le Grand. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875" OriginalAmount="875">
      <BasicPropertyInfo Latitude="48.71504041" Longitude="2.19688574" StarRating="0" HotelCode="840420|422780" HotelName="Adagio Access Palaiseau Saclay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 Boulevard Gaspard Monge, 91120 Palaiseau</AddressLine>
          </AddressLines>
          <CityName>Palaiseau</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/962741/a_962741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in the heart of the vibrant business district of the Parisian west and Saclay research/tech district, Adagio Access Palaiseau Saclay offers 111 air-conditioned studios for up to 4 people. Ideal for business travelers, all our apartments are nicely furnished with fully equipped kitchens, perfect for long stays. The hotel is a mere 15-minute drive from Orly Airport or about 20 minutes from Paris</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="876.00" OriginalAmount="876.00">
      <BasicPropertyInfo Latitude="48.874297960646" Longitude="2.4051853369888" StarRating="2" HotelCode="79723|lilas_gambetta" HotelName="Hipotel Paris Lilas Gambetta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Avenue Gambetta, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/284152/284152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="878.00" OriginalAmount="878.00">
      <BasicPropertyInfo Latitude="48.84942734755" Longitude="2.4163431312828" StarRating="2" HotelCode="213101|ibis_budget_paris_porte_de_vincennes" HotelName="Ibis budget Paris Porte de Vincennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Léon Gaumont, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301780/a_301780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.00" OriginalAmount="879.00">
      <BasicPropertyInfo Latitude="48.822414" Longitude="2.303581" StarRating="2" HotelCode="23495|residence_de_la_tour" HotelName="Residence de la Tour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Avenue Pierre Larousse, Malakoff, Paris 92240</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211748/211748a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.00" OriginalAmount="880.00">
      <BasicPropertyInfo Latitude="48.893375532653" Longitude="2.3798704147339" StarRating="3" HotelCode="25636|campanile_la_villette" HotelName="Hotel Campanile Paris 19 - La Villette" 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>147/151 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37411/a_37411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="882" OriginalAmount="882">
      <BasicPropertyInfo Latitude="48.89255105" Longitude="2.18131837" StarRating="3" HotelCode="612227|441529" HotelName="B&amp;B Hotel Nanterre Rueil Malmaison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>170 Avenue du Parc de l'Ile, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Nanterre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638490/638490a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nanterre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="886.00" OriginalAmount="886.00">
      <BasicPropertyInfo Latitude="48.88207934994" Longitude="2.3334628343582" StarRating="2" HotelCode="35269|hotel_royal_mansart" HotelName="Royal Mansart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Mansart, 75009 PARIS</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56512/a_56512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Sacré Coeur and the opera, around 2 km away from the Seine. Guests may enjoy strolling past the numerous shopping venues in the historical neighbourhood of this hotel. Blanche metro station is only 50 m away and Saint Lazare is roughly 800 m away. In addition, Charles de Gaulle airport is only 45 minutes from the hotel and the transfer time to Orly takes around 35 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="887.00" OriginalAmount="887.00">
      <BasicPropertyInfo Latitude="48.909424905805" Longitude="2.3387782109756" StarRating="3" HotelCode="412905|residence_paris_saint_ouen" HotelName="Hotel Paris Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Du Docteur Bauer, 93400 Paris-Saint Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575023/575023a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;deally located in the Great Paris area between Montmartre and the Stade de France, just 5 minutes from “Mairie de Saint-Ouen” (Line 13), the Paris Saint-Ouen Hotel offers a direct access to Paris. Recently opened in May 2015, this modern residence welcomes you during your leisure or business trips in its 126 rooms fully equipped. Some of the rooms have kitchenette and/or a terrace overlooking the Sacré Coeur or the Eiffel Tower. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="890" OriginalAmount="890">
      <BasicPropertyInfo Latitude="48.87126682" Longitude="2.35425895" StarRating="1" HotelCode="323804|201283" HotelName="Victory Galou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Passage de l'Industrie, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484626/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="893.00" OriginalAmount="893.00">
      <BasicPropertyInfo Latitude="48.822430363071" Longitude="2.3021177579689" StarRating="2" HotelCode="901782|hotel_du_parc_even" HotelName="Parc Even" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Laforest, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/258003/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.00" OriginalAmount="894.00">
      <BasicPropertyInfo Latitude="48.824663981487" Longitude="2.3268176615238" StarRating="2" HotelCode="187855|parc_hotel_paris" HotelName="Parc Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332858/332858a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="895" OriginalAmount="895">
      <BasicPropertyInfo Latitude="48.870815" Longitude="2.808857" StarRating="3" HotelCode="26093|2778" HotelName="Campanile Val de France" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue de la Fosse des Pressoirs, 77700 Magny-le-Hongre</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38181/a_38181_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This themed hotel is only a couple of minutes from Disneyland Resort Paris. An idyllic lake, where guests are able to enjoy a stroll and relax, is just a few minutes away. Here, guests are able to experience the charm of the French region. Restaurants, bars and nightclubs as well as public transport are to be found within 3 km. The tourist centre, Disneyland Resort as well as a bus station, a train station and an underground station are also around 3 km away. Shops and the Sea Life centre lie some 4 km from the hotel. The international shopping centres, Val d’Europe and La Vallée Outlet, are within 5 km of the hotel. Charles de Gaulle airport as well as Orly airport are around 47 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="48.88389960992" Longitude="2.3449654877186" StarRating="3" HotelCode="56513|hotel_bellevue_paris_montmartre" HotelName="Bellevue Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73216/a_73216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the foot of the famous Montmartre, just a short distance from a cable car, taking guests to the Sacré-Coeur and Place du Tertre. Guests may explore the artists' district of Paris, with its picturesque buildings dating back to the 18th century and which once was home to world-famous artists such as Picasso and Monet. Paris' many other fascinating districts are also easily accessible from here, with Anvers metro station located close by providing direct access to the Gare du Nord. Other metro stations, including Etoile (Champs Élysées), are also situated in the vicinity, as is the opera house. Charles de Gaulle Airport is 32 km away whilst it is some 25 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="897.00" OriginalAmount="897.00">
      <BasicPropertyInfo Latitude="48.896572567973" Longitude="2.3435767740011" StarRating="4" HotelCode="337117|hotel_iliade_montmartre" HotelName="Best Western Le 18 Paris Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Letort, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56009/a_56009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located by Porte de Clignancourt metro station, close to the tourist centre. A large choice of restaurants, bars, cafes and shopping venues lie minutes away. Gare du Nord is 2 km away and Montmartre as well as the famous Moulin Rouge lies around a 20-minute walk from the hotel. The transfer times to Charles de Gaulle and Orly airports take between 20 and 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="902.00" OriginalAmount="902.00">
      <BasicPropertyInfo Latitude="48.81767" Longitude="2.28727" StarRating="3" HotelCode="71416|aparthotel_adagio_access_vanves_porte_de_chatillon" HotelName="Adagio Access Vanves Porte de Châtillon" 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,Fax,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Aristide Briand, 92170 Paris-Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96753/a_96753_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes’ walking distance from the exhibition centre, Porte de Versailles, and the “Palais des Sports”. Paris Orly Airport is just around 15 km away, while Charles de Gaulle Airport is approximately 37 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="902.00" OriginalAmount="902.00">
      <BasicPropertyInfo Latitude="48.83649658" Longitude="2.39394185" StarRating="1" HotelCode="328392|hotel_paris_bercy" HotelName="Hotel Paris Bercy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Wattignies, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504633/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 Paris Bercy in Paris (Gare de Lyon - Bercy), you'll be close to Bercy Village and Notre Dame Cathedral. This hotel is within close proximity of Jardins de Bercy and Ministry of Finance.&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 high-speed (wired) 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 on a limited basis.&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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="903.00" OriginalAmount="903.00">
      <BasicPropertyInfo Latitude="48.831108222465" Longitude="2.3284692236537" StarRating="1" HotelCode="207340|hotel_aviatic" HotelName="Hotel Aviatic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Brézin, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328774/328774a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.00" OriginalAmount="908.00">
      <BasicPropertyInfo Latitude="48.86739658219" Longitude="2.3965286839247" StarRating="2" HotelCode="935631|hipotel_paris_gambetta_republique" HotelName="Hipotel Paris Gambetta République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>236 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407307/407307a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="912.00" OriginalAmount="912.00">
      <BasicPropertyInfo Latitude="48.799974368222" Longitude="2.4322044450745" StarRating="2" HotelCode="333854|hotel_des_bains" HotelName="Hotel des Bains" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>132 Rue Jean Jaures, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/88665/1988665/30.jpg?f=15549521</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Maisons-Alfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.00" OriginalAmount="916.00">
      <BasicPropertyInfo Latitude="48.846193249575" Longitude="2.416308348401" StarRating="2" HotelCode="199735|le_ruisseau" HotelName="Le Ruisseau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>137 avenue Galliéni, 94160 Saint-Mandé</AddressLine>
          </AddressLines>
          <CityName>Saint-Mandé</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/cf/e0cf5c583617ce8d839ba507111b5525b3603efd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.00" OriginalAmount="921.00">
      <BasicPropertyInfo Latitude="48.886090183796" Longitude="2.3269209265709" StarRating="0" HotelCode="74078|style_3" HotelName="Style" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Ganneron, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/256488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.00" OriginalAmount="925.00">
      <BasicPropertyInfo Latitude="48.90886434" Longitude="2.28780934" StarRating="3" HotelCode="434147|residence_paris_asnieres_apt" HotelName="Aparthotel Residences Paris Asnieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>7, Rue Du Général Mangin, 92600 Asnières sur Seine, Banlieue Paris</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/543850/a_543850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Asnières-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.00" OriginalAmount="925.00">
      <BasicPropertyInfo Latitude="48.817283276673" Longitude="2.2489486277939" StarRating="2" HotelCode="213071|ibis_budget_meudon" HotelName="ibis budget Meudon Paris Ouest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 bis Rue de Paris, 92190 Meudon</AddressLine>
          </AddressLines>
          <CityName>Meudon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301750/a_301750_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Meudon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.00" OriginalAmount="928.00">
      <BasicPropertyInfo Latitude="48.932421" Longitude="2.410458" StarRating="3" HotelCode="109881|ibis_paris_le_bourget" HotelName="Hôtel ibis Le Bourget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 avenue Jean Mermoz, 93120 La Courneuve</AddressLine>
          </AddressLines>
          <CityName>La Courneuve</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152697/a_152697_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="929" OriginalAmount="929">
      <BasicPropertyInfo Latitude="48.784864" Longitude="2.225223" StarRating="4" HotelCode="31474|37773" HotelName="Forest Hill Paris Meudon - Vélizy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue du Maréchal de Lattre de Tassigny, 92360 Meudon-la-Forêt</AddressLine>
          </AddressLines>
          <CityName>Meudon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50235/a_50235_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close Vélizy, Clamart and Orsay. The Porte de Saint Cloud and Versailles are only a 10-minute walk away. Paris Orly Airport is 3.7 km from the hotel. Links to the public transport network are to be found just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.00" OriginalAmount="929.00">
      <BasicPropertyInfo Latitude="48.890770956333" Longitude="2.3211510659167" StarRating="1" HotelCode="178223|hotel_viator" HotelName="Viator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue des Moines, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249704/a_249704_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is situated just a 3-minute walk from the Gare de Lyon train station, and from the bus and metro station. It is approximately a 5-minute walk from the city centre and its countless shops. The financial centre, Palais Omnisport de Paris Bercy concert and events venue and the National Library are also within close proximity to the hotel. Paris-Charles de Gaulle Airport is approximately 20 km from the historical hotel and Paris-Orly Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="931" OriginalAmount="931">
      <BasicPropertyInfo Latitude="48.8837294" Longitude="2.2246192" StarRating="0" HotelCode="487968|488577" HotelName="Villa Médicis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Pierre Curie, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Puteaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="933.00" OriginalAmount="933.00">
      <BasicPropertyInfo Latitude="48.842701784987" Longitude="2.3262101411819" StarRating="3" HotelCode="34406|renoir" HotelName="Hôtel Renoir St. German" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54808/l_54808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montparnasse, the district of the city popular with Paris’ painters. Set conveniently close to the train station, guests of this hotel will be welcomed into an atmosphere of tranquillity and the style which was so dear to Renoir, the famous impressionist painter. Guests may take a walk in the Jardins du Luxembourg and stroll to Notre-Dame along the banks of the Seine, stopping off for a browse through the shops or pausing on their return for a cup of coffee on the terrace of a café in Saint-German-des-Prés. The Eiffel Tower is 10 minutes away on public transport and it is a 20-minute drive to Les Invalides. Orly Airport is around 20 km away and it is some 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="934.00" OriginalAmount="934.00">
      <BasicPropertyInfo Latitude="48.896631387894" Longitude="2.3457560201535" StarRating="3" HotelCode="25634|ibis_paris_ornano_montmartre_nord_18eme" HotelName="Hôtel ibis Paris Ornano Montmartre Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Bis Boulevard Ornano, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37409/a_37409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="935" OriginalAmount="935">
      <BasicPropertyInfo Latitude="49.020736916992" Longitude="2.5903782248497" StarRating="3" HotelCode="55133|10409" HotelName="Comfort Airport CDG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Paris, Le Mesnil-Amelot 77990</AddressLine>
          </AddressLines>
          <CityName>Le Mesnil-Amelot</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71468/a_71468_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Le Mesnil Amelot, just a short distance from Roissy, close to Charles de Gaulle airport and Roissy International Business Centre as well as to Parc des Expositions at Villepinte, Disneyland and the Asterix theme park. The centre of Paris is 25 km away, whilst Orly airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="936" OriginalAmount="936">
      <BasicPropertyInfo Latitude="48.697418096014" Longitude="2.330925" StarRating="3" HotelCode="78221|414275" HotelName="Comfort Hotel Adélaide Morangis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Rue Lavoisier, 91420 Morangis</AddressLine>
          </AddressLines>
          <CityName>Morangis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106047/a_106047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Orly Airport and the centre of Paris on the major motorways A6 and A10.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="940" OriginalAmount="940">
      <BasicPropertyInfo Latitude="48.842062" Longitude="2.325444" StarRating="3" HotelCode="67676|24637" HotelName="Hôtel Unic Renoir St. Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue du Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87549/a_87549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the lively district of Montparnasse in the south of Paris. The majority of the city's bars, cinemas and restaurants are to be found here as well as in the neighbouring Latin Quarter. In Montparnasse, the so-called Breton quarter, guests will discover countless crêperies, where the Breton speciality of cider may be enjoyed. Montparnasse Tower, which is the tallest building in Paris following the Eiffel Tower, visible from far away and acts as the local landmark, is only a few steps from the hotel. Also only a few minutes away is a cemetery with the graves of Jean-Paul Sartre and Simone de Beauvoir. From Montparnasse Train Station, all other sights of the French capital can easily be reached by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.00" OriginalAmount="940.00">
      <BasicPropertyInfo Latitude="48.896491189474" Longitude="2.3847541576856" StarRating="3" HotelCode="101779|adagio_access_paris_la_villette_2" HotelName="Adagio Access Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 bis avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142264/a_142264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villette in the same district as the Géode, the Grande Halle de la Villette, the Cité de la Musique and several restaurants. There are both underground and bus lines close by and the Eiffel Tower is less than 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="941" OriginalAmount="941">
      <BasicPropertyInfo Latitude="48.907383" Longitude="2.260962" StarRating="3" HotelCode="159771|42294" HotelName="Residhome Monceau Bois Colombes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, Place de la Renaissance, 92270 Bois Colombes</AddressLine>
          </AddressLines>
          <CityName>Colombes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137941/137941a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel in the new Monceau neighbourhood is close to shops in the town centre and offers convenient access to public transport, with La Defense metro station a 5-minute drive away and Gare Montparnasse train station 11 km away. Parc des Bruyères, a 2-hectare park, is a unique place to take a walk or just relax in the centre of a beautiful new neighbourhood. Paris city centre is a 5-minute drive, as are the La Defense and CNIT business district. It takes about 14 minutes to reach famous Parisian department stores and Champs Elysees, while the exhibition centre is around an 8-minute drive away. Charles de Gaulle and Orly airports are both approximately 27 km from the aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="941.00" OriginalAmount="941.00">
      <BasicPropertyInfo Latitude="48.82475" Longitude="2.30102" StarRating="2" HotelCode="244275|bb_hotel_paris_malakoff_parc_des_expositions" HotelName="B&amp;B Hotel PARIS Malakoff Parc des Expositions" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 bd Charles de Gaulle, 92240 Malakoff, Paris</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328879/328879a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.00" OriginalAmount="942.00">
      <BasicPropertyInfo Latitude="48.8886" Longitude="2.379" StarRating="2" HotelCode="933602|st_christophers_inns_the_canal_hostel" HotelName="St Christopher's Paris Canal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue De Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481215/481215a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.00" OriginalAmount="942.00">
      <BasicPropertyInfo Latitude="48.871233" Longitude="2.362394" StarRating="2" HotelCode="147939|garden_saint_martin" HotelName="Garden Saint Martin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Yves Toudic, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213639/213639a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="943.00" OriginalAmount="943.00">
      <BasicPropertyInfo Latitude="48.86624423" Longitude="2.3508603" StarRating="0" HotelCode="430674|hotel_du_globe_3" HotelName="Hôtel Du Globe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197 Rue Saint Denis 2e arrondissement, Paris 75002</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/40813/1840813/43.jpg?f=15598382</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.00" OriginalAmount="947.00">
      <BasicPropertyInfo Latitude="48.878148" Longitude="2.327031" StarRating="3" HotelCode="61172|opera_deauville_hotel" HotelName="Opera Deauville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79155/a_79155_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 9th arrondissement, close to Liège metro station, in the heart of the capital. Other districts of the city are also within comfortable walking distance from the hotel. All the most famous attractions of the “City of Light”, such as the Opéra Garnier or Louvre Museum (where you'll be greeted by the Mona Lisa herself) are easy to reach by foot or by metro. Printemps and the department store Galeries Lafayette are also close by. It is about 35 km to Charles de Gaulle Airport and 30 km to Paris Orly. The metro line E offers guests direct access to the railway station Gare du Nord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="949.00" OriginalAmount="949.00">
      <BasicPropertyInfo Latitude="48.906149412054" Longitude="2.3323653483735" StarRating="2" HotelCode="333437|cafe_hotel_de_lavenir" HotelName="Café Hôtel de l'Avenir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Charles Schmidt, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/447566/a_447566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Saint-Ouen-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="952.00" OriginalAmount="952.00">
      <BasicPropertyInfo Latitude="48.833269" Longitude="2.356424" StarRating="2" HotelCode="146402|coypel" HotelName="Hotel Coypel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207823/gt_207823_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Place d'Italie and the Gobelins district of the 13th arrondissement of Paris. Within minutes of the hotel guests will find the Latin Quarter, Saint Germain des Près, Notre Dame de Paris, the Bercy Sports Centre and the François Mitterrand Library. Gare du Nord station is 6 km and it is 20 km to Paris Orly Airport and 30 km to Paris Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="952.00" OriginalAmount="952.00">
      <BasicPropertyInfo Latitude="48.87563912" Longitude="2.35812872" StarRating="2" HotelCode="325036|grand_hotel_de_leurope_3" HotelName="Grand Hôtel de l’Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard de Strasbourg, 75010 Paris, Ile De France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489698/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="955" OriginalAmount="955">
      <BasicPropertyInfo Latitude="48.871945005644" Longitude="2.344229221344" StarRating="3" HotelCode="14967|3490" HotelName="Mondial" 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>5 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235785/235785a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="958.00" OriginalAmount="958.00">
      <BasicPropertyInfo Latitude="48.896363611899" Longitude="2.3283867537975" StarRating="3" HotelCode="173800|source_hotel" HotelName="Hotel Source" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Avenue St. Ouen, 75017 Paris, Ilke de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211777/211777a_hb_a_019.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 34 rooms. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a baggage storage service, a safe and room service. 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="63" TotalAmount="958.00" OriginalAmount="958.00">
      <BasicPropertyInfo Latitude="48.87913892571" Longitude="2.3434647917748" StarRating="2" HotelCode="60657|pavillon_opera_lafayette" HotelName="Pavillon Opera Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue de la Tour d'Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78510/a_78510_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located on a small, quiet street in the 9th arrondissement close to the Galeries Lafayette and the Opéra Garnier. Links to the public transport network are within easy reach. It is only a few minutes' walk to the busy shopping streets with their typically Parisian shops. Montmartre, a district made famous by its many painters, is also a short walk away and it is possible to pay a visit to the basilica of Sacré Coeur from whence panoramic views may be enjoyed out over the city. It is just a few metro stops to one of the most beautiful avenues in the world, the Champs Elysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="960" OriginalAmount="960">
      <BasicPropertyInfo Latitude="48.856029325139" Longitude="2.7868688106537" StarRating="3" HotelCode="26756|38605" HotelName="Adagio Marne la Vallée Val D'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Fax,Heated Pool,Internet,Kitchen,Laundry,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 cours du Danube, 77706 Serris, CEDEX 4, Marne la Vallee</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39266/a_39266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive residence is located close to Disneyland Resort Paris, only one RER station (line A) from the theme park. It also lies around 40 minutes from the centre of the capital. Charles de Gaulle Airport lies around 35 km away and Paris Orly Airport is roughly 45 km away, which can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.00" OriginalAmount="962.00">
      <BasicPropertyInfo Latitude="48.832071" Longitude="2.387479" StarRating="4" HotelCode="73716|aparthotel_adagio_paris_bercy_village" HotelName="Adagio Paris Bercy Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Cour Du Minervois, 12. Arrondissement - Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99450/a_99450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the heart of the Village de Bercy and in the cultural quarter of Paris. Well-known sightseeing attractions, such as the Palais Omnisport, the Parc de Bercy or the Grande Bibliothèque de France are only a few steps away. Paris Orly airport is easily reached within 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="964" OriginalAmount="964">
      <BasicPropertyInfo Latitude="48.848216" Longitude="2.450326" StarRating="3" HotelCode="902069|33738" HotelName="Royal Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69/71, rue Defrance, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198933/198933a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="964.00" OriginalAmount="964.00">
      <BasicPropertyInfo Latitude="48.849422478562" Longitude="2.380967438221" StarRating="3" HotelCode="33001|color_design_hotel" HotelName="Color Design Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Citeaux, 12ème Arrondissement, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017553/017553a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a few paces of the Place de la Bastille and the Gare de Lyon. Although located on a peaceful street, guests are able to reach a selection of lively restaurants and modern bars on foot. It is 20 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.00" OriginalAmount="965.00">
      <BasicPropertyInfo Latitude="48.901641909717" Longitude="2.3288440704346" StarRating="3" HotelCode="13524|alliance_hotel_paris_porte_de_st_ouen" HotelName="Kyriad Paris Nord Porte de Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue La Fontaine, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14325/a_14325_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to Paris and Villepinte. Within 300 m of the hotel are links to the public transport system, which can easily be reached on foot. St. Quen Metro station is around 500 m from the hotel. Within 3 km of the hotel a wide range of shopping facilities including the Haussmann shopping centre as well as numerous restaurants, diverse bars, cafés and lively entertainment opportunities are to be found. It is approximately 25 km to Charles de Gaulle Airport and 30 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.00" OriginalAmount="965.00">
      <BasicPropertyInfo Latitude="48.835338232304" Longitude="2.3260839970116" StarRating="2" HotelCode="71604|denfertmontparnasse" HotelName="Denfert Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 rue Daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246606/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Denfert-Montparnasse is a 2-star Paris hotel located half a kilometer from the Montparnasse Tower and the train station. It has an on-site restaurant and bar.  All of the rooms have private bathrooms with a bathtub or shower. They are soundproof and offer satellite TV and free Wi-Fi internet access.  Breakfast is available daily in the dining area or on the patio. It can also be served to your guest room upon request.  The hotel has a quiet and shaded patio, offers a 24-hour front desk and luggage storage.  Denfert-Rochereau Metro station (lines 4 &amp; 6) is a 5-minute walk from the hotel.   14th arr. is a great choice for travelers interested in monuments, museums and culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="969.00">
      <BasicPropertyInfo Latitude="48.836094062456" Longitude="2.2464787960052" StarRating="3" HotelCode="209214|hotel_alpha_paris_tour_eiffel" HotelName="Alpha Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Emile Landrin, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/254258/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the town of Boulogne-Billancourt, just 100 metres from the Métro station Marcel Sembat, which connects directly with the Eiffel Tower in Paris. The property is a 10-minute walk from Parc des Princes football stadium, a 15-minute walk from the River Seine, and 2 km from Longchamps Racecourse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="971.00" OriginalAmount="971.00">
      <BasicPropertyInfo Latitude="48.90283221" Longitude="2.30324896" StarRating="0" HotelCode="637546|campanile_paris_clichy_centre" HotelName="Campanile Paris Clichy Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place Du Marche, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/756227/a_756227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Campanile Paris - Clichy Centre in Clichy, you'll be close to Parc Monceau and Arc de Triomphe\n\nWith a stay at Campanile Paris - Clichy Centre in Clichy, you'll be close to Parc Monceau and Arc de Triomphe. This hotel is within close proximity of Moulin Rouge and Palais des Congres de Paris. Make yourself at home in one of the 45 air-conditioned rooms featuring Smart televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers. Grab a bite from the snack bar/deli serving guests of Campanile Paris - Clichy Centre. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily for a fee. Featured amenities include complimentary wired Internet access, express check-out, and complimentary newspapers in the lobby.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="972" OriginalAmount="972">
      <BasicPropertyInfo Latitude="48.837428740837" Longitude="2.2587606310844" StarRating="3" HotelCode="37861|38012" HotelName="Murat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 bis boulevard Murat, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62474/a_62474_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the 16th arrondissement, by the Porte St Cloud, close to the Trocadéro, the Eiffel Tower and the Champs Elysée. The nearest public transport is metro line 9.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="974.00" OriginalAmount="974.00">
      <BasicPropertyInfo Latitude="48.8618652" Longitude="2.3832536" StarRating="2" HotelCode="178207|modern" HotelName="Modern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Rue du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249687/a_249687_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. The accommodation comprises a total of 38 rooms. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="974.00" OriginalAmount="974.00">
      <BasicPropertyInfo Latitude="48.882667590425" Longitude="2.3326447606087" StarRating="3" HotelCode="52673|apollo_opera" HotelName="Apollo Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue De Douai, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56803/a_56803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated between Montmartre and the Opera. The large department stores and the world famous Moulin Rouge are all found near the hotel. The nearest metro station is only minutes away from the hotel (100 m). Restaurants, bars and nightclubs are all within walking distance of the hotel (within 300 m). Charles de Gaulle airport is only a 45-minute drive away and Orly is around 40 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.00" OriginalAmount="975.00">
      <BasicPropertyInfo Latitude="48.844662139324" Longitude="2.4024859920307" StarRating="0" HotelCode="324666|hotel_cosy_3" HotelName="Le petit Cosy Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Boulevard De Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489762/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 Cosy in Paris (Pere Lachaise - Menilmontant), you'll be close to Place de la Nation and Notre Dame Cathedral. This hotel is within close proximity of Pere Lachaise Cemetery and La Colline National Theater.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 28 guestrooms featuring flat-screen televisions.&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;Enjoy a satisfying meal at a restaurant serving guests of Hotel Cosy. 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 and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="976.00" OriginalAmount="976.00">
      <BasicPropertyInfo Latitude="48.834800379382" Longitude="2.2845555055573" StarRating="1" HotelCode="324072|hotel_le_carrosse" HotelName="Hotel Le Carrosse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue Desnouettes, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484653/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="978" OriginalAmount="978">
      <BasicPropertyInfo Latitude="48.783902072089" Longitude="2.4566987202377" StarRating="2" HotelCode="109642|195326" HotelName="Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Archives, 94000 Creteil</AddressLine>
          </AddressLines>
          <CityName>Créteil</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/23733/23733/1.jpg?f=15020018</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Créteil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="979.00" OriginalAmount="979.00">
      <BasicPropertyInfo Latitude="48.8779749" Longitude="2.327723" StarRating="3" HotelCode="94375|atn_hotel" HotelName="ATN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 rue d'Athenes, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131111/a_131111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="982.00" OriginalAmount="982.00">
      <BasicPropertyInfo Latitude="48.88966369628906" Longitude="2.3624460697174072" StarRating="3" HotelCode="0|simons_boutique_hotel" HotelName="Simon's Boutique Hotel - Icebar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Riquet, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/a0/00a051d0f2aeb4ce8075b9933761290e9b415ca9.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Simon's Boutique Hotel - Icebar, you'll be centrally located in Paris, within a 5-minute drive of Zenith de Paris and Le Trianon.  This hotel is 2.2 mi (3.5 km) from La Machine du Moulin Rouge and 2.4 mi (3.8 km) from Centre Pompidou.&lt;br /&gt;Amenities : Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and a banquet hall.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Canal Saint-Martin - 1.3 km / 0.8 mi&lt;br /&gt;Basilica of the Sacred Heart of Paris - 1.7 km / 1.1 mi&lt;br /&gt;Le Trianon - 2 km / 1.2 mi&lt;br /&gt;Parc des Buttes Chaumont - 2.2 km / 1.4 mi&lt;br /&gt;City of Science and Industry - 2.3 km / 1.4 mi&lt;br /&gt;Grande halle de la Villette - 2.4 km / 1.5 mi&lt;br /&gt;Folies Bergere - 2.6 km / 1.6 mi&lt;br /&gt;Grands Boulevards - 2.6 km / 1.6 mi&lt;br /&gt;Zenith de Paris - 2.7 km / 1.7 mi&lt;br /&gt;La Machine du Moulin Rouge - 2.8 km / 1.7 mi&lt;br /&gt;Philharmonie de Paris - 3 km / 1.8 mi&lt;br /&gt;Grevin Museum - 3 km / 1.9 mi&lt;br /&gt;Place de la Republique - 3 km / 1.9 mi&lt;br /&gt;Boulevard Haussmann - 3.2 km / 2 mi&lt;br /&gt;Place de Clichy - 3.2 km / 2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 25 km / 15.6 mi&lt;br /&gt;Orly Airport (ORY) - 26.8 km / 16.7 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and a 24-hour front desk. This hotel has 4 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : Buffet breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:30 AM to 11:00 AM for a fee.&lt;br /&gt;HeadLine : In Paris (18th Arrondissement)&lt;br /&gt;Renovations : This property is closed from March 18 2020 to December 20 2020 (dates subject to change).&lt;br /&gt;Rooms : Stay in one of 67 guestrooms featuring Smart televisions. Your memory foam bed comes with premium bedding. 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.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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;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;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="63" TotalAmount="982.00" OriginalAmount="982.00">
      <BasicPropertyInfo Latitude="48.88476946383" Longitude="2.2436064985014" StarRating="3" HotelCode="400095|melon_district_paris_la_defense" HotelName="The Student Hotel Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Roque De Fillol, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447521/447521a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Puteaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="983.00" OriginalAmount="983.00">
      <BasicPropertyInfo Latitude="48.894327787388" Longitude="2.3124933242798" StarRating="3" HotelCode="43937|timhotel_berthier_paris_17" HotelName="Timhotel Paris Berthier" 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,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9533/a_9533_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 17th arrondissement of Paris, the hotel is very convenient for both business and tourism stays, with a Métro station (number 13) and RER (C) station in front of the hotel which lead directly (no change) to the main points of interest such as the department stores on Boulevard Haussmann, Champs-Élysées and the Tour Eiffel (Champ de Mars).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="984.00" OriginalAmount="984.00">
      <BasicPropertyInfo Latitude="48.880311941104" Longitude="2.3743396997452" StarRating="2" HotelCode="187837|relais_bergson" HotelName="Relais Bergson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Avenue Simon Bolivar, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332560/332560a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="986" OriginalAmount="986">
      <BasicPropertyInfo Latitude="48.883583009382" Longitude="2.3235923051834" StarRating="3" HotelCode="110541|37565" HotelName="Hôtel Excelsior-Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Caroline, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153442/w_153442_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="986.00" OriginalAmount="986.00">
      <BasicPropertyInfo Latitude="48.892176371259" Longitude="2.3148375749588" StarRating="3" HotelCode="317178|ibis_paris_berthier_porte_de_clichy" HotelName="Hôtel ibis Paris 17 Clichy-Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Bernard Buffet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31940/a_31940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated, close to Montmartre, the Champs Elysées and many more of the French metropolis' top sights. The nearest links to the public transport network are about 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="986.00" OriginalAmount="986.00">
      <BasicPropertyInfo Latitude="48.879545711311" Longitude="2.3562153433253" StarRating="2" HotelCode="267509|hotel_richmond_2" HotelName="Hôtel Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362642/362642a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="987" OriginalAmount="987">
      <BasicPropertyInfo Latitude="48.851546" Longitude="2.398978" StarRating="2" HotelCode="25353|1861" HotelName="Timhotel Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue d'Avron, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36943/r_36943_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the centre of Paris just a stone's throw from the Place de la Nation. Scores of shops and other entertainment venues as well as Paris' most renowned tourist attractions are within easy walking distance or can be reached on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="987.00" OriginalAmount="987.00">
      <BasicPropertyInfo Latitude="48.879440560868" Longitude="2.3584717512131" StarRating="2" HotelCode="187842|de_paris_nord" HotelName="Hôtel de Paris Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262100/a_262100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="48.834655013951" Longitude="2.242371741829" StarRating="2" HotelCode="109352|hotel_campanile_paris_ouest__boulogne" HotelName="Campanile - Paris Ouest - Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Carnot, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152103/a_152103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="990.00" OriginalAmount="990.00">
      <BasicPropertyInfo Latitude="48.824495849371" Longitude="2.3272846736106" StarRating="2" HotelCode="60434|cecil_hotel" HotelName="Le Glam's Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST,LUNCH" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/200269/200269a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="48.794689810186" Longitude="2.126751975859" StarRating="2" HotelCode="149573|479575" HotelName="Hôtel Le Home Saint Louis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Saint-Louis, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/250647/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Versailles. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="992.00" OriginalAmount="992.00">
      <BasicPropertyInfo Latitude="48.884698598465" Longitude="2.2586104273796" StarRating="3" HotelCode="35315|hotel_charlemagne" HotelName="Charlemagne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Charcot, 92200 Neuilly sur Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57258/a_57258_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just minutes away from La Defense, in the heart of Neuilly sur Seine. Pont de Neuilly underground station lies around 100 m from the hotel. The centre of Paris is within 10 minutes of the hotel and there are shopping venues, boutiques, bars and restaurants located in the vicinity. Orly airport is located roughly 20 km of the hotel whilst Charles de Gaulle airport is roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="993" OriginalAmount="993">
      <BasicPropertyInfo Latitude="48.839472" Longitude="2.392728" StarRating="3" HotelCode="16703|31864" HotelName="Le Quartier Bercy-Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20290/a_20290_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming tradition-rich hotel is peacefully located close to the Place de la Nation, Bercy sports hall and Bercy's brand-new entertainment district that features restaurants, shopping venues and a cinema multiplex. It is just a few minutes walk to the nearest links to the public transport network and the Gare de Lyon train station. The nearby métro station offers quick and convenient access to the Place de la Bastille, the opera house, the Eiffel Tower, the Arc de Triomphe and the world-famous Champs Elysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="48.856617" Longitude="2.381552" StarRating="1.5" HotelCode="180105|anya_hotel" HotelName="Anya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Passage Viallet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/258608/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfortable stay. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="994.00" OriginalAmount="994.00">
      <BasicPropertyInfo Latitude="48.867801362994" Longitude="2.3829778119948" StarRating="1" HotelCode="322953|hotel_des_vosges_3" HotelName="Hôtel des Vosges Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2 rue des Maronites, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484521/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="994.00" OriginalAmount="994.00">
      <BasicPropertyInfo Latitude="48.873414" Longitude="2.343949" StarRating="3" HotelCode="89357|hotel_royal_bergere" HotelName="Royal Bergere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125160/a_125160_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the Montmartre district and the Opera Garnier, the hotel is just 1.5 km from the Louvre museum. Located 900 m away from the Galeries Lafayettes department stores, the hotel is in a lively area, day and night, that provides many bars and restaurants. Links to the local public transport network and the bus station are some 300 m away while Gare du Nord station is some 2 km from the hotel. Paris Orly Airport and Charles de Gaulle Airport are approximately 18 and 25 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="997" OriginalAmount="997">
      <BasicPropertyInfo Latitude="48.880067464265" Longitude="2.1851068180235" StarRating="3" HotelCode="110709|183568" HotelName="Hôtel ibis Paris Rueil-Malmaison" 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>16 Boulevard de l'Hôpital Stell, 92500 Rueil-Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153627/a_153627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rueil-Malmaison. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="998.00" OriginalAmount="998.00">
      <BasicPropertyInfo Latitude="48.870315508742" Longitude="2.3514311846561" StarRating="2" HotelCode="303902|hotel_mazagran" HotelName="Mazagran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465360/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 24 rooms. Services and facilities at the hotel include a transfer service and a laundry service. Wireless internet access is available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="998.00" OriginalAmount="998.00">
      <BasicPropertyInfo Latitude="48.8808782613356" Longitude="2.2992433681153" StarRating="0" HotelCode="0|_0x2af64" HotelName="Studio Design Champs Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Rennequin, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/cc/5e/cc5e4ecb1069e8205ae5dce5ca143e0ca8fa4627.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studio Design Champs Elysees” is located within 5 km from the historic center of Paris.&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="1001.00" OriginalAmount="1001.00">
      <BasicPropertyInfo Latitude="48.875365" Longitude="2.388984" StarRating="2" HotelCode="97220|hotel_de_la_perdrix_rouge" HotelName="De la Perdrix Rouge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lassus, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331439/331439a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1004.00" OriginalAmount="1004.00">
      <BasicPropertyInfo Latitude="48.84176024" Longitude="2.38422466" StarRating="0" HotelCode="583995|residhome_paris_gare_de_lyon_jacqueline_de_romilly" HotelName="Residhome Paris Gare De Lyon - Jacqueline De Romilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue Jorge Semprùn, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753049/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1005" OriginalAmount="1005">
      <BasicPropertyInfo Latitude="49.001627" Longitude="2.519768" StarRating="4" HotelCode="82269|44615" HotelName="Novotel Suites Paris Roissy CDG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Allee du Verger, 95700 Roissy En France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111041/a_111041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 7 minutes from the Villepinte exhibition centre and 5 minutes from Roissy Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1005" OriginalAmount="1005">
      <BasicPropertyInfo Latitude="48.80133" Longitude="2.1234" StarRating="2" HotelCode="111073|396609" HotelName="Hôtel d'Angleterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Garden,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Off-Site Parking,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue de Fontenay, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6572283</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel d'Angleterre in Versailles, you'll be in the historical district and minutes from Palace of Versailles, and close to Parly 2 Shopping Mall. This hotel is within the vicinity of Saint-Marc Golf Club and HEC Paris.Rooms Stay in one of 17 guestrooms 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 phones and desks, and housekeeping is provided daily.Rec, Spa, Premium Amenities Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.Dining Quench your thirst with your favorite drink at a bar/lounge. Continental breakfasts are available daily for a fee.Business, Other Amenities Featured amenities include a 24-hour front desk, luggage storage, and coffee/tea in the lobby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1009.00" OriginalAmount="1009.00">
      <BasicPropertyInfo Latitude="48.873988798044" Longitude="2.3426507413387" StarRating="2" HotelCode="187852|jeff" HotelName="Jeff" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>53 rue Richer, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327807/327807a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can reach the various storeys easily and comfortably by lift. A baggage storage service is among the facilities. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1010.00" OriginalAmount="1010.00">
      <BasicPropertyInfo Latitude="48.843725" Longitude="2.296344" StarRating="2" HotelCode="180081|leonard_de_vinci_2_2" HotelName="Léonard de Vinci 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329942/329942a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1010.00" OriginalAmount="1010.00">
      <BasicPropertyInfo Latitude="48.883" Longitude="2.2424" StarRating="0" HotelCode="979542|residhome_puteaux_la_defense" HotelName="Residhome Puteaux La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Avenue Du General De Gaulle, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=10896530</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="48.889869668175" Longitude="2.3210817575455" StarRating="3" HotelCode="14338|13546" HotelName="121 Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>121 Avenue de Clichy, 75017 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/171105/171105a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a lively quarter of Paris where the worlds of art and business mingle, this is the perfect base for a visit to Paris. With Brochant underground station just 100 m from the hotel, it also offers easy access to Place de Clichy, Saint Lazare or the Paris icon, the Eiffel Tower, which are 900 m, 1.8 km or 4.7 km away respectively. Paris-Charles de Gaulle Airport is some 24 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.00" OriginalAmount="1011.00">
      <BasicPropertyInfo Latitude="48.846370698252" Longitude="2.3795592784882" StarRating="3" HotelCode="39441|trianon_gare_de_lyon" HotelName="Hôtel Trianon Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64980/a_64980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the new business district close to the Palais Omnisports de Paris-Bercy (POPB) and the Gare de Lyon (500 m away), this hotel lies within walking distance of a selection of bars and restaurants. A selection of shopping and entertainment venues are to be found in the vicinity and transfer to Paris' Orly and Charles de Gaulle airports takes approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.00" OriginalAmount="1011.00">
      <BasicPropertyInfo Latitude="48.82118542763" Longitude="2.2928855831668" StarRating="0" HotelCode="128287|adagio_access_vanves_porte_de_versailles" HotelName="Aparthotel Adagio access Vanves Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 - 32 rue Jean Bleuzen, 92170 Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185494/a_185494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Vanves. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.00" OriginalAmount="1011.00">
      <BasicPropertyInfo Latitude="48.893346665349" Longitude="2.253147885858" StarRating="4" HotelCode="933453|adagio_la_defense_courbevoie" HotelName="Aparthotel Adagio La Défense Courbevoie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Place des Pléiades, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411160/a_411160_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1012.00" OriginalAmount="1012.00">
      <BasicPropertyInfo Latitude="48.890642108124" Longitude="2.3248368501663" StarRating="3" HotelCode="57106|ambassadeur" HotelName="Ambassadeur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue Legendre, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74038/l_74038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is very well situated. It lies in a quiet area in the north of Paris, just behind Montmartre and close to the Opera and the Champs-Elysées by metro. The local metro station can be reached in just 4 minutes on foot, Saint-Lazare is 1.5 km away and nearby sights include Sacre Coeur (1.5 km), Pigalle (1.5 km) and Galeries Lafayette (2.5 km). Nearby airports include Orly, Charles de Gaulle and Paris Beauvais Tillé, which are 25 km, 25 km and 65 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1013.00" OriginalAmount="1013.00">
      <BasicPropertyInfo Latitude="48.87010919" Longitude="2.36988697" StarRating="2" HotelCode="591683|hotel_aix_europe" HotelName="Hotel Aix Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue D'Aix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763935/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1013.00" OriginalAmount="1013.00">
      <BasicPropertyInfo Latitude="48.834111" Longitude="2.295214" StarRating="3" HotelCode="64956|hotel_auriane_porte_de_versailles" HotelName="Hotel Auriane Porte De Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Olivier De Serres, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/cd/b7/cdb75dbd52469efd08840ded02ddf4858882ca3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1013.00" OriginalAmount="1013.00">
      <BasicPropertyInfo Latitude="48.877202067152" Longitude="2.3511278629303" StarRating="3" HotelCode="74049|chabrol_opera" HotelName="Chabrol Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330726/330726a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1014" OriginalAmount="1014">
      <BasicPropertyInfo Latitude="48.90161984076" Longitude="2.2180874726655" StarRating="3" HotelCode="318314|226401" HotelName="Residhome Nanterre La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>521 Boulevard des Provinces Françaises, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Nanterre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547185/547185a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1014.00" OriginalAmount="1014.00">
      <BasicPropertyInfo Latitude="48.883654546144" Longitude="2.3594285952986" StarRating="3" HotelCode="75476|hotel_faubourg_216224" HotelName="Sure Hotel by Best Western Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>224 Rue Du Faubourg Saint Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102759/a_102759_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An enviable position in the heart of the French capital makes this city hotel an ideal starting point for sightseeing in Paris and discovering its most famous tourist sites. It is only steps away from Montmartre district and Canal Saint-Martin. The nearest bus station is only a 10-minute walk away. Thanks to its proximity to Gare du Nord and Gare de l'Est train stations, guests can easily reach the Eurostar train, the Palais des Expositions de Villepinte exhibition centre or Stade de France stadium. Charles De Gaulle Airport and Orly Airport are both about 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1015.00" OriginalAmount="1015.00">
      <BasicPropertyInfo Latitude="48.805308568258" Longitude="2.3254756761376" StarRating="3" HotelCode="128282|campanile_paris_sud__porte_dorleans__arcueil" HotelName="Campanile Paris Sud - Porte d'Orleans - Arcueil" 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>73 Avenue Aristide Briand, RN 20, 94110 Arcueil</AddressLine>
          </AddressLines>
          <CityName>Arcueil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185486/a_185486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Arcueil. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1015.00" OriginalAmount="1015.00">
      <BasicPropertyInfo Latitude="48.81816779335" Longitude="2.4005556106567" StarRating="4" HotelCode="888805|mercure_paris_ivry_quai_de_seine" HotelName="Mercure Paris Ivry Quai de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Allee De La Seine, 94200 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137358/a_137358_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Seine, near the Paris Bercy Palais Omnisport sports and entertainment centre and the French National Library.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1017.00" OriginalAmount="1017.00">
      <BasicPropertyInfo Latitude="48.847113" Longitude="2.377602" StarRating="2" HotelCode="180075|de_reims" HotelName="De Reims" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/252577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1018.00" OriginalAmount="1018.00">
      <BasicPropertyInfo Latitude="48.879548" Longitude="2.356005" StarRating="2" HotelCode="901308|new_hotel_gare_du_nord" HotelName="Newhotel Gare Du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40, rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329025/329025a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1019.00" OriginalAmount="1019.00">
      <BasicPropertyInfo Latitude="48.879428213265" Longitude="2.3568141460419" StarRating="2" HotelCode="69393|picardy_hotelgare_du_nord" HotelName="Picardy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246442/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1023.00" OriginalAmount="1023.00">
      <BasicPropertyInfo Latitude="48.855077" Longitude="2.386537" StarRating="3" HotelCode="82864|classics_hotel_paris_bastille" HotelName="Classics Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142675/142675a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between Place de la Bastille, Place de la Nation and the Père Lachaise Cemetery. Links to the public transport network are on the hotel's doorstep. Paris Orly Airport is situated at a distance of approximately 19 km, Paris Charles de Gaulle Airport some 25 km and Beauvais Tillé Airport are roughly 86 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1024" OriginalAmount="1024">
      <BasicPropertyInfo Latitude="49.0058" Longitude="2.5215" StarRating="4" HotelCode="63703|15608" HotelName="Best Western Paris CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Allee du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82089/a_82089_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is barely three minutes from Charles de Gaulle Airport, and 10 minutes from the Paris Nord exhibition centre in Villepinte. The centre of Paris is just a 20-minute drive away and links to the public transport and national rail networks can be reached within 15 minutes. Orly airport is approximately 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1024.00" OriginalAmount="1024.00">
      <BasicPropertyInfo Latitude="48.831565" Longitude="2.357401" StarRating="3" HotelCode="13456|express_by_holiday_inn_paris__place_ditalie" HotelName="Timhotel Paris Place d'Italie" 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,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14208/a_14208_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located in the south of the city, close to Montparnasse. It is just 100 m to links to the public transport network and Porte de Vanves métro station lies some 600 m away and may easily be reached on foot. A diverse selection of shopping venues are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="48.82161331176758" Longitude="2.265273094177246" StarRating="4" HotelCode="0|yays_issy_concierged_boutique_apartments" HotelName="Yays Issy Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Bourgain, Issy-les-Moulineaux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/a0/3aa08b8418cfb9373736afb2acf6b4c1240d5d63.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Issy-les-Moulineaux, you'll be near the airport and convenient to Aquaboulevard and Paris Expo Porte de Versailles. This apartment is close to Parc des Princes and Champ de Mars.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.&lt;br /&gt;Make yourself comfortable in this individually decorated 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 laptop-compatible safe 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;Extra Info: &lt;/b&gt;Please note that a state of emergency has been introduced in France until June 1.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1030.00" OriginalAmount="1030.00">
      <BasicPropertyInfo Latitude="48.839902038905" Longitude="2.3814958333969" StarRating="3" HotelCode="35367|hotel_claret" HotelName="Claret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Boulevard de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57545/a_57545_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies close to Bercy Park as well as the gare de Lyon. Plenty of shopping and entertainment opportunities are nearby as well as public transport connections (all within around 10 minutes). Grande Bibliothèque François Mitterrand is a 5-minute drive away and the transfer time to Orly airport and Charles de Gaulle airports takes between 30 and 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1032" OriginalAmount="1032">
      <BasicPropertyInfo Latitude="48.947488075" Longitude="2.44027365" StarRating="2" HotelCode="109952|188613" HotelName="Citotel Aero Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Normandie Niemen, 93150 Le Blanc-Mesnil</AddressLine>
          </AddressLines>
          <CityName>Le Blanc-Mesnil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/248725/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Le Blanc-Mesnil. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.00" OriginalAmount="1032.00">
      <BasicPropertyInfo Latitude="48.831874" Longitude="2.324684" StarRating="2" HotelCode="180108|enjoy_hostel_2" HotelName="Enjoy Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212832/212832a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1033.00" OriginalAmount="1033.00">
      <BasicPropertyInfo Latitude="48.831514221054" Longitude="2.2467845678329" StarRating="3" HotelCode="183057|brh_boulogne_residence_hotel" HotelName="BRH - Boulogne Residence Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Longs Prés, 92100 Boulogne</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/256524/a_256524_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Boulogne-Billancourt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1034.00" OriginalAmount="1034.00">
      <BasicPropertyInfo Latitude="48.873701" Longitude="2.359048" StarRating="3" HotelCode="25355|staycity_serviced_apartments__gare_de_lest_2" HotelName="Staycity Aparthotels Gare de L’Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Passage Dubail, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211888/211888a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035" OriginalAmount="1035">
      <BasicPropertyInfo Latitude="48.827848661454" Longitude="2.3796097534439" StarRating="4" HotelCode="899668|37638" HotelName="Appart'City Confort Paris Grande Bibliothèque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue de France, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182498/a_182498_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern-style hotel is ideally located near the Seine River, on the left bank. Very well served by public transportation (metro, bus and RER all within walking distance), it takes only 10 minutes to reach the centre of Paris. Guests will also find a large selection of restaurants, bars, clubs, shops and entertainment venues in the vicinity. Paris/Orly Airport is approximately 12 km from the city hotel and Roissy/Charles de Gaulle is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1035.00" OriginalAmount="1035.00">
      <BasicPropertyInfo Latitude="48.895569" Longitude="2.26174" StarRating="2" HotelCode="213016|ibis_budget_courbevoie_paris_" HotelName="ibis budget Courbevoie Paris la Défense 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Quai du Président Paul Doumer, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301689/a_301689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests 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="27" TotalAmount="1038" OriginalAmount="1038">
      <BasicPropertyInfo Latitude="48.779039" Longitude="2.215131" StarRating="4" HotelCode="34431|191851" HotelName="Mercure Paris Velizy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue De L'Europe, 78140 VelizyVillacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54846/a_54846_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Vélizy economic sector, opposite the Vélizy 2 shopping centre. Guests can find restaurants and shops 50 m from the hotel and links to the public transport network just 100 m away. It is only 10 minutes from Versailles and 20 minutes from Paris, offering guests an ideal base for stays in the region. The Eiffel Tower is 13 km away, the Champs-Élysées is 15 km, the Louvre Museum is 20 km and Disneyland Paris is 60 km from the hotel. It is also close to the N118 and the A86 motorway, giving great access to Paris, Versailles and Orly Airport (15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1041" OriginalAmount="1041">
      <BasicPropertyInfo Latitude="48.78268" Longitude="2.224097" StarRating="4" HotelCode="82272|191849" HotelName="Novotel Suites Paris Velizy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Ter rue du petit Clamart, 78140 Velizy Villacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111044/a_111044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vélizy-Villacoublay. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1041.00" OriginalAmount="1041.00">
      <BasicPropertyInfo Latitude="48.890742630253" Longitude="2.2864785790443" StarRating="2" HotelCode="336461|hotel_danjou" HotelName="D'Anjou" Meals="ROOM ONLY,BREAKFAST-FOR-2,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>47 Rue Louis Rouquier, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55614/a_55614_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Levallois-Perret just outside Paris. It is just minutes away from the Arc de Triomphe and the Champs-Elysées. In addition it is within easy reach of the business district of La Défense and Espace Champerret. These and other tourist attractions are within walking distance or may be easily reached on the local public transport. The transfer time to Charles de Gaulle airport takes around half an hour and Orly airport is just slightly further away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1042.00" OriginalAmount="1042.00">
      <BasicPropertyInfo Latitude="48.819693" Longitude="2.310271" StarRating="4" HotelCode="936717|suite_home_paris_porte_de_chatillon" HotelName="Aparthotel Adagio Paris Malakoff Chatillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Pierre Brossolette 60, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414727/a_414727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Malakoff. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1043" OriginalAmount="1043">
      <BasicPropertyInfo Latitude="48.829567" Longitude="2.117896" StarRating="3" HotelCode="66752|44485" HotelName="Mercure Versailles Parly 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Marly-le-Roi, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86378/a_86378_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Versailles castle and a 20-minute drive from the Eiffel tower and around 35 km from Orly Airport, while Charles de Gaulle is around 45 km away. It is also close to the very important shopping centre Parly2, with restaurants, shops and public transport within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="48.89215" Longitude="2.317693" StarRating="2" HotelCode="110543|tingis" HotelName="Tingis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Emile Level, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255726/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Arr17:Triumph arch-Pte Maillot. The establishment features a total of 32 rooms. Guests will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="48.8865222905" Longitude="2.3094262182713" StarRating="3" HotelCode="34956|hotel_glasgow_monceau_paris" HotelName="Glasgow Monceau" Meals="ROOM ONLY" 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>3 Rue Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56372/a_56372_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is centrally located near to the Champs-Élysées and the enchanting Parc Monceau. Scores of shops, restaurants, bars and other entertainment venues as well as Paris' most beguiling tourist attractions are within easy walking distance or can be reached on public transport, which is also within easy reach. Malesherbes metro station is around 500 m away and the nearest train station is 1.5 km from the hotel. The transfer time to Charles de Gaulle airport takes around 25 minutes and Orly airport is just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="48.8969944" Longitude="2.3454932" StarRating="3" HotelCode="300871|kyriad_paris_18__porte_de_clignancourt__montmartre" HotelName="Hotel Kyriad Paris 18 - Porte de Clignancourt - Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Boulevard Ornano, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/409287/a_409287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1047" OriginalAmount="1047">
      <BasicPropertyInfo Latitude="49.019377998513" Longitude="2.5855780026561" StarRating="3" HotelCode="935589|82961" HotelName="NOMAD Hotel Paris Roissy CDG Aeroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34/36 Rue de Paris, 77990 Le Mesnil Amelot</AddressLine>
          </AddressLines>
          <CityName>Le Mesnil-Amelot</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374401/374401a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Roissy-en-France.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1048.00" OriginalAmount="1048.00">
      <BasicPropertyInfo Latitude="48.833743083379" Longitude="2.2560006575576" StarRating="0" HotelCode="80439|mercure_le_scenario_aparthotel" HotelName="Apparthotel Mercure Paris Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Place René Clair, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108765/a_108765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1049.00" OriginalAmount="1049.00">
      <BasicPropertyInfo Latitude="48.82784515" Longitude="2.27308022" StarRating="1" HotelCode="335476|aero_club" HotelName="Aero Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Boulevard des Frères Voisin, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492287/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="48.833361038624" Longitude="2.3169377446175" StarRating="3" HotelCode="173012|atelier_montparnasse_hotel_2" HotelName="Atelier Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Rue Raymond Losserand, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7319/a_7319_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1053.00" OriginalAmount="1053.00">
      <BasicPropertyInfo Latitude="48.88238978656" Longitude="2.3497921228409" StarRating="2" HotelCode="29156|altona" HotelName="Altona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Rue du Faubourg Poissonniere, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46827/a_46827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a convenient and peaceful location near the Gare du Nord and Gare de l'Est stations, with a short distance of the Place de la République.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1054.00" OriginalAmount="1054.00">
      <BasicPropertyInfo Latitude="48.891152" Longitude="2.37635" StarRating="3" HotelCode="149398|hotel_crimee" HotelName="De Crimée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>188, rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329919/329919a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1054.00" OriginalAmount="1054.00">
      <BasicPropertyInfo Latitude="48.883438" Longitude="2.325274" StarRating="2" HotelCode="74064|hotel_darcet" HotelName="Darcet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Darcet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360960/360960a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1054.00" OriginalAmount="1054.00">
      <BasicPropertyInfo Latitude="48.867220202591" Longitude="2.3837391879599" StarRating="3" HotelCode="333848|hotel_de_menilmontant" HotelName="Hôtel de Ménilmontant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Menilmontant, 75020 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505219/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1055.00" OriginalAmount="1055.00">
      <BasicPropertyInfo Latitude="48.820094" Longitude="2.311323" StarRating="4" HotelCode="75480|adagio_paris_montrouge_2" HotelName="Adagio Paris Montrouge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Rue Gabriel Peri, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102763/a_102763_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a good location in a lively town, close to many shops and with a good public transport network (metro, tram and bus). Paris and the surrounding area are easily accessible. The hotel is 15 km from Orly Airport, and Paris Charles de Gaulle Airport is just 37 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1055.00" OriginalAmount="1055.00">
      <BasicPropertyInfo Latitude="48.884714902147" Longitude="2.2442064271025" StarRating="0" HotelCode="317181|aparthotel_adagio_access_la_defense_puteaux" HotelName="Aparthotel Adagio access La Défense Puteaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 rue Roque de Fillol, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431422/a_431422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the centre of Puteaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.00" OriginalAmount="1060.00">
      <BasicPropertyInfo Latitude="48.891334755721" Longitude="2.3246041938291" StarRating="3" HotelCode="377824|le_mireille" HotelName="Hôtel Le Mireille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Davy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331731/331731a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1062.00" OriginalAmount="1062.00">
      <BasicPropertyInfo Latitude="48.833828911808" Longitude="2.3549741506576" StarRating="3" HotelCode="60486|kyriad_paris_13__italie_gobelins" HotelName="Kyriad Italie Gobelins" 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>5, Rue Véronèse, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78295/a_78295_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1062.00" OriginalAmount="1062.00">
      <BasicPropertyInfo Latitude="48.8693513" Longitude="2.35151250000001" StarRating="0" HotelCode="0|studio_bonne_nouvelle" HotelName="Studio Bonne Nouvelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Chenier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/92/af/92af2a300a06e4c5d9c2865c2a905a0ea7e51273.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studio Bonne Nouvelle” is situated within walking distance from the heart of Paris.&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="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="48.894077381419" Longitude="2.336847782135" StarRating="3" HotelCode="60435|hotel_lumieres" HotelName="Lumieres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Damrémont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/53/536655/jjrX5QVr_ad5737e0e307c332f5c5f8e13e2dfaa1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="48.831122249103" Longitude="2.2823399305344" StarRating="0" HotelCode="75481|adagio_paris_xv" HotelName="Aparthotel Adagio Paris XV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue d’Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102764/a_102764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment residence is situated in the south-west of Paris, a 5-minute walk from the Parc des Expositions, the Palais des Sports, the water sports park Aqua Boulevard and the lively avenues of the 15th arrondissement. This establishment is close to the metro, offering guests easy access to the centre of Paris. It is 15 km to Orly Airport, and Paris Charles de Gaulle Airport is just 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1064.00" OriginalAmount="1064.00">
      <BasicPropertyInfo Latitude="48.84523548841" Longitude="2.4333399131484" StarRating="4" HotelCode="180102|adagio_paris_vincennes" HotelName="Aparthotel Adagio Paris Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue de Paris, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Vincennes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253045/a_253045_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.00" OriginalAmount="1067.00">
      <BasicPropertyInfo Latitude="48.855368" Longitude="2.378674" StarRating="3" HotelCode="75249|grand_hotel_nouvel_opera" HotelName="Grand Nouvel Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>152 Avenue Ledru-Rollin, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329369/329369a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1073.00" OriginalAmount="1073.00">
      <BasicPropertyInfo Latitude="48.893488590775" Longitude="2.4136881573104" StarRating="3" HotelCode="110416|ibis_paris_pantin_eglise" HotelName="Hôtel ibis Paris Pantin Église" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Avenue Jean Lolive, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153278/a_153278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1073.00" OriginalAmount="1073.00">
      <BasicPropertyInfo Latitude="48.845562" Longitude="2.402112" StarRating="2" HotelCode="904085|lux_picpus" HotelName="Lux Picpus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/27/0027f01a302be384dd2682b7b5b05407af41ae07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="48.8700175" Longitude="2.37889685" StarRating="3" HotelCode="549007|les_piaules" HotelName="Les Piaules Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard De Belleville, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1081" OriginalAmount="1081">
      <BasicPropertyInfo Latitude="48.88716025" Longitude="2.173645" StarRating="3" HotelCode="430639|183556" HotelName="Résidence Odalys Paris Rueil à Rueil - Malmaison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>113 Avenue Victor Hugo, 92500 Rueil Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591273/591273a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Rueil-Malmaison.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1081.00" OriginalAmount="1081.00">
      <BasicPropertyInfo Latitude="48.887238786594" Longitude="2.3729272595072" StarRating="3" HotelCode="165997|le_canal" HotelName="Hôtel Tilde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/a5/6ca5d16fc82e9f8946de92bfbddabd345f9ddde7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Paris's Buttes Chaumont-La Villette neighbourhood, the hotel is 5 km from the Louvre Museum and Notre Dame Cathedral. The Père Lachaise Cemetery and Stade de France are also located nearby. The nearest bus stop is approximately 50 m away and the train station is around 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1082" OriginalAmount="1082">
      <BasicPropertyInfo Latitude="48.85408" Longitude="2.382014" StarRating="2" HotelCode="89358|203044" HotelName="Hôtel des Arts Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Godefroy Cavaignac, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212771/212771a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1082.00" OriginalAmount="1082.00">
      <BasicPropertyInfo Latitude="48.849335991702" Longitude="2.390439260965" StarRating="3" HotelCode="13549|best_western_le_patio_saint_antoine" HotelName="Le Patio Bastille" 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,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>289 bis Rue du Fauburg Saint Antoine, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/121705/121705a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical heart of Paris, only a few minutes away from the Marais, the Place des Vosges, the Picasso Museum and the Place de la Bastille. The good public transport connections just beside the hotel make it a good starting point for all the famous excursions through Paris. It is just 15 minutes from the main train stations (Gare du Nord, Gare de l'Est, Gare de Lyon), and 45 minutes from the 2 airports, Paris-Charles de Gaulle and Paris-Orly.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1083" OriginalAmount="1083">
      <BasicPropertyInfo Latitude="48.866576234832" Longitude="2.3728859424591" StarRating="3" HotelCode="386790|55226" HotelName="Hotel Hor Les Lumières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Jean-Pierre Timbaud, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/227781/227781a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 11th Arondissement, in the Rue Jean-Pierre Timbaud, not far from the Place de la République. An abundance of shops and entertainment venues as well as many cultural institutions and the sights of the city are all easily and quickly accessible. Charles de Gualle airport is approximately 25 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1085" OriginalAmount="1085">
      <BasicPropertyInfo Latitude="48.837889955754" Longitude="2.296187505126" StarRating="3" HotelCode="180072|200151" HotelName="Hôtel Auguste" 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>25 Rue Alain Chartier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253012/a_253012_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1086.00" OriginalAmount="1086.00">
      <BasicPropertyInfo Latitude="48.795786" Longitude="2.335549" StarRating="3" HotelCode="109404|comfort_hotel_cachan_paris_sud" HotelName="Comfort Cachan Paris Sud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Mirabeau, Cachan 94230</AddressLine>
          </AddressLines>
          <CityName>Cachan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152158/a_152158_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1088" OriginalAmount="1088">
      <BasicPropertyInfo Latitude="48.882126973865" Longitude="2.3257300257683" StarRating="3" HotelCode="34747|32195" HotelName="Hotel Regence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Saint Petersbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56537/w_56537_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Paris some 800 m from the Place de l'Opéra. The establishment is just 1 km from an array of sights including the famous Galeries Lafayette shopping centre, Moulin Rouge, Montmartre with the basilica of Sacré Coeur, the Arc de Triomphe and the splendid boulevard of the Champs Élysées. Europe metro station is a mere 400 m away and St. Lazare is 600 m from the hotel. It is 20 minutes to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1088.00" OriginalAmount="1088.00">
      <BasicPropertyInfo Latitude="48.835928107896" Longitude="2.2492193430662" StarRating="2" HotelCode="912570|acropolis_hotel_paris_boulogne" HotelName="Acropolis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue Thiers, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/274790/a_274790_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near Paris, Roland Garros, the stadium Pierre de Coubertin, Jean Bouin and the Parc des Princes. It lies also a few steps from metro and bus stations which will allow to reach the business centers of Boulogne Billancourt, Issy-les-Moulineaux and Paris but also to the main tourist sites : Eiffel Tower, Champs-Élysées, Louvre, Department Stores, Château de Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1091.00" OriginalAmount="1091.00">
      <BasicPropertyInfo Latitude="48.85434719" Longitude="2.39798889" StarRating="3" HotelCode="592812|hotel_terre_neuve" HotelName="Hotel Terre Neuve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Rue de Terre Neuve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763937/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1092" OriginalAmount="1092">
      <BasicPropertyInfo Latitude="49.0007" Longitude="2.5191" StarRating="4" HotelCode="170493|25026" HotelName="Crowne Plaza Paris - Charles de Gaulle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4230000/4223700/4223609/83f77508_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is located just 1 km away from Paris Charles de Gaulle International Airport, where guests will also find a number of shops, restaurants and bars. The airport's bus and train stations are 1.5 km away, with links to the centre of Paris taking approximately half an hour. The hotel is just 10 minutes' drive from the Villepinte convention centre and Le Bourget exhibition centre, while Disneyland Paris is 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="48.894277" Longitude="2.248635" StarRating="4" HotelCode="75483|adagio_la_defense_kleber" HotelName="Adagio La Défense Kléber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 avenue Gambetta, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102766/a_102766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence lies within 10 minutes’ walking distance of the commercial and business district of La Défense, on the southern side of the new district of Courbevoie. An excellent public transport network (metro, bus, local RER trains) means that the Champs-Élysées is only 10 minutes away. It is 26 km from the hotel to Orly Airport, and Paris Charles de Gaulle Airport is just 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="48.867313136556" Longitude="2.2267838713702" StarRating="3" HotelCode="110958|campanile_paris_ouest__pont_de_suresnes" HotelName="Hotel Campanile Paris Ouest - Pont De Suresnes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Boulevard Henri Sellier, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199293/199293a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Suresnes. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1093.00" OriginalAmount="1093.00">
      <BasicPropertyInfo Latitude="48.831821" Longitude="2.35742" StarRating="2" HotelCode="180055|neptune" HotelName="Neptune Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Godefroy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/6/6/4/0/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1094.00" OriginalAmount="1094.00">
      <BasicPropertyInfo Latitude="48.83722714" Longitude="2.24587808" StarRating="3" HotelCode="350421|hotel_olympic_by_patrick_hayat" HotelName="Olympic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69, avenue Victor Hugo,, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/454021/454021a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1100.00" OriginalAmount="1100.00">
      <BasicPropertyInfo Latitude="48.870785908027" Longitude="2.3517018556595" StarRating="3" HotelCode="39378|hotel_regina_opera" HotelName="Hôtel Regina Opéra Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64983/a_64983_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous, bustling Grands Boulevards at the heart of Paris' lively theatre district. Bars, restaurants and links to the public transport network are to be found close by as can an abundance of shopping and entertainment venues. Transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1100.00" OriginalAmount="1100.00">
      <BasicPropertyInfo Latitude="48.846258613711" Longitude="2.3838038742542" StarRating="3" HotelCode="36932|citadines_bastille_gare_de_lyon_paris" HotelName="Citadines Bastille Gare de Lyon Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14-18 Rue de Chaligny, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60619/a_60619_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located close to a promenade area with a garden, and the Opera Bastille and Gare de Lyon are both nearby. The district is quiet, yet close to lively shops and restaurants. Guests will find the well-known Marché d'Aligre market only a 10-minute walk away, and the hotel is 600 m from the Viaduc des Arts. It is 25 km to Orly Airport, and Charles de Gaulle Airport is just 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1104.00" OriginalAmount="1104.00">
      <BasicPropertyInfo Latitude="48.882781357276" Longitude="2.3449493944645" StarRating="2" HotelCode="64673|avenir_hotel_montmartre" HotelName="Avenir Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Boulevard Rochechouart, 09. Opéra, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164490/164490a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1104.00" OriginalAmount="1104.00">
      <BasicPropertyInfo Latitude="48.837592042298" Longitude="2.346755862236" StarRating="2" HotelCode="189563|hotel_sunny" HotelName="Sunny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 bd Port Royal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4920000/4916900/4916865/237e1266_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1105.00" OriginalAmount="1105.00">
      <BasicPropertyInfo Latitude="48.876848379509" Longitude="2.3457473516464" StarRating="3" HotelCode="36462|hotel_williams_opera" HotelName="Hotel Williams Opera" 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>3 rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59759/a_59759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris, close to the Paris Stock Exchange, The Louvre and Notre Dame Cathedral. Other nearby points of interest also include Arc de Triomphe and the Eiffel Tower. There is a metro station just 300 metres from the hotel and the Gare du Nord train station is around 1.5 km away. Guests will find restaurants in the immediate vicinity, bars roughly 300 metres away, and the city centre can be reached in 10 minutes by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1105.00" OriginalAmount="1105.00">
      <BasicPropertyInfo Latitude="48.88106087" Longitude="2.35139036" StarRating="3" HotelCode="759825|paris_residence_hotel_4" HotelName="Avalon Suites Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Internet,Luggage Storage,Meeting Room,Spa">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952686/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 Paris Résidence Hôtel in Paris (Gare du Nord - Gare de L'Est), you'll be convenient to Sacred Heart Basilica and Louvre Museum. This hotel is close to Notre Dame Cathedral and Arc de Triomphe.&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 air-conditioned rooms featuring kitchens. Satellite television is provided for your entertainment.&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 complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1107.00" OriginalAmount="1107.00">
      <BasicPropertyInfo Latitude="48.902539819376" Longitude="2.3308999296037" StarRating="4" HotelCode="100051|hotel_le_manhattan" HotelName="Mercure Paris Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115 Avenue Gabriel Peri, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/140074/a_140074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1108.00" OriginalAmount="1108.00">
      <BasicPropertyInfo Latitude="48.890926133263" Longitude="2.3761888751339" StarRating="3" HotelCode="401769|hotel_trema" HotelName="Hotel Trema" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>189 Rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549971/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of facilities to ensure travellers a comfortable stay. 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 establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1110" OriginalAmount="1110">
      <BasicPropertyInfo Latitude="48.835158" Longitude="2.387685" StarRating="3" HotelCode="47501|6085" HotelName="Kyriad Hotel Bercy Village" 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>17 Rue Baron Le Roy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10457/a_10457_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1110.00" OriginalAmount="1110.00">
      <BasicPropertyInfo Latitude="48.875389" Longitude="2.357073" StarRating="3" HotelCode="65041|hotel_alane" HotelName="Alane" 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>72 Boulevard Magenta, Paris 75010</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83845/a_83845_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is close to Gare du Nord and a 2-minute walk from the train, bus and metro stations at Gare de l'Est. Guests also have easy access to the Opera, Notre Dame de Paris, the Louvre, Moulin Rouge, Le Marais and the Bastille, while numerous restaurants, bars and pubs can be found in the hotel's immediate vicinity. Nearby airports include Orly (approximately 25 km), Charles de Gaulle (around 30 km) and Beauvais Tillé (roughly 120 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1110.00" OriginalAmount="1110.00">
      <BasicPropertyInfo Latitude="48.89118175087" Longitude="2.3390538990498" StarRating="2" HotelCode="200878|comfort_hotel_lamarck" HotelName="The Originals Paris Montmartre Apolonia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Rue Marcadet, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7604/a_7604_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately-run hotel is centrally located at the heart of the famous Montmartre district of Paris. The Sacré Coeur is a few minutes walk away and the nearest métro station is also located just a short distance from the hotel. Many of this lively city's shopping and entertainment venues are within easy, convenient reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1110.00" OriginalAmount="1110.00">
      <BasicPropertyInfo Latitude="48.846126063458" Longitude="2.4335260748649" StarRating="2" HotelCode="333068|le_home_3" HotelName="Hotel Le Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Eugénie Gérard, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Vincennes</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/550605/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vincennes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.00" OriginalAmount="1111.00">
      <BasicPropertyInfo Latitude="48.827772028327" Longitude="2.2734261656761" StarRating="3" HotelCode="88711|gabriel" HotelName="Hotel Gabriel Issy Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 boulevard des Frères Voisin, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124379/a_124379_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the attractive suburbs just a short distance from central Paris, the city hotel is ideal for guests visiting the new business district of Issy les Moulineaux and the ParisExpo Porte de Versailles. The hotel is 10 minutes by metro (400 m from the hotel) from the Montparnasse TGV train station and guests will find restaurants, bars and shops on the hotel's doorstep. Notre Dame is a 25-minute metro ride from the hotel and the Eiffel Tower is approximately 1 km away. Nearby airports include Orly (15 km away) and Charles de Gaulle (30 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.00" OriginalAmount="1111.00">
      <BasicPropertyInfo Latitude="48.84069433" Longitude="2.3978775" StarRating="4" HotelCode="973433|aparthotel_adagio_paris_nation" HotelName="Aparthotel Adagio Paris Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Ter Rue Lamblardie, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952633/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1113.00" OriginalAmount="1113.00">
      <BasicPropertyInfo Latitude="48.876558195011" Longitude="2.347109913826" StarRating="3" HotelCode="31210|hotel_montholon_paris" HotelName="Montholon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Montholon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49865/a_49865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the tourist centre just a short distance from restaurants, bars, pubs and a nightclub (150 m -500 m away). Montmartre, the Louvre and the Galeries Lafayette shopping centre are to be found in the vicinity and Poissonnière métro station lies a short walk away (700 m) and allows easy and convenient access to all parts of this fascinating city. There are many shopping venues in the city centre that can easily be reached by making use of public transport and the tourist centre is also less than 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1116" OriginalAmount="1116">
      <BasicPropertyInfo Latitude="48.842927734971" Longitude="2.3212453722954" StarRating="3" HotelCode="326483|13632" HotelName="Timhotel Paris Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue de l’Arrivée, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47296/a_47296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is located close to Les Rennes shopping street, between the Gare du Nord and the Gare de L'Est. The nearest metro station is Montparnasse Bienvenue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1116.00" OriginalAmount="1116.00">
      <BasicPropertyInfo Latitude="48.873675444957" Longitude="2.3449106923862" StarRating="3" HotelCode="14635|mattle" HotelName="Le Wit Hôtel" 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>8 Rue de la Boule Rouge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153224/153224a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Folies Bergère. It is 50 m from the Grands Boulevards metro stop, which provides access to the Champs-Élysées and the Eiffel Tower. The Paris opera Palais Garnier and the Galeries Lafayette department store are each about 600 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1118.00" OriginalAmount="1118.00">
      <BasicPropertyInfo Latitude="48.897198" Longitude="2.23622" StarRating="4" HotelCode="75482|adagio_city_aparthotel_la_defense_le_parc" HotelName="Aparthotel Adagio La Defense Le Parc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue des Lilas d'Espagne, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102765/a_102765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence lies a 5-minute walk from the commercial and business district of La Défense. An excellent public transport network (metro, bus, local RER trains) means the Champs-Élysées can be reached in only 10 minutes. It is 27 km to Orly Airport, and Paris Charles de Gaulle Airport is just 33 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1124" OriginalAmount="1124">
      <BasicPropertyInfo Latitude="48.854458156639" Longitude="2.7706813798515" StarRating="3" HotelCode="110246|73329" HotelName="Hôtel ibis Marne-la-Vallée Val d'Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place Jean Monnet, 77144 Montevrain</AddressLine>
          </AddressLines>
          <CityName>Montévrain</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153101/a_153101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montévrain. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1125.00" OriginalAmount="1125.00">
      <BasicPropertyInfo Latitude="48.834897058741" Longitude="2.3603640496731" StarRating="3" HotelCode="75477|citadines_austerlitz_paris" HotelName="Citadines Austerlitz Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue Esquirol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102760/a_102760_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between the Seine and Place d'Italie, close to Gare d'Austerlitz and the Pitie-Salpetriere hospital. It is located in a bustling, traditional French area, complete with wide, tree-lined avenues, tiny squares and old-fashioned café terraces. The Latin Quarter and Bercy sports arena are also not far away. The nearest bus stop is just a 5-minute walk, as are the closest shopping venues and it is a 17-minute walk from the Jardin des Plantes. Orly Airport is 13 km away and it is 31 km to Paris Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="48.873996" Longitude="2.362457" StarRating="3" HotelCode="100905|belta" HotelName="Belta" 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>46 Rue Lucien Sampaix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331999/331999a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1129.00" OriginalAmount="1129.00">
      <BasicPropertyInfo Latitude="48.876551138832" Longitude="2.3270148038864" StarRating="3" HotelCode="36461|grand_hotel_du_havre" HotelName="Grand Hotel du Havre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59758/a_59758_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just steps away from Saint Lazare train station. Numerous restaurants, pubs, cafés and shops are situated close to the hotel. The Madeleine church as well as the opera house are only around 1 km away, while the Louvre, Montmartre, the Eiffel Tower and the Champs-Élysées are a 5-10 minute drive away. Orly airport is around 15 km away and the Charles de Gaulle is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1129.00" OriginalAmount="1129.00">
      <BasicPropertyInfo Latitude="48.883739987058" Longitude="2.3287180066109" StarRating="3" HotelCode="336445|best_western_alize_paris_montmartre" HotelName="CONTACT HOTEL Alizé Paris Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 rue de Douai, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55605/a_55605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a location near Montmartre and L'Opera. Large department stores such as the Galleries Lafayettes and the renowned Moulin Rouge are just a few steps away. The metro station Place de Clichy is directly adjacent to the hotel, giving easy access to the buzzing metropolis with its incomparable tourist attractions. It is only around 2 km to the Champs Elysees. Charles de Gaulle Airport is some 26 km from the hotel and it is approximately 20 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1129.00" OriginalAmount="1129.00">
      <BasicPropertyInfo Latitude="48.891959461053" Longitude="2.384762763977" StarRating="3" HotelCode="71253|ibis_paris_la_villette_cite_des_sciences_19eme" HotelName="Hôtel ibis Paris la Villette Cité des Sciences 19ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 quai de l'Oise, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96553/a_96553_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1130.00" OriginalAmount="1130.00">
      <BasicPropertyInfo Latitude="48.8249" Longitude="2.258697" StarRating="4" HotelCode="284009|residhome_paris_issylesmoulineaux" HotelName="Residhome Paris Issy-les-Moulineaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/24 Rue du Passeur de Boulogne, 92130 Issy-Les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1133.00" OriginalAmount="1133.00">
      <BasicPropertyInfo Latitude="48.823500062262" Longitude="2.3306472987788" StarRating="3" HotelCode="36459|villa_royale_montsouris" HotelName="Villa Royale Montsouris" 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,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Rue De La Tombe Issoire, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59756/a_59756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute tram ride (T3) from the Porte de Versailles Exhibition Park. It is only one block away from the Parc Montsouris and the Cité Universitaire and less than 2 km from the catacombs of Montparnasse Cemetery. It is situated in a colourful and animated quarter of Paris but is also close to the 40-acre Montsouris Park and to the majestic trees of the Cité International Universitaire, an international students' residence near the Porte d'Orléans. In the immediate vicinity of the hotel guests will find restaurants, bars and public transport links. Orly Airport is some 20 km away and it is around 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1133.00" OriginalAmount="1133.00">
      <BasicPropertyInfo Latitude="48.864450619225" Longitude="2.4062535472908" StarRating="3" HotelCode="75639|hipotel_belgrand_2" HotelName="Hipotel Paris Belgrand Marie 20Éme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Belgrand, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330435/330435a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.00" OriginalAmount="1134.00">
      <BasicPropertyInfo Latitude="48.90042002" Longitude="2.33616917" StarRating="4" HotelCode="639705|qualyshotel_paris_montmartre" HotelName="Hotel The Originals Paris Maison Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Avenue De La Porte De Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/758462/a_758462_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.00" OriginalAmount="1134.00">
      <BasicPropertyInfo Latitude="48.818956275893" Longitude="2.3258765084643" StarRating="2" HotelCode="187860|ibis_budget_porte_dorleans" HotelName="ibis budget Paris Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262132/a_262132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1135.00" OriginalAmount="1135.00">
      <BasicPropertyInfo Latitude="48.845279" Longitude="2.432491" StarRating="3" HotelCode="78652|hotel_daumesnilvincennes" HotelName="Daumesnil Vincennes" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Avenue de Paris, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106585/a_106585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1138.00" OriginalAmount="1138.00">
      <BasicPropertyInfo Latitude="48.855415181956" Longitude="2.4097260832787" StarRating="2" HotelCode="34567|comfort_hotel_davout_nation" HotelName="Comfort Davout Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue des Orteaux, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56255/a_56255_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated just a few métro stations from the opera as well as from the Champs-Élysées. Scores of bars and pubs lie just 2 km from the hotel; and shopping venues are within 100 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1139.00" OriginalAmount="1139.00">
      <BasicPropertyInfo Latitude="48.864145187697" Longitude="2.398050763835" StarRating="3" HotelCode="348051|hotel_paris_gambetta" HotelName="Hôtel Paris Gambetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue Du Pere Lachaise, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505085/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, room service and a conference room, for a comfortable and relaxing stay. 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="1143.00" OriginalAmount="1143.00">
      <BasicPropertyInfo Latitude="48.863331404297" Longitude="2.4151146411896" StarRating="4" HotelCode="32737|novotel_paris_est" HotelName="Novotel Paris Est" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue De La Republique, 93177 Paris</AddressLine>
          </AddressLines>
          <CityName>Porte de Bagnolet</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52004/a_52004_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a short metro ride from the capital's historic centre, 30 minutes from the 2 international airports (Orly and Roissy-Charles de Gaulle), in close proximity to the ‘Gare du Nord’ and conveniently located at a point where several major motorways meet (Ringroad, A1 and A3).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1145" OriginalAmount="1145">
      <BasicPropertyInfo Latitude="48.85504629" Longitude="2.4710264" StarRating="0" HotelCode="592711|491716" HotelName="Mijo's Appartements Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Victor Hugo, 94120 Fontenay-Sous-Bois</AddressLine>
          </AddressLines>
          <CityName>Fontenay-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19270000/19267100/19267011/66d59ae9_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Fontenay-sous-Bois.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1145.00" OriginalAmount="1145.00">
      <BasicPropertyInfo Latitude="48.82000152824" Longitude="2.4750158501969" StarRating="3" HotelCode="109843|kyriad_prestige_joinville_le_pont" HotelName="Kyriad Prestige Joinville le Pont" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue du Général Gallieni, 94340 Joinville-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Joinville-Le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152651/a_152651_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Joinville-Le-Pont. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.00" OriginalAmount="1146.00">
      <BasicPropertyInfo Latitude="48.825336870383" Longitude="2.393941836084" StarRating="3" HotelCode="29194|ibis_paris_porte_de_bercy" HotelName="Hôtel ibis Paris Porte de Bercy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Place de l'Europe, 94220 Charenton-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46938/a_46938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the quiet Paris suburb of Charenton-le-Pont. Liberté, the nearest underground station, is only a few metres away, making the lively city centre with its various sights, cultural institutions, and countless shops and entertainment venues quick and easy to reach. The Porte de Versailles exhibition centre is about 20 km from the hotel, and Charles de Gaulle airport lies some 25 km outside the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.00" OriginalAmount="1146.00">
      <BasicPropertyInfo Latitude="48.888044" Longitude="2.34642" StarRating="0" HotelCode="0|studio_de_charme_a_montmartre" HotelName="Studios de Charme à Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 passage Cottin, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/77/aa/77aa0e61a8401b20a0261e6a7d78eaa4286a425f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studios de Charme à Montmartre” is located in Paris. It boasts a convenient location within 4 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Parking is available near the hotel area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1147" OriginalAmount="1147">
      <BasicPropertyInfo Latitude="48.846703420176" Longitude="2.3700521886349" StarRating="3" HotelCode="28545|50662" HotelName="Timhotel Paris Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42199/a_42199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few steps from Gare de Lyon and close to the Bastille neighbourhood of Paris. The hotel is within walking distance of Marais, Bercy and the National Library (BNF) districts. Its location affords guests quick access to all the major sights of Paris via the main lines of the public transportation network such the RER A and line 1 of the metro. The Galerie Lafayette and Haussmann department stores and the church of La Madeleine are around 100 m, the metro stations Madeleine and Opéra are some 200 m, the Opéra Garnier and Saint Lazare railway station are both about 500 m away. It is approximately 1.5 km to the Champs Elysees and 1.7 km to the Musée du Louvre. Charles du Gaulle and Orly Airports are both around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="48.882335107523" Longitude="2.3710432648659" StarRating="2.5" HotelCode="50293|libertel_canal_saint_martin_2" HotelName="Libertel Canal St Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36938/a_36938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Technical Museum of La Villette (Parc de la Cité des Sciences), Gare de l´Est (1.5 km away) and Buttes Chaumont Park (1 km away). This hotel lies just a few paces from St Martin's Canal. Jaurès Metro station (lines 2, 5 and 7b) is just 3 minutes from the hotel. Restaurants and bars lie around 300 m away, the nearest shops are around 2.5 km away, Charles de Gaulle airport is 25 km from the hotel and Paris Orly airport is around 35 km away (around a 60-minute drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1148" OriginalAmount="1148">
      <BasicPropertyInfo Latitude="48.842678864195" Longitude="2.3243472701865" StarRating="4" HotelCode="59109|6086" HotelName="Timhotel Odessa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76563/a_76563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located in the heart of the business and cultural district of Montparnasse in Paris. Guests will find a range of shops, theatres and cinemas nearby, and Saint-Germain-des-Prés is just steps from the hotel. The Eiffel Tower and the Champs-Élysées are within walking distance, and the nearest metro station is just 200 m away. Paris-Charles de Gaulle Airport and Paris-Orly Airport lie 40 and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1150" OriginalAmount="1150">
      <BasicPropertyInfo Latitude="48.849812098764" Longitude="2.2854853730164" StarRating="4" HotelCode="75641|17447" HotelName="Aparthotel Adagio Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Théatre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102967/a_102967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the 15th arrondissement, in the centre of Paris, this apartment hotel is ideally situated to benefit from Parisian life with lively squares and many shops in the immediate vicinity. It is built on the banks of the Seine near the Eiffel Tower, with a panoramic view over Paris and its fine monuments, including the Invalides and the Eiffel Tower amongst others. The hotel is 300 m from the nearest bus stop. It is also easily accessible from several railway stations; it is just 7 km from the Gare de l'Est, 6 km from the Gare du Nord, 5 km from the Gare Saint-Lazare, 3 km from the Gare Montparnasse, 7 km from the Gare d'Austerlitz, while Gare de Lyon is 8 km away. It is 20 km from Orly Airport, while Charles de Gaulle Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1150.00" OriginalAmount="1150.00">
      <BasicPropertyInfo Latitude="48.879213011707" Longitude="2.3622268438339" StarRating="3" HotelCode="36931|ibis_styles_paris_gare_de_lest_chateau_landon_ex_all_seasons" HotelName="ibis Styles Paris Gare de l'Est Château Landon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 rue de Château Landon, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60618/w_60618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1151.00" OriginalAmount="1151.00">
      <BasicPropertyInfo Latitude="48.901651452649" Longitude="2.3602735159559" StarRating="2" HotelCode="141437|ibis_budget_paris_porte_de_la_chapelle" HotelName="ibis budget Paris Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202255/a_202255_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="48.94204048" Longitude="2.30531278" StarRating="0" HotelCode="636315|413555" HotelName="Mercure Paris Gennevilliers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Des Louvresses, Zac Des Louvresses, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/754954/a_754954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant and a bar. 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 and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1155" OriginalAmount="1155">
      <BasicPropertyInfo Latitude="48.803294923341" Longitude="2.1348560136551" StarRating="3" HotelCode="80602|65931" HotelName="Mercure Versailles Chateau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Philippe de Dangeau, Angle rue Montbauron, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108978/a_108978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1155" OriginalAmount="1155">
      <BasicPropertyInfo Latitude="48.726779" Longitude="2.264362" StarRating="4" HotelCode="99381|191631" HotelName="Residhome Paris-Massy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Christophe Colomb, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139270/a_139270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located near to the new Central Massy neighbourhood, close to TGV (high-speed train) and suburban train stations, the ultra-modern omnisports centre, shops and the médiathèque. The residence is located in the heart of the Saclay Scientipole scientific and technological valley, near the Palace of Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1155.00" OriginalAmount="1155.00">
      <BasicPropertyInfo Latitude="48.903698967635" Longitude="2.3039901872" StarRating="3" HotelCode="63984|kyriad_paris__clichy_centre" HotelName="Hôtel ibis Clichy Centre Mairie" 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,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Marcellin Berthelot, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82440/a_82440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Clichy surrounded by numerous shops and restaurants. It is some 10 minutes from the centre of Paris and the Opera district and around 15 minutes from the business district of La Defense. It lies around 500 m from the metro station Mairie de Clichy on line 13 of the metro network and about 100 m from the bus station (with connections to Gare du Nord) and about 30 minutes from Charles de Gaulle and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1158" OriginalAmount="1158">
      <BasicPropertyInfo Latitude="48.830045193268" Longitude="2.3202180862427" StarRating="2" HotelCode="96585|7174" HotelName="Montparnasse-Alesia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Ter Rue d’Alesia, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134114/a_134114_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 14th arrondissement in the heart of the French capital. It is around 3 km from the lively city centre with stunning sightseeing attractions. Numerous shopping and entertainment venues are located near to the hotel. There are public transport links close by and Montparnasse train station is around 2 km away. Orly Airport is around 30 km away and Charles de Gaulle Airport is 40 km from the hotel (around 25 and 45 minutes respectively).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1158.00" OriginalAmount="1158.00">
      <BasicPropertyInfo Latitude="48.885314" Longitude="2.335956" StarRating="2" HotelCode="130476|audran" HotelName="Audran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Audran, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188220/a_188220_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.00" OriginalAmount="1159.00">
      <BasicPropertyInfo Latitude="48.846572" Longitude="2.305486" StarRating="3" HotelCode="144521|baldi" HotelName="Baldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42, Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213540/213540a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.00" OriginalAmount="1159.00">
      <BasicPropertyInfo Latitude="48.834893527714" Longitude="2.3296058177948" StarRating="4" HotelCode="25179|villa_montparnasse" HotelName="Villa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Boulard, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36635/a_36635_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in very quiet and safe surroundings on the Left Bank, in the heart of the Montparnasse district, near the famous latin quarter. Notre Dame is a 10-minute ride away on public transport and it is 20 minutes by the same means to the Eiffel Tower. It enjoys direct access to the Porte de Versailles and Villepinte exhibition centres and the railway stations (Montparnasse and Gare du Nord and Gare de l'Est). Orly Airport is 18 km away and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1160" OriginalAmount="1160">
      <BasicPropertyInfo Latitude="48.831862039179" Longitude="2.3044785803565" StarRating="2" HotelCode="110526|203110" HotelName="Arty Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue des Morillons, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633702/633702a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="48.85369801175" Longitude="2.3881155252457" StarRating="3" HotelCode="47668|comfort_hotel_nationparis_11" HotelName="Comfort Hotel Nation Père Lachaise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Léon Frot, 11th Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10659/a_10659_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the east of Paris and only steps from the Place de la Nation. The Opéra Bastille is a 10 to 15-minute walk away and Rue des Boulets métro station is to be found directly in front of the hotel. A wide selection of shopping and entertainment venues is all located in the neighbourhood. The famous Disneyland Paris is a just 30 minutes away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="48.857312705549" Longitude="2.3805228834324" StarRating="3" HotelCode="148871|hipotel_paris_voltaire" HotelName="Hipotel Paris Voltaire Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329353/329353a_hb_a_057.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1162" OriginalAmount="1162">
      <BasicPropertyInfo Latitude="48.887187198421" Longitude="2.3143172264099" StarRating="4" HotelCode="316804|37778" HotelName="Villa Eugénie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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>167 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006043/006043a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is known amongst guests from the fashion and business world and lies to the north of the River Seine, close to Parc Monceau, the Opéra Garnier and various shopping venues such as the Galérie Lafayette and Printemps. Lying on the Champs Elysées, amidst the picturesque hills of Montmartre, the famous Moulin Rouge is just a short walk away. Various métro stations are a few paces away and it is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1162.00" OriginalAmount="1162.00">
      <BasicPropertyInfo Latitude="48.830585489745" Longitude="2.3549285531044" StarRating="3" HotelCode="57861|citadines_place_ditalie_paris" HotelName="Citadines Place d'Italie Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Place d’Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74972/w_74972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated right next to the Place d'Italie with countless restaurants and supermarkets. The Butte aux Cailles with small houses, quiet streets and bistros is also very close to the hotel. Thanks to its excellent location, guests are able to quickly reach the shopping centre where a diversity of shops is to be found. The train station is approximately 1 km away, whilst Montsouris Park is about 2 km away. The hotel also lies within 4 km of Notre-Dame Cathedral and 5 km from the tourist centre where the Eiffel Tower is to be found. The Champs-Élysées lie about 6 km away, Sacré-Cœur is 9 km away, Paris/Orly Airport is 15 km away, whilst Roissy/Charles de Gaulle Airport is 60 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1162.00" OriginalAmount="1162.00">
      <BasicPropertyInfo Latitude="48.797203" Longitude="2.347729" StarRating="2.5" HotelCode="111094|campanile_villejuif" HotelName="Campanile Villejuif" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20, Rue Du Docteur Pinel, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/154052/a_154052_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1163" OriginalAmount="1163">
      <BasicPropertyInfo Latitude="48.857399649075" Longitude="2.3728685081005" StarRating="3" HotelCode="13687|55249" HotelName="ibis Paris Bastille Opera 11th 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bréguet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14569/a_14569_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 20 minutes drive from the centre of the French capital in a suburb, which may easily be reached by making use of the métro train network. A shopping centre lies close to the hotel and links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1163" OriginalAmount="1163">
      <BasicPropertyInfo Latitude="48.88357" Longitude="2.334037" StarRating="4" HotelCode="73811|18844" HotelName="Le Chat Noir Design" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>68 Boulevard De Clichy, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99574/r_99574_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the foot of La Butte Montmartre, a few metres from the famous Moulin Rouge cabaret, and it offers an ideal location to experience one of Paris's liveliest districts. Charles de Gaulle airport is approximately 15 km away, and Orly airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1163" OriginalAmount="1163">
      <BasicPropertyInfo Latitude="48.836327104101" Longitude="2.3601615428925" StarRating="4" HotelCode="31197|13885" HotelName="Villa Lutèce Port Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52-52 bis Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49850/a_49850_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located close to the Place d`Italie and the French National Library. Links to the public transport are to be found directly in front of the complex. The city centre with the Louvre can be easily reached by public transport network lie within ten minutes(about 3 km away). Shops, bars and restaurants are to be found in the famous Latin Quarter. An abundance of shopping venues lie within 500 m of the hotel, whilst the nearest park is 700 m away. Orly Airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1164" OriginalAmount="1164">
      <BasicPropertyInfo Latitude="48.881876506789" Longitude="2.3221251368523" StarRating="3" HotelCode="27834|8946" HotelName="Berne Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 rue de Berne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41138/a_41138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies close to the Place de Clichy. Famous sights of interest such as the Opéra Garnier, the Place Vendôme, the Eiffel Tower, the Sacré-Cœur and Notre-Dame all lie within 4 km of the hotel. Countless shopping and entertainment venues can be reached in just a few minutes walk. Links to the public transport network lie within easy walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1166.00" OriginalAmount="1166.00">
      <BasicPropertyInfo Latitude="48.834349517018" Longitude="2.3239605742397" StarRating="3" HotelCode="11354|campanile_maine_montparnasse" HotelName="Campanile Paris XIV - Maine Montparnasse" 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>146 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9536/a_9536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1167.00" OriginalAmount="1167.00">
      <BasicPropertyInfo Latitude="48.877492" Longitude="2.353713" StarRating="2" HotelCode="147042|hotel_du_brabant" HotelName="Du Brabant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331939/331939a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1168.00" OriginalAmount="1168.00">
      <BasicPropertyInfo Latitude="48.858873168694" Longitude="2.3911061882973" StarRating="0" HotelCode="55392|adagio_access_paris_philippe_auguste" HotelName="Adagio access Paris Philippe Auguste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Pierre Bayle, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71765/a_71765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1169.00" OriginalAmount="1169.00">
      <BasicPropertyInfo Latitude="48.879328" Longitude="2.356649" StarRating="3" HotelCode="110494|la_vieille_france" HotelName="La Vieille France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Rue Lafayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153378/a_153378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Paris, 500 metres from the tourist centre and the city's main boulevards and major department stores. It is near Gare du Nord and Gare de l'Est train stations, where guests can take the train for easy access to Charles de Gaulle Airport (30 km away), Villepinte Exhibition Centre and the Stade de France. It is 15 minutes by metro to the Champs-Élysées and the Eiffel Tower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.00">
      <BasicPropertyInfo Latitude="48.873700361104" Longitude="2.3440924286842" StarRating="3" HotelCode="337161|pavillon_opera_grands_boulevards_2" HotelName="Pavillon Opera Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56036/a_56036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of Paris' theatre district, within a short distance of the renowned department stores, including the Printemps Haussmann, Galeries Lafayette, as well as the opera and the Stock Exchange Palace. Links to the public transport network are all to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1172.00" OriginalAmount="1172.00">
      <BasicPropertyInfo Latitude="48.83221" Longitude="2.316384" StarRating="3" HotelCode="180044|fred_hotel" HotelName="Fred Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Villemain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/252980/w_252980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 36 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a safe, a bar, a babysitting service, a childcare service, a conference room and a business centre. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1173.00" OriginalAmount="1173.00">
      <BasicPropertyInfo Latitude="48.87579819325" Longitude="2.3456191690509" StarRating="3" HotelCode="336410|hotel_havane" HotelName="Hotel Havane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue De Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55587/a_55587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris. A restaurant and Cadet metro station are in the immediate vicinity, Montmartre, the opera, Gare du Nord and Gare de L'Est are all within walking distance (around 15 minutes). Orly airport is around 25 km away and it is approximately 30 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.00" OriginalAmount="1174.00">
      <BasicPropertyInfo Latitude="48.880990679221" Longitude="2.3514814212117" StarRating="3" HotelCode="11620|avalon_hotel_16" HotelName="Avalon Hotel Paris" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11236/a_11236_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is located at the heart of Paris, just 100 m from the nearest links to the transport network. Gare du Nord station is roughly 200m away. It is some 25 km to Charles de Gaulle airport and Paris Orly airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1176.00" OriginalAmount="1176.00">
      <BasicPropertyInfo Latitude="48.831012030522" Longitude="2.3299178134919" StarRating="4" HotelCode="77340|best_western_nouvel_orleans" HotelName="Best Western Nouvel Orléans Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104994/w_104994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1178.00" OriginalAmount="1178.00">
      <BasicPropertyInfo Latitude="48.905658212893" Longitude="2.3360149196608" StarRating="3" HotelCode="557148|mob_hotel_paris_les_puces" HotelName="Mob Hotel Of The People" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Rue Gambetta, 93400 Saint Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585699/585699a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Saint-Ouen-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1179" OriginalAmount="1179">
      <BasicPropertyInfo Latitude="48.826064389331" Longitude="2.3258960294304" StarRating="2" HotelCode="110517|55985" HotelName="Hôtel Résidence Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Avenue du General Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327656/327656a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1183.00" OriginalAmount="1183.00">
      <BasicPropertyInfo Latitude="48.891593" Longitude="2.344948" StarRating="3" HotelCode="74081|le_montclair_hostel" HotelName="Montclair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Ramey, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328603/328603a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1184.00" OriginalAmount="1184.00">
      <BasicPropertyInfo Latitude="48.851597795458" Longitude="2.2897267341614" StarRating="3" HotelCode="39973|hotel_france_eiffel" HotelName="France Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Saint Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12960/a_12960_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in a peaceful street, just minutes from the Eiffel Tower, the Champs de Mars, the Trocadero, Les Invalides and the River Seine. Scores of shops and other entertainment attractions as well as some of Paris' unrivalled tourist sights are within walking distance of the hotel or are easily reached on public transport. The nearest underground stations, Dupleix and Bir Hakeim, are both to be found in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="48.89286954484" Longitude="2.3428653180599" StarRating="3" HotelCode="74083|hotel_eden_montmartre" HotelName="Hotel Eden Montmatre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329488/329488a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="48.825292" Longitude="2.357274" StarRating="4" HotelCode="110507|best_western_premier_amiral_hotel" HotelName="Best Western Amiral Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153398/a_153398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="48.846472549873" Longitude="2.4062604312106" StarRating="3" HotelCode="104071|hotel_le_twelve" HotelName="Hotel le Twelve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145098/a_145098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in one of the areas of Paris with the most vegetation, this charming city hotel is next to Vincennes Castle, the Floral Park and close to the Palace of Sports in Bercy. Guests will enjoy a neighbourhood with small commercial streets, numerous restaurants and typical markets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="48.90258637" Longitude="2.30824162" StarRating="0" HotelCode="639124|ibis_budget_paris_clichy_mairie" HotelName="Ibis Budget Paris Clichy Mairie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 20 Rue Palloy, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/757865/a_757865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Clichy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.00" OriginalAmount="1188.00">
      <BasicPropertyInfo Latitude="48.888836202457" Longitude="2.3942363262177" StarRating="4" HotelCode="13791|mercure_paris_la_villette_2" HotelName="Mercure Paris 19 Philharmonie La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>216 Avenue Jean Jaures, 75019 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15826/a_15826_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the north of Paris and offers an ideal starting point for those wishing to pay a visit to the French capital's most important sights, including the Musée Cité, Musée des Sciences et de l'Industrie, the Cité de la Musique and La Grande Halle exhibition centre. The metro station is just about 50 m from the hotel, while Charles de Gaulle and Orly airports are 25 to 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.00" OriginalAmount="1188.00">
      <BasicPropertyInfo Latitude="48.849402" Longitude="2.398764" StarRating="3" HotelCode="70641|pavillon_nation" HotelName="Pavillon Nation" 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,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92962/a_92962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a short walk from the Place de la Nation, the hotel enjoys a stunning location. The 5 metro lines at its doorstep allow easy access to the main highlights of Paris. The Bastille is around 1 km away, Cimetière du Père Lachaise is around 1.8 km away, and the Bois de Vincess is roughly 2 km away. Paris-Orly Airport is some 17 km away, Paris-Charles de Gaulle Airport is about 22 km away and Beauvais-Tillé is roughly 32 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1189.00" OriginalAmount="1189.00">
      <BasicPropertyInfo Latitude="48.886406" Longitude="2.312637" StarRating="3" HotelCode="69951|hotel_romance_malesherbes" HotelName="Hotel Romance Malesherbes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Rue Cardinet, Paris 75017</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92130/w_92130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a smart, calm and safe residential area of Paris’s 17th arrondissement. The building dates back to 1850 yet is fully equipped to the standards travellers demand today. The centre of Paris is less than 1 km away while Roissy Charles de Gaulle Airport and Orly Airport are 26 km and 20 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.00" OriginalAmount="1190.00">
      <BasicPropertyInfo Latitude="48.884100339695" Longitude="2.3487181344586" StarRating="1" HotelCode="322615|angleterre_hotel_3" HotelName="Angleterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Bervic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211807/211807a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1191" OriginalAmount="1191">
      <BasicPropertyInfo Latitude="48.874878" Longitude="2.36021" StarRating="3" HotelCode="12256|3113" HotelName="Timhotel Paris Gare de l'Est" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue des Récollets, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11765/a_11765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute walk from République and the famous Boulevard Montmartre in Paris. The hotel is situated 200 m from Jacques-Bonsergent metro station, and the district of Le Marais and Gare de l'Est, with its railway station and bus station, are a 10-minute walk from the hotel. Within walking distance of the hotel, guests will find restaurants, bars and shopping opportunities. The Sacré-Coeur Basilica and the opera are each around 30 minutes' walk away, and the Eiffel Tower is about 30 minutes away by public transport. Paris-Charles De Gaulle Airport is approximately 25 km away from the hotel, while Paris-Orly Airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="48.875883" Longitude="2.345638" StarRating="3" HotelCode="15764|hotel_pax_opera" HotelName="Pax Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue de Trévise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18888/a_18888_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located on a quiet side street in Paris' 9th arrondissement, close to the Galeries Lafayette. Shopping venues, bars and cafés as well as Cadet metro station are all just a stone's throw away and it is around 10-minute walk to the Gare du Nord, the Grands Magasins and the opera house. Notre-Dame, the Eiffel Tower and the Champs Elysées can be reached by metro in roughly 15 minutes. Orly and Charles de Gaulle airports are approximately 15 km and 20 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="48.848603" Longitude="2.26624" StarRating="3" HotelCode="180094|queens_hotel_12" HotelName="Queens 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>4 Rue Bastien Lepage, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6726419</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 17 rooms. Services and facilities at the hotel include a bar and room service. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1192" OriginalAmount="1192">
      <BasicPropertyInfo Latitude="48.859693" Longitude="2.402814" StarRating="2.5" HotelCode="151774|203308" HotelName="Mama Shelter Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>109, rue de Bagnolet, 75020 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213711/a_213711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1195" OriginalAmount="1195">
      <BasicPropertyInfo Latitude="48.753538032974" Longitude="2.3508140444756" StarRating="4" HotelCode="37452|30551" HotelName="Best Western Plus Paris Orly Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue Charles Lindbergh, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61503/a_61503_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully decorated hotel offers exclusive living style as well as a high level of comfort. Located at the heart of Orly and only some 15 km from the centre of Paris, the hotel is an ideal stopover point for both business and leisure visitors to the French capital. The inner city may be reached by the convenient public transport network or by car (the exit for the A6 motorway is located close by). Orly International Airport is situated some 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1197.00" OriginalAmount="1197.00">
      <BasicPropertyInfo Latitude="48.862527" Longitude="2.443535" StarRating="3" HotelCode="37437|hotel_franklin" HotelName="ibis Styles Paris Mairie de Montreuil Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15-19 Rue Franklin, 93100 Montreuil-sous-bois, Paris</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61455/a_61455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Paris close to the Bastille. The city centre can be reached in 15 minutes by making use of public transport. Countless shops are to be found within 3 km of the hotel. Just 100 m away, Mairie de Montreuil Metro station is just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1198" OriginalAmount="1198">
      <BasicPropertyInfo Latitude="48.879574590155" Longitude="2.3557519766865" StarRating="3" HotelCode="110493|44477" HotelName="Timhotel Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153377/a_153377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1199.00" OriginalAmount="1199.00">
      <BasicPropertyInfo Latitude="48.827159982089" Longitude="2.3482954502106" StarRating="3" HotelCode="64088|hotel_saint_charles_paris" HotelName="St. Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, Rue de l'Espérance, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332420/332420a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1199.00" OriginalAmount="1199.00">
      <BasicPropertyInfo Latitude="48.82234236" Longitude="2.33456919" StarRating="3" HotelCode="308152|hotel_du_parc_montsouris" HotelName="Hôtel du Parc Montsouris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Pets allowed,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Parc Montsouris, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465037/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 Hôtel du Parc Montsouris in Paris (Montparnasse Tower), you'll be minutes from Parc Montsouris and Cite Internationale Universitaire de Paris. This hotel is close to Notre Dame Cathedral and Louvre Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 34 guestrooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs or 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 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;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 dry cleaning/laundry services, a 24-hour front desk, and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1201" OriginalAmount="1201">
      <BasicPropertyInfo Latitude="49.010791480404" Longitude="2.5607275213142" StarRating="3" HotelCode="184004|195469" HotelName="Hôtel ibis Paris CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Bruxelles, Roissypôle, 93290 Tremblay en France</AddressLine>
          </AddressLines>
          <CityName>Tremblay-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/257606/a_257606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1201.00" OriginalAmount="1201.00">
      <BasicPropertyInfo Latitude="48.833285" Longitude="2.356039" StarRating="3" HotelCode="905584|hotel_des_ecrivains" HotelName="Hôtel des Ecrivains" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241541/gt_241541_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Gobelins-Mouffetard district, close to the Great New Library, the Palais Omnisports de Paris Bercy and the Latin Quarter, the hotel receives its guests in a warm and friendly atmosphere. The capital's numerous attractions such as Notre Dame, the Louvre Museum, the Eiffel Tower, the Opéra or various department stores can be reached within minutes. Distances to airports in the region include Paris Beauvais Tillé Airport (82 km), Paris-Charles de Gaulle Airport (37 km) and Paris-Orly Airport (13 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1202.00" OriginalAmount="1202.00">
      <BasicPropertyInfo Latitude="48.88822913" Longitude="2.34266881" StarRating="4" HotelCode="738463|apparthotel_odalys_paris_montmartre" HotelName="Odalys City Paris Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Saint-Vincent, 18th Arr, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952667/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious Hotel is set in Arr17:Triumph arch-Pte Maillot. The 72 welcoming units offer a perfect place to relax at the end of the day. Wi-Fi internet connection is available for further comfort and convenience. The reception desk is not open throughout the day. Cots are not available at Odalys Appart'hotel Paris Montmartre. Travellers will not be bothered during their stay, as this is not a pet-friendly accommodation.  A great hotel to stay and enjoy everything this amazing city has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1203.00" OriginalAmount="1203.00">
      <BasicPropertyInfo Latitude="48.8366" Longitude="2.35377" StarRating="3" HotelCode="180067|media" HotelName="Media" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De La Reine Blanche, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332535/332535a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel will find a range of facilities, services and other amenities. The accommodation comprises a total of 18 rooms. Room service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1204.00" OriginalAmount="1204.00">
      <BasicPropertyInfo Latitude="48.880910785724" Longitude="2.3626747727394" StarRating="3" HotelCode="69779|ibis_paris_gare_du_nord_chateau_landon_10eme" HotelName="Hôtel ibis Paris Gare du Nord Château-Landon 10ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197-199 Rue La Fayette, Near Gare du Nord and Gare de l'Est Train Stations, l’Entrepôt/10. Arrondissement, 75010 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91922/a_91922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1205" OriginalAmount="1205">
      <BasicPropertyInfo Latitude="48.883520394554" Longitude="2.2436799108982" StarRating="3" HotelCode="13938|41849" HotelName="Le Dauphin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue Jean Jaurès, 92800 Puteaux, Paris la Defense 11</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16057/a_16057_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Puteaux and is only a few minutes from the metro station Esplanade de La Défense. This line will take guests directly to the Champs-Élysées and the Palais des Congrès/Porte Maillot. The airports of Orly and Charles de Gaulle are 20 km and 25 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="48.876071316328" Longitude="2.3420915007591" StarRating="3" HotelCode="74034|touring_3" HotelName="Hotel Touring Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602012/602012a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="48.875758" Longitude="2.357415" StarRating="3" HotelCode="146525|hotel_dalsace" HotelName="Hôtel d'Alsace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85, Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331791/331791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="48.925849230793" Longitude="2.2909295666396" StarRating="3" HotelCode="109762|ibis_paris_gennevilliers" HotelName="Hôtel ibis Paris Gennevilliers" 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>32 rue Louis Calmel, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152566/a_152566_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1208.00" OriginalAmount="1208.00">
      <BasicPropertyInfo Latitude="48.818238" Longitude="2.461784" StarRating="2" HotelCode="49405|hipotel_paris_hippodrome" HotelName="Hipotel Paris Hippodrome Parc Floral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1 allée Edmé l'Heureux, 94340 Joinville le Pont</AddressLine>
          </AddressLines>
          <CityName>Joinville-Le-Pont</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332329/332329a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Joinville-Le-Pont.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="48.842984" Longitude="2.324101" StarRating="3" HotelCode="100906|30748" HotelName="Berkeley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=244091</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively Montparnasse district, this hotel is just 200 metres from the Montparnasse Tower. The area offers a pleasant combination of business centres, fashion boutiques, entertainment and top quality restaurants. The Luxembourg Gardens are a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1212.00" OriginalAmount="1212.00">
      <BasicPropertyInfo Latitude="48.8498529" Longitude="2.38547114" StarRating="2" HotelCode="328086|hotel_des_pyrenees" HotelName="Hôtel des Pyrénées - Entre Bastille et Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>204 Rue du Faubourg Saint-Antoine, 75012 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505275/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1212.00" OriginalAmount="1212.00">
      <BasicPropertyInfo Latitude="48.823591" Longitude="2.324751" StarRating="2" HotelCode="907209|terminus_orleans" HotelName="Hotel Terminus Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197 boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328068/328068a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1213.00" OriginalAmount="1213.00">
      <BasicPropertyInfo Latitude="48.84558868408203" Longitude="2.407454013824463" StarRating="0" HotelCode="0|residence_voute_by_patios_du_marais" HotelName="Residence Voute By Patios Du Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De La Voute, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/eb/14eb7d8e37f564c42a31af6ed17acb47112b782b.jpeg</HotelPictures>
        <HotelDescription>With a stay at Residence Vo?te by Patios du Marais in Paris (12th Arrondissement), you'll be within a 5-minute drive of Place de la Nation and Grands Boulevards. This apartment is 2.2 mi (3.6 km) from AccorHotels Arena and 2.6 mi (4.2 km) from Canal Saint-Martin.&lt;br /&gt;Make yourself at home in one of the 10 individually decorated guestrooms, featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include 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;Extra Info: &lt;/b&gt;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1214" OriginalAmount="1214">
      <BasicPropertyInfo Latitude="48.901721" Longitude="2.3595" StarRating="4" HotelCode="82267|44611" HotelName="Novotel Suites Paris Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111039/a_111039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from the metro, 2 km from Montmartre and the centre of Paris, and 15 km from Paris-Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1215" OriginalAmount="1215">
      <BasicPropertyInfo Latitude="48.850237902541" Longitude="2.2903302311897" StarRating="3" HotelCode="35366|24691" HotelName="Beaugrenelle Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57544/a_57544_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated on the left-hand bank of the River Seine, this hotel affords a wonderful location within a short distance of the Eiffel Tower, the Champs Elysées, Montparnasse and the Porte de Versailles exhibition centre. The Cap 15 business centre and the Maison de la Culture du Japon (House of Japanese Culture) also lie a stone's throw away. Lying on Rue Viala, the hotel is positioned between Rue Saint Charles, Boulevard de Grenelle and Rue de Lourmel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1215" OriginalAmount="1215">
      <BasicPropertyInfo Latitude="48.998511" Longitude="2.514254" StarRating="4" HotelCode="284018|37805" HotelName="Residhome Roissy-Park" Meals="ROOM ONLY" 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>14 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229175/229175a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1215.00" OriginalAmount="1215.00">
      <BasicPropertyInfo Latitude="48.833109444633" Longitude="2.2892117500305" StarRating="3" HotelCode="187861|terminus_vaugirard" HotelName="Hotel Paris Vaugirad" 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>403 rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262133/a_262133_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1217.00" OriginalAmount="1217.00">
      <BasicPropertyInfo Latitude="48.875935" Longitude="2.357494" StarRating="2" HotelCode="151425|hotel_little_regina" HotelName="Little Regina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89, boulevard de Strasbourg, 75010 Paris, Fontainebleau</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327500/327500a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1218.00" OriginalAmount="1218.00">
      <BasicPropertyInfo Latitude="48.835744497958" Longitude="2.3020152747631" StarRating="3" HotelCode="172084|ajiel" HotelName="Chouette Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>237 Rue de la Convention, entre la Porte de Versailles et la Tour Eiffel, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7196/w_7196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a charming district. Parc Georges Brassens, the Porte de Versailles Exhibition Centre, Tour Montparnasse and Place de la Convention are only a few minutes away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1218.00" OriginalAmount="1218.00">
      <BasicPropertyInfo Latitude="48.875104601129" Longitude="2.3583644628525" StarRating="2" HotelCode="59524|sibour" HotelName="Sibour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Sibour, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328021/328021a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1218.00" OriginalAmount="1218.00">
      <BasicPropertyInfo Latitude="48.837569974564" Longitude="2.355043888092" StarRating="3" HotelCode="27517|grand_hotel_des_gobelins" HotelName="Grand Hotel des Gobelins" 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>57 boulevard Saint Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40529/a_40529_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in a district which is very lively and offers many restaurants and shops. It lies near interesting sites such as the Jardin des Plantes and the Marché Mouffetard. Guests are particularly recommended the walk past the Mouffetard market to Place de la Contrescarpe, which leads to the Pantheon, where they'll be just steps from the Jardins de Luxembourg and the Boulevard Saint Michel and return through the Arenes de Lutèce and the Place Monge. Guests will find links to the public transport network just 5 minutes' walk and it is 20 km to Orly Airport, while Charles de Gaulle Airport is 25 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1219.00" OriginalAmount="1219.00">
      <BasicPropertyInfo Latitude="48.843324910206" Longitude="2.3067480325699" StarRating="3" HotelCode="31195|nouvel_eiffel" HotelName="Nouvel Hotel Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Conference Hall,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Des Volontaires, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49847/a_49847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location and lies just a few metres from the Eiffel Tower. The metro station (100 m), the Porte de Versailles (800 m), the Louvre Museum (1500 m), the Champs-Élysées and the Notre Dame cathedral are to be found in the vicinity. Orly airport is easily reached (lying within 16 km) and Charles de Gaulle airport is around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="48.886148386141" Longitude="2.2611021995544" StarRating="3.5" HotelCode="52706|hotel_du_chateau" HotelName="Le Bon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Chateau, 92200 Neuilly sur Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56933/a_56933_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in an ideal location in the popular shopping area with plenty of shopping opportunities and Pont de Neuilly is only a few metres away. In addition, the Champs-Élysées as well as La Défense are only around 10 minutes away by car. The nearest public transport is just a stones throw away and Charles de Gaulle airport lies around 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1224.00" OriginalAmount="1224.00">
      <BasicPropertyInfo Latitude="48.876195083515" Longitude="2.3369377644378" StarRating="3" HotelCode="64574|hotel_chateaudun_opera" HotelName="Châteaudun Opéra" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Châteaudun, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83233/a_83233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated between the Sacre-Coeur Basilica and the Opera, in the heart of Paris' business and leisure quarter. The closest metro station is only 2 minutes' walk away (line 12). Guests will find restaurants, bars and shops in the immediate vicinity of the business hotel. It is near the very popular cabaret Moulin Rouge and the Galeries Lafayette and Printemps department stores (15 minutes' walk). The Champs-Élysées is only 3.5 km away. Charles de Gaulle Airport is 26 km away and it is 28 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1225.00" OriginalAmount="1225.00">
      <BasicPropertyInfo Latitude="48.879899183937" Longitude="2.2987014055252" StarRating="2.5" HotelCode="32503|hotel_des_deux_avenues" HotelName="Des Deux Avenues" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 rue Poncelet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51700/a_51700_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located near to the markets and the famous Place des Ternes. In only a number of minutes guests will arrive at the Arc de Triomphe and the Porte Maillot. It is just 10 minutes to the Congress centre on foot and the nearest metro station, Ternes, (line 2) is just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1225.00" OriginalAmount="1225.00">
      <BasicPropertyInfo Latitude="48.83511" Longitude="2.282514" StarRating="3" HotelCode="81195|porte_de_versailles_hotel_3" HotelName="Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332065/332065a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1226.00" OriginalAmount="1226.00">
      <BasicPropertyInfo Latitude="48.846706174515" Longitude="2.3050174196434" StarRating="3" HotelCode="97447|hotel_eiffel_segur" HotelName="Hotel Eiffel Segur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135388/a_135388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes from the Eiffel Tower (2 km) and next to Napoleon's Tomb. It offers guests a base between the famous attractions and financial areas of the city. They will find links to the public transport network 200 m away (Ségur metro station) and it is 2 km from Montparnasse railway station, 2.4 km from Les Invalides. Orly Airport is 15 km away and it is 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1227.00" OriginalAmount="1227.00">
      <BasicPropertyInfo Latitude="48.886492307706" Longitude="2.3122867941856" StarRating="2" HotelCode="34587|prince_albert_wagram" HotelName="Prince Albert Wagram" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Passage Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56279/a_56279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in a peaceful district of Paris, 2 minutes from its sister hotel. The Arc de Triomphe and Parc Monceau in addition to scores of shops are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1227.00" OriginalAmount="1227.00">
      <BasicPropertyInfo Latitude="48.872988523374" Longitude="2.3540300130844" StarRating="4" HotelCode="31200|best_western_aulivia_opera" HotelName="Best Western Aulivia Opera" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49853/w_49853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the opera house and the Place de la République at the heart of the lively theatre district, this first-class hotel lies just a short distance from a diverse selection of bars, restaurants, the train station and links to the public transport network. An abundance of shopping venues are to be found within 500 m of the hotel and transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1228.00" OriginalAmount="1228.00">
      <BasicPropertyInfo Latitude="48.8801918" Longitude="2.302567" StarRating="2" HotelCode="267512|hotel_mederic" HotelName="Mederic" 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>4 Rue Médéric, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/373206/a_373206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1229.00" OriginalAmount="1229.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="3" HotelCode="189436|best_western_prince_montmartre_2" HotelName="Hotel Prince Albert Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186802/186802a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1230.00" OriginalAmount="1230.00">
      <BasicPropertyInfo Latitude="48.834073875664" Longitude="2.3461208515205" StarRating="2" HotelCode="14314|belambra_city_hotel_magendie" HotelName="Belambra City Hotel Magendie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2/4 Rue Magendie, Angle 6 rue Corvisart, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16655/a_16655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1230.00" OriginalAmount="1230.00">
      <BasicPropertyInfo Latitude="48.895615734677" Longitude="2.2619318857209" StarRating="3" HotelCode="109633|ibis_paris_defense_courbevoie" HotelName="ibis Paris La Défense Courbevoie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Quai Paul Doumer, Accès piéton: 60 rue Victor Hugo, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152413/a_152413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Courbevoie. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1230.00" OriginalAmount="1230.00">
      <BasicPropertyInfo Latitude="48.849575150945" Longitude="2.2969847917557" StarRating="3" HotelCode="34746|europe_hotel_paris_eiffel" HotelName="Europe Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56536/a_56536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the Rue du Commerce, one of the French capital's main shopping streets where many of the top Parisian boutiques are based. An array of restaurants and bars are to be found just 50 m away and links to the public transport network (La Motte-Picquet - Grenelle metro station) may easily be reached on foot. The city's many sights including the Eiffel Tower, the Parc des Expositions Porte de Versailles and the River Seine all lie within 1 km of the hotel. Paris Orly airport is 15 km away whilst it is some 25 km to Paris Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.00" OriginalAmount="1231.00">
      <BasicPropertyInfo Latitude="48.839208256696" Longitude="2.3225113749504" StarRating="3" HotelCode="57862|citadines_montparnasse_paris" HotelName="Citadines Maine Montparnasse Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74974/k_74974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Montparnasse. The Rue de la Gaîté as well as many theatres lie very close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.00" OriginalAmount="1231.00">
      <BasicPropertyInfo Latitude="48.848805" Longitude="2.288145" StarRating="3" HotelCode="72445|hotel_de_lexposition__tour_eiffel" HotelName="Exposition Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 bis, rue du Théâtre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97949/a_97949_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the Left Bank near the Eiffel Tower (15-minute walk), between the exhibition centre (15 minutes with public transport), Rolland Garros (15 minutes with public transport), the Parc des Princes and the European Georges Pompidou Hospital. The hotel is 50 m from the Charles Michel metro stop (line 10) and Dupleix station (line 6). The Champs-Élysées and the opera can be reached in 20 minutes by public transport. Restaurants, shops, bars and pubs can all be reached within 5 minutes by foot on the Rue du Commerce. Orly Airport is 20 km from the hotel while Charles de Gaulle airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1233" OriginalAmount="1233">
      <BasicPropertyInfo Latitude="48.835974" Longitude="2.405967" StarRating="3" HotelCode="110501|56768" HotelName="de la Porte Doree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>273 Avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153391/a_153391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="48.879474075773" Longitude="2.3580425977707" StarRating="3" HotelCode="172227|albert_1er_paris" HotelName="Hotel Albert 1er" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7281/a_7281_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="48.89765" Longitude="2.310508" StarRating="4" HotelCode="396384|holiday_inn_paris__porte_de_clichy" HotelName="Holiday Inn Paris - Porte de Clichy" 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Du 8 Mai 1945, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94603/a_94603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in Clichy. The immediate vicinity features restaurants, bars, pubs and shops. The Parisian public transport service (specifically the Metro line 13 and RER C) allows guests to reach all the sights of Paris, including Montmartre, the Eiffel Tower and the Champs-Élysées within a few minutes. Nearby airports include Orly Airport (21 km) and Charles de Gaulle Airport (26 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1234.00" OriginalAmount="1234.00">
      <BasicPropertyInfo Latitude="48.850534" Longitude="2.292346" StarRating="2.5" HotelCode="147228|eiffel_petit_louvre" HotelName="De Petit Louvre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, rue de Lourmel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208721/w_208721_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1234.00" OriginalAmount="1234.00">
      <BasicPropertyInfo Latitude="48.887999799878" Longitude="2.2516699147673" StarRating="3" HotelCode="408700|citadines_la_defense_paris" HotelName="Citadines La Défense Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Boulevard de Neuilly, Paris La Défense, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99883/k_99883_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located in the business district, close to the Champs-Elysées. It is easily accessible by metro (stop: Esplanade de la Défense) and near to the RER A train. Both major airports, Charles de Gaulle and Orly, are about 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="48.826451" Longitude="2.405229" StarRating="4" HotelCode="401337|novotel_paris_charenton" HotelName="Novotel Paris Sud Porte de Charenton" 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>3-5 Place des Marseillais, 94227 Charenton le Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95493/a_95493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of the Bois de Vincennes and serviced by the Liberté metro station, giving visitors access to all of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1236" OriginalAmount="1236">
      <BasicPropertyInfo Latitude="49.004230035843" Longitude="2.5210744693638" StarRating="4" HotelCode="71407|33225" HotelName="Mercure Paris Roissy Charles de Gaulle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96741/a_96741_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is ideally located just 10 minutes from Roissy Charles de Gaulle Airport and offers a free shuttle service for guests. Villepinte and le Bourget exhibition centres and the Asterix Park can all be reached in 15 minutes by train or car. The hotel’s immediate vicinity features restaurants, bars, pubs, shops and a park. Paris is some 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.00" OriginalAmount="1236.00">
      <BasicPropertyInfo Latitude="48.852774986365" Longitude="2.4868959188461" StarRating="3" HotelCode="31842|ibis_styles_fontenay" HotelName="Ibis Styles Paris Val de Fontenay" 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>2-4 Avenue du val de fontenay, 94120 Fontenay Sous Bois</AddressLine>
          </AddressLines>
          <CityName>Fontenay-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50810/a_50810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in the east of Paris, some 50 m from the nearest train station. It is a short, 15-minute train ride to the city centre, whilst Disneyland is just 20 minutes away. Links to the public transport network are a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.00" OriginalAmount="1236.00">
      <BasicPropertyInfo Latitude="48.887353" Longitude="2.248194" StarRating="3" HotelCode="94377|adagio_la_defense_esplanade" HotelName="Aparthotel Adagio La Defense Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Cours Michelet, La Defence 10, 92060 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131118/a_131118_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located at the heart of the La Défense business district, close to the CNIT congress centre and to the Grande Arche de La Défense (1 km). A large shopping centre and a range of services are only a few minutes' walk away and guests will find a public car park in the immediate vicinity. It is ideal for business trips and lies only 10 minutes away from the Champs Elysées by metro. It is 4.5 km from the Arc de Triomphe, 5.5 km from the Eiffel Tower and 9 km from Notre Dame Cathedral. The property lies 23 km from Orly Airport and 25 km from Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1237.00" OriginalAmount="1237.00">
      <BasicPropertyInfo Latitude="48.880415610584" Longitude="2.3374109533729" StarRating="3" HotelCode="16038|villa_margaux_opera_montmartre" HotelName="Hotel Villa Margaux" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18744/w_18744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly eco hotel is situated halfway between Montmartre (Sacré-Coeur) and the opera house and less than a 3-minute walk to 2 metro stations (Saint Georges and Pigalle). It is also near the Gare du Nord and Eurostar terminal. The Arc de Triomphe is approximately 3.5 km from the city hotel and Notre Dame is 4 km away. The nearest airports are Orly, approximately 10 km away, and Charles de Gaulle, which is around 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1237.00" OriginalAmount="1237.00">
      <BasicPropertyInfo Latitude="48.880571235531" Longitude="2.3391008377075" StarRating="3" HotelCode="14850|hotel_migny_opera_montmartre" HotelName="Migny Opera Montmartre" 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,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17444/a_17444_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a tranquil location at the foot of Montmartre. Plenty of shopping centres and entertainment venues as well as Saint Georges and Pigalle metro stations are only minutes away. The famous Moulin Rouge and the Paris Casino lie just 400 m away. The Sacré Coeur and the opera house are easily reached from the hotel on foot. In addition the Champs-Elysées and Notre Dame take around 20 minutes to reach by car. Orly and Charles De Gaulle airports lie between 25 and 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1238.00" OriginalAmount="1238.00">
      <BasicPropertyInfo Latitude="48.881871" Longitude="2.276714" StarRating="3" HotelCode="68259|neuilly_park_hotel" HotelName="Neuilly Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23, rue Madeleine Michelis, 92200 Neuilly-Sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88286/l_88286_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet, upmarket neighbourhood, just a few blocks from the Congress Hall at Porte Maillot, minutes away from the Champs Elysées and Arc de Triomphe, plus a short ride away from the Paris La Défense business district. Guests will find a wide choice of restaurants and a number of small boutiques in the vicinity of the hotel. The RER Porte Maillot station and Les Sablons underground station on line 1 are nearby. The Palais des Congrès (Porte Maillot) is approximately 5 minutes away on foot, and the American Hospital is around a 7-minute walk from the hotel. The ICAO head office can be found approximately 400 m away. Orly Airport is around 20 km from the establishment, Charles de Gaulle Airport about 25 km away and Beauvais Airport roughly 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.00" OriginalAmount="1239.00">
      <BasicPropertyInfo Latitude="48.862037825325" Longitude="2.3854585509262" StarRating="3" HotelCode="110499|ibis_paris_pere_lachaise" HotelName="Hotel ibis Paris Père Lachaise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue de la Folie Régnault, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153389/a_153389_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1240.00" OriginalAmount="1240.00">
      <BasicPropertyInfo Latitude="48.839379938579" Longitude="2.3509249300594" StarRating="2" HotelCode="110441|hotel_de_france_quartier_latin" HotelName="Hotel de France Quartier Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329453/329453a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1244.00" OriginalAmount="1244.00">
      <BasicPropertyInfo Latitude="48.843038" Longitude="2.31319" StarRating="3" HotelCode="110519|avia_saphir_montparnasse" HotelName="Avia Saphir Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229530/229530a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1245.00" OriginalAmount="1245.00">
      <BasicPropertyInfo Latitude="48.880052" Longitude="2.326273" StarRating="3" HotelCode="64604|hotel_alexandrine_opera" HotelName="Alexandrine Opera" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue De Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83278/a_83278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is well located in a pleasant and quiet area in the heart of Paris, very close to Saint Lazare Railway Station, the big department stores (Grands-Magasins) and the business centres. Champs-Élysées Métro station is 5 minutes away, the Opéra and the Basilique du Sacré Coeur are only 10 minutes away. Paris-Orly Airport and Paris-Charles de Gaulle Airport are both about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1246" OriginalAmount="1246">
      <BasicPropertyInfo Latitude="48.850266" Longitude="2.373036" StarRating="2" HotelCode="151665|56061" HotelName="Luxor Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Moreau, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327882/327882a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1248" OriginalAmount="1248">
      <BasicPropertyInfo Latitude="48.86296741" Longitude="2.19985068" StarRating="0" HotelCode="549183|183549" HotelName="Residence meublee Les Josephines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>9 rue du 4 Septembre, 92500 Rueil-Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6934891</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. Wireless internet access is available to guests in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.00" OriginalAmount="1248.00">
      <BasicPropertyInfo Latitude="48.831063" Longitude="2.281041" StarRating="4" HotelCode="75484|adagio_porte_de_versailles_2" HotelName="Adagio Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16, rue Eliane Jeannin Garreau, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102767/a_102767_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is in the south-west of Paris, a 5-minute walk from the Parc des Expositions, the Palais des Sports, the Aquaboulevard water sports park and the lively avenues of the 15th arrondissement. Restaurants, bars and clubs can all be reached within 15 minutes by public transport, and the centre of Paris is 25 minutes away. The Eiffel Tower is 20 minutes from the hotel and the Louvre is 30 minutes away on public transport. The nearest bus and metro stations are just 200 m from the hotel and the Gare de l’Est train station is 30 minutes’ drive. Paris-Orly Airport (ORY) is 15 km away and it is 35 km to Charles de Gaulle International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.00" OriginalAmount="1248.00">
      <BasicPropertyInfo Latitude="48.846745" Longitude="2.287768" StarRating="3" HotelCode="76455|alize_grenelle_tour_eiffel" HotelName="Alize Grenelle Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>87 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103944/w_103944_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1249" OriginalAmount="1249">
      <BasicPropertyInfo Latitude="48.847236711104" Longitude="2.2859112245369" StarRating="3" HotelCode="37122|55294" HotelName="Hôtel Beaugrenelle Staint-Charles Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212923/212923a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Beaugrenelle, at the Charles Michels metro station, between the Eiffel Tower and the Porte de Versailles Exhibition Hall. Furthermore, the Georges Pompidou European Hospital is 10 minutes away by bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1251" OriginalAmount="1251">
      <BasicPropertyInfo Latitude="48.879472311831" Longitude="2.3203267157078" StarRating="3" HotelCode="38360|200646" HotelName="Idol Paris" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue d'Edimbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63404/r_63404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the main Parisian shopping streets in a very quiet road full of fin-de-siècle buildings. The Opera and the Madeleine are both just a short walk away. Centrally located, the hotel is also only a few minutes from Montmartre and the Champs Elysées. An underground/ urban rail station is directly beside the hotel, while further public transport can be reached in only 150 m. Restaurants are within 250 m of the hotel, as are bars, pubs, and the railway station. A further shopping area is 1.2 km away. Both Orly and Charles de Gaulle airports are apprixomately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1251.00" OriginalAmount="1251.00">
      <BasicPropertyInfo Latitude="48.871202" Longitude="2.338588" StarRating="3" HotelCode="14111|lautrec_opera" HotelName="Lautrec Opera" 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,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16029/a_16029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a central location in the heart of Paris surrounded by shops, restaurants, bars, and the famous department store Galeries Lafayette, the Grévin Museum and the Opera Garnier. St. Lazare station offers convenient connections to the public transport network and is only 30 m away from the hotel. Auber (RER) train station lies around 500 m away, the transfer time to Charles de Gaulle airport is around 45 minutes, and Orly is 30 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1252" OriginalAmount="1252">
      <BasicPropertyInfo Latitude="48.870034" Longitude="2.360198" StarRating="3" HotelCode="97446|18847" HotelName="Aida Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Château d'Eau, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135387/a_135387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Paris near the Marais district. It is situated in a diverse and lively area just a stone's throw from the Marais, Place des Vosges and Place de la République, with plenty of shopping possibilities, and direct access to Thalys and Eurostar trains. This hotel offers a perfect base for discovering the sights of Paris, such as La Bastille, Les Halles, Beaubourg and Centre Georges Pompidou. The nearest airports are Paris-Orly (around 21 km) and Paris-Charles de Gaulle (around 23 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1253" OriginalAmount="1253">
      <BasicPropertyInfo Latitude="48.71343676979" Longitude="2.3708375276127" StarRating="4" HotelCode="110417|10383" HotelName="Howard Hôtel Paris-Orly Airport" 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>4/6 Avenue Paul Vaillant Couturier, 91550 Paray Vieille Poste</AddressLine>
          </AddressLines>
          <CityName>Paray-Vieille-Poste</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/220796/220796a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1253.00" OriginalAmount="1253.00">
      <BasicPropertyInfo Latitude="48.882103" Longitude="2.297623" StarRating="3" HotelCode="110542|residhotel_imperial_rennequin" HotelName="Residhotel Imperial Rennequin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Rennequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153443/a_153443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1254.00" OriginalAmount="1254.00">
      <BasicPropertyInfo Latitude="48.864549" Longitude="2.3749" StarRating="3" HotelCode="25177|citadines_republique_paris" HotelName="Citadines République Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36633/a_36633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between Place de la Republique and Père Lachaise. Orly Airport is 25 km away and it is 40 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1254.00" OriginalAmount="1254.00">
      <BasicPropertyInfo Latitude="48.863348" Longitude="2.362304" StarRating="3" HotelCode="25347|du_vieux_saule" HotelName="The Originals Boutique, Hotel du Vieux Saule, Paris Le Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Picardie, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36928/a_36928_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="48.846837567382" Longitude="2.3725882172584" StarRating="3" HotelCode="365277|hotel_viator_2" HotelName="Hotel Viator Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68912/w_68912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Gare de Lyon and only a few minutes from the Bastille and the historic Marais district. A bus stop, a railway station, and both underground and urban rail connections can be found directly in front of the hotel. Guests will find restaurants, bars, pubs, and nightclubs in about 150 m, and shops in 800 m. Orly airport is 20 km away and Charles de Gaulle airport is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="48.87896" Longitude="2.242873" StarRating="3" HotelCode="888684|hotel_kyriad_paris_ouest__puteaux__la_defense" HotelName="Best Western Seine West Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Quai de Dion Bouton, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137181/w_137181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Puteaux. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1259" OriginalAmount="1259">
      <BasicPropertyInfo Latitude="48.896940675192" Longitude="2.3852439754198" StarRating="3" HotelCode="185980|3660" HotelName="Forest Hill Paris La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Ter Avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259997/a_259997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villette, in the same district as the Géode, the Grande Halle de La Villette, the Cité de la Musique and several restaurants. There are both underground and bus lines close by and the Eiffel Tower is less than 9 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1260" OriginalAmount="1260">
      <BasicPropertyInfo Latitude="48.780849264613" Longitude="2.2179726511853" StarRating="3" HotelCode="305691|191847" HotelName="Hotel Ibis Styles Paris Velizy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue de l'Europe, 78140 Velizy Villacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/419565/a_419565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1262.00" OriginalAmount="1262.00">
      <BasicPropertyInfo Latitude="48.834465477194" Longitude="2.3640192722451" StarRating="3" HotelCode="323981|hotel_jenner" HotelName="Hôtel Jenner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/438137/a_438137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1263.00" OriginalAmount="1263.00">
      <BasicPropertyInfo Latitude="48.883776144768" Longitude="2.3226052522659" StarRating="3" HotelCode="904815|hotel_b_square_anciennement_batignolles_villiers" HotelName="Hôtel B Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Batignolles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238576/a_238576_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1263.00" OriginalAmount="1263.00">
      <BasicPropertyInfo Latitude="48.82721" Longitude="2.35871" StarRating="2" HotelCode="519666|hotel_des_beaux_arts_2" HotelName="Hôtel des Beaux Arts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Toussaint Féron, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/52723/352723/1.jpg?f=15066579</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1264.00" OriginalAmount="1264.00">
      <BasicPropertyInfo Latitude="48.86747" Longitude="2.35063" StarRating="0" HotelCode="0|residence_caire_montorgueil_2" HotelName="Résidence Caire / Montorgueil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Caire, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/49/dd49adb4628bbfd054778f8d9c63582fc37aede3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Caire / Montorgueil in Paris (Paris City Centre), you'll be a 3-minute walk from Grands Boulevards and 6 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge) 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="1265.00" OriginalAmount="1265.00">
      <BasicPropertyInfo Latitude="48.854309" Longitude="2.488269" StarRating="4" HotelCode="14795|mercure_paris_val_de_fontenay" HotelName="Mercure Paris Val de Fontenay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Olympiades, 94120 Fontenay Sous Bois</AddressLine>
          </AddressLines>
          <CityName>Fontenay-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17361/a_17361_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Fontenay-sous-Bois. It offers very good public transport links being 10 minutes from the Gare de Lyon and 15 minutes from the Gare du Nord train stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1266.00" OriginalAmount="1266.00">
      <BasicPropertyInfo Latitude="48.874232" Longitude="2.38782" StarRating="3" HotelCode="148870|hipotel_paris_buttes_chaumont" HotelName="Hipotel Paris Buttes Chaumont Pyrénées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Jean Batiste Daumay, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329415/329415a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1266.00" OriginalAmount="1266.00">
      <BasicPropertyInfo Latitude="48.878866" Longitude="2.339673" StarRating="2" HotelCode="180086|hotel_clauzel" HotelName="Clauzel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue des Martyrs, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327559/327559a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 37 rooms. Most storeys can be reached by lift. A safe is among the facilities. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1266.00" OriginalAmount="1266.00">
      <BasicPropertyInfo Latitude="48.830385969175" Longitude="2.3234474658966" StarRating="3" HotelCode="59522|ibis_styles_paris_alesia_montparnasse" HotelName="Ibis Styles Paris Alésia Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77071/a_77071_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1267" OriginalAmount="1267">
      <BasicPropertyInfo Latitude="48.847088" Longitude="2.318546" StarRating="3" HotelCode="80405|57283" HotelName="Mayet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Mayet, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108718/a_108718_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1267.00" OriginalAmount="1267.00">
      <BasicPropertyInfo Latitude="48.822284630804" Longitude="2.2938577610687" StarRating="3" HotelCode="111061|ibis_paris_porte_de_vanves_parc_des_expositions" HotelName="Hôtel ibis Paris Porte de Vanves Parc des Expositions" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Jean Bleuzen, 92170 Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/154016/a_154016_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vanves.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1267.00" OriginalAmount="1267.00">
      <BasicPropertyInfo Latitude="48.817672" Longitude="2.329079" StarRating="4" HotelCode="29350|mercure_paris_porte_dorleans" HotelName="Mercure Paris Porte d'Orleans" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Francois Ory, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47293/a_47293_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The metro (line 4) links the hotel to the centre of Paris, while the Porte de Versailles exhibition centre is 20 minutes away by tram (T3). The hotel is located at the southern gateway to Paris close to the A6-A10, the Montparnasse train station and Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1271" OriginalAmount="1271">
      <BasicPropertyInfo Latitude="49.0043" Longitude="2.5203" StarRating="4" HotelCode="98083|68875" HotelName="Holiday Inn Paris CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Allee du Verger, 95700 Roissy-en-France, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/589007/589007a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Roissy close to Charles de Gaulle airport (approximately 2.5 km away), this hotel lies just a short distance from the famous Disneyland Paris. Villepinte exhibition centre lies just 5 km from the hotel and the historical centre of Paris is approximately 35 km away. Charles de Gaulle métro is situated 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1271.00" OriginalAmount="1271.00">
      <BasicPropertyInfo Latitude="48.887487617568" Longitude="2.307923253373" StarRating="3" HotelCode="316806|pavillon_pereire_arc_de_triomphe" HotelName="Hotel Gaston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Péreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31719/a_31719_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is quietly located on the Boulevard Péreire to the north of Parc Montreau and close to the Arc de Triomphe (approximately 1.5 km), Place Wagram, Place de l'Etoile and the Champs Elysées. Situated in the vicinity are a diverse selection of bars, shopping venues, restaurants, a bus stop (20 m), métro station (Villiers, about 50 m away) and train station (100 m). Nightclubs are to be found 400 m away and transfers to Paris Orly and Charles de Gaulle airports takes 20 minutes and 30 minutes by car respectively (30 km and 45 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1272" OriginalAmount="1272">
      <BasicPropertyInfo Latitude="48.827442507044" Longitude="2.3210307955742" StarRating="3" HotelCode="29356|32881" HotelName="Hôtel ibis Paris Alésia Montparnasse 14ème" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47302/a_47302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in a convenient location in the south of Paris between the districts of Alesia and Montparnasse and about 300 m from Alesia métro station. Paris, with its multitude of galleries, museums, churches, and theatres, has something for every visitor. The many restaurants, clubs, and bars provide further entertainment and ensure that no hotel guests will be bored here.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1276.00" OriginalAmount="1276.00">
      <BasicPropertyInfo Latitude="48.903930392073" Longitude="2.3069288163178" StarRating="3" HotelCode="39310|hotel_savoy_7" HotelName="Hotel Atypik" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue De Villeneuve, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64859/a_64859_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated in the Rue de Villeneuve, the hotel lies right at the "Gates of Paris". In the immediate vicinity (50 m), guests may take advantage of links to the public transport network and bars and a bus stop lies just 25 m away. The heart of Clichy along with restaurants, countless shops and a magnificent park are all only a few minutes walk away. Nightclubs are located within 2 km of the hotel, whilst the train station is 4 km away. The transfer time to Charles de Gaulle Airport is approximately 35 minutes, whilst it is roughly 45 minutes to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1277.00" OriginalAmount="1277.00">
      <BasicPropertyInfo Latitude="48.839067815609" Longitude="2.3316220932541" StarRating="3" HotelCode="97082|istria_montparnasse" HotelName="Hôtel Istria Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Campagne Premiere, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331135/331135a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1279.00" OriginalAmount="1279.00">
      <BasicPropertyInfo Latitude="48.840836" Longitude="2.323891" StarRating="3" HotelCode="110513|hotel_du_parc_4" HotelName="du Parc" 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>6 Rue Jolivet, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330060/330060a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1281.00" OriginalAmount="1281.00">
      <BasicPropertyInfo Latitude="48.87928" Longitude="2.29596" StarRating="4" HotelCode="18989|villa_alessandra" HotelName="Villa Alessandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Place Boulnois, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23774/a_23774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel enjoys a peaceful location in an elegant district of the city, only around 500 m from the Arc de Triomphe and the Champs Elysées. A selection of shopping and entertainment, restaurants, and bars lie within a stone's throw of the hotel. Ternes (line 2) is the nearest metro station and lies just 200 m away and the train station is 1 km away, as well as some nightclubs. Charles de Gaulle airport is 30km away and Paris Orly airport is 35km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1282.00" OriginalAmount="1282.00">
      <BasicPropertyInfo Latitude="48.847118397785" Longitude="2.3706857397613" StarRating="3" HotelCode="334567|moderns_hotel" HotelName="Moderns Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505736/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1283.00" OriginalAmount="1283.00">
      <BasicPropertyInfo Latitude="48.877489057009" Longitude="2.3424158478413" StarRating="3" HotelCode="47806|hotel_corona_rodier_paris" HotelName="Corona Rodier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Rodier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10834/a_10834_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in the centre of Paris, the hotel is in the Sacre Coeur and Opera neighbourhood. Convenient public transport networks are easily reachable from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1283.00" OriginalAmount="1283.00">
      <BasicPropertyInfo Latitude="48.873284" Longitude="2.359947" StarRating="3" HotelCode="408884|hotel_soft" HotelName="Hotel Soft" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 bis rue des Vinaigriers, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99991/a_99991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies near the Place de la République and the Saint Martin canal, just minutes away from countless shopping and entertainment venues. The city's beautiful tourist attractions are easily explored with use of the local public transport, and the nearest stop is around 100 m away. Montmartre is just 800 m from the hotel and Châtelet Les Halles train station is just 1 km away, while the opera house is around 2 km away. Charles de Gaulle and Orly airports are between 25 and 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1284.00" OriginalAmount="1284.00">
      <BasicPropertyInfo Latitude="48.865031" Longitude="2.377641" StarRating="3" HotelCode="79725|verlain" HotelName="Hôtel Verlain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue Saint-Maur, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218966/218966a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.00" OriginalAmount="1286.00">
      <BasicPropertyInfo Latitude="48.879408809884" Longitude="2.3683744668961" StarRating="3" HotelCode="27108|ibis_jemmapes" HotelName="Hôtel ibis Paris Canal Saint-Martin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Louis Blanc, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39251/a_39251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1287.00" OriginalAmount="1287.00">
      <BasicPropertyInfo Latitude="48.85416283" Longitude="2.36426199" StarRating="1" HotelCode="325319|sully_hotel" HotelName="Sully" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 rue Saint Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489982/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1287.00" OriginalAmount="1287.00">
      <BasicPropertyInfo Latitude="48.84214332" Longitude="2.32465643" StarRating="2" HotelCode="325823|hotel_celtic" HotelName="Hotel Celtic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1289.00" OriginalAmount="1289.00">
      <BasicPropertyInfo Latitude="48.83508996" Longitude="2.32652914" StarRating="1" HotelCode="348245|hotel_telemaque_" HotelName="Telemaque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>64 rue daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505809/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1290.00" OriginalAmount="1290.00">
      <BasicPropertyInfo Latitude="48.902703469891" Longitude="2.3137924817904" StarRating="3" HotelCode="68858|residence_europe" HotelName="Residence Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Boulevard du Général Leclerc, 92110 Clichy, Paris</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89001/a_89001_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located in the heart of Clichy. A profusion of shops and other entertainment venues are within easy walking distance or can be reached on public transport. The nearest metro station is Marie de Clichy, which is 800 m away from the building and Saint Lazare train station is around 2.5 km away. Some of Paris' sightseeing attractions, such as the opera house, Galeries Lafayette, the Champs-Elysées or the well-known shopping quarter of Montmartre with the Sacré Coeur, are within 5 km of the hotel. In addition, the Stade de France is around 2 km away and the modern high-rise area of La Défense is around 6 km away. The transfer time to Orly airport and Charles de Gaulle takes around 25 minutes (around 30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1291.00" OriginalAmount="1291.00">
      <BasicPropertyInfo Latitude="48.885188920655" Longitude="2.331170886755" StarRating="3" HotelCode="47462|citadines_montmartre_paris" HotelName="Citadines Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue Rachel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10412/l_10412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a stunning, peaceful location in the Les Abbesses district of the city, around 250 m from Place de Clichy. The Moulin Rouge, various shops and entertainment venues as well as convenient public transport links are all situated within 300 m of the hotel. The Sacré-Cœur lies around 1km away and Galeries Lafayette are approximately 1.5 km away km from the hotel. Saint-Lazare train station is located around 2 km from the hotel. Charles de Gaulle airport lies approximately 30 km away and Orly airport is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1291.00" OriginalAmount="1291.00">
      <BasicPropertyInfo Latitude="48.817362444007" Longitude="2.3294019699097" StarRating="3" HotelCode="25635|ibis_paris_porte_dorleans" HotelName="Hôtel ibis Paris Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Barbès, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37410/a_37410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montrouge. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1292.00" OriginalAmount="1292.00">
      <BasicPropertyInfo Latitude="48.869033096777" Longitude="2.3628517985344" StarRating="2" HotelCode="67255|hotel_de_l_expositionrepubliq" HotelName="De L'Exposition" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86984/r_86984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Paris, on the prestigious Place de la République. It lies just a few metres from the subway, the Grands boulevards and department stores, the theatres, the Marais district and the 17th century Place des Vosges, the new Opéra Bastille, the George Pompidou centre, the Picasso Museum, the business district, L'Opéra, Gare du Nord railway station (for Eurostar and Thalys) and Gare de L'Est. Guests will find the other main sights of Paris also nearby, such as the Louvre (2 km), the Galeries Lafayette (2.3 km), Sacré Coeur (2.5 km) and the Eiffel Tower (4.5 km). Orly Airport is 17 km from the hotel and it is 27 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1293.00" OriginalAmount="1293.00">
      <BasicPropertyInfo Latitude="48.880037" Longitude="2.3024" StarRating="3" HotelCode="410453|monceau_elysees" HotelName="Monceau Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue de Courcelles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100988/a_100988_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Let this hotel in Plaine Monceau take you back in time, with a beautiful woodland park just a few steps away. Guests will be in the immediate vicinity of the Arc de Triomphe, the Eiffel Tower and the prestigious Avenue des Champs-Élysées with its many shops open through the night. Orly Airport is the nearest airport, just 12 km from the hotel, while Charles de Gaulle International Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1297.00" OriginalAmount="1297.00">
      <BasicPropertyInfo Latitude="48.846931117195" Longitude="2.4079920351505" StarRating="3" HotelCode="31196|hipotel_nation_paris_gare_de_lyon" HotelName="Hôtel ibis Styles Paris Nation Cours de Vincennes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49849/a_49849_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Paris directly opposite Porte de Vincennes metro station. The Place de la Nation is within walking distance of the hotel (only a few minutes). Gare de Lyon train station lies just 1 km away. The centrally located Place de la Bastille can be reached in a few minutes by metro. A diversity of shops, cultural institutions and entertainment venues are also quickly and easily reached from the hotel. Charles de Gaulle airport lies approximately 25 km outside the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1298" OriginalAmount="1298">
      <BasicPropertyInfo Latitude="48.840262" Longitude="2.324146" StarRating="4" HotelCode="110514|50663" HotelName="Timhotel Tour Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis Rue de la Gaité, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153406/a_153406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Montparnasse train station is less than a 5-minute walk from the hotel and the Gaîté-Montparnasse Theatre is practically next door. The Eiffel Tower is just 4 km from the hotel and Avenue Champs Elysées just 5 km away. The hotel is just a 20-minute drive away from Paris-Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1301.00" OriginalAmount="1301.00">
      <BasicPropertyInfo Latitude="48.855123990744" Longitude="2.4095369875431" StarRating="2" HotelCode="29451|armstrong_paris_hotel" HotelName="ibis Styles Paris Nation Porte De Montreuil" 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,Currency Exchange,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de la Croix Saint Simon, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46826/a_46826_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a street corner directly beside Porte de Montreuil metro station. From here, attractions such as the Eiffel Tower, the legendary Champs Élysées and the world-famous shopping centre Galeries Lafayette can easily be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1305.00" OriginalAmount="1305.00">
      <BasicPropertyInfo Latitude="48.877987" Longitude="2.354781" StarRating="2.5" HotelCode="25351|libertel_gare_du_nord_suede_2" HotelName="Libertel Gare du Nord Suède" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106 Boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36939/ba_36939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between Gare du Nord and Gare de l'Est and close to the famous Montmartre. In addition, the opera house and the largest shops are within easy reach of the hotel. Guests are also only steps away from the train station, bus stops, bars and restaurants. Charles de Gaulle Airport is located 37 km away and Orly Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1307.00" OriginalAmount="1307.00">
      <BasicPropertyInfo Latitude="48.847206415878" Longitude="2.3725588601188" StarRating="2" HotelCode="180083|hotel_du_midi_gare_de_lyon" HotelName="Hôtel du Midi - Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue Traversière, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328692/328692a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1309.00" OriginalAmount="1309.00">
      <BasicPropertyInfo Latitude="48.84904668155" Longitude="2.3856808730186" StarRating="3" HotelCode="263474|adagio_access_paris_reuilly" HotelName="Aparthotel Adagio access Paris Reuilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366888/a_366888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1309.00" OriginalAmount="1309.00">
      <BasicPropertyInfo Latitude="48.852958533878" Longitude="2.2759348154068" StarRating="3" HotelCode="34415|hotel_eiffel_kennedy" HotelName="Eiffel Kennedy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Boulainvilliers, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54821/a_54821_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1309.00" OriginalAmount="1309.00">
      <BasicPropertyInfo Latitude="48.825801525043" Longitude="2.3526600668982" StarRating="3" HotelCode="64086|ibis_paris_italie_tolbiac_13eme" HotelName="Hôtel ibis Paris Italie Tolbiac 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>177 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82562/a_82562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1311" OriginalAmount="1311">
      <BasicPropertyInfo Latitude="48.668486852959" Longitude="2.3816903055572" StarRating="3" HotelCode="78499|430241" HotelName="Logis Hôtel des lacs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Octave-Longuet, 91170 Viry-Châtillon</AddressLine>
          </AddressLines>
          <CityName>Viry-Châtillon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106383/w_106383_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located 5 minutes from Orly Airport and 20 minutes to the south of Paris' centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1311" OriginalAmount="1311">
      <BasicPropertyInfo Latitude="48.882604118084" Longitude="2.333466411045" StarRating="3" HotelCode="11068|3254" HotelName="Timhotel Opéra Blanche Fontaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9087/a_9087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a peaceful location at the foot of Montmartre, just a few minutes on foot from the eminent Moulin Rouge. Montmartre Blanche is the nearest metro station, and the famous Galeries Lafayette are located around 1 km away. Within walking distance, guests will find restaurants, bars and nightclubs. The Gare du Nord railway station is approximately 20 minutes away on foot. The opera is around 15 minutes' walk away, while the Arc de Triomphe is roughly 15 minutes away by public transport. Orly Airport is roughly 30 km from the hotel, while Charles de Gaulle Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1313.00" OriginalAmount="1313.00">
      <BasicPropertyInfo Latitude="48.865344213985" Longitude="2.3833398127586" StarRating="2" HotelCode="293225|hotel_de_lhorloge_2" HotelName="Hôtel de l'Horloge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>25 Passage de Ménilmontant, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400917/a_400917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1315.00" OriginalAmount="1315.00">
      <BasicPropertyInfo Latitude="48.829274" Longitude="2.356618" StarRating="3" HotelCode="110508|ibis_paris_avenue_ditalie_13eme" HotelName="ibis Paris Avenue d'Italie 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 bis Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153399/a_153399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1315.00" OriginalAmount="1315.00">
      <BasicPropertyInfo Latitude="48.831996447079" Longitude="2.2375632566682" StarRating="3" HotelCode="101185|best_western_select_hotel" HotelName="Best Western Select Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue du Général Leclerc, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141559/k_141559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is 1.5 km from the centre of Paris, close to Bilancourt metro station. Numerous shopping and entertainment opportunities are available close to the hotel. Famous sightseeing attractions such as the Eiffel Tower or the Champs-Élysées lie less than 5 km away and famous sports grounds such as the Stadion Parc des Princes or the Roland Garros tennis grounds are less than 2.5 km from the hotel. Parc de Saint-Cloud is roughly 1.5 km away and La Défense financial district can be reached by car in around 20 minutes. The nearest train station is Montparnasse, which lies around 5 km away, Orly airport is roughly 15 km away and Charles de Gaulle airport is around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1316.00" OriginalAmount="1316.00">
      <BasicPropertyInfo Latitude="48.842541" Longitude="2.323563" StarRating="3" HotelCode="70874|waldorf_montparnasse" HotelName="Waldorf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Départ, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331085/331085a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1317.00" OriginalAmount="1317.00">
      <BasicPropertyInfo Latitude="48.90208087" Longitude="2.31313975" StarRating="0" HotelCode="854128|paris_hotel_26" HotelName="Paris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Henri Poincaré, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/945874/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.00" OriginalAmount="1318.00">
      <BasicPropertyInfo Latitude="48.823614988876" Longitude="2.3249139499198" StarRating="3" HotelCode="165996|acropole_paris_hotel" HotelName="Hotel The Originals Paris Porte d'Orléans Acropole" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>199 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232693/a_232693_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.00" OriginalAmount="1319.00">
      <BasicPropertyInfo Latitude="48.843031883449" Longitude="2.405099272728" StarRating="4" HotelCode="57105|best_western_allegro_nation" HotelName="Best Western Allegro Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74037/w_74037_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 12th arrondissement of Paris, only a short distance (800 m) from the Place de la Nation and close to the Palais Omnisport de Paris-Bercy sports arena, the Bastille opera house and the François Mitterrand national library.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1320.00" OriginalAmount="1320.00">
      <BasicPropertyInfo Latitude="48.883557092046" Longitude="2.2941227178577" StarRating="3" HotelCode="54634|etoile_pereire" HotelName="Hotel Etoile Pereire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 boulevard Pereire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64427/a_64427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel is situated in a quiet residential area on the Boulevard Péreire. In the immediate vicinity (50 m) guests may take advantage of restaurants, bars, links to the public transport network and the typically French markets and in a few minutes walk, guests will arrive at plenty of shops (200 m away). A wonderful lake and park lie within 900 m and the train station is approximately 1 km away. Many more tourist sights including the Arc de Triomphe and the Champs Elysées are located within walking distance. The old Opera house, the Eiffel Tower, Musée d'Orsay and Notre Dame are all easily reached by making use of public transport. Paris Orly Aiport is a 30-minute drive away, whilst Pairs Charles de Gaulle Airport may be reached by car in just 40 minutes (35 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1322.00" OriginalAmount="1322.00">
      <BasicPropertyInfo Latitude="48.868478218215" Longitude="2.3715877532959" StarRating="3" HotelCode="258544|international_paris_hotel" HotelName="Hotel International Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Auguste Barbier, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14875/a_14875_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.00" OriginalAmount="1326.00">
      <BasicPropertyInfo Latitude="48.882112126215" Longitude="2.3345641188998" StarRating="3" HotelCode="50205|libertel_montmartre_duperre" HotelName="Libertel Montmartre Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36632/a_36632_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with maritime flair lies around 100 m away from the Place Pigalle and at the foot of Montmartre. No other district represents the spirit of Paris as much as this one. Here, visitors will find the world-famous Moulin Rouge and guests are also only steps away from bars, discos, restaurants, shopping opportunities and public transport. The nearest train station is around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1329" OriginalAmount="1329">
      <BasicPropertyInfo Latitude="48.848334784673" Longitude="2.2970987856388" StarRating="3" HotelCode="110530|200495" HotelName="Saphir Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Commerce, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213237/213237a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1329.00" OriginalAmount="1329.00">
      <BasicPropertyInfo Latitude="48.84209" Longitude="2.303201" StarRating="3" HotelCode="110520|hotel_carladez_cambronne" HotelName="Carladez Cambronne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Beuret, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213514/213514a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1330" OriginalAmount="1330">
      <BasicPropertyInfo Latitude="49.022053" Longitude="2.599701" StarRating="4" HotelCode="52557|14843" HotelName="Courtyard Paris Roissy Charles de Gaulle Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Chapelle, Charles de Gaulle Airport, 77990 Le Mesnil-Amelot</AddressLine>
          </AddressLines>
          <CityName>Le Mesnil-Amelot</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54835/a_54835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in a village, close to Charles de Gaulle International Airport. Its convenient airport location is also just 15 km from Villepinte Exhibition Centre, whilst Paris and its key attractions are a 40-minute drive away, or a 30-minute train ride. Charles de Gaulle Airport, which is just 3 km away, is home to a train and bus station, whilst nearby attractions include Parc Astérix, Chantilly and Disneyland Resort Paris, which are 20, 30 and 45 km away respectively. The following airports are also close to the hotel: Orly (40 km) and Paris Beauvais Tillé (80 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1330.00" OriginalAmount="1330.00">
      <BasicPropertyInfo Latitude="48.858122296752" Longitude="2.3709172010422" StarRating="3" HotelCode="49887|citadines_bastille_marais_paris" HotelName="Citadines Bastille Marais Paris" 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,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35456/a_35456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the Parisian district of Marais, on the right bank of the Seine and close to the Bastille as well as the Place de la République. An abundance of shops and other entertainment venues as well as public are just a few steps away. In addition, Paris' most renowned tourist attractions are minutes away by car or can be reached on public transport. Orly airport, Charles de Gaulle airport and Euro Disney are around a 30-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1333.00" OriginalAmount="1333.00">
      <BasicPropertyInfo Latitude="48.828397248484" Longitude="2.3473508247987" StarRating="2" HotelCode="35312|timhotel_place_ditalie_butte_aux_cailles" HotelName="ibis Styles Paris Place d'Italie Butte aux Cailles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Barrault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57203/a_57203_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This endearing city hotel is situated not far from the vibrant city centre. Shops, bars, pubs and public transport are all to be found in close proximity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.00" OriginalAmount="1334.00">
      <BasicPropertyInfo Latitude="48.88360483" Longitude="2.32551921" StarRating="4" HotelCode="623805|hotel_moncey" HotelName="Hotel Celeste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lecluse 17e, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331913/331913a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.00" OriginalAmount="1334.00">
      <BasicPropertyInfo Latitude="48.866011624736" Longitude="2.3685139417648" StarRating="3" HotelCode="13049|le_20_prieure_hotel" HotelName="Hôtel 20 Prieuré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Grand Prieuré, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161228/161228a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1335.00" OriginalAmount="1335.00">
      <BasicPropertyInfo Latitude="48.810195" Longitude="2.328067" StarRating="4" HotelCode="171998|courtyard_by_marriott_paris_arcueil" HotelName="Courtyard Paris Arcueil" 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,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue President Salvadore Allende, 94110 Arcueil</AddressLine>
          </AddressLines>
          <CityName>Arcueil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153149/153149a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests enjoy convenient access to Laplace station which is 300 m away, and a direct connection to the centre of Paris (Chatelet), with its world-famous shopping. The hotel is located 9.5 km away from the Eiffel Tower, 3.5 km away from Tour Montparnasse, 5 km away from Porte de Versailles and 8 km away from Roland Garros on the ring road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1336.00" OriginalAmount="1336.00">
      <BasicPropertyInfo Latitude="48.886612238773" Longitude="2.358820438385" StarRating="4" HotelCode="66362|kube_hotel_paris" HotelName="Kube" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Passage Ruelle, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85885/a_85885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the 18th district, a few steps from Montmartre, this futuristic hotel is tucked away in a quiet street, sheltered from the city's crowds but only 400 metres away from La Chapelle metro station and 1 km from the Gare du Nord, which makes the rest of the city's many attractions easily reachable. Charles De Gaulle Airport is just 22 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1339" OriginalAmount="1339">
      <BasicPropertyInfo Latitude="48.850448816322" Longitude="2.2914782166481" StarRating="3" HotelCode="32602|917" HotelName="Eiffel Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51843/a_51843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located in Paris' 15th arrondissement. The Eiffel Tower and the River Seine can be reached in a few minutes on foot and there are many restaurants and bars to be found in the vicinity. Dupleix metro station lies some 300 m away and allows guests direct access to the Champs-Élysées, Trocadero and the Montparnasse district. The transfer time to Orly airport averages about 30 minutes. Charles de Gaulle airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1341.00" OriginalAmount="1341.00">
      <BasicPropertyInfo Latitude="48.83486594" Longitude="2.32423759" StarRating="0" HotelCode="555342|petit_palace_hotel" HotelName="Petit Palace Hôtel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722865/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Walk down the beautiful tree-lined avenue du Maine, past the Montparnasse Tower and its lively district and arrive in front of the Petit Palace. La, Mr and Mrs Tichet welcome you and will ensure that you will have all the comfort you will need during your stay.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1343.00" OriginalAmount="1343.00">
      <BasicPropertyInfo Latitude="48.816054606817" Longitude="2.3643310368061" StarRating="4" HotelCode="38276|novotel_paris_porte_ditalie" HotelName="Novotel Paris Porte d'Italie" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue Voltaire, 94270 Le Kremlin Bicetre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63226/a_63226_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business conference hotel lies on the southern outskirts of the French capital. It is just a few minutes walk to the nearest links to the public transport network and a selection of bars and restaurants may also easily be reached on foot. The nearest train station is just a short distance away and it is some 8 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1346" OriginalAmount="1346">
      <BasicPropertyInfo Latitude="48.84628" Longitude="2.373324" StarRating="2" HotelCode="901731|55981" HotelName="Palym" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4, rue Emile Gilbert, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329535/329535a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1346.00" OriginalAmount="1346.00">
      <BasicPropertyInfo Latitude="48.88830533" Longitude="2.31961961" StarRating="3" HotelCode="486624|le_trente" HotelName="Hotel Le Trente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Clairaut, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1347.00" OriginalAmount="1347.00">
      <BasicPropertyInfo Latitude="48.898006" Longitude="2.238122" StarRating="4" HotelCode="65534|residhome_la_defense_parc_du_millenaire" HotelName="Residhome Courbevoie la Défense" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>49 avenue de l'Arche, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84418/a_84418_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the foot of La Grande Arche in the city centre. It is only 20 minutes from Les Champs Elysees on public transport and the Parc du Millénaire borders the residence, offering a green haven to relax. It is a stone’s throw from the bustling activity of the Grande Arche and the shops and facilities in the neighbourhood will ensure guests have a pleasant stay. Charles de Gaulle Interntaional Airport is 45 km from the hotel and Orly Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1347.00" OriginalAmount="1347.00">
      <BasicPropertyInfo Latitude="48.846154024554" Longitude="2.401779" StarRating="2" HotelCode="189573|hotel_printemps" HotelName="Du Printemps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Boulevard de Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328896/328896a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1347.00" OriginalAmount="1347.00">
      <BasicPropertyInfo Latitude="48.832704205735" Longitude="2.3591123556455" StarRating="3" HotelCode="110509|ibis_paris_place_d_italie_13eme" HotelName="Hôtel ibis Paris Place d'Italie 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Stephen Pichon, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153400/a_153400_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1348.00" OriginalAmount="1348.00">
      <BasicPropertyInfo Latitude="48.832126" Longitude="2.321826" StarRating="3" HotelCode="73982|hotel_ariane_montparnasse" HotelName="Ariane Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de la Sablière, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133702/133702a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Montparnasse area, the hotel offers a top location. In a very quiet street and near most of Paris' famous points of interest, the hotel is also surrounded by a lot of excellent restaurants and the Daguerre open market. The bus stop is on the hotel's doorstep and the Montparnasse railway station is some 900 m away. Paris-Orly Airport is situated at a distance of approximately 15 km and Paris-Charles de Gaulle Airport is roughly 35 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1348.00" OriginalAmount="1348.00">
      <BasicPropertyInfo Latitude="48.835124432283" Longitude="2.4054594433885" StarRating="3" HotelCode="110504|ibis_daumesnil_porte_doree" HotelName="Hôtel ibis Daumesnil Porte Dorée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Boulevard Poniatowski, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153394/a_153394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1351" OriginalAmount="1351">
      <BasicPropertyInfo Latitude="48.885818571957" Longitude="2.3377047479153" StarRating="2" HotelCode="18604|18943" HotelName="Timhotel Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Ravignan, Place Emile Goudeau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23148/a_23148_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This endearing hotel is centrally located in Montmartre. An abundance of shops and other entertainment attractions, as well as Paris' most renowned tourist sites, are within easy walking distance or can be reached via public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="48.835887988787" Longitude="2.3221728933732" StarRating="2" HotelCode="336224|hotel_la_perle_montparnasse" HotelName="Hotel La Perle Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Maison Dieu, 14th Arr., 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504815/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1356.00" OriginalAmount="1356.00">
      <BasicPropertyInfo Latitude="48.8898187" Longitude="2.3212687" StarRating="3" HotelCode="14915|mirific" HotelName="Hôtel Mirific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Avenue de Clichy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/170615/170615a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located with excellent public transport links, the hotel is just a 1-minute walk from Brochant metro station and 850 m from the lively Place de Clichy. Sights such as Avenue Champs Elysées, 6.6 km away, and the Eiffel Tower, 7.7 km away, can be accessed directly using public transport. Charles de Gaulle airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1358.00" OriginalAmount="1358.00">
      <BasicPropertyInfo Latitude="48.877963656687" Longitude="2.3875173926353" StarRating="3" HotelCode="24650|adagio_city_aparthotel_paris_buttes_chaumont" HotelName="Aparthotel Adagio Paris Buttes Chaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Cours du 7ème Art, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35673/a_35673_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris' 19th arrondissement in the Buttes-Chaumont district, close to La Villette. Restaurants and bars can be found within 200 m of the hotel, whereas clubs and the city centre can be reached in 20 minutes on public transport. The nearest public transport connection is just 200 m from the hotel. Parc des Buttes Chaumont is a 5-minute walk from the hotel and the Cité des Sciences is a 5-minute drive. It is 3 km to Gare de l’Est railway station, and 20 km to Charles de Gaulle International Airport (CDG) and Paris-Orly Airport (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1360.00" OriginalAmount="1360.00">
      <BasicPropertyInfo Latitude="48.850168051121" Longitude="2.2923498987885" StarRating="3" HotelCode="326452|timhotel_tour_eiffel" HotelName="Timhotel Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Juge, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47115/a_47115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris and roughly 600 m from the Eiffel Tower. The nearest metro station is Dupleix, Paris Orly aiport is 15 km away and Paris Charles de Gaulle airport lies 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1360.00" OriginalAmount="1360.00">
      <BasicPropertyInfo Latitude="48.845827" Longitude="2.298381" StarRating="3" HotelCode="144879|best_western_hotel_eiffel_cambronne" HotelName="Best Western Hotel Eiffel Cambronne" 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>46 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206161/a_206161_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1361.00" OriginalAmount="1361.00">
      <BasicPropertyInfo Latitude="48.849931" Longitude="2.346254" StarRating="3" HotelCode="148958|home_latin" HotelName="Home Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 &amp; 17, rue Du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212828/212828a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1365" OriginalAmount="1365">
      <BasicPropertyInfo Latitude="48.8011155" Longitude="2.1326525" StarRating="2" HotelCode="275990|411279" HotelName="A L'hotel Des Roys" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Avenue de Paris, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/382576/a_382576_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Versailles. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1368.00" OriginalAmount="1368.00">
      <BasicPropertyInfo Latitude="48.895245" Longitude="2.340911" StarRating="2.5" HotelCode="901643|ibis_styles_paris_montmartre_nord" HotelName="Ibis Styles Paris Montmartre Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77, rue du Ruisseau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/214855/w_214855_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1371.00" OriginalAmount="1371.00">
      <BasicPropertyInfo Latitude="48.876401194794" Longitude="2.3466485738754" StarRating="3" HotelCode="35142|opera_lafayette" HotelName="Opera Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57240/l_57240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Many of Paris' top attractions including the opera house, museums, Sacré Coeur and the famous shopping strips are within easy reach of this central hotel. All of these, as well as many more of the most popular sights, may easily be reached on foot or by making use of the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1372.00" OriginalAmount="1372.00">
      <BasicPropertyInfo Latitude="48.856095119172" Longitude="2.4151786441803" StarRating="4" HotelCode="82268|suite_novotel_paris_porte_de_montreuil" HotelName="Novotel Suites Paris Montreuil Vincennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue du Professeur Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111040/a_111040_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This suite hotel is located 200 m from the metro and 2 km from the centre of Paris. It lies 18 km from Roissy Charles de Gaulle and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1373" OriginalAmount="1373">
      <BasicPropertyInfo Latitude="48.773957373621" Longitude="2.063143974205" StarRating="3" HotelCode="65338|142095" HotelName="Best Western The Wish Versailles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 bis Rue des Graviers, 78280 Guyancourt</AddressLine>
          </AddressLines>
          <CityName>Guyancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84195/a_84195_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Paris and the Chevreuse Valley, near the Château de Versailles. The hotel is the ideal place to stay when spending a weekend in the heart of the Ile de France region. Orly Airport is about 25 km away and Charles de Gaulle Airport is roughly 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1374.00" OriginalAmount="1374.00">
      <BasicPropertyInfo Latitude="48.835462" Longitude="2.325333" StarRating="2" HotelCode="154209|tipi_hotel" HotelName="Tipi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75, Rue Daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327886/327886a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1376.00" OriginalAmount="1376.00">
      <BasicPropertyInfo Latitude="48.854252" Longitude="2.382649" StarRating="3" HotelCode="142311|blc_design_hotel" HotelName="BLC Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Richard Lenoir, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203304/a_203304_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a desirable location in Paris, nestled in a quiet street close to the Palais de la Femme and a few steps from the Place de la Bastille. Guests are invited to take a stroll and appreciate this old, historic Parisian quarter, with the Place des Vosges, the Notre Dame and the Opera Bastille. There are also numerous bars, restaurants, theatres and fashion boutiques in the surrounding area. The Gare de Lyon and Bercy are just a few metro stations from the hotel. Orly Airport is about 16 km away, while Charles de Gaulle Airport is roughly 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1376.00" OriginalAmount="1376.00">
      <BasicPropertyInfo Latitude="48.846097" Longitude="2.278881" StarRating="4" HotelCode="81179|mercure_paris_plaza_pont_mirabeau" HotelName="Mercure Paris Tour Eiffel Pont Mirabeau Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109671/a_109671_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1379.00" OriginalAmount="1379.00">
      <BasicPropertyInfo Latitude="48.840532" Longitude="2.323791" StarRating="3" HotelCode="110512|central_hotel_paris" HotelName="Central Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 bis Rue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331836/331836a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1385" OriginalAmount="1385">
      <BasicPropertyInfo Latitude="48.815699" Longitude="2.12815" StarRating="4" HotelCode="80890|65958" HotelName="Novotel Chateau de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Boulevard St. Antoine, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109310/a_109310_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3-star hotel is located 5 minutes from the city centre and the Palace of Versailles and 15 km from Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1390.00" OriginalAmount="1390.00">
      <BasicPropertyInfo Latitude="48.892861" Longitude="2.34125" StarRating="3" HotelCode="258815|hotel_les_jardins_de_montmartre" HotelName="Les Jardins de Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15027/a_15027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Paris' 18th arrondissement just a few paces from well-known Montmartre. It is located in a lively neighbourhood with convenient links to the public transport network very close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1391.00" OriginalAmount="1391.00">
      <BasicPropertyInfo Latitude="48.856503602355" Longitude="2.3561881126275" StarRating="3" HotelCode="12651|hotel_france_louvre" HotelName="Hotel France Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue de Rivoli, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12961/a_12961_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally situated in the historical district of Paris, between Concorde and the Bastille. It is not far from Notre Dame, the Louvre, the Picasso Museum and the Centre Pompidou. Hotel de Ville metro station, from which other areas of Paris are easily accessible, is also only minutes away, the tourist centre with plenty of bars and restaurants is in the vicinity and the city centre is only a few kilometres away. The transfer time from Orly airport is around 45 minutes and Charles de Gaulle airport is 50 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1394.00" OriginalAmount="1394.00">
      <BasicPropertyInfo Latitude="48.890499260539" Longitude="2.3175626993179" StarRating="3" HotelCode="32473|abrial" HotelName="Abrial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Rue Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51655/a_51655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 17th arrondissement in the west of Paris near the enchanting Parc Monceau. The Champs-Élysées and Montmartre with the Sacré-Coeur and the opera house are only around 15 minutes away. The Brochant metro station lies around 200 m away and the transfer time to Paris-Orly Airport as well as to Paris-Charles de Gaulle Airport takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1394.00" OriginalAmount="1394.00">
      <BasicPropertyInfo Latitude="48.876431" Longitude="2.290604" StarRating="2" HotelCode="110538|hotel_des_pavillons" HotelName="Des Pavillons" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153438/w_153438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1395.00" OriginalAmount="1395.00">
      <BasicPropertyInfo Latitude="48.869137" Longitude="2.39533003" StarRating="3" HotelCode="975801|hotel_bridget" HotelName="Hotel Bridget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>258 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37840000/37838800/37838714/ace3456e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1397" OriginalAmount="1397">
      <BasicPropertyInfo Latitude="48.890178496516" Longitude="2.1742456866731" StarRating="4" HotelCode="82270|183594" HotelName="Novotel Suites Paris Rueil-Malmaison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue François Jacob, 92500 Rueil Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111042/a_111042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rueil-Malmaison. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1402.00" OriginalAmount="1402.00">
      <BasicPropertyInfo Latitude="48.838788465825" Longitude="2.3228822186001" StarRating="0" HotelCode="333551|lesperance" HotelName="L'Espérance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue de la Gaité, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/85534/1985534/24.jpg?f=15506699</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Esperance in Paris (14th Arrondissement), you'll be minutes from Tour Montparnasse and close to Notre Dame Cathedral.  This hotel is close to Eiffel Tower and Arc de Triomphe.&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. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. Conveniences include desks, housekeeping is provided daily, and cribs/infant beds (complimentary) can be requested.&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 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="1404.00" OriginalAmount="1404.00">
      <BasicPropertyInfo Latitude="48.878375127967" Longitude="2.3476061224937" StarRating="3" HotelCode="16648|residence_du_pre" HotelName="Résidence du Pré" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pierre Sémard, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332291/332291a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1405" OriginalAmount="1405">
      <BasicPropertyInfo Latitude="48.876928863526" Longitude="2.8091113319771" StarRating="2" HotelCode="323945|135077" HotelName="B&amp;B Hotel Disneyland Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Avenue de la Fosse des Pressoirs, 77700 Magny-le-Hongre, Torcy</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550841/550841a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Magny-le-Hongre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.00" OriginalAmount="1405.00">
      <BasicPropertyInfo Latitude="48.872255505164" Longitude="2.3452739417553" StarRating="2" HotelCode="60016|cite_rougemont" HotelName="Cite Rougemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Cité Rougemont, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213491/213491a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.00" OriginalAmount="1405.00">
      <BasicPropertyInfo Latitude="48.90421688" Longitude="2.34378434" StarRating="0" HotelCode="502218|hotel_de_la_villa_biron" HotelName="Hotel de la Villa Biron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Villa Biron, 93400 Saint Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/669856/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 de la Villa Biron in Saint-Ouen, you'll be minutes from Les Puces Saint Ouen and close to Louvre Museum. This hotel is within close proximity of Musee de Montmartre and Place du Tertre.&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 high-speed (wired) Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Full breakfasts are available daily for a fee.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1406.00" OriginalAmount="1406.00">
      <BasicPropertyInfo Latitude="48.837982" Longitude="2.258468" StarRating="3" HotelCode="82924|holiday_inn_paris__auteuil" HotelName="Holiday Inn Paris Auteuil" Meals="ROOM ONLY,BREAKFAST-FOR-2,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>21 Rue Gudin, Paris 75016</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/8/7/5/3/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1407.00" OriginalAmount="1407.00">
      <BasicPropertyInfo Latitude="48.8183675507055" Longitude="2.32400208650824" StarRating="0" HotelCode="0|_0x31f2d" HotelName="Appart Grand Confort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Gabriel Peri, Montrouge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/9a/2c/9a2c9e96da66d02d4a092ffa44c6e62a7fe0167c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Appart Grand Confort” is set in Montrouge. It boasts a convenient location within 1 km 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="63" TotalAmount="1409.00" OriginalAmount="1409.00">
      <BasicPropertyInfo Latitude="48.846725483886" Longitude="2.3263992369175" StarRating="3.5" HotelCode="34419|best_western_hotel_aramis_saint_germain" HotelName="Best Western Hôtel Aramis Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54828/a_54828_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1410" OriginalAmount="1410">
      <BasicPropertyInfo Latitude="48.879458666667" Longitude="2.357619" StarRating="4" HotelCode="199736|49277" HotelName="Hor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue la Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285005/a_285005_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1410.00" OriginalAmount="1410.00">
      <BasicPropertyInfo Latitude="48.86330032348633" Longitude="2.3994500637054443" StarRating="1" HotelCode="0|20_design_flat_pere_lachaise" HotelName="20 - Design Flat Père Lachaise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 bis Rue des Rondonneaux, 75020, Paris, FR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fb/89/fb8901877e25a749db8e9944ac88cf5b9cad494c.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment, you'll be centrally located in Paris, within a 5-minute drive of Grands Boulevards and Place de la Nation.  This apartment is 2.3 mi (3.7 km) from Opera Bastille and 2.5 mi (4.1 km) from Les Halles.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 1 km / 0.6 mi&lt;br /&gt;Place de la Nation - 2.3 km / 1.4 mi&lt;br /&gt;Canal Saint-Martin - 2.4 km / 1.5 mi&lt;br /&gt;Parc des Buttes Chaumont - 2.9 km / 1.8 mi&lt;br /&gt;Place de la Bastille - 3 km / 1.9 mi&lt;br /&gt;Opera Bastille - 3.1 km / 1.9 mi&lt;br /&gt;Place de la Republique - 3.2 km / 2 mi&lt;br /&gt;Place des Vosges - 3.2 km / 2 mi&lt;br /&gt;Picasso Museum - 3.3 km / 2.1 mi&lt;br /&gt;Rue de Rivoli - 3.4 km / 2.1 mi&lt;br /&gt;Philharmonie de Paris - 3.7 km / 2.3 mi&lt;br /&gt;Grande halle de la Villette - 3.7 km / 2.3 mi&lt;br /&gt;Zenith de Paris - 3.8 km / 2.4 mi&lt;br /&gt;Ile Saint Louis - 3.9 km / 2.4 mi&lt;br /&gt;Les Halles - 4.1 km / 2.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 28.2 km / 17.6 mi&lt;br /&gt;Orly Airport (ORY) - 19.2 km / 12 mi&lt;br /&gt;Paris (BVA-Beauvais) - 82.4 km / 51.2 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 211 km / 131.1 mi&lt;br /&gt;HeadLine : In Paris (20th Arrondissement)&lt;br /&gt;Rooms : 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 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="27" TotalAmount="1413" OriginalAmount="1413">
      <BasicPropertyInfo Latitude="48.876001436508" Longitude="2.8072806810203" StarRating="3" HotelCode="25358|2777" HotelName="Explorers Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Avenue de la Fosse des Pressoirs, 77700 Magny-le-Hongre</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36952/a_36952_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tasteful hotel is only 8 minutes from Disneyland and about 1.5km away from Magny le Hongre offering guests a rich choice of leisure and entertainment opportunities. The nearest train station lies around 2 km away as well as bus number 54. The centre of Paris lies around 25 km away taking around 40 minutes. In addition, the hotel is 30 km from both Charles de Gaulle and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1416.00" OriginalAmount="1416.00">
      <BasicPropertyInfo Latitude="48.878057894145" Longitude="2.3526607055226" StarRating="3" HotelCode="110492|ibis_paris_gare_du_nord_la_fayette_10eme" HotelName="Hôtel ibis Paris Gare du Nord la Fayette 10ème" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153375/w_153375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1417" OriginalAmount="1417">
      <BasicPropertyInfo Latitude="48.838826937191" Longitude="2.2894021868706" StarRating="3" HotelCode="29128|21224" HotelName="Ibis Styles Paris 15 Lecourbe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 rue de La Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46757/a_46757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located at the heart of Paris, close to the Eiffel Tower and the Porte de Versailles. Montparnasse shopping centre is located just a short distance from the hotel and Boucicaut métro station lies some 250 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1421.00" OriginalAmount="1421.00">
      <BasicPropertyInfo Latitude="48.839875558845" Longitude="2.3030760884285" StarRating="4" HotelCode="67806|novotel_paris_vaugirard_montparnasse" HotelName="Novotel Paris Vaugirard Montparnasse" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>257 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87700/a_87700_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is well-connected to the city centre by metro and yet offers a tranquil haven in the capital. It enjoys an excellent setting in the heart of the 15th arrondissment in the centre of Paris, near to Porte de Versailles and Montparnasse station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1421.00" OriginalAmount="1421.00">
      <BasicPropertyInfo Latitude="48.881259" Longitude="2.294725" StarRating="4" HotelCode="68257|hotel_westside_arc_de_triomphe" HotelName="Westside Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Pierre Demours, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88284/a_88284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1421.00" OriginalAmount="1421.00">
      <BasicPropertyInfo Latitude="48.876635812914" Longitude="2.3541614413261" StarRating="3" HotelCode="110495|hotel_parisiana" HotelName="The Originals Paris Gare de l'Est Parisiana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153380/w_153380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is strategically located in the lively 10th district, just 300 metres from the Gare du Nord and Gare de l'Est train stations. The impressive Sacre Coeur Basilica is only a 20-minute walk from the hotel. The Poissoniere Metro Station, which goes directly to the Louvre Museum, is just a 5-minute walk from the hotel and the Eiffel Tower can be reached by public transport in 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1422.00" OriginalAmount="1422.00">
      <BasicPropertyInfo Latitude="48.837368" Longitude="2.351136" StarRating="3" HotelCode="145547|hotel_garance" HotelName="Garance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue des Gobelins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212692/212692a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1423.00" OriginalAmount="1423.00">
      <BasicPropertyInfo Latitude="48.833074" Longitude="2.332622" StarRating="3" HotelCode="78830|hotel_du_midi_paris_montparnasse" HotelName="Du Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue René Coty, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212643/212643a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1425.00" OriginalAmount="1425.00">
      <BasicPropertyInfo Latitude="48.844609971161" Longitude="2.352155148983" StarRating="3" HotelCode="29129|hotel_des_nations_saint_germain_2" HotelName="Des Nations Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46758/a_46758_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the Latin Quarter, near to the Pantheon, the Lutece Arenas and the gothic cathedral Notre-Dame. In addition, guests will find bars, restaurants, shops and museums within a radius of some 100 m. By metro and bus visitors may reach many beautiful districts of Paris. It is only around 2 km to Austerlitz railway station and the airports of Orly and Charles de Gaulle are approximately 14 km and 30 km respectively from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1425.00" OriginalAmount="1425.00">
      <BasicPropertyInfo Latitude="48.892981" Longitude="2.373065" StarRating="2" HotelCode="79724|paris_villette" HotelName="Hôtel Paris Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Curial, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328037/328037a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1427" OriginalAmount="1427">
      <BasicPropertyInfo Latitude="48.851641918555" Longitude="2.3907896876335" StarRating="3" HotelCode="35562|13078" HotelName="Grand Francais" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57814/a_57814_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on the Place de la Nation, this city hotel is close to many of Paris’ top shopping and entertainment venues. The Bastille is only around 2 km away and Notre Dame is around 3.4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1428.00" OriginalAmount="1428.00">
      <BasicPropertyInfo Latitude="48.883036" Longitude="2.332893" StarRating="3" HotelCode="58165|moulin_plaza" HotelName="Moulin Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39, rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75357/a_75357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the foot of Montmartre, in an ideal location between the opera (around 1.5 km away) and Montmartre (around 1 km away). It is located in the heart of Paris, close to the Moulin Rouge and the Sacre-Coeur from la Butte Montmartre. In addition, the hotel is also close to the Theatre Madeleine and the Theatre de Paris. Patrimoine and further historical monuments lie within around 200 m of the hotel. Montmartre Mountain (Butte Montmartre) is full of street artists such as painters, sculptors and poets, who mainly preside on Tertre Square (Place du Tertre). Moulin Plaza is also a wonderful place enjoying one of Paris' most colourful neighbourhoods. Bus stops and a train station (both over and underground) lie around 200 m away, shops are around 1.5 km away, the train station is around 2 km away and the Champs-Elysées as well as the Louvre are roughly 4 km from the hotel. Charles de Gaulle airport is located roughly 20 km away and Orly airport lies approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1428.00" OriginalAmount="1428.00">
      <BasicPropertyInfo Latitude="48.839956764319" Longitude="2.3236539959908" StarRating="4" HotelCode="29761|mercure_paris_gare_montparnasse" HotelName="Mercure Paris Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue de la Gaite, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47806/a_47806_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="48.880872862051" Longitude="2.2989508509636" StarRating="3" HotelCode="337170|hotel_monceau_wagram" HotelName="Monceau Wagram" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Renequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56041/l_56041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Arc de Triomphe and within a few minutes walk of the Champs-Élysées. Scores of shopping venues, restaurants, bars and pubs are to be found within 50 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="48.847347930299" Longitude="2.2832633135415" StarRating="4" HotelCode="905730|platine_hotel" HotelName="Platine Hôtel Paris" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Ingénieur Robert Keller, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156029/156029a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in Paris' 15th district, just 300 m from Charles Michels metro station. Saint-Germain-des-Près and the Quartier Latin are both stops on metro line number 10, which can be accessed from Charles Michels. The Eiffel Tower is 1500 m from the hotel and Champs-Élysées is about 3 km away, as is Quai Branly Museum. The airports of Orly and Charles de Gaulle and Beauvais are some 25 km and 30 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1432.00" OriginalAmount="1432.00">
      <BasicPropertyInfo Latitude="48.85928" Longitude="2.307507" StarRating="2" HotelCode="110462|amelie" HotelName="Hotel Amélie – Green Spirit Hotels Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Amélie, 75007 Paris, Île de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213370/213370a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1436.00" OriginalAmount="1436.00">
      <BasicPropertyInfo Latitude="48.849600353996" Longitude="2.3723683398812" StarRating="2.5" HotelCode="263473|adagio_access_paris_bastille" HotelName="Aparthotel Adagio access Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Moreau, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366887/a_366887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1437.00" OriginalAmount="1437.00">
      <BasicPropertyInfo Latitude="48.87598" Longitude="2.342063" StarRating="3" HotelCode="14090|ibis_opera_la_fayette" HotelName="ibis Paris Opéra la Fayette" 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,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16307/a_16307_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Paris, with countless shopping venues, bars, restaurants and nightclubs in the vicinity. Further sightseeing attractions, such as the Louvre, the Musée Grévin and the Opéra (Palais Garnier), are only a few minutes away from the hotel. Links to the public transport network can easily be reached on foot. The transfer time to Charles de Gaulle Airport or Orly Airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1441" OriginalAmount="1441">
      <BasicPropertyInfo Latitude="48.836166446719" Longitude="2.278847694397" StarRating="3" HotelCode="33000|15274" HotelName="Median Paris Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52412/a_52412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 15th arrondissement on the left bank of the river Seine. The Eiffel Tower and the Porte de Versailles exhibition centre lie just a short distance away. Various shopping venues, such as the Rue du Commerce centre, as well as links to the public transport network may quickly and easily be reached. Balard métro station on line 8 is within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1441.00" OriginalAmount="1441.00">
      <BasicPropertyInfo Latitude="48.869423710598" Longitude="2.3630998454037" StarRating="2" HotelCode="16637|republique_hotel_2" HotelName="Hotel Beaurepaire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Albert Thomas, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20168/a_20168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in a very quiet area, in the very center of Paris, near Place de la République, Canal Saint-Martin, the lively neighborhood of Oberkampf, Le Marais for shopping and visits... It is also very easy to transit by urban transports with metro (line 3, 5, 8, 9 and 11) but also bicycles and buses.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1441.00" OriginalAmount="1441.00">
      <BasicPropertyInfo Latitude="48.84352702706" Longitude="2.2409561276436" StarRating="3" HotelCode="183058|hotel_villa_escudier" HotelName="Hotel Villa Escudier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 rue Escudier, 92100 Boulogne</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328999/328999a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1446" OriginalAmount="1446">
      <BasicPropertyInfo Latitude="49.007508285492" Longitude="2.548967317791" StarRating="4" HotelCode="28935|33151" HotelName="Mercure Paris CDG Airport &amp; Convention" 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,Golf,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Roissypole Ouest, Route de la Commune, 95713 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46319/a_46319_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within Roissy Charles de Gaulle Airport, between terminals 1 and 2, near the Villepintes Exhibition Centre. The nearest shopping facilities are at Paris Nord II, around 10 minutes away by car. Disneyland is a 20-minute drive, whilst it is 25 minutes to Paris and 45 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1447" OriginalAmount="1447">
      <BasicPropertyInfo Latitude="45.66350319" Longitude="-0.10638524" StarRating="3" HotelCode="323561|440412" HotelName="Hotel Restaurant L'Essille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>43 Route De Conde, 16120 Bassac</AddressLine>
          </AddressLines>
          <CityName>Bassac</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/28/8428f1e560c5110d862277c4854ff9c80d32214d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of Grande Champagne, surrounded by the largest white wine vineyard in the world, which allows after distillation to obtain the most prestigious Cognac, l'Essille opens its doors for privileged moments, the time of a night, a weekend or a longer stay or a professional evening step. Our hotel offers eighteen spacious and very comfortable rooms, classified 3 *, managed by a friendly and competent staff, happy to welcome you as a guest in a warm decor inspired by the particularities of our region. In complements, Canal+ and Wifi, as well as a large relaxation room with sauna, hydro-massaging table are at your disposal.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1450.00" OriginalAmount="1450.00">
      <BasicPropertyInfo Latitude="48.881435" Longitude="2.324429" StarRating="3" HotelCode="34426|hotel_elysees_opera" HotelName="Elysées Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>17 rue de Turin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213343/213343a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1451.00" OriginalAmount="1451.00">
      <BasicPropertyInfo Latitude="48.925749803968" Longitude="2.3547700716264" StarRating="3" HotelCode="110723|ibis_saintdenis_stade_ouest" HotelName="Hôtel ibis Saint-Denis Stade Ouest" 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>20 Rue Jules Saulnier, La Plaine Saulnier, 93200 Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153645/a_153645_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1453.00" OriginalAmount="1453.00">
      <BasicPropertyInfo Latitude="48.838582" Longitude="2.315039" StarRating="4" HotelCode="60919|novotel_paris_gare_montparnasse" HotelName="Novotel Paris Centre Gare Montparnasse" 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,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Cotentin, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78838/a_78838_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Montparnasse, close to the TGV station Atlantique. In the immediate vicinity guests will also find Saint-Germain-des-Près, the Champs-Élysées and the Eiffel Tower. It is around 18 km from Paris-Orly airport and 35 km from Charles de Gaulle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1453.00" OriginalAmount="1453.00">
      <BasicPropertyInfo Latitude="48.882172833898" Longitude="2.3367753624916" StarRating="4" HotelCode="49888|villa_royale" HotelName="Villa Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35459/a_35459_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the Montmartre area of Paris and is just 10 m from Pigalle underground station. Facing the Sacré Coeur, the hotel looks out over Place Pigalle and is just 3 blocks from the Moulin Rouge. This quarter of Paris is still a vibrant district for theatre and music, catering for all tastes. The hotel's immediate vicinity features restaurants and shops and tourist attractions, including Notre Dame cathedral (15 minutes on public transport), the Eiffel Tower (20 minutes on public transport) and Disneyland (40 minutes on public transport) can also be found nearby. Orly Airport is 20 km from the accommodation and Charles de Gaulle and Tille airports are 23 km and 80 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1454.00" OriginalAmount="1454.00">
      <BasicPropertyInfo Latitude="48.879449" Longitude="2.334195" StarRating="3" HotelCode="14999|monterosa" HotelName="Hôtel Monterosa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue La Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17691/a_17691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In Paris' 9th district near Montmartre, this charming hotel is near the opera, Paris Nord, Thalys and Eurostar stations, Paris Est TGV station, Saint Lazare and near department stores. Paris-Orly Airport and Paris-Charles de Gaulle Airport are situated at distances of approximately 35 km and 40 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1455.00" OriginalAmount="1455.00">
      <BasicPropertyInfo Latitude="48.8988515" Longitude="2.3073921" StarRating="3" HotelCode="109593|grand_hotel_31" HotelName="Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard Jean Jaurès, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4330000/4325000/4324990/98227669_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Clichy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1455.00" OriginalAmount="1455.00">
      <BasicPropertyInfo Latitude="48.840799704678" Longitude="2.299287468195" StarRating="3" HotelCode="56714|hotel_val_girard" HotelName="Val Girard" Meals="ROOM ONLY" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue Pétel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73517/a_73517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a privileged location in Paris between the exhibition park of Porte de Versailles, Montparnasse and the Eiffel Tower. Guests are only five minutes away from access to five bus lines, which travel in all directions, as well as Vaugirard metro station and a large public car park. This hotel is located in the 15th arrondisement, which is characterised by its countless green spaces. The Eiffel Tower and the tourist centre are located around 15 minutes away on foot. Orly airport is located around 20 km away and Charles de Gaulle airport is 37 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1460.00" OriginalAmount="1460.00">
      <BasicPropertyInfo Latitude="48.878204126918" Longitude="2.3698616837682" StarRating="1" HotelCode="311282|generator_paris_hostel" HotelName="Generator Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Place du Colonel Fabien, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/392764/392764a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1463.00" OriginalAmount="1463.00">
      <BasicPropertyInfo Latitude="48.873885596027" Longitude="2.3504170775413" StarRating="3" HotelCode="34883|hotel_hauteville_opera" HotelName="Hauteville Opera" 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,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56768/a_56768_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is within walking distance of the city centre. The stations Gare du Nord and Gare de l'Est are just an 8-minute walk from the hotel. The famous Eurostar runs from here to London and other European destinations. Charles de Gaulle Airport is just 30 km away and easily reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1463.00" OriginalAmount="1463.00">
      <BasicPropertyInfo Latitude="48.840749" Longitude="2.262383" StarRating="3" HotelCode="145018|hotel_boileau" HotelName="Boileau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81, rue Boileau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330654/330654a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1464.00" OriginalAmount="1464.00">
      <BasicPropertyInfo Latitude="48.881676302884" Longitude="2.3229385129532" StarRating="3" HotelCode="10414|hotel_astoria_opera" HotelName="Hôtel Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8138/a_8138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on a quiet street between the opera house and Montmartre. Restaurants, bars and stop for public transport (Rome Metro Station is 150 m away) are within a 5-minute walk. The tremendous variety of shops and the train station is about 10 minutes walk away. The Champs-Élysée can be reached in 10 minutes by making use of public transport. The transfer time to both Charles de Gaulle Airport and Orly Airport is approximately 30 minutes with public transport (20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1464.00" OriginalAmount="1464.00">
      <BasicPropertyInfo Latitude="48.865339772273" Longitude="2.3950236855227" StarRating="2" HotelCode="501971|nadaud_hotel" HotelName="Nadaud Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de la Bidassoa, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/670173/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1465.00" OriginalAmount="1465.00">
      <BasicPropertyInfo Latitude="48.833379" Longitude="2.331964" StarRating="2" HotelCode="180041|hotel_du_lion" HotelName="Hotel Du Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332662/332662a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 33 rooms. Services and facilities at the hotel include a dining area and a conference room. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1466.00" OriginalAmount="1466.00">
      <BasicPropertyInfo Latitude="48.875938" Longitude="2.326965" StarRating="3" HotelCode="12995|le_grand_hotel_de_normandie" HotelName="Grand Hôtel de Normandie" 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,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13433/a_13433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a magnificent part of town in the centre of Paris. It is well-connected to the Parisian transport network making it very pleasant and easy for guests to move around the vicinity of the hotel. Guests can visit various tourist attractions, such as Opéra Garnier, which is 1km away, Printemps les Grand Magasins, which is 900 metres away, and the Eiffel Tower, which is 4 km from the hotel. Gare St. Lazare station is right outside the hotel. Orly Airport is approximately 22 km from the hotel while Roissy-Charles De Gaulle Airport is roughly 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1466.00" OriginalAmount="1466.00">
      <BasicPropertyInfo Latitude="48.849838134652" Longitude="2.2832331061363" StarRating="4" HotelCode="32599|novotel_paris_tour_eiffel" HotelName="Novotel Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Quai de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51838/a_51838_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegantly appointed hotel enjoys a wonderful location on the Seine, just about 700 m from the main tourist area and the Eiffel Tower. There are a number of restaurants, bars and clubs within easy walking distance. Charles Michels metro station and the nearest bus stop are both very close to the hotel building. The nearest station is about 3 km away, while Orly Airport is approximately 15 km away and Charles de Gaulle Airport is around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1467.00" OriginalAmount="1467.00">
      <BasicPropertyInfo Latitude="48.889665" Longitude="2.282731" StarRating="4" HotelCode="213406|mercure_paris_levallois_perret" HotelName="Mercure Paris Levallois Perret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 rue Chaptal, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302101/a_302101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Levallois-Perret. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1470.00" OriginalAmount="1470.00">
      <BasicPropertyInfo Latitude="48.837203" Longitude="2.2971384" StarRating="3" HotelCode="63959|hotel_convention_montparnasse" HotelName="Convention Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 rue Alain Chartier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82412/l_82412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the Convention district in Paris' lively 15th arrondissement, only a short walk away from Convention metro stop. Guests can explore the many markets, shops and café terraces which are located in the nearby area of Montparnasse. The Eiffel Tower and the UNESCO building are only a 15-minute walk away, whilst the Parc Des Expositions de Porte de Versailles and the Palais des Sports are a 10-minute walk away. The Porte de Versailles metro stop is also only 10 minutes away and the suburban railway station (RER) is 12 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1470.00" OriginalAmount="1470.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="732738|edgar_suites_expo_paris_porte_de_versailles" HotelName="Edgar Suites Expo Paris Porte De Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Bis Villa Thoreton, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5643692</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1471.00" OriginalAmount="1471.00">
      <BasicPropertyInfo Latitude="48.85526" Longitude="2.362471" StarRating="2" HotelCode="110434|pratic_hotel" HotelName="Pratic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9, Rue d'ormesson, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211755/211755a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1473" OriginalAmount="1473">
      <BasicPropertyInfo Latitude="48.832605306295" Longitude="2.2781237753787" StarRating="4" HotelCode="945391|225294" HotelName="OKKO HOTELS Paris Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue du Colonel Pierre Avia, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731902/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1473.00" OriginalAmount="1473.00">
      <BasicPropertyInfo Latitude="48.860067" Longitude="2.411938" StarRating="2" HotelCode="172564|residence_internationale" HotelName="Résidence Internationale de Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 rue Louis Lumière, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332113/332113a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1477.00" OriginalAmount="1477.00">
      <BasicPropertyInfo Latitude="48.82544326" Longitude="2.27195141" StarRating="0" HotelCode="521499|chambres_dhotes_issyparis" HotelName="Chambres d'hôtes Issy-Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 rue Diderot, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/27298/2627298/1.jpg?f=15073621</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1479" OriginalAmount="1479">
      <BasicPropertyInfo Latitude="48.871843563622" Longitude="2.3419238626957" StarRating="3" HotelCode="44215|3112" HotelName="Best Western Hôtel Ronceray Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Boulevard Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17356/w_17356_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1481.00" OriginalAmount="1481.00">
      <BasicPropertyInfo Latitude="48.844241049069" Longitude="2.3234716057777" StarRating="3" HotelCode="34407|hotel_edouard_vi" HotelName="Hôtel Edouard 6" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Boulevard du Montparnasse, Montparnasse District, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213181/213181a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1482.00" OriginalAmount="1482.00">
      <BasicPropertyInfo Latitude="48.885271" Longitude="2.330073" StarRating="4" HotelCode="14782|mercure_paris_montmartre_sacre_coeur" HotelName="Mercure Paris Montmartre Sacre Coeur" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17340/a_17340_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing city hotel lies at the foot of the hill of Montmartre close to the former artist's district and not far from the famous Moulin Rouge and Sacré Coeur. From here one is able to enjoy an especially magnificent view of the Eiffel Tower. Links to the public transport system are only 200 m from the hotel (Place de Clichy Metro station). The near vicinity offers diverse shopping facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1486.00" OriginalAmount="1486.00">
      <BasicPropertyInfo Latitude="48.868545" Longitude="2.355591" StarRating="3" HotelCode="110430|hotel_du_plat_detain" HotelName="Hôtel du Plat d’Etain" 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>69 Rue Meslay, 3ème Arrondissement, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/257182/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1486.00" OriginalAmount="1486.00">
      <BasicPropertyInfo Latitude="48.885090151104" Longitude="2.3292168974876" StarRating="2" HotelCode="51665|modern_montmartre" HotelName="The Modern Hotel Montmartre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Forest, 18ème Arrondissement, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47807/r_47807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the Montmartre mound, the Moulin Rouge and Place Clichy. The opera house and large department stores are around 1 km from the hotel. Place de Clichy metro station offers direct connections to the stations Montparnasse, St Lazare, Nord and Lyon. There are also buses which run nearby. Charles de Gaulle airport is around 20 km away, while Paris Orly Airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="48.86819" Longitude="2.35865" StarRating="0" HotelCode="0|residence_meslay" HotelName="Résidence Meslay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue Meslay, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/7a/877a40b951d6a55c1d661957d94d4c67c4711c8c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 12 minutes by foot from Les Halles.  This apartment is 0.6 mi (1 km) from Canal Saint-Martin and 0.7 mi (1.1 km) from Centre Pompidou.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge) 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.&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.30 per person, per night. This tax does not apply to children under 18 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="1490.00" OriginalAmount="1490.00">
      <BasicPropertyInfo Latitude="48.874218" Longitude="2.332006" StarRating="3" HotelCode="61653|best_western_opera_dantin" HotelName="Best Western Opera d'Antin" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Rue De Provence, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79738/a_79738_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris' culture, leisure and commerce centre. It is around 200 m to the nearest bus and underground stops. The major sights of the city, including the Opera Garnier, the Louvre museum, the Champs Elysées or the Eiffel Tower, as well as a shopping centre. Charles de Gaulle airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="48.86935" Longitude="2.35151" StarRating="0" HotelCode="0|chenier_paradise" HotelName="Chenier Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Chénier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/f3/b5f3a3669f870d75c3881739ce3ebdd7d7b248b1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 9 minutes by foot from Les Halles.  This apartment is 0.5 mi (0.8 km) from Grevin Museum and 0.7 mi (1.1 km) from Centre Pompidou.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access 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="1494.00" OriginalAmount="1494.00">
      <BasicPropertyInfo Latitude="48.8596939861096" Longitude="2.297231663312" StarRating="0" HotelCode="0|renovated_1br_next_to_the_eiffel_tower" HotelName="Renovated 1BR next to the Eiffel Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Avenue de la Bourdonnais, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/c5/e0/c5e0f3b3a29d744e3f218218e6b55edf089a3cb4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Renovated 1BR next to the Eiffel Tower” is situated within 4 km from the heart of Paris.&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="63" TotalAmount="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="48.82704344008" Longitude="2.2913575172424" StarRating="4" HotelCode="29349|mercure_paris_porte_de_versailles_expo" HotelName="Mercure Paris Porte de Versailles Expo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Rue du Moulin, 92170 Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47292/a_47292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just behind hall 7 of the Porte de Versailles exhibition centre, 8 minutes' walk from the main hall, next to the metro station. Thanks to an excellent transport network, the centre of Paris is less than half an hour away (T3 tram line, bus or metro). It is 15 and 35 km from Paris-Orly and Paris-Charles de Gaulle airports, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="48.87321681" Longitude="2.3827721" StarRating="3" HotelCode="439979|hotel_scarlett" HotelName="Hôtel Scarlett" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Jouye-Rouve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550179/a_550179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1496" OriginalAmount="1496">
      <BasicPropertyInfo Latitude="48.874630057088" Longitude="2.8065776824951" StarRating="4" HotelCode="26897|2779" HotelName="Vienna House Dream Castle at Disneyland Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Village,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,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de la Fosse des Pressoirs, 77703 Magny-le-Hongre, Val de France, Marne-la-Vallée</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39571/a_39571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is just a 10-minute walk from a stop for the complimentary shuttle bus service to the Disneyland park, which lies 4 km away. Paris is some 35 km away and Paris Charles de Gaulle and Orly airports are approximately 45 km and 50 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1496.00" OriginalAmount="1496.00">
      <BasicPropertyInfo Latitude="48.874358715335" Longitude="2.3420964072276" StarRating="3" HotelCode="24547|ibis_grands_boulevards_opera" HotelName="Hôtel ibis Paris Grands Boulevards Opéra 9ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue du Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35454/a_35454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1498.00" OriginalAmount="1498.00">
      <BasicPropertyInfo Latitude="48.887874" Longitude="2.252356" StarRating="3" HotelCode="67400|ibis_paris_la_defense_centre" HotelName="Hôtel ibis Paris La Défense Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard de Neuilly, La Défense 1 Pont de Neuilly, 92400 Courbevoie, Paris La Defense</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87165/a_87165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in La Défense. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1499.00" OriginalAmount="1499.00">
      <BasicPropertyInfo Latitude="48.867242180969" Longitude="2.3622839300594" StarRating="3" HotelCode="258452|meslay_republique" HotelName="Hotel Meslay République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Meslay, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14825/a_14825_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in a quiet street in the centre of the city, only a few minutes walk from the Place des Vosges (17th century), the opera house, the financial district and the Centre Pompidou. Plenty of shopping and entertainment opportunities, such as Les Halles, are only a few minutes away. The nearest metro station, République, is located right by the hotel building. Gare du Nord train station is only 1 km away. The transfer time to Orly airport takes around 35 minutes and Charles de Gaulle airport is around 40 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1500.00" OriginalAmount="1500.00">
      <BasicPropertyInfo Latitude="48.884793841281" Longitude="2.2996321320534" StarRating="4" HotelCode="33469|hotel_ampere" HotelName="Ampère" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53256/a_53256_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of Paris, close to the Arc de Triomphe and the Champs-Élysées. The Gare du Nord station (Eurostar) is 5 km away from the hotel, and can be reached in 20 minutes with the metro. Orly and Charles de Gaulle airports are 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1502.00" OriginalAmount="1502.00">
      <BasicPropertyInfo Latitude="48.879469263534" Longitude="2.358457322348" StarRating="2" HotelCode="323929|hotel_montana_5" HotelName="Hotel Montana La Fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1503.00" OriginalAmount="1503.00">
      <BasicPropertyInfo Latitude="48.873296370178" Longitude="2.3436968028545" StarRating="3" HotelCode="31198|hotel_acadia_opera" HotelName="Hôtel Acadia" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49851/a_49851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to a main road, this hotel lies within a few minutes of a diverse selection of restaurants, bars and links to the public transport network (a bus stop as well as Grands Boulevards métro station are within 150 m of the hotel). An abundance of shops are to be found in the vicinity whilst the Gare du Nord train station lies 1 km away. Paris' Orly and Charles de Gaulle airports are about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1504.00" OriginalAmount="1504.00">
      <BasicPropertyInfo Latitude="48.860209" Longitude="2.306001" StarRating="2" HotelCode="110476|hotel_malar" HotelName="Hotel Malar – Green Spirit Hotels Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Malar, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213662/213662a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1506.00" OriginalAmount="1506.00">
      <BasicPropertyInfo Latitude="48.87615442534" Longitude="2.2899796139809" StarRating="3" HotelCode="82881|centre_ville_etoile" HotelName="Hôtel Archétype Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111798/w_111798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated only 10 minutes' walk from the Champs-Élysées and Palais des Congrès, 20 minutes from the Louvre and Eiffel Tower, and around 30 minutes from La Défense and Les 4 Temps shopping. There are restaurants in the immediate vicinity and Argentine metro station is just 50 metres from the hotel. Arc de Triomphe is just a 5-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1506.00" OriginalAmount="1506.00">
      <BasicPropertyInfo Latitude="48.848844437287" Longitude="2.2978055477142" StarRating="3" HotelCode="36930|citadines_tour_eiffel_paris" HotelName="Citadines Tour Eiffel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60615/l_60615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the former village of Grenelle, not far from the UNESCO headquarters. Set in the shopping district, guests will find numerous cafés and brassieres nearby, each full of typical Parisian charm. The nearby Swiss village is full of antique dealers and includes a host of other attractions, making this area at the foot of the Eiffel tower so popular. Orly and Charles de Gaulle airports are 20 and 30 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1507.00" OriginalAmount="1507.00">
      <BasicPropertyInfo Latitude="48.869685" Longitude="2.297497" StarRating="3" HotelCode="78972|chambellan_morgane" HotelName="Chambellan Morgane" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Keppler, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106946/w_106946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a boutique hotel with a great location in a quiet street near the prestigious Avenue Marceau, just a few minutes’ walk from the Arc de Triomphe, near the Place de l'Étoile, Champs-Élysées, La Concorde and the Eiffel Tower. Saint-Lazare train station is approximately 200 metres away. The nearest airport is Le Bourget, located 16 km away and Paris/Orly Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1507.00" OriginalAmount="1507.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="4" HotelCode="94373|best_western_sevres_montparnasse" HotelName="Best Western Sèvres Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131108/w_131108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between the Porte de Versailles exposition ground and Gare Montparnasse railway station, in Paris’s 15th district. Falguière Métro station is just 160 m away and Tour Montparnasse tower is 550 m from the hotel. Other sites of interest, such as the Eiffel Tower, the Luxembourg Gardens, Les Invalides and the Latin Quarter, are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1509.00" OriginalAmount="1509.00">
      <BasicPropertyInfo Latitude="48.847102" Longitude="2.372075" StarRating="2" HotelCode="212002|adriatic_hotel_3" HotelName="Adriatic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6bis rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330949/330949a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1511" OriginalAmount="1511">
      <BasicPropertyInfo Latitude="48.871426326012" Longitude="2.8077578544617" StarRating="4" HotelCode="38278|1647" HotelName="Vienna House Magic Circus at Disneyland Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue de la Fosse des Pressoirs, 77703 Magny-le-Hongre, Val de France, Marne la Vallée</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63232/a_63232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Designed in the style of a French country manor, this hotel is located at the heart of Marne-la-Vallée just 3 km from Disneyland. A shuttle bus covers the approximatelyten minutes to the world-famous leisure park. Situated around 37 km from Paris, this hotel lies within a reasonable distance of many other attractions such as golf courses, palaces and monuments. In addition, shopping facilities can be reached in around 5 minutes on foot. It is equally suitable as a stopover point for holidaymakers and business guests to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1511.00" OriginalAmount="1511.00">
      <BasicPropertyInfo Latitude="48.878950182318" Longitude="2.3370020091534" StarRating="3" HotelCode="14189|hotel_lorette_opera" HotelName="Hôtel Lorette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Notre Dame de Lorette, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16464/a_16464_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located just minutes from Montmartre as well as from the opera and the Sacré-Cœur. Shopping and entertainment venues can easily be reached on foot and the nearest metro station is Saint-Georges (50 m away). Charles de Gaulle and Orly airports are both about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1516.00" OriginalAmount="1516.00">
      <BasicPropertyInfo Latitude="48.883395164662" Longitude="2.342794239521" StarRating="3" HotelCode="25692|aparthotel_adagio_paris_montmartre" HotelName="Aparthotel Adagio Paris Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 place Charles Dullin, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36947/a_36947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the peaceful heart of Montmartre, only a few minutes' walk away from the Sacré Coeur Basilica and the Place du Tertre. A metro station and a bus stop are within 100 m. Charles de Gaulle Airport is some 20 km away and it is around 22 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1518" OriginalAmount="1518">
      <BasicPropertyInfo Latitude="48.88701298" Longitude="2.17392421" StarRating="4" HotelCode="430661|183595" HotelName="OKKO HOTELS Paris Rueil-Malmaison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>109 Avenue Victor Hugo, 92 500  Rueil-Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599582/599582a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rueil-Malmaison.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1518.00" OriginalAmount="1518.00">
      <BasicPropertyInfo Latitude="48.879366" Longitude="2.334173" StarRating="3" HotelCode="160855|joyce_hotel" HotelName="Hôtel Joyce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 rue la Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227165/a_227165_AI2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a mainly residential quarter, bounded by Rues Saint Lazare, Blanche, La Bruyère and Notre Dame de Lorette. There are many theatres in the area. It is also a few steps from Montmartre, the opera and the famous department stores Galeries Lafayette and Printemps Haussmann. The airports of Orly and Charles de Gaulle are about 35 km and 40 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1521.00" OriginalAmount="1521.00">
      <BasicPropertyInfo Latitude="48.837809567897" Longitude="2.3184693851854" StarRating="4" HotelCode="28544|hotel_concorde_montparnasse" HotelName="Hôtel Concorde Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue du Commandant Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180658/180658a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1521.00" OriginalAmount="1521.00">
      <BasicPropertyInfo Latitude="48.837676" Longitude="2.306316" StarRating="3.5" HotelCode="906469|holiday_inn_paris__montparnasse_pasteur" HotelName="Holiday Inn Paris - Montparnasse Pasteur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gager Gabillot, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/242477/w_242477_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes walking distance from Montparnasse train station and tower, Les Invalides, Paris Expo Porte de Versailles exhibition centre and the Institut Pasteur. The hotel also offers easy access to the department stores and St Germain des Prés. Orly Airport is just 20 minutes away and there are direct bus connections with the Thalys and Eurostar train service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1522.00" OriginalAmount="1522.00">
      <BasicPropertyInfo Latitude="48.875388619758" Longitude="2.3261457681656" StarRating="3" HotelCode="18609|timhotel_opera_madeleine" HotelName="Timhotel Opéra Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Rue Saint Lazare, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23156/a_23156_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the heart of the French capital. Scores of shops and other entertainment venues as well as Paris' most interesting tourist attractions are within easy walking distance or may be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1523.00" OriginalAmount="1523.00">
      <BasicPropertyInfo Latitude="48.873370464828" Longitude="2.3485797643661" StarRating="3.5" HotelCode="25639|who__windsor_hotel_opera" HotelName="Windsor Opera" 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,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Gabriel Laumain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37415/a_37415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located for business and leisure travellers alike. Found in the heart of Paris in the well-known area of les Grands Boulevards, it is within walking distance of many attractions such as the Opéra Garnier, Grévin wax museum, the famous Parisian department stores and the Drouot Auction Room. Public transportation offers direct and easy access to Montmartre, Modern Art Georges Pompidou Centre, the Louvre Museum and the Eiffel Tower, amongst other destinations. The quiet one-way street is only 10-15 minutes’ walk from Gare du Nord and Gare de l'est. Roissy and Orly airports are 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1525.00" OriginalAmount="1525.00">
      <BasicPropertyInfo Latitude="48.882453595547" Longitude="2.3318150670843" StarRating="3" HotelCode="318630|hotel_joke__astotel" HotelName="Hôtel Joke" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Blanche, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432239/a_432239_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1527.00" OriginalAmount="1527.00">
      <BasicPropertyInfo Latitude="48.87512400618" Longitude="2.3354315757752" StarRating="3" HotelCode="337158|hotel_mogador_opera__paris" HotelName="Mogador" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue de la Victoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017576/017576a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated close to La Madeleine and Place Vendôme. Some of the most famous shopping centres in the world including Printemps and the Galeries Lafayette lie just a short distance away and can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1528.00" OriginalAmount="1528.00">
      <BasicPropertyInfo Latitude="48.873911" Longitude="2.347065" StarRating="3" HotelCode="337153|hotel_peyris_opera" HotelName="Peyris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56032/a_56032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic city hotel is located at the heart of the French capital's 9th arrondissement, around 100 m away from Folies Bergères. Cadet metro station is just a 3-minute walk from the hotel and Gare du Nord is around 10 minutes away. The opera house and Galeries Lafayette are around 15 minutes away, while the sightseeing attractions such as Notre Dame, the Eiffel Tower and the Champs-Élysées are 20 minutes away by public transport. Orly and Charles de Gaulle airport are between 15 and 20 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1530.00" OriginalAmount="1530.00">
      <BasicPropertyInfo Latitude="48.843700313858" Longitude="2.371516761676" StarRating="3.5" HotelCode="552367|citizenm_paris_gare_de_lyon" HotelName="CitizenM Paris Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Van Gogh, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722862/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1530.00" OriginalAmount="1530.00">
      <BasicPropertyInfo Latitude="48.890019571838" Longitude="2.323342859745" StarRating="3" HotelCode="59525|le_katorze_hotel" HotelName="Meridional" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Docteur Heulin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232003/232003a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1533.00" OriginalAmount="1533.00">
      <BasicPropertyInfo Latitude="48.853256" Longitude="2.342036" StarRating="3" HotelCode="180082|hotel_eugenie" HotelName="Eugenie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 rue St André des Arts, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253024/w_253024_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1533.00" OriginalAmount="1533.00">
      <BasicPropertyInfo Latitude="48.845355094495" Longitude="2.3213474392195" StarRating="3" HotelCode="76710|aviatic_saint_germain" HotelName="Louison Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104252/a_104252_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1534.00" OriginalAmount="1534.00">
      <BasicPropertyInfo Latitude="48.881212410196" Longitude="2.3374177515507" StarRating="3" HotelCode="60436|ibis_styles_pigalle_montmartre" HotelName="Ibis Styles Paris Pigalle Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78225/a_78225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is well-situated in the famous district of Pigalle, which is home to many historical sites, such as the Sacré Coeur church, the old Parisian district of Montmartre, the Opéra de Paris and the Grands Boulevards with their shopping stores. Furthermore, Pigalle is also known for some great concert venues, such as l'Elysée Montmartre and La Cigalle. Many pubs and restaurants can be found within 5 minutes of the hotel and the local bus stop is also just 2 minutes' walk away. The centre of Paris can be reached in 15 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1538" OriginalAmount="1538">
      <BasicPropertyInfo Latitude="48.873962" Longitude="2.346864" StarRating="3" HotelCode="76924|1025" HotelName="Aida Opera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Richer, alternativ: 17 Rue Du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104505/a_104505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of Paris, in one of the most lively districts of the city, close to the Opera Garnier and famous department stores such as Galeries Lafayette and Printemps. The Louvre and the Jardins des Tuileries (3 km) as well as Sacré Coeur and Montmartre are just 30 minutes away on foot. It is 500 m to the Grands Boulevards metro station and 1.5 km to Gare du Nord, while the Eurostar terminal of Orly Airport is 18 km away and it is 23 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1541.00" OriginalAmount="1541.00">
      <BasicPropertyInfo Latitude="48.8639788" Longitude="2.3688289" StarRating="3" HotelCode="224997|hotel_alhambra_8" HotelName="Hotel Alhambra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259224/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1542.00" OriginalAmount="1542.00">
      <BasicPropertyInfo Latitude="48.840552814402" Longitude="2.2991110865082" StarRating="3" HotelCode="263481|hotel_eden_20" HotelName="Hotel Eden Porte De Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366902/w_366902_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="48.828957519946" Longitude="2.3740942776203" StarRating="3" HotelCode="34549|ibis_styles_paris_tolbiac_bibliotheque_2" HotelName="Ibis Styles Paris Tolbiac Bibliotheque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54804/a_54804_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located directly in the heart of the city's Rive Gauche area. An array of restaurants and bars as well as links to the public transport network are located in the hotel's vicinity. It is around 150 m from the new National Library and roughly 10 minutes from Notre-Dame and the Quartier Latin. The hotel is just 2 km from the tourist and city centre. Bus number 27 and underground line 6 take guest directly to the city's main sights including the Eiffel tower, the Champs-Elysées, the Jardins de Luxembourg, Saint Michel, the Louvre and more. From the underground station Bibliothèque François Mitterrand, line 14, which lies a mere 20 m from the hotel, guests may reach the Gare de Lyon in 5 minutes, Châtelet in 8 minutes and it is around 12 minutes to La Madeleine. The hotel is around 20 km from Paris-Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1550.00" OriginalAmount="1550.00">
      <BasicPropertyInfo Latitude="48.87409" Longitude="2.34694" StarRating="0" HotelCode="0|07_best_flat_of_grand_boulevard" HotelName="07- Best Flat of Grand Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Richer, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/61/06616b7289a2dd997a98944c674825469e246790.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 Paris, steps from Folies Bergere and 7 minutes by foot from Grevin Museum.  This apartment is 0.7 mi (1 km) from Galeries Lafayette and 0.1 mi (0.2 km) from Grands Boulevards.&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 digital 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1551.00" OriginalAmount="1551.00">
      <BasicPropertyInfo Latitude="48.874655" Longitude="2.34167" StarRating="2" HotelCode="44280|monte_carlo" HotelName="Monte Carlo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17656/a_17656_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, between the Opéra Garnier and Gare du Nord. Les Grands Magasins and Montmartre are situated very close by. The hotel has excellent access to transport services connecting with different sites in the city, including underground stations Le Peletier (metro line 7) and Notre Dame de Lorette (metro line 12) and a bus stop just a few metres from the hotel entrance. Paris Orly is some 17 km from the hotel, while Charles de Gaulle Airport is approximately 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1554" OriginalAmount="1554">
      <BasicPropertyInfo Latitude="48.860544588477" Longitude="2.368002728836" StarRating="4" HotelCode="13548|34601" HotelName="Les Jardins du Marais" 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,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74 rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14362/a_14362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly boutique hotel is nestled in the heart of historical Paris, in the famous and trendy district of le Marais. It is just minutes from the Place des Vosges, Picasso Museum, Carnavalet Museum, Place de la Bastille and the Bercy business district. Guests will find a range of bars, restaurants and nightlife venues close by and shopping opportunities can be found at Bastille, a 10-minute walk from the hotel. Links to the public transport network are just 200 metres away and the closest airport is Paris Orly, located approximately 20 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1555.00" OriginalAmount="1555.00">
      <BasicPropertyInfo Latitude="48.874203" Longitude="2.304558" StarRating="3" HotelCode="110479|arc_elysees" HotelName="Arc Elysees" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue de Washington, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153347/w_153347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a beautiful Parisian building. It enjoys a very convenient situation in the surroundings of 8th Avenue, one of the most prestigious areas of Paris, featuring the Champs-Élysées, majestic Arc de Triomphe and Place de la Concorde. The nearest metro station is about 250 m away and the Saint-Lazare train station is approximately 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1556" OriginalAmount="1556">
      <BasicPropertyInfo Latitude="48.873165822194" Longitude="2.3252552747726" StarRating="3" HotelCode="32566|30753" HotelName="Cordélia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Greffuhle, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51795/a_51795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A few steps away from the well-known Galeries Lafayette and Le Printemps department stores, the hotel's central location is ideal for both business and leisure. The St. Lazare train station and the Place de la Concorde are both within 5 minutes' walking distance from the hotel. The legendary Champs Elysées can also be easily reached in less than 15 minutes on foot. Orly Airport and Charles De Gaulle Airport are 20 and 25 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1556" OriginalAmount="1556">
      <BasicPropertyInfo Latitude="48.858335824349" Longitude="2.3816755414009" StarRating="3" HotelCode="337355|10358" HotelName="New Hotel le Voltaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Petion, 75011 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56145/a_56145_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of the French capital, close to the centre that can easily be reached on foot. Various shopping venues, countless restaurants, diverse bars and entertainment venues are to be found in the vicinity (30 m - 50 m away). Public transport departs from stops located just 50 m away and Paris' airports are about 20 km from this hotel that lies in the 11th arrondissement.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1556.00" OriginalAmount="1556.00">
      <BasicPropertyInfo Latitude="48.885382" Longitude="2.333508" StarRating="3" HotelCode="110544|hotel_le_relais_montmartre" HotelName="Le Relais Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Constance, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328170/328170a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.00" OriginalAmount="1557.00">
      <BasicPropertyInfo Latitude="48.878912257158" Longitude="2.3448595404625" StarRating="3.5" HotelCode="58700|tour_dauvergne_opera" HotelName="ZE Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de la Tour d’Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76042/a_76042_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, just a stone's throw from the L'Opera and some of the city's major department stores. Guests will find restaurants and bars in the same street as the hotel, just a few metres away. The nearest links to the public transport network are just 150 m away (Cadet metro station) and it is a 10-minute walk to the centre of Paris and the nearest shops. Montmartre is just 10 minutes away on foot, as are the nearest concert venues and nightspots, which are roughly 400 m from the hotel. It is a 45-minute drive to the Parc des Expositions Villepinte and Charles de Gaulle and Orly Airports are both 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1559" OriginalAmount="1559">
      <BasicPropertyInfo Latitude="48.79148517" Longitude="2.26578674" StarRating="3" HotelCode="488303|191891" HotelName="Résidence meublée Le Relais Amélie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>90 Avenue General de Gaulle, 92140 Clamart</AddressLine>
          </AddressLines>
          <CityName>Clamart</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36705/2736705/1.jpg?f=14952795</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Clamart.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1561" OriginalAmount="1561">
      <BasicPropertyInfo Latitude="48.81515329" Longitude="2.42017895" StarRating="3" HotelCode="335842|495044" HotelName="Hôtel Au Petit Caporal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue du Général de Gaulle, 94700 Maisons-Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/74404/1974404/51.jpg?f=15666689</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="1562.00" OriginalAmount="1562.00">
      <BasicPropertyInfo Latitude="48.8654645" Longitude="2.35285899" StarRating="2" HotelCode="327296|hotel_de_roubaix" HotelName="Hôtel de Roubaix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Greneta, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505225/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1563.00" OriginalAmount="1563.00">
      <BasicPropertyInfo Latitude="48.845746728365" Longitude="2.3706288635731" StarRating="3" HotelCode="60484|best_western_aurore" HotelName="Best Western Hôtel Aurore" 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>13 Rue Traversiere, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78292/w_78292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1564.00" OriginalAmount="1564.00">
      <BasicPropertyInfo Latitude="48.864348" Longitude="2.364249" StarRating="2" HotelCode="69857|hotel_americain" HotelName="Americain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Charlot, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212716/212716a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1564.00" OriginalAmount="1564.00">
      <BasicPropertyInfo Latitude="48.87212" Longitude="2.308711" StarRating="3" HotelCode="180043|elysees_hotel_2" HotelName="Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Rue La Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/252979/a_252979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1565.00" OriginalAmount="1565.00">
      <BasicPropertyInfo Latitude="48.822410804383" Longitude="2.2577816916414" StarRating="3" HotelCode="109839|ibis_paris_issy_les_moulineaux_val_de_seine" HotelName="Hôtel ibis Paris Issy-les-Moulineaux Val de Seine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213 Rue Jean Jacques Rousseau, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152646/a_152646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1565.00" OriginalAmount="1565.00">
      <BasicPropertyInfo Latitude="48.875873" Longitude="2.357478" StarRating="2.5" HotelCode="101094|ibis_styles_paris_gare_de_lest_tgv_2" HotelName="Ibis Styles Paris Gare de l'Est TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141402/a_141402_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a couple of minutes’ walk from Gare de l’Est and 7 minutes from Gare du Nord. All the beautiful main sights Paris has to offer are just a stone’s throw with the underground just next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1566.00" OriginalAmount="1566.00">
      <BasicPropertyInfo Latitude="48.877488719891" Longitude="2.3434406518936" StarRating="3" HotelCode="31199|palm_opera" HotelName="Hôtel Palm" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49852/a_49852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The traditional hotel is situated close to the opera and a shopping centre. The Centre of New Industries and Technologies (CNIT) is 8 km from the hotel. Gare du Nord train station and the artists' district of Montmatre with the magnificent Sacré Coeur lie with 800 m of the hotel. The nearest metro station, Cadet, is 200 m from the hotel Bars and pubs are just 150 m from the hotel, whilst the centre with countless shops lies within 500 m of the hotel. Paris’ Orly and Charles de Gaulle Airports are about 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1568.00" OriginalAmount="1568.00">
      <BasicPropertyInfo Latitude="48.841350476894" Longitude="2.3260760307312" StarRating="3" HotelCode="187843|hotel_delambre_2" HotelName="Delambre Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262101/a_262101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1570.00" OriginalAmount="1570.00">
      <BasicPropertyInfo Latitude="48.891363236478" Longitude="2.2898013644181" StarRating="3" HotelCode="110028|ibis_paris_levallois_perret" HotelName="Hôtel ibis Paris Levallois-Perret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de Trebois, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152859/a_152859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Levallois-Perret. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1571.00" OriginalAmount="1571.00">
      <BasicPropertyInfo Latitude="48.853493356606" Longitude="2.3092123091926" StarRating="3" HotelCode="110465|hotel_de_france_invalides" HotelName="Hôtel de France Invalides" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard de La Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330649/330649a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1572.00" OriginalAmount="1572.00">
      <BasicPropertyInfo Latitude="48.884125373981" Longitude="2.3489391803741" StarRating="1" HotelCode="76150|bervic" HotelName="Bervic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Bervic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103579/l_103579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a small side street in the 18th district in Paris, quite close to the Gare du Nord and the Montmartre area. The nearest metro is accessible in 5 minutes. Restaurants, bars, nightlife, shopping opportunities, the Moulin Rouge, the opera and the Champs Elysées can all be found in the vicinity. Orly Airport is about 25 km away, while Charles de Gaulle Airport is about 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1572.00" OriginalAmount="1572.00">
      <BasicPropertyInfo Latitude="48.83281976204" Longitude="2.30360588322" StarRating="2" HotelCode="199729|home_moderne" HotelName="Hotel Du Home Moderne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284998/a_284998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area of the 15th district, close to the beautiful Parc Georges Brassens. The nearby tram takes guests to the Parc des Expositions of Porte de Versailles in three minutes. Guests can also move easily with buses (line 95 and 80) and subway (Convention, Porte de Vanves and Plaisance) within 10 minutes walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1572.00" OriginalAmount="1572.00">
      <BasicPropertyInfo Latitude="48.89567678388" Longitude="2.25112169981" StarRating="4" HotelCode="32578|mercure_paris_la_defense_5" HotelName="Mercure Paris La Defense Hotel" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Baudin, 92400 Courbevoie, Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51810/a_51810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in La Défense district of the French capital approximately 10 minutes’ walk from the Champs Elysées. The Commercial Charras shopping centre may easily be reached on foot and it is just a short distance to the nearest metro station. It is 35 minutes to the nearest international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1574.00" OriginalAmount="1574.00">
      <BasicPropertyInfo Latitude="48.829358" Longitude="2.374886" StarRating="3" HotelCode="28200|quality_suites_bercy_bibliotheque_paris_13_2" HotelName="Quality Suites Bercy Bibliothèque by HappyCulture" 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,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41554/a_41554_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Grande Bibliothèque François Mitterrand and the Bercy business district. Close to a multitude of transport links, it is an ideal residence for business travellers and holiday makers alike. The hotel is ideally located close to the Seine and within easy access of many of Paris' main streets and tourist attractions. There are also many restaurants situated a stone's throw from the residence serving food from all over the world. Orly Airport is around 13 km away and it is some 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1575.00" OriginalAmount="1575.00">
      <BasicPropertyInfo Latitude="48.840263" Longitude="2.235412" StarRating="4" HotelCode="183055|courtyard_by_marriott_paris_boulogne" HotelName="Courtyard Hotel by Marriott Paris Boulogne" 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>114 Route de la Reine, 46 Rue de Billancourt, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330270/330270a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1575.00" OriginalAmount="1575.00">
      <BasicPropertyInfo Latitude="48.846438" Longitude="2.305868" StarRating="2" HotelCode="110521|eiffel_villa_garibaldi" HotelName="Eiffel Villa Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Garibaldi, 48, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153415/ba_153415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the heart of the triangle of the Eiffel Tower, Invalides and Montparnasse, right in front of the UNESCO parliament and 10 minutes from the Parc des Expositions de la Porte de Versailles. There is a metro station just 100 m from the city hotel and nearby airports include Orly (approximately 15 km away), Charles de Gaulle (around 30 km) and Beauvais-Tille (roughly 50 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1576" OriginalAmount="1576">
      <BasicPropertyInfo Latitude="48.855528128394" Longitude="2.7754962444305" StarRating="4" HotelCode="28674|38608" HotelName="L'Elysée Val d'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Cours du Danube, 77700 Serris, Paris</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42196/gt_42196_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is 30 minutes from the centre of Paris center, 50 m from the local train station (RER A station Val d'Europe), 2 km from the Marne la Vallée-Chessy train station and around 35 km from Roissy Charles de Gaulle and Orly airports, making it the ideal place for business purposes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1579.00" OriginalAmount="1579.00">
      <BasicPropertyInfo Latitude="48.843962469613" Longitude="2.2299331951065" StarRating="4" HotelCode="55044|kyriad_prestige_paris_ouest_boulogne" HotelName="Hotel Paris Boulogne" 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,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Rue des Abondances, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68578/a_68578_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in a quiet residential area of Paris, close to the city centre, the Porte de Saint-Cloud and the new business district of La Défense. Albert Kahn’s Gardens lie within walking distance, as does the Bois de Boulogne forest, the Parc des Princes and Porte de Versailles exhibition centre. Affording excellent links to the public transport network, Orly and Charles de Gaulle airports are 20 km and 40 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1580.00" OriginalAmount="1580.00">
      <BasicPropertyInfo Latitude="48.876016630382" Longitude="2.3456454277039" StarRating="3" HotelCode="50294|tulip_inn_orange_la_fayette" HotelName="Hotel Villa Lafayette Paris" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46  rue Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36945/a_36945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is splendidly located between the opera and the Grands Boulevards. Paris' unrivalled department stores and the renowned Moulin Rouge are just a stone's throw away. The rest of the buzzing metropolis with its incomparable tourist attractions are easily explored with the aid of the métro which leaves from the Gare de l'Est or the Gare du Nord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1582.00" OriginalAmount="1582.00">
      <BasicPropertyInfo Latitude="48.877046832983" Longitude="2.2976526618004" StarRating="3" HotelCode="12110|hotel_elysees_ceramic" HotelName="Elysees Ceramic" 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,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de Wagram, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12096/a_12096_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel enjoys a central location, only minutes from the Arc de Triomphe and the shopping boulevard of the Champs-Élysées. The nearest metro station is located around 100 m away and Charles de Gaulle airport as well as Orly can be reached within around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1583.00" OriginalAmount="1583.00">
      <BasicPropertyInfo Latitude="48.89922289" Longitude="2.29015474" StarRating="3" HotelCode="502468|crystal_hotel_16" HotelName="Crystal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Ter Rue Collange, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/669728/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and room service. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1591.00" OriginalAmount="1591.00">
      <BasicPropertyInfo Latitude="48.8761948005" Longitude="2.3570635914803" StarRating="3" HotelCode="34890|hotel_libertel_gare_de_lest_francais" HotelName="Libertel Gare de l’Est Français" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56776/a_56776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel lies at the heart of the beautiful French capital a mere 100 m from the nearest train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1591.00" OriginalAmount="1591.00">
      <BasicPropertyInfo Latitude="48.865371" Longitude="2.398261" StarRating="3" HotelCode="165998|super_hotel" HotelName="Panam Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>208 Rue des Pyrénées, 75020 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327713/327713a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1593.00" OriginalAmount="1593.00">
      <BasicPropertyInfo Latitude="48.884115673203" Longitude="2.3328767716885" StarRating="4" HotelCode="189596|hotel_le_squara" HotelName="Hôtel du Beaumont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Lepic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177415/177415a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1593.00" OriginalAmount="1593.00">
      <BasicPropertyInfo Latitude="48.850279474927" Longitude="2.2933507037814" StarRating="3" HotelCode="180121|hotel_le_relais_saint_charles" HotelName="Le Relais Saint Charles" 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>72 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161569/161569a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1594.00" OriginalAmount="1594.00">
      <BasicPropertyInfo Latitude="48.828990185803" Longitude="2.3005346953869" StarRating="2" HotelCode="57104|hotel_clarisse" HotelName="Clarisse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Boulevard Lefebvre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74036/a_74036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris. It is just a 5-minute walk from the Porte de Versailles and offers direct access to Montparnasse, Invalides, Champs-Élysées, the Opera house, Galeries Lafayette and Printemps department stores and Place de Clichy. The Eiffel Tower is some 15 minutes away, and the hotel's vicinity features restaurants, markets, shops and public transport links. Montparnasse train station is approximately 2 km from the establishment, and nearby airports include Orly Airport (10 km) and Charles de Gaulle Airport (40 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1596.00" OriginalAmount="1596.00">
      <BasicPropertyInfo Latitude="48.878143" Longitude="2.285187" StarRating="3" HotelCode="370574|fertel_maillot" HotelName="Fertel Maillot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>269 boulevard Pereire Sud, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70094/a_70094_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Porte Maillot square in a business centre opposite Paris' congress centre. Bars, restaurants, shops, the underground station Porte Maillot and a bus stop can all be reached in less than 2 minutes by foot. The tourist centre around the Champs Elysées and the Arc de Triomphe are about 500 m, the Louvre, the Grande Arche, and the Eiffel Tower are 1 km from the hotel. Guests will find a nightclub in 5 minutes. Charles de Gaulle airport is 30 km away, with Orly airport lying some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1596.00" OriginalAmount="1596.00">
      <BasicPropertyInfo Latitude="48.82591968" Longitude="2.34210099" StarRating="4" HotelCode="772726|hotel_b55" HotelName="Hotel B55" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Boussingault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641044/641044a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1603.00" OriginalAmount="1603.00">
      <BasicPropertyInfo Latitude="48.871894725711" Longitude="2.3447898030281" StarRating="3" HotelCode="25354|hotel_aston" HotelName="Aston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36944/a_36944_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a splendid location in a peaceful side street near to Grands Boulevards métro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1604" OriginalAmount="1604">
      <BasicPropertyInfo Latitude="48.892392" Longitude="2.213316" StarRating="3" HotelCode="110309|71375" HotelName="L'Amandier - Nanterre La Defense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, avenue Pablo Picasso, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153166/a_153166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1604.00" OriginalAmount="1604.00">
      <BasicPropertyInfo Latitude="48.879625774536" Longitude="2.3507349193096" StarRating="3" HotelCode="31202|le_rocroy" HotelName="De Rocroy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49856/w_49856_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near Montmartre and Galeries Lafayette. The Gare du Nord train station and the Grands Boulevards are also close by. The “Poissonniere” metro station is about 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1605.00" OriginalAmount="1605.00">
      <BasicPropertyInfo Latitude="48.869576" Longitude="2.351751" StarRating="3.5" HotelCode="142312|best_western_hotel_les_theatres" HotelName="Hotel Les Theatres" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 rue de Cléry, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203305/w_203305_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the very heart of Paris in one of the oldest districts. The main theatres and shopping venues are nearby, as are numerous bars and restaurants. There are also links to the public transport network in close proximity to the hotel. The airports of Orly and Charles de Gaulle are roughly 18 km and 28 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1607.00" OriginalAmount="1607.00">
      <BasicPropertyInfo Latitude="48.876541" Longitude="2.354941" StarRating="2" HotelCode="50292|hotel_nord_et_champagne" HotelName="Nord et Champagne" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36937/a_36937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is near to the business centre of Paris, between Montmartre and Opera, and just 15 minutes from the Eiffel Tower and Champs Elysees. The quiet side of Paris is also on the hotel's doorstep, with both the Park Monceau and the Champs de Mars nearby. The metro, bus and train stations at Gare de l'Est are just 2 minutes’ walk from the hotel. Saint Michel Notre Dame is approximately 3 km from the hotel, and the Louvre is around 2.5 km away. Orly and Charles de Gaulle airports are 20 km and 22 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="48.885640436118" Longitude="2.3344740271568" StarRating="3" HotelCode="23062|hotel_29_lepic" HotelName="29 Lepic Montmartre" 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>29 Rue Lepic, Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30432/a_30432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montmartre district in the northeast of Paris. Picturesque Montmartre counts amongst the most important of the French capital's attractions. Sights such as famous Moulin Rouge or the church of Sacré Coeur are both to be found within 5 minutes walk of the hotel and a metro station is to be found nearby. Charles de Gaulle airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="48.881412" Longitude="2.323516" StarRating="4" HotelCode="376422|best_western_premier_kapital_opera_2" HotelName="Best Western Premier Kapital Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488461/a_488461_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="48.853682" Longitude="2.366194" StarRating="2" HotelCode="180065|hotel_de_la_herse_dor" HotelName="Herse d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Saint-Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329016/329016a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 35 rooms. Services and facilities at the hotel include 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="48.83972" Longitude="2.309348" StarRating="2" HotelCode="145363|hotel_cactus" HotelName="Cactus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47, rue des Volontaires, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/250164/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1609" OriginalAmount="1609">
      <BasicPropertyInfo Latitude="48.7422163" Longitude="2.3525073" StarRating="2" HotelCode="110714|70282" HotelName="Maison Blanche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue de la Gare, 94150 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/ac/3facf8418a124b5219c3d33e1402c2aeb667a4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rungis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1609.00" OriginalAmount="1609.00">
      <BasicPropertyInfo Latitude="48.868228564963" Longitude="2.3616810142994" StarRating="3" HotelCode="34952|hotel_paix_republique" HotelName="Hôtel Paix Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2bis Boulevard Saint-Martin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56902/a_56902_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris’ Right Bank, where guests are received in a friendly and hospitable atmosphere. From the flowered balconies of the hotel, guests may discover the Place de la République, the Marais district, the Grands Boulevards, and both the Eiffel Tower and the Sacré Coeur. The Paris Opéra and the Notre Dame cathedral are about 2 km away, the Louvre museum 3 km, and the Champs-Élysées some 4 km from the hotel. Orly airport lies 15 km, Charles de Gaulle airport approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1610.00" OriginalAmount="1610.00">
      <BasicPropertyInfo Latitude="48.84748" Longitude="2.302283" StarRating="4" HotelCode="180062|first_hotel_2" HotelName="First Hotel" 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>2 boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253001/a_253001_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1612.00" OriginalAmount="1612.00">
      <BasicPropertyInfo Latitude="48.879434403659" Longitude="2.3392153753769" StarRating="3" HotelCode="35121|my_hotel_in_france_opera_saintgeorges" HotelName="Hôtel Sacha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Navarin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57202/a_57202_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to Place Pigalle, the famous Moulin Rouge and an array of theatres. It is just a short distance to the Sacré Coeur basilica and Montmartre hill, one of the most popular, dynamic and culturally diverse districts of Paris. Entertainment options and links to the public transport network may easily be reached on foot. St Lazare railway station, the Louvre and a selection of shops (Galéries Lafayette) are 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1612.00" OriginalAmount="1612.00">
      <BasicPropertyInfo Latitude="48.879506708685" Longitude="2.3363529145718" StarRating="3" HotelCode="54675|hotel_george_opera" HotelName="Hôtel George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue Notre Dame de Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64853/a_64853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated between Montmartre and the opera house, only steps away from the main train station "Gare du Nord" and the underground station with direct links to the Champs Elysées. Shopping venues such as Lafayette, bars and restaurants are to be found in the vicinity. Transfer to the airport takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1612.00" OriginalAmount="1612.00">
      <BasicPropertyInfo Latitude="48.899041516758" Longitude="2.2464238725021" StarRating="3" HotelCode="365433|george_sand" HotelName="Hotel CourSeine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue Marceau, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213432/213432a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1612.00" OriginalAmount="1612.00">
      <BasicPropertyInfo Latitude="48.816030763419" Longitude="2.410860657692" StarRating="0" HotelCode="31821|chinagora" HotelName="Hutian Chinagora" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 place du confluent France-Chine, 94140 Alfortville, Paris Est</AddressLine>
          </AddressLines>
          <CityName>Alfortville</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009264/009264a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located at the point where the Rivers Seine and Marne merge, to the southeast of Paris. Links to the public transport system are only 100 m from the hotel. The Metro station Ecole Veterinaire (on line 8) is roughly 700 m away, just a short walk from the hotel. A wide range of shopping facilities as well as numerous restaurants, diverse bars, cafés and many entertainment venues are to be found in the centre of the city which is around 6 km away and can easily be reached by car or public transport. Orly Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="48.837356" Longitude="2.372985" StarRating="4" HotelCode="64600|mercure_paris_bercy_bibliotheque" HotelName="Mercure Paris Bercy Bibliothèque Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83272/a_83272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the River Seine in the heart of Paris, and is ideal for either business or pleasure. The National Library of France, Palais Omnisport de Bercy stadium, Gare de Lyon train station, Pitié-Salpêtrière hospital, Institut Français de la Mode, Latin Quarter and Notre Dame are all nearby. The metro, a bus stop and Vélib' bicycles are all opposite the hotel, which is also offers good access to the road network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="48.876916294786" Longitude="2.3270094394684" StarRating="3" HotelCode="74037|austins_saint_lazare_hotel" HotelName="Austin's Saint Lazare" 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>26 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332708/332708a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1618.00" OriginalAmount="1618.00">
      <BasicPropertyInfo Latitude="48.841787" Longitude="2.331716" StarRating="3" HotelCode="143852|apostrophe_hotel" HotelName="Apostrophe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, rue de Chevreuse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/205035/w_205035_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1618.00" OriginalAmount="1618.00">
      <BasicPropertyInfo Latitude="48.840320084985" Longitude="2.2281077796208" StarRating="3" HotelCode="81263|quality_hotel_acanthe" HotelName="Quality Hotel Acanthe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Rond  Point Rhin &amp; Danube, 92100 Boulogne Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109773/a_109773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in front of the 'Boulogne-Pont de Saint-Cloud' subway station in Paris. Guests can reach the city centre directly on line 10.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1619.00" OriginalAmount="1619.00">
      <BasicPropertyInfo Latitude="48.876397548519" Longitude="2.3489555907402" StarRating="3" HotelCode="73729|comfort_hotel_paris_la_fayette" HotelName="Hotel Paris Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99466/w_99466_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet street in a business and leisure area in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1619.00" OriginalAmount="1619.00">
      <BasicPropertyInfo Latitude="48.838677453927" Longitude="2.2887240288361" StarRating="3" HotelCode="39454|de_la_paix_5" HotelName="Hôtel de la Paix" 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>43 Rue Duranton, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11225/w_11225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1620" OriginalAmount="1620">
      <BasicPropertyInfo Latitude="48.877283453971" Longitude="2.3543594975532" StarRating="4" HotelCode="16885|18838" HotelName="Mademoiselle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20089/a_20089_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located between the large boulevards, the stock exchange and Paris' opera house. Many of the French capital's most central sights lie just a short distance from the hotel and can easily be reached by making use of public transport. The hotel is situated in the heart of Paris but in a small and quiet street, only short walk from Gare du Nord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.00" OriginalAmount="1621.00">
      <BasicPropertyInfo Latitude="48.883717" Longitude="2.322757" StarRating="2" HotelCode="110539|hotel_du_mont_dore" HotelName="Du Mont Dore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Mont Dore, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328494/328494a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1623.00" OriginalAmount="1623.00">
      <BasicPropertyInfo Latitude="48.863957353267" Longitude="2.3659693877315" StarRating="4" HotelCode="101121|murano_resort_paris" HotelName="1K Hotel Paris" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard du Temple, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141452/a_141452_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Marais, one of city's oldest and most fashionable districts, this futuristic hotel is only 500 metres from the Picasso Museum and barely 900 metres from the Place des Vosges and its luxury shops. The Filles du Calvaire metro station is 120 metres away, providing a quick connection to the rest of Paris. The Charles De Gaulle Airport is just 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1625.00" OriginalAmount="1625.00">
      <BasicPropertyInfo Latitude="48.87675257" Longitude="2.3269601" StarRating="3" HotelCode="128353|inter_hotel_calvados" HotelName="Grand Hôtel du Calvados" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134479/134479a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.00" OriginalAmount="1629.00">
      <BasicPropertyInfo Latitude="48.860999548686" Longitude="2.3789101839065" StarRating="3" HotelCode="100996|gardette_park_hotel" HotelName="Gardette Park 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>1 rue du Géneral Blaise, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/248011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.00" OriginalAmount="1629.00">
      <BasicPropertyInfo Latitude="48.85371627975" Longitude="2.3806107399178" StarRating="3" HotelCode="50415|hotel_hi_matic" HotelName="Hotel Exquis" 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>71 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37412/a_37412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.00" OriginalAmount="1629.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.27519" StarRating="4" HotelCode="32600|hotel_auteuil_tour_eiffel" HotelName="Auteuil Tour Eiffel" 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,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51840/k_51840_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 16th arrondissement of Paris close to the Eiffel Tower. It is located between the Mirabeau Bridge and the bank of the River Seine, which the Maison de la Radio towers over. Links to the public transport network are 100 m away, Gare du Nord is around 7.5 km away and Charles de Gaulle airport is 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.00" OriginalAmount="1629.00">
      <BasicPropertyInfo Latitude="48.878299" Longitude="2.384219" StarRating="3" HotelCode="180098|nouveau_paris_park_hotel" HotelName="Nouveau Paris Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Hassard, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/200240/200240a_hb_a_040.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1631.00" OriginalAmount="1631.00">
      <BasicPropertyInfo Latitude="48.852689" Longitude="2.366027" StarRating="3" HotelCode="110431|castex_hotel" HotelName="Hotel Castex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Castex, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213595/213595a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1632" OriginalAmount="1632">
      <BasicPropertyInfo Latitude="49.01079528335" Longitude="2.5619088048935" StarRating="3" HotelCode="408476|408349" HotelName="Hôtel ibis Styles Paris Charles de Gaulle Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Bis Rue de la Haye, accès GPS / Tremblay-en-France, Roissypole / CS 20009, 95735 Roissy Charles De Gaulle</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/518866/a_518866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new ibis Styles Paris CDG Airport hotel welcomes you in the heart of Charles de Gaulle airport. Start your journey in one of our 305 enhanced-comfort rooms, with breakfast and WIFI included. The journey continues in the musical world of the Foody's Planet restaurant with its fresh produce, runway-style lounge and bar, and its lunar decoration. It is the perfect stopover for all budding cosmonauts with parking, direct access to Terminal 3 and free CDGVAL shuttle.\n\nRestaurant\nFOODY'S PLANET - Foody's Planet welcomes you all year round from midday to 2pm and from 7pm to 11pm. Discover its international menu, starring fresh produce. Go on a cosmic journey to discover burgers, platters and dishes of the day. FOODY'S PLANET - The Foody's Planet bar is open all year round. Go on an adventure and enjoy its selection of international wines and beers. Relax in our galaxy and discover our cocktails. Our shop will delight any hungry cosmonauts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1632.00" OriginalAmount="1632.00">
      <BasicPropertyInfo Latitude="48.855635780231" Longitude="2.3071423172951" StarRating="3" HotelCode="52666|hotel_de_la_motte_picquet" HotelName="De la Motte Piquet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Avenue De La Motte Picquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56747/a_56747_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to the Saint-Germain-des-Prés and the Rue Cler. There are a great number of shops as well as restaurants and bars in the immediate vicinity. Access to public transport is just 20 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1634" OriginalAmount="1634">
      <BasicPropertyInfo Latitude="49.007040467106" Longitude="2.5205482797622" StarRating="3" HotelCode="29404|371095" HotelName="ibis Styles Paris Roissy CDG Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Heinz Gloor, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46316/a_46316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern airport hotel offers a free of charge shuttle bus service to the nearby Paris Charles de Gaulle Airport. Public transport can be found in the hotel's vicinity, approximately 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1636.00" OriginalAmount="1636.00">
      <BasicPropertyInfo Latitude="48.879366501546" Longitude="2.355977466559" StarRating="2" HotelCode="97424|hotel_whistler" HotelName="Hotel Whistler" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357350/357350a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1637" OriginalAmount="1637">
      <BasicPropertyInfo Latitude="48.85929580494" Longitude="2.3103314638138" StarRating="4" HotelCode="37524|13504" HotelName="Timhotel Invalides" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Boulevard de la Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61742/l_61742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris just a few minutes walk from the Eiffel Tower and the Champs-Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1637.00" OriginalAmount="1637.00">
      <BasicPropertyInfo Latitude="48.830894733446" Longitude="2.2385105867112" StarRating="3" HotelCode="109347|ibis_paris_boulogne_billancourt" HotelName="Hôtel ibis Paris Boulogne-Billancourt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de la Ferme, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152098/a_152098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1640.00" OriginalAmount="1640.00">
      <BasicPropertyInfo Latitude="48.879775708909" Longitude="2.3206874728203" StarRating="4" HotelCode="29499|quality_opera_saint_lazare" HotelName="Best Western Premier Le Swann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47280/a_47280_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Gare Saint-Lazare station, 1 km from the Opéra Garnier and the Grands Magasins, where guests may enjoy shopping. It is just 200 m from the closest metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1646.00" OriginalAmount="1646.00">
      <BasicPropertyInfo Latitude="48.87825958" Longitude="2.35340397" StarRating="0" HotelCode="737203|a_room_in_paris_2" HotelName="A Room In Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>130 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/f4/5df4d26b920e0f5568a3145d8cb3c1987b244946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1647.00" OriginalAmount="1647.00">
      <BasicPropertyInfo Latitude="48.875769660853" Longitude="2.3583242297173" StarRating="2" HotelCode="57225|otel_amiot" HotelName="Amiot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74170/w_74170_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated opposite the Gare de l'Est train station and 5 minutes away from the Gare du Nord and Eurostar Shuttle Thalys train station (with direct buses to Paris Nord Villepinte exhibition centre, and Orly and Roissy Charles de Gaulle airports). Shops, restaurants and bars can be found in the hotel's immediate vicinity and the opera house (3 km), Montmartre, the Louvre Museum (3.5 km) and the Champ-Élysées (5 km) are all close by. Nearby airports include Orly (20 km) and Charles de Gaulle (20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1650.00" OriginalAmount="1650.00">
      <BasicPropertyInfo Latitude="48.88667" Longitude="2.360923" StarRating="2.5" HotelCode="74068|hotel_de_bellevue" HotelName="Hotel de Bellevue Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67, rue Philippe de Girard, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101101/l_101101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Montmartre and Sacré Coeur, the hotel enjoys privileged direct access by metro to the district of Champs Elysées, Les Halles, the Opera, major department stores, theatres and Paris' Stade France. Located 8 minutes' walk from the Gare du Nord, the hotel has an ideal location for customers travelling by Eurostar, Thalys and TGV. Orly Airport and Charles de Gaulle International Airport are 18 km away and Paris Beauvais Airport is 110 km from the establishment. Brussels Airport is 200 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1657" OriginalAmount="1657">
      <BasicPropertyInfo Latitude="48.998863" Longitude="2.517582" StarRating="4" HotelCode="394631|68437" HotelName="Novotel Roissy CDG Convention &amp; Spa" 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,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93480/a_93480_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with a large glass-covered atrium is ideally situated in the hotel area of the international Roissy Charles de Gaulle Airport, close to the exhibition centre of Villepinte and 25 km from Paris city centre, with all its attractions such as the world famous Eiffel Tower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1659.00" OriginalAmount="1659.00">
      <BasicPropertyInfo Latitude="48.832936" Longitude="2.355431" StarRating="3" HotelCode="259917|la_manufacture" HotelName="La Manufacture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Philipe de Champagne, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10817267</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1661.00" OriginalAmount="1661.00">
      <BasicPropertyInfo Latitude="48.8486135" Longitude="2.40787912" StarRating="3" HotelCode="399689|hotel_charma" HotelName="Hotel Comete" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Bis Rue des Maraichers, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1662.00" OriginalAmount="1662.00">
      <BasicPropertyInfo Latitude="48.874752876977" Longitude="2.3290901398811" StarRating="4" HotelCode="408750|residhome_appart_hotel_parisopera" HotelName="Residhome Paris-Opéra" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Joubert, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99912/l_99912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the vicinity of this apartment hotel are the finest department stores, the Opéra Garnier and the Madeleine district. The nearest bus stop is just a 2-minute walk away. Charles de Gaulle Airport is about 25 km away, and Orly Airport is about 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1663.00" OriginalAmount="1663.00">
      <BasicPropertyInfo Latitude="48.849458661076" Longitude="2.3853152990341" StarRating="3" HotelCode="59056|ibis_paris_gare_de_lyon_reuilly" HotelName="Hôtel ibis Paris Gare de Lyon Reuilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76502/a_76502_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1665.00" OriginalAmount="1665.00">
      <BasicPropertyInfo Latitude="48.86816664" Longitude="2.34998327" StarRating="0" HotelCode="308153|edgar_restaurant__hotel" HotelName="Hotel Edgar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Library,Limousine Service,Lounge,Pick &amp;amp; Drop,Porter,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue d'Alexandrie, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/26630/1826630/50.jpg?f=15611695</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Edgar is conveniently located in the popular 02. Louvre - Bourse area. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Hotel Edgar. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as telephone, coffee/tea maker, hair dryer, desk, shower. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Hotel Edgar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1665.00" OriginalAmount="1665.00">
      <BasicPropertyInfo Latitude="48.86423932" Longitude="2.35682113" StarRating="1" HotelCode="566960|les_patios_du_marais_" HotelName="Les Patios Du Marais Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Central Heating,Designated Smoking Area,Elevator,Garden,Internet,Kitchen,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Des Gravilliers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/739404/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 Les Patios du Marais, you'll be centrally located in Paris, convenient to Museum Georges Pompidou and Notre Dame Cathedral.  This aparthotel is close to Eiffel Tower and Arc de Triomphe.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 59 guestrooms featuring microwaves. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and you can also request cribs/infant beds (complimentary).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden.&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="1666.00" OriginalAmount="1666.00">
      <BasicPropertyInfo Latitude="48.848608806334" Longitude="2.3203361034393" StarRating="3" HotelCode="30123|vaneau_saint_germain" HotelName="Vaneau Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Rue Vaneau, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48515/a_48515_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the left-hand bank of the River Seine, within paces of Boulevard Saint Germain des Prés and Montparnasse as well as Les Invalides. Paris Charles de Gaulle airport is a mere 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1667.00" OriginalAmount="1667.00">
      <BasicPropertyInfo Latitude="48.875362" Longitude="2.341471" StarRating="4" HotelCode="61841|hotel_jules" HotelName="Best Western Premier Opera Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79963/a_79963_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is adjacent to several major districts of Paris, the Garnier Opera House and the department stores of Galeries Lafayette and Printemps, the famous large Parisian boulevards and the city's antique covered shopping malls in the antique dealers district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1667.00" OriginalAmount="1667.00">
      <BasicPropertyInfo Latitude="48.880155" Longitude="2.334224" StarRating="3" HotelCode="34595|hotel_villa_boheme_3" HotelName="Villa Boheme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Cité Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56290/ba_56290_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally situated between the Opéra Garnier and Montmartre, one of the most popular districts in Paris. Located in a quiet side street where Vincent van Gogh and his brother Theo once lived, Place de Clichy and the famous Moulin Rouge may easily be reached, lying just a short distance from the hotel. Sacré Coeur as well as the Place du Tertre with its many street artists are also in the hotel's vicinity. Public transport departs from stops directly in front of the hotel. The Gare du Nord station can be reached after about 500 m, Orly airport after 15 km and Charles de Gaulle airport after 25 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1667.00" OriginalAmount="1667.00">
      <BasicPropertyInfo Latitude="48.836346524189" Longitude="2.2896865010262" StarRating="3" HotelCode="168457|vice_versa" HotelName="Viceversa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143201/143201a_hb_a_068.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located 200 m from the Porte de Versailles exhibition centre and Palais des Sports. The Versailles residence is just 10 minutes from the Eiffel Tower and Montparnasse railway station by public transport. Paris’s Charles de Gaulle and Orly airports are approximately 30 and 40 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1668.00" OriginalAmount="1668.00">
      <BasicPropertyInfo Latitude="48.842744" Longitude="2.338567" StarRating="2" HotelCode="11727|hotel_des_mines" HotelName="des Mines" 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,Lounge,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Boulevard Saint Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244115/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Latin quarter, near the Jardin du Luxembourg, a few minutes' walk away from Panthéon, Sorbonne, Saint-Germain-des-Prés, Montparnasse and the Notre Dame cathedral. The bus stop is on the hotel's doorstep. Paris Orly Airport is situated at a distance of approximately 30 kilometres, Paris Charles de Gaulle Airport some 40 kilometres, Beauvais Tillé Airport roughly 60 kilometres and Brussels Airport is about 200 kilometres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1669.00" OriginalAmount="1669.00">
      <BasicPropertyInfo Latitude="48.828051" Longitude="2.315455" StarRating="3" HotelCode="72133|citadines_porte_de_versailles_paris" HotelName="Citadines Didot Montparnasse Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94 Rue Didot, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97580/a_97580_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a picturesque Parisian district, this apartment hotel is within walking distance of many shops, markets, quiet streets and small squares. Notre Dame is about a 15-minute drive away, whilst the Eiffel Tower can be reached in 20 minutes by public transport. Other sights, such as the Panthéon (3.9 km), Invalides (3.9 km), the Arc de Triomphe (5.7 km) and Sacré Coeur (7.5 km), are also nearby. The Parc des Expositions de Versailles can be reached in just 10 minutes by car or tram. The nearest metro line is number 13 (Plaisance Station), whilst the nearest bus lines are 58 and 62. Orly and Charles de Gaulle international airports are approx. 7 and 35 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1670.00" OriginalAmount="1670.00">
      <BasicPropertyInfo Latitude="48.877885" Longitude="2.327623" StarRating="3" HotelCode="66402|hotel_villathena" HotelName="Villathena" 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,Fax,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23, rue d'Athènes, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85930/a_85930_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location at the foot of Montmartre, in the heart of one of the trendiest areas of Paris. It is around 1 km from the Opéra Garnier, near the Louvre and the renowned Rue de Rivoli and offers excellent city public transport links with its proximity to the Gare Saint-Lazare and to many bus routes. In fact it is possible to reach any corner of Paris in no time at all. For those who wish to shop, the department stores of boulevard Haussman, such as Le Printemps and Galeries Lafayettes, are a stone's throw away and the nearest club is the VIP Room, a 6-minute drive away. Roissy Charles de Gaulle Airport is some 25 km away and Orly Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1672.00" OriginalAmount="1672.00">
      <BasicPropertyInfo Latitude="48.88667" Longitude="2.34502" StarRating="4" HotelCode="97676|hotel_montmartre_mon_amour" HotelName="Montmartre Mon Amour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Paul Albert, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135672/a_135672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly situated just 550 metres from Anvers Métro station in Butte de Montmartre. The Sacré Coeur Basilica is just 180 metres away and both the Palais Garnier opera house and the Louvre are less than 5 km away. The Moulin Rouge and the Place du Tertre are within a convenient 10-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1677" OriginalAmount="1677">
      <BasicPropertyInfo Latitude="48.857176411481" Longitude="2.773240506649" StarRating="4" HotelCode="161503|24639" HotelName="Relais Spa Val d'Europe" 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,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Des Grands Prés, 77700 Chessy, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Chessy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227918/gt_227918_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated close to Disneyland Paris and around 1 km from Sea Life, the residence enjoys a privileged location near the shopping centres Val d'Europe and La Vallée Village Outlet. A bus station, bars, restaurants and shops are all within around 500 m. The nearest airports include Paris-Charles de Gaulle (around 35 km) and Paris-Orly (around 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="48.8469305" Longitude="2.397383" StarRating="2" HotelCode="224990|nouvel_hotel_paris" HotelName="Nouvel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Avenue du Bel air, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6340000/6339900/6339882/900728ba_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a range of services and facilities, making it ideal for business travellers and holiday makers alike. The establishment comprises a total of 27 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="48.86856460571289" Longitude="2.349895715713501" StarRating="0" HotelCode="0|97_urban_colonnes_de_buren" HotelName="97 - Urban Colonnes de Buren" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>d'Aboukir 111, 2nd arr., 75002 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/23/99/23992fcb095c9887a94e509e9cd418b205d79df1.jpeg</HotelPictures>
        <HotelDescription>97 - Urban Colonnes de Buren in Paris provides accommodation with free WiFi, 1.4 km from Louvre Museum, 1.8 km from Pompidou Centre and 1.9 km from Opera Garnier. The apartment is 3 km from Sainte-Chapelle. The apartment consists of 1 bedroom, a living room, a fully equipped kitchen with a microwave and a kettle, and 1 bathroom with a shower and a hairdryer. Towels and bed linen are provided. Tuileries Garden is 2 km from 97 - Urban Colonnes de Buren, while La Cigale Concert Hall is 2.1 km away. The nearest airport is Paris - Orly Airport, 19 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1680.00" OriginalAmount="1680.00">
      <BasicPropertyInfo Latitude="48.85161897455" Longitude="2.2978980839252" StarRating="4" HotelCode="30121|le_marquis_eiffel" HotelName="Hôtel Le Marquis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Dupleix, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48513/a_48513_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in a quiet district, close to the Eiffel Tower and the Dôme des Invalides. Numerous sightseeing attractions and museums, exclusive shops, restaurants, cafés as well as public transport (such as La Motte-Picquet - Grenelle métro station) are all in the hotel's vicinity. In addition, Montparnasse train station is around 2 km away. Charles de Gaulle and Orly airports are less than 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1680.00" OriginalAmount="1680.00">
      <BasicPropertyInfo Latitude="48.830953" Longitude="2.330619" StarRating="3" HotelCode="34432|hotel_sophie_germain" HotelName="Sophie Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Sophie Germain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54848/a_54848_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the 14th district of Paris, near the Place Denfert-Rochereau square and superb market street called Daguerre. Denfert-Rochereau is a central point in Paris and very close to Montparnasse train station. It offers easy access to tradeshows of Villepinte by RER B (35 minutes) and the Porte de Versailles (15 minutes). Orly Airport is approximately 10 km from the hotel and Charles de Gaulle Airport is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1686.00" OriginalAmount="1686.00">
      <BasicPropertyInfo Latitude="48.90302625" Longitude="2.30511175" StarRating="3" HotelCode="78475|timhotel_paris_clichy" HotelName="ibis Styles Paris Mairie De Clichy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Dagobert, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106343/a_106343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located by the Mairie de Clichy metro station, which is on line 13. Charles de Gaulle and Orly airports are both approximately 35 km from the hotel and Beauvais-Tille Airport is around 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1687.00" OriginalAmount="1687.00">
      <BasicPropertyInfo Latitude="48.868889305307" Longitude="2.3515757918358" StarRating="2" HotelCode="164908|baby" HotelName="Baby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Chénier, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212932/212932a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1692.00" OriginalAmount="1692.00">
      <BasicPropertyInfo Latitude="48.84902005664" Longitude="2.3401066660881" StarRating="3" HotelCode="111145|luxemboyrg" HotelName="Fontaines Du Luxembourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Vaugirard, 75006 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249602/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1693.00" OriginalAmount="1693.00">
      <BasicPropertyInfo Latitude="48.856953" Longitude="2.35529" StarRating="3" HotelCode="410474|grand_hotel_du_loiret_" HotelName="Hôtel du Loiret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue des Mauvais Garçons, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101018/a_101018_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1693.00" OriginalAmount="1693.00">
      <BasicPropertyInfo Latitude="48.898422276064" Longitude="2.28156208992" StarRating="4" HotelCode="35249|evergreen_laurel_hotel" HotelName="Evergreen Laurel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Place Georges Pompidou, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57445/a_57445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located on the outskirts of Paris in the small town of Levallois. The Palais des Congrès and La Défense are located in the immediate vicinity. Public transport links can be found just a few minutes away from the hotel. From here, guests will be able to explore countless shopping and entertainment venues as well as tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1693.00" OriginalAmount="1693.00">
      <BasicPropertyInfo Latitude="48.845760345458984" Longitude="2.319709062576294" StarRating="0" HotelCode="0|cocooning_appartement_4_personnes_6eme_bon_marche" HotelName="Cocooning Appartement 4 Personnes - 6Eme Bon Marche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>119 Rue Du Cherche Midi, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1c/4c/1c4cd8cf3936f065a9ba1d652c8fa98545fe8365.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Paris (Paris City Center), this apartment is within a 10-minute walk of Tour Montparnasse and Necker-Enfants Malades Hospital.  This apartment is 0.4 mi (0.7 km) from Le Bon Marche and 0.7 mi (1.1 km) from Les Invalides.&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;Tour Montparnasse - 0.5 km / 0.3 mi&lt;br /&gt;Necker-Enfants Malades Hospital - 0.6 km / 0.4 mi&lt;br /&gt;Le Bon Marche - 0.7 km / 0.4 mi&lt;br /&gt;Les Invalides - 1.3 km / 0.8 mi&lt;br /&gt;UNESCO Headquarters - 1.3 km / 0.8 mi&lt;br /&gt;Saint-Sulpice Church - 1.4 km / 0.8 mi&lt;br /&gt;Rodin Museum - 1.5 km / 0.9 mi&lt;br /&gt;Luxembourg Gardens - 1.7 km / 1 mi&lt;br /&gt;Rue Cler - 1.7 km / 1.1 mi&lt;br /&gt;Odeon Theatre - 1.8 km / 1.1 mi&lt;br /&gt;Orsay Museum - 1.9 km / 1.2 mi&lt;br /&gt;Paris Catacombs - 1.9 km / 1.2 mi&lt;br /&gt;Sorbonne University - 2.1 km / 1.3 mi&lt;br /&gt;Ile de la Cite - 2.2 km / 1.4 mi&lt;br /&gt;Pantheon - 2.3 km / 1.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 44.6 km / 27.7 mi&lt;br /&gt;Orly Airport (ORY) - 14.4 km / 9 mi&lt;br /&gt;HeadLine : Near Tour Montparnasse&lt;br /&gt;Rooms : Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and a microwave. Complimentary wireless Internet access is available to keep you connected. Conveniences include a coffee/tea maker and complimentary bottled water.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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; &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 800 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; &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 8:00 PM and midnight (amount varies)&lt;/li&gt;    &lt;li&gt;Crib (infant bed) fee: EUR 20.0 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="1697.00" OriginalAmount="1697.00">
      <BasicPropertyInfo Latitude="48.881352638498" Longitude="2.3274211585522" StarRating="4" HotelCode="25637|le_grey" HotelName="Le Grey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37413/a_37413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in Paris' 9th Arrondissement, this charming, traditional, family-friendly hotel is surrounded by a profusion of shops- the famous Galaries Lafayettes is within walking distance- and cultural centres, such as the Garnier Opera or Montmartre. For further entertainment, guests will arrive at the Moulin Rouge in 5 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1697.00" OriginalAmount="1697.00">
      <BasicPropertyInfo Latitude="48.876001" Longitude="2.357538" StarRating="2" HotelCode="102598|hotel_modernest" HotelName="Modern Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329514/329514a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1698.00" OriginalAmount="1698.00">
      <BasicPropertyInfo Latitude="48.865716084099" Longitude="2.2861714661121" StarRating="3" HotelCode="74088|hotel_palais_de_chaillot" HotelName="Hôtel Palais de Chaillot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Avenue Raymond Poincaré, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246889/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1700.00" OriginalAmount="1700.00">
      <BasicPropertyInfo Latitude="48.848872677627" Longitude="2.3470522463322" StarRating="4" HotelCode="316723|villa_pantheon" HotelName="Villa Pantheon" 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,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31671/a_31671_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Latin Quarter, 1 km from Notre Dame de Paris and 3 km from the Louvre Museum. Restaurants, bars, nightclubs and shopping venues can all be accessed easily via public transport. Maubert Metro Station and College de France bus station are both in the immediate vicinity. Gare Du Nord is about a 10-minute drive away. Charles De Gaulle Airport is some 30 km away and it is just 15 km from Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1700.00" OriginalAmount="1700.00">
      <BasicPropertyInfo Latitude="48.856637" Longitude="2.307206" StarRating="3" HotelCode="110463|beaugency_hotel" HotelName="Beaugency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Duvivier, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153330/l_153330_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel is located between the Esplanade des Invalides and the Eiffel Tower at the crossroads of this residential district, inviting guests to discover the charm of Parisian life. Guests can enjoy a stroll along the Seine and visit the Musée d'Orsay. There are also numerous restaurants, streetside cafés and boutiques on nearby Rue Cler, one of the most famous pedestrian streets in Paris. The Louvre, the Latin Quarter and the Champs Élysées are within about a kilometre of the hotel. The airports of Orly, Charles de Gaulle and Beauvais are approximately 25 km, 45 km and 80 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1704.00" OriginalAmount="1704.00">
      <BasicPropertyInfo Latitude="48.841597616304" Longitude="2.3279562592506" StarRating="3" HotelCode="32580|lenox_montparnasse_hotel" HotelName="Lenox Montparnasse" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51812/a_51812_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The traditional city hotel is situated close to Saint-Germain-des-Prés and the Porte de Versailles. The famous shopping stretch of Rue de Rennes is approximately 1 km away, whilst many other shopping venues, bars and restaurants and an exciting nightclubs may be found in the vicinity Links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1705.00" OriginalAmount="1705.00">
      <BasicPropertyInfo Latitude="48.879658909786" Longitude="2.3280616917726" StarRating="5" HotelCode="376493|best_western_premier_opera_liege" HotelName="Best Western Premier Opera Liège" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Liege, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488536/a_488536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1707.00" OriginalAmount="1707.00">
      <BasicPropertyInfo Latitude="48.873043212629" Longitude="2.3180294036865" StarRating="3" HotelCode="32476|htel_elyses_8" HotelName="Elysees 8" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Cambacérès, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51658/a_51658_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near to the Élysée Palace and magnificent Rue du Faubourg Saint-Honoré. It is just a short distance to the Place de la Concorde, the church of La Madeleine and the Champs-Élysées. The nearest public transport links are a mere 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1708.00" OriginalAmount="1708.00">
      <BasicPropertyInfo Latitude="48.862847" Longitude="2.338199" StarRating="3" HotelCode="110421|hotel_louvre_bons_enfants" HotelName="Louvre Bons Enfants" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Rue des Bons Enfants, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213272/213272a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1710.00" OriginalAmount="1710.00">
      <BasicPropertyInfo Latitude="48.86966" Longitude="2.34795" StarRating="0" HotelCode="0|maison_le_bac" HotelName="Maison Le Bac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Poissonnière, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8c/c7/8cc7c87463bf6f4dfddbb6da7c03c4ab00dac6c0.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at this apartment places you in the heart of Paris, steps from Grands Boulevards and Grand Rex Cinema.  This apartment is 0.3 mi (0.6 km) from Grevin Museum and 0.4 mi (0.6 km) from Les Halles.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a microwave.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1711.00" OriginalAmount="1711.00">
      <BasicPropertyInfo Latitude="48.828795042858" Longitude="2.2831010397344" StarRating="3" HotelCode="100953|hotel_izzy_by_happyculture" HotelName="Hôtel Izzy by HappyCulture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Georges Marie, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141199/a_141199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to the Porte de Versailles Exhibition Centre (2 minutes on foot). By metro line 12 guests can directly reach the main touristic places of Paris such as Montparnasse, Saint-Germain-des-Près, Concorde, department stores and Montmartre. A direct tram line takes guests to Issy-les-Moulineaux and La Défense business areas. The railway station is some 4.6 km away. Paris-Orly Airport and Paris-Charles de Gaulle Airport are each situated at a distance of approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1712.00" OriginalAmount="1712.00">
      <BasicPropertyInfo Latitude="48.82970428466797" Longitude="2.2840569019317627" StarRating="3" HotelCode="0|courtyard_by_marriott_paris_porte_de_versailles" HotelName="Courtyard by Marriott Paris Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ernest Renan, Issy-les-Moulineaux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7e/36/7e36f25d53e801da5619585bb8936b59429b2439.jpeg</HotelPictures>
        <HotelDescription>With a stay at Courtyard by Marriott Paris Porte de Versailles in Issy-les-Moulineaux, you'll be 2 mi (3.2 km) from Paris Expo Porte de Versailles and 3 mi (4.8 km) from Eiffel Tower.  This hotel is 3.8 mi (6.1 km) from Luxembourg Gardens and 4.7 mi (7.5 km) from Notre-Dame.&lt;br /&gt;Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless Internet access and gift shops/newsstands. Additional features at this hotel include a television in a common area, tour/ticket assistance, and a vending machine.&lt;br /&gt;Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. Planning an event in Issy-les-Moulineaux? This hotel has facilities measuring 1350 square feet (125 square meters), including conference space. Self parking (subject to charges) is available onsite.&lt;br /&gt;Grab a bite from the grocery/convenience store, or stay in and take advantage of the hotel's room service (during limited hours). Full breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 350 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms with bathtubs or showers feature rainfall showerheads and complimentary toiletries. 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: 22.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;Please note that a state of emergency has been introduced in France until June 1.&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;li&gt;Construction is underway at a neighboring building and there may be noise disturbance from the construction work. &lt;/li&gt;&lt;li&gt;Parking height restrictions apply. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1714.00" OriginalAmount="1714.00">
      <BasicPropertyInfo Latitude="48.836908" Longitude="2.32383" StarRating="3" HotelCode="308150|hotel_mistral_3" HotelName="Hôtel Mistral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cels, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/422207/a_422207_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1715.00" OriginalAmount="1715.00">
      <BasicPropertyInfo Latitude="48.823731" Longitude="2.324101" StarRating="4" HotelCode="15448|quality_hotel_paris_orleans" HotelName="Mercure Paris Alésia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>185-187 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18374/a_18374_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated on the Rive Gauche of the Seine River.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1722.00" OriginalAmount="1722.00">
      <BasicPropertyInfo Latitude="48.830186447811" Longitude="2.352879345417" StarRating="3.5" HotelCode="36586|mercure_paris_place_ditalie" HotelName="Mercure Place d'Italie" 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>25 boulevard Auguste Blanqui, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59773/a_59773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and comfortable hotel is located in Paris near Austerlitz, Gare de Lyon and Montparnasse train stations. The cultural centre of Paris is only 15 minutes by metro (St Germain, the Latin Quarter).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1723" OriginalAmount="1723">
      <BasicPropertyInfo Latitude="48.881368" Longitude="2.328286" StarRating="4" HotelCode="142093|17591" HotelName="Hotel Design Secret de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue De Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203055/a_203055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled in the Trinité neighbourhood, a few short steps away from the city's shopping opportunities. Guests will find the nearest links to the public transport network just 200 m away (Liège metro station) and it is 300 m to Saint Lazare station. The Galeries Lafayette are 500 m and it is 700 m to L'Opéra Garnier. Orly Airport is 18 km and it is 22 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1723.00" OriginalAmount="1723.00">
      <BasicPropertyInfo Latitude="48.879605489263" Longitude="2.2960701584816" StarRating="3" HotelCode="26755|hotel_niel" HotelName="Hôtel Niel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Saussier Leroy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39263/a_39263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The small, charming hotel is located on a quiet street between Avenue Niel and the picturesque Poncelet Market Square in the 17th arrondissement of Paris, close to the Arc de Triomphe (500 m away) and the unforgettable Champs Elysées. Bars, restaurants, nightclubs, a bus stop as well as Ternes underground/ train station are within 250 m of the hotel. Shops on the Champs Elysées are just 500 m away. Orly airport lies approximately 25 km away and Charles de Gaulle airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1727.00" OriginalAmount="1727.00">
      <BasicPropertyInfo Latitude="48.835885" Longitude="2.294965" StarRating="3" HotelCode="128332|ibis_paris_convention_15eme" HotelName="Hôtel ibis Paris Vaugirard Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Eugène Gibez, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185561/a_185561_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1729" OriginalAmount="1729">
      <BasicPropertyInfo Latitude="48.882847500676" Longitude="2.3346510529518" StarRating="3" HotelCode="25640|10622" HotelName="Royal Fromentin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Fromentin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37416/a_37416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1729.00" OriginalAmount="1729.00">
      <BasicPropertyInfo Latitude="48.843993922702" Longitude="2.3546630144119" StarRating="3" HotelCode="27109|timhotel_jardin_des_plantes" HotelName="Hotel Jardin des Plantes" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Linné, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39264/a_39264_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the outskirts of the Quartier Latin, across from the botanical gardens, the Jardin Des Plantes, and the Muséum National d'Histoire Naturelle, which is situated in its grounds. This hotel is ideal for all guests who love the Quartier Latin and its characteristic ambience. The Pierre and Marie Curie university centreis a stone's throw away and it is a short distance to Jussieu metro station (lines 7 and 10).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1729.00" OriginalAmount="1729.00">
      <BasicPropertyInfo Latitude="48.847642" Longitude="2.399875" StarRating="3" HotelCode="69859|agate_hotel" HotelName="Agate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92017/w_92017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1731.00" OriginalAmount="1731.00">
      <BasicPropertyInfo Latitude="48.845068211283" Longitude="2.3209460863164" StarRating="4" HotelCode="161498|hotel_de_nantes" HotelName="La Parizienne By Elegancia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130245/130245a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Boulevard de Montparnasse and offers guests the opportunity to see the other side of Paris: international exhibition centres and trade fairs, the business side of Paris. It has all the facilities to get guests to the exhibition sites and offers direct access by bus or metro to the various Parisian stations. It lies close to Cochin hospital and the Necker children's hospital. The centre of Montparnasse is just 20 m away and it is 500 m to the Jardins de Luxembourg, 1 km to Saint Germain des Près, 1.5 km to the Louvre Museum and 2.5 km to the Eiffel Tower, while L’Opéra is 3 km away. Paris Orly Airport is 18 km away and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1736.00" OriginalAmount="1736.00">
      <BasicPropertyInfo Latitude="48.886488780318" Longitude="2.3356421291828" StarRating="2" HotelCode="50290|comfort_hotel_montmartre_place_du_tertre" HotelName="Best Western Plus Hôtel Littéraire Marcel Aymé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tholoze, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36932/a_36932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, recognisable by its typical Montmartre corner frontage, is located between the Moulin de la Galette and the Moulin Rouge. It is close to the Métro stations Abbesses and Blanche, and just 10 minutes from the Opéra and the Champs-Elysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1738.00" OriginalAmount="1738.00">
      <BasicPropertyInfo Latitude="48.848124" Longitude="2.340654" StarRating="3" HotelCode="13934|le_clos_medicis" HotelName="Le Clos Medicis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Monsieur-Le-Prince, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16051/a_16051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1739.00" OriginalAmount="1739.00">
      <BasicPropertyInfo Latitude="48.876628" Longitude="2.343312" StarRating="4" HotelCode="68928|les_plumes_hotel_paris" HotelName="Les Plumes Hôtel Paris" 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,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Lamartine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89093/a_89093_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a tranquil suburban setting in the 9th district of Paris. It is located in close proximity to several major Parisian landmarks and important rail stations, with easily accessible public transport connections providing access to the entire city and Ile de France region. Within a few minutes' walk is the emblematic Moulin Rouge cabaret, the Sacré Coeur church and Montmartre with its Bohemian, world-renowned charm, the panoramic hilltop views of Paris from Butte de Montmartre and the majestic, imposing Opera house. Charles de Gaulle Airport is roughly 23 km away, Paris-Orly Airport about 25 km away and Paris Beauvais Tillé Airport around 76 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1740.00" OriginalAmount="1740.00">
      <BasicPropertyInfo Latitude="48.829011" Longitude="2.263379" StarRating="4" HotelCode="183910|suite_novotel_paris_issy_les_moulineaux" HotelName="Novotel Suites Paris Issy les Moulineaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Rue Camille Desmoulins, 92130 Issy Les Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/257501/a_257501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="48.89404547" Longitude="2.27854575" StarRating="0" HotelCode="630945|mercure_paris_pontdelevallois_neuillyopening_february_2018" HotelName="Mercure Paris Pont de Levallois Neuilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Paul Vaillant Couturier, 92300 Levallois</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/749383/a_749383_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1743.00" OriginalAmount="1743.00">
      <BasicPropertyInfo Latitude="48.888158971017" Longitude="2.248415350914" StarRating="5" HotelCode="64270|sofitel_paris_la_defense" HotelName="Sofitel Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>33 Voie des Sculpteurs, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82782/a_82782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a quiet and peaceful location, a stone's throw from the Grande Arche and 10 minutes from the lively area of Champs-Élysées Avenue, with its vast range of shopping, dining and entertainment options, and excellent public transport links. The tourist centre around the Eiffel Tower is some 50 minutes' walk away, or 15 minutes by public transport. Opéra Garnier and the Louvre are around 20 minutes away via public transport, while Notre-Dame de Paris is 25 minutes away, and the Sacré-Cœur and Montmartre are 30 minutes away. This hotel is located in the heart of the first European business district and is about 20 minutes from Gare du Nord and Gare de Lyon railway stations. It is approximately 40 minutes from the main airport, Roissy/Charles De Gaulle. Paris/Orly Airport is some 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1747.00" OriginalAmount="1747.00">
      <BasicPropertyInfo Latitude="48.876079254605" Longitude="2.2898045182228" StarRating="3" HotelCode="12449|fertel_etoile" HotelName="Fertel Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12499/a_12499_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located between the Arc de Triomphe and the Porte Maillot, is situated in a quiet side street near a range of bars, restaurants, shops, and the Metro station Argentine. The tourist centre around the Champs Elysées and the Arc de Triomphe may be reached on foot in about 5 minutes, while further attractions, including the Louvre, the Arche de la Défense, and the Eiffel tower are all located within 1 km of the hotel. It is around 5 minutes' walk to a nightclub, 30 km to Charles de Gaulle airport, and 20 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1748.00" OriginalAmount="1748.00">
      <BasicPropertyInfo Latitude="48.884433236233" Longitude="2.3471763938485" StarRating="3" HotelCode="47661|comfort_inn_saint_pierre" HotelName="Best Western Hotel Le Montmartre Saint-Pierre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10650/a_10650_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the picturesque quarter of Montmartre in the north of Paris, only a few metres away from the Sacré-Cœur and the Gare du Nord train station as well as Gare de L'Est (Eurostar / Thalys). The hotel can easily be reached using metro lines 2 and 4, with Anvers stop (around 150 m away) or Barbès Rochechouart (around 80 m away). It is ideal for business and leisure guests alike. The location of the hotel enables easy access to the other areas of Paris by bus or metro. Within 5-10 minutes guests will be able to reach the flea market or the Stade de France stadium. Place du Châtelet, Saint-Michel, Notre Dame, the Arc de Triomphe and the Champs-Élysées are around a 10-15 minute drive away. The Louvre, the Orsay Museum, the Eiffel Tower or La Défense are within a 15-20-minute drive. Charles de Gaulle Airport is around 25 km away and Orly Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1749.00" OriginalAmount="1749.00">
      <BasicPropertyInfo Latitude="48.859272303326" Longitude="2.3683926139363" StarRating="3" HotelCode="303905|grand_hotel_amelot" HotelName="Grand Hôtel Amelot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/417680/w_417680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 44 rooms. Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and room service. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.00" OriginalAmount="1751.00">
      <BasicPropertyInfo Latitude="48.85754" Longitude="2.369855" StarRating="2.5" HotelCode="11352|moxy_paris_bastille_france" HotelName="Moxy Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9532/a_9532_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.00" OriginalAmount="1751.00">
      <BasicPropertyInfo Latitude="48.872866274505" Longitude="2.3449504957008" StarRating="3" HotelCode="80562|mercure_paris_lafayette" HotelName="Hôtel Mercure Paris Opéra Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108923/a_108923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1753.00" OriginalAmount="1753.00">
      <BasicPropertyInfo Latitude="48.85833847138" Longitude="2.2792594134808" StarRating="4" HotelCode="25690|hotel_best_western_premier_trocadero_la_tour" HotelName="Best Western Premier Hôtel Trocadero La Tour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 bis Rue Massenet, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36913/a_36913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1755.00" OriginalAmount="1755.00">
      <BasicPropertyInfo Latitude="48.87190109" Longitude="2.37006775" StarRating="0" HotelCode="786384|la_planque_hotel" HotelName="La Planque Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Arthur Groussier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952706/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="48.85262680053711" Longitude="2.3882789611816406" StarRating="3" HotelCode="0|bed_coworking" HotelName="Bed &amp; Coworking" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>226 Boulevard Voltaire, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/88/7a8878dd38330916beb8e97cc3b5cc89cf350901.jpeg</HotelPictures>
        <HotelDescription>A stay at Bed &amp;amp; Coworking places you in the heart of Paris, a 1-minute drive from Place de la Nation and 8 minutes from Place de la Bastille.  This hotel is 1.7 mi (2.7 km) from Place de la Republique and 2.8 mi (4.6 km) from Notre-Dame.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and discounted use of a nearby fitness facility.&lt;br /&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Paris? This hotel has facilities measuring 205 square feet (19 square meters), including a conference center.&lt;br /&gt;Satisfy your appetite at the hotel's coffee shop/café.&lt;br /&gt;Make yourself at home in one of the 14 individually decorated guestrooms, featuring kitchenettes. 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;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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;Pet deposit is required. Cost: 5.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: 5.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&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="63" TotalAmount="1760.00" OriginalAmount="1760.00">
      <BasicPropertyInfo Latitude="48.866165" Longitude="2.287133" StarRating="3" HotelCode="74054|etoile_trocadero" HotelName="Etoile Trocadéro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 rue Saint Didier, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101084/l_101084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in central Paris, the hotel provides the perfect base for sightseeing, shopping, restaurants and entertainment. The nearest bus and underground stops are located within walking distance. The nearest airports to the hotel are Charles de Gaulle, roughly 25 km from the hotel, and Paris-Orly, which is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1761.00" OriginalAmount="1761.00">
      <BasicPropertyInfo Latitude="48.8364" Longitude="2.4037" StarRating="3" HotelCode="110505|sport_hotel_paris" HotelName="Hotel L' Interlude" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>258 Avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153396/a_153396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1761.00" OriginalAmount="1761.00">
      <BasicPropertyInfo Latitude="48.874995227065" Longitude="2.3133516311645" StarRating="4" HotelCode="73717|adagio_city_aparthotel_paris_haussmann_champs_elysees" HotelName="Aparthotel Adagio Paris Haussmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>129-131 Boulevard Haussmann, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99451/a_99451_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Saint-Philippe du Roule area and is a stone's throw from the Grands Boulevards. It enjoys a central, luxurious location which features many famous tourist sights: La Madeleine, the Elysée Palace, the Arc de Triomphe and L'Opéra Garnier. It is a place of relaxation with its museums. It is 1 minute from the Jacquemart André Museum and a 3-minute walk from the great Parc Monceau and many commercial streets. It is a very lively business area, featuring the Chamber of Commerce and Industry as well department stores. The hotel's immediate proximity also includes restaurants, bars, pubs and nightspots. Charles De Gaulle International Airport and Orly International Airport are 30 and 26 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1762.00" OriginalAmount="1762.00">
      <BasicPropertyInfo Latitude="48.872377" Longitude="2.34478" StarRating="3" HotelCode="67262|hotel_bresil_opera" HotelName="Bresil Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246326/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1762.00" OriginalAmount="1762.00">
      <BasicPropertyInfo Latitude="48.843643" Longitude="2.294801" StarRating="2" HotelCode="110527|kyriad_paris_lecourbe" HotelName="Les Jardins de Mademoiselle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636581/636581a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1764" OriginalAmount="1764">
      <BasicPropertyInfo Latitude="48.802029" Longitude="2.12899" StarRating="4" HotelCode="408653|30891" HotelName="Hôtel Le Louis Versailles Château - MGallery by Sofitel" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Avenue de Paris, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99852/a_99852_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated near to the Château de Versailles, right in the centre of the city of Versailles. Local tourist attractions can be found within the hotel’s immediate vicinity, and the congress centre is some 500 m away. Public transport links are available, with Versailles train station just 150 m from the hotel. Orly and Charles de Gaulle airports are 25 and 40 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1765.00" OriginalAmount="1765.00">
      <BasicPropertyInfo Latitude="48.87972553" Longitude="2.3573708" StarRating="2" HotelCode="151824|marciano_hotel_gare_du_nord" HotelName="Hotel Habituel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>168 Rue du Faubourg Saint Denis, Paris 75010</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213765/a_213765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1766.00" OriginalAmount="1766.00">
      <BasicPropertyInfo Latitude="48.87409" Longitude="2.34694" StarRating="0" HotelCode="0|_0x3a0fb" HotelName="15 - Atelier Montorgueil Super Heros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Saint Sauveur, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8d/c8/8dc85b4995899626e4e6a94b06a0047d68f46fa7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Folies Bergere and 7 minutes by foot from Grevin Museum.  This apartment is 0.7 mi (1 km) from Galeries Lafayette and 0.1 mi (0.2 km) from Grands Boulevards.&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, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1767.00" OriginalAmount="1767.00">
      <BasicPropertyInfo Latitude="48.831689018368" Longitude="2.3217844963074" StarRating="2.5" HotelCode="34877|ibis_styles_paris_montparnasse_3" HotelName="Ibis Styles Paris Maine Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Hippolyte Maindron, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56762/a_56762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a peaceful location in the Pernety district, only minutes away from Tour Montparnasse. Numerous shopping and entertainment opportunities are located close to the hotel. The centre of Paris, with its plentiful sightseeing attractions is within easy reach. Pernety metro station is only 200 m away from the hotel and enables easy connections to the important squares and places in the metropolis. Charles de Gaulle Airport is only 45 minutes from the hotel and Orly is a 25-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1774" OriginalAmount="1774">
      <BasicPropertyInfo Latitude="48.833716" Longitude="2.287081" StarRating="3" HotelCode="96665|13888" HotelName="Pavillon Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue du Hameau, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134251/a_134251_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Behind the hotel lies the lively Vaugirard neighbourhood with its countless boutiques, restaurants, bars and cafés. This charming city hotel is located next to the most important exhibition centre and near the famous Montsouris Park. On line 12, guests can directly access the Museum D'Orsay and Concorde Square. The Eiffel Tower and Luxembourg Park are around 2 km from the family-friendly business hotel and Montparnasse train station is roughly 2 km away. Charles de Gaulle airport is approximately 45 km from the hotel and Orly airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1774.00" OriginalAmount="1774.00">
      <BasicPropertyInfo Latitude="48.859083163768" Longitude="2.3668174445629" StarRating="4" HotelCode="18996|villa_beaumarchais" HotelName="Villa Beaumarchais" 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,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Arquebusiers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23797/a_23797_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Marais, one of the oldest and now most vibrant neighbourhoods in Paris, this family-friendly city hotel offers easy access to prestigious museums such as the Picasso Museum and the Louvre as well as the most sought-after designer boutiques. Guests can admire the historic mansions that line the Place des Vosges and the cosmopolitan crowds at the Bastille. The nearest public transport is only 100 m from the hotel. It is about 27 km from Charles De Gaulle International Airport and about 18 km from Orly International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1775.00" OriginalAmount="1775.00">
      <BasicPropertyInfo Latitude="48.877404" Longitude="2.356094" StarRating="3" HotelCode="97038|midnight_hotel_paris" HotelName="Midnight Hôtel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Rue du Faubourg St Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366615/366615a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1776.00" OriginalAmount="1776.00">
      <BasicPropertyInfo Latitude="48.8466113" Longitude="2.3698675" StarRating="3" HotelCode="263479|hotel_elysee_gare_de_lyon" HotelName="Elysee Gare De Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>234 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366896/a_366896_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1777.00" OriginalAmount="1777.00">
      <BasicPropertyInfo Latitude="48.859897548092" Longitude="2.3087610304356" StarRating="4" HotelCode="34872|hotel_saint_dominique" HotelName="Saint Dominique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56757/a_56757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple yet charming hotel is situated in the city centre. Countless shops, restaurants and bars are to be found directly in front of the hotel. Convenient public transport links are to be found in the hotel's immediate vicinity. Paris Orly airport is 25 km away and Charles de Gaulle airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1777.00" OriginalAmount="1777.00">
      <BasicPropertyInfo Latitude="48.880046409804" Longitude="2.334371953373" StarRating="4" HotelCode="18730|trinite_plaza" HotelName="Trinité Haussmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 rue Jean-Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23353/a_23353_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute walk from Saint-Georges metro station on line 12, this family-friendly city hotel is located on a quiet street in one of the most celebrated districts of Paris, between the Opéra Garnier, the Grands Boulevards and the Sacré-Cœur church on Montmartre hill. The Louvre is around 2 km from the eco hotel and the Arc de Triomphe is roughly 3 km away. The hotel is just 1 km from Saint-Lazare train station and nearby airports include Paris Orly (20 km) and Charles de Gaulle (26 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1780.00" OriginalAmount="1780.00">
      <BasicPropertyInfo Latitude="48.873103" Longitude="2.325523" StarRating="3" HotelCode="180048|otel_le_malown" HotelName="Hotel Le Malown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Greffulhe, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4460000/4456200/4456196/70526b8f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfortable stay. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1781.00" OriginalAmount="1781.00">
      <BasicPropertyInfo Latitude="48.864299229223" Longitude="2.3361758887768" StarRating="2" HotelCode="36470|hotel_montpensier" HotelName="Montpensier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12, rue Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212905/212905a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1787" OriginalAmount="1787">
      <BasicPropertyInfo Latitude="48.8456985" Longitude="2.375298" StarRating="0" HotelCode="959051|425484" HotelName="Hotel Parisianer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952629/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1789.00" OriginalAmount="1789.00">
      <BasicPropertyInfo Latitude="48.82934058" Longitude="2.29232592" StarRating="3" HotelCode="840807|mama_shelter_paris_west_opening_august_2019" HotelName="Mama Shelter Paris West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue De La Porte De La Plaine, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/963140/w_963140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1790.00" OriginalAmount="1790.00">
      <BasicPropertyInfo Latitude="48.875374" Longitude="2.357995" StarRating="3" HotelCode="101002|grand_hotel_de_paris" HotelName="Grand Hotel De Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10766884</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in Paris, in the vicinity of the city’s East Station (100 meters away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1791.00" OriginalAmount="1791.00">
      <BasicPropertyInfo Latitude="48.87261092" Longitude="2.34421264" StarRating="3" HotelCode="487275|residence_bergere" HotelName="Residence Bergère Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Bergère, 75009 Paris, Île-De-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653423/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1792.00" OriginalAmount="1792.00">
      <BasicPropertyInfo Latitude="48.831659" Longitude="2.340073" StarRating="4" HotelCode="16819|paris_marriott_rive_gauche_hotel__conference_center" HotelName="Paris Marriott Rive Gauche Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Saint Jacques, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153155/153155a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the Latin Quarter and Saint-Germain-des-Prés. Restaurants, bars and a bus stop are all in the immediate vicinity. The closest metro station is 200 m away and from here the line runs directly to the Eiffel Tower, which is 4 km away. It also reaches Champs Elysées and the Montparnasse business district in less than half an hour. Shops can be reached in about 10 minutes and the train station is approximately 15 minutes on foot. Notre Dame Cathedral and the Louvre Museum can each be reached in around 20 minutes by public transport, whilst Montmartre and the Sacred Heart Basilica are about 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1793.00" OriginalAmount="1793.00">
      <BasicPropertyInfo Latitude="48.842371684351" Longitude="2.3631870746612" StarRating="3" HotelCode="59790|libertel_austerlitz_jardin_des_plantes_2" HotelName="Libertel Austerlitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de l’Hôpital, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211992/211992a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.00" OriginalAmount="1794.00">
      <BasicPropertyInfo Latitude="48.8483333" Longitude="2.37109158" StarRating="0" HotelCode="570517|my_open_paris_" HotelName="My Open Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue De Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/62/4b622aa60a87b3c787690591bf6b9f6cfda6842f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1795.00" OriginalAmount="1795.00">
      <BasicPropertyInfo Latitude="48.839897" Longitude="2.337403" StarRating="2.5" HotelCode="110438|beauvoir" HotelName="Beauvoir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 avenue Georges Bernanos, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328662/328662a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1801.00" OriginalAmount="1801.00">
      <BasicPropertyInfo Latitude="48.880292538066" Longitude="2.3197098076344" StarRating="3" HotelCode="36467|new_orient_hotel" HotelName="New Orient" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331093/331093a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1802" OriginalAmount="1802">
      <BasicPropertyInfo Latitude="48.873936756028" Longitude="2.350083142519" StarRating="3" HotelCode="337353|314" HotelName="Mercure Paris Opera Grands Boulevards 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,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue de Petites Écuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56144/a_56144_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Les Grandes Boulevards and the Opera. It is not far from Gare de l'Est and Gare du Nord, which are only around 500 metres away. Scores of shops and other entertainment attractions are easily reached on local public transport or within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1802.00" OriginalAmount="1802.00">
      <BasicPropertyInfo Latitude="48.871881053089" Longitude="2.3442077636719" StarRating="3" HotelCode="47812|hotel_corona_opera" HotelName="Corona Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10840/a_10840_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in a quiet side street, around 100 m from the metro station Grands Boulevards. A wide range of shops, restaurants, cafés and bars are to be found in the immediate vicinity. The Opéra Garnier, Galeries Lafayette, the Louvre, the Sacré Coeur and Notre Dame are around 10 minutes from the hotel by public transport. Paris/Orly airport is around 20 km away and Roissy/Charles de Gaulle airport is roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1802.00" OriginalAmount="1802.00">
      <BasicPropertyInfo Latitude="48.842311939392" Longitude="2.320207057978" StarRating="3" HotelCode="267510|miramar_hotel_paris" HotelName="Hotel Miramar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Place Bienvenue, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259571/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1807.00" OriginalAmount="1807.00">
      <BasicPropertyInfo Latitude="48.870809" Longitude="2.360562" StarRating="3" HotelCode="16638|pavillon_republique_les_halles" HotelName="9 Hotel République" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Pierre Chausson, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20169/a_20169_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located near the Jacques Bonsergent metro station, and the Eurostar station and Thalys station are just 1 or 2 stops from the hotel. Gare du Nord is approximately a 5-minute walk from the hotel and the Les Halles shops are around 2 km away. A 10-minute ride on public transport will take guests to Place de la Bastille, Place des Vosges, Quartier Pompidou and the Forum des Halles. This hotel is a haven of peace and comfort in the heart of Paris' artistic quarter. The hotel is on a quiet street off the Place de la République, only minutes away from the arty Marais, Halles, Pompidou and Opéra districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1812" OriginalAmount="1812">
      <BasicPropertyInfo Latitude="48.912441860091" Longitude="2.2311365604401" StarRating="4" HotelCode="75243|50710" HotelName="Courtyard By Marriott Défense West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91 Blvd Charles De Gaulle, 92700 Colombes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151154/151154a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1813.00" OriginalAmount="1813.00">
      <BasicPropertyInfo Latitude="48.872659063449" Longitude="2.3435895144939" StarRating="3" HotelCode="10830|hotel_bergere_opera" HotelName="Hôtel 34B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8824/a_8824_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located close to the famous shopping areas (Galleries Lafayette), just a few minutes from the opera house. Bars, restaurants and links to the public transport network are to be found close by and it is just a stone's throw to an abundance of shopping venues. Transfer to Paris' Orly and Charles de Gaulle airport takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1814" OriginalAmount="1814">
      <BasicPropertyInfo Latitude="48.887875872812" Longitude="2.2522205558892" StarRating="5" HotelCode="87704|25613" HotelName="Fraser Suites Harmonie, Paris La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard de Neuilly, La Defense, 92400 Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122598/a_122598_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a convenient location at the entrance of La Défense, opposite the Esplanade de La Défense underground station. The centre of Paris can be reached in just 10 minutes via public transport, where, amongst other things, guests will find the Champs-Élysées – a great place to go shopping. Orly and Charles de Gaulle airports are 34 and 36 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1834.00" OriginalAmount="1834.00">
      <BasicPropertyInfo Latitude="48.868388237328" Longitude="2.2917705774307" StarRating="3" HotelCode="12112|elysees_union_hotel" HotelName="Elysees Union" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de l´Amiral Hamelin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12098/a_12098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in the centre of Paris, close to the Trocadero and the Eiffel Tower. The Arc de Triumph is only 200 m away and Boissière metro station can be easily reached with a 2-minute walk. An array of shops and entertainment attractions are located in the immediate vicinity of the hotel (20 m). In addition, the transfer time to Orly Airport takes around 35 minutes and Charles de Gaulle is around 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1836" OriginalAmount="1836">
      <BasicPropertyInfo Latitude="49.00888091" Longitude="2.54840644" StarRating="4" HotelCode="787383|380681" HotelName="Innside Paris Charles de Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="24 Hour Security,Air Conditioning,Bar,Business Centre,Conference Hall,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue du Voyageur, Roissy Pôle Ouest, 95700 Roissy en France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/909206/a_909206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The busiest airport in France and second in Europe, Paris-CDG is a dynamic hub of global travel. Whether you are passing through on holiday or heading to your next business convention, you expect total comfort and convenience at every stage of your visit. And that is exactly what our new INNSIDE hotel was designed for.

Centrally located in the heart of the airport, INNSIDE Paris Charles de Gaulle is close to all terminals, so you can come and go easily via the CDGVAL automatic shuttle train. And you'll find all the amenities and services you need for the most peaceful and productive stay possible, from ultra-modern meeting rooms and workout facilities to sumptuous dining and drinks just about any time of day. Work. Roam. Play. Enjoy!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1836.00" OriginalAmount="1836.00">
      <BasicPropertyInfo Latitude="48.875485" Longitude="2.318303" StarRating="3" HotelCode="23658|hotel_saint_augustin_elysees" HotelName="Hôtel Augustin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Roy, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30591/a_30591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from the centre of Paris where guests will discover an abundance of shopping and entertainment venues as well as bars, restaurants and links to the public transport network are to be found close by whilst the train station is 500 m away. Transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1837.00" OriginalAmount="1837.00">
      <BasicPropertyInfo Latitude="48.876633166851" Longitude="2.2908465564251" StarRating="3" HotelCode="59055|acacias_etoile" HotelName="Acacias Etoile" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76501/a_76501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1838" OriginalAmount="1838">
      <BasicPropertyInfo Latitude="48.874214" Longitude="2.30453" StarRating="4" HotelCode="337168|17824" HotelName="George Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Washington, 75008  Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56040/a_56040_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing, up-market hotel is quietly situated on Rue Washington, very close to the Champs-Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1838.00" OriginalAmount="1838.00">
      <BasicPropertyInfo Latitude="48.840602" Longitude="2.334445" StarRating="3" HotelCode="25337|hotel_novanox" HotelName="Novanox" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>155 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36917/a_36917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 6th arrondissement just behind the Jardin du Luxembourg, between the Vavin metro station and Port Royal (RER Line B). The metro stations Raspail and Notre Dame des Champs are also nearby, within 5 minutes' walk. The Catacombs are just 5 minutes' walk away, while Paris' other famous sights, including Notre Dame Cathedral, the Champs-Elysées and the Louvre can be reached within 5-20 minutes by public transport. Sacre Coeur is around 30 minutes away. Orly Airport, Charles de Gaulle Airport and Beauvais Tillé Airport are around 20 km, 34 km and 80 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1838.00" OriginalAmount="1838.00">
      <BasicPropertyInfo Latitude="48.850667" Longitude="2.341973" StarRating="2" HotelCode="74020|hotel_saint_pierre_2" HotelName="Saint-Pierre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de l'Ecole des Medecine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101038/a_101038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1838.00" OriginalAmount="1838.00">
      <BasicPropertyInfo Latitude="48.884078" Longitude="2.313303" StarRating="3" HotelCode="32472|monceau_etoile" HotelName="Hotel Duette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Rue de Lévis, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51654/a_51654_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A popular city hotel located in the famous pedestrianised area of the Rue de Lévis. Villiers métro station is about 200 m away and within a 15-20 minute journey guests will reach the large department stores, Montmartre, Sacré-Cœur, the opera house, the Champs-Élysées as well as the Palais des Congrès.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1840.00" OriginalAmount="1840.00">
      <BasicPropertyInfo Latitude="48.848592" Longitude="2.348118" StarRating="3" HotelCode="18014|hotel_sully_saint_germain" HotelName="Hotel Atmosphères" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22292/a_22292_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant hotel enjoys an exemplary location between Saint-Michel and Saint-Germain. Nearby guests will find the Quartier Latin with an array of shops and other splendid entertainment venues. From Maubert - Mutualité guests will quickly and easily reach the other areas of Paris. The airport is 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1846.00" OriginalAmount="1846.00">
      <BasicPropertyInfo Latitude="48.842712" Longitude="2.330326" StarRating="3" HotelCode="110446|le_chaplain_paris_rive_gauche" HotelName="Le Chaplain Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis Rue Jules Chaplain, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153311/a_153311_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1851.00" OriginalAmount="1851.00">
      <BasicPropertyInfo Latitude="48.872156710071" Longitude="2.325319647789" StarRating="3" HotelCode="74026|hotel_royal_opera" HotelName="Royal Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Castellane, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101045/w_101045_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1857" OriginalAmount="1857">
      <BasicPropertyInfo Latitude="48.871699780229" Longitude="2.2909659147263" StarRating="3" HotelCode="11928|5174" HotelName="Hotel Du Bois Paris Champs-Elysees" 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,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue du Dome, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11763/a_11763_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is over 100 years old and is located directly near to the eminent Champs Elysées. The Arc de Triumph is approximately 500 m away. The nearest metro station is Charles de Gaulles - Etoile. Further public transport is to be found in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1857.00" OriginalAmount="1857.00">
      <BasicPropertyInfo Latitude="48.866594" Longitude="2.335016" StarRating="3" HotelCode="77462|best_western_paris_louvre_opera" HotelName="Hotel Paris Louvre Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Moulins, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105128/a_105128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1858.00" OriginalAmount="1858.00">
      <BasicPropertyInfo Latitude="48.881188597804" Longitude="2.3277980089188" StarRating="4" HotelCode="34548|clarion_collection_opera_pavillon_2" HotelName="Maison Nabis by HappyCulture" 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,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54800/a_54800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Liege and Place de Clichy metro stations, this city hotel benefits from a privileged location from which guests can discover the many sights, attractions and monuments of Paris. Nearby airports include Orly (30 km) and Charles de Gaulle (35 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1862.00" OriginalAmount="1862.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.37282" StarRating="3" HotelCode="48366|mercure_paris_gare_de_lyon_opera_bastille" HotelName="Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31279/a_31279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated 100 m from the public transport links, 150 m from the Gare de Lyon and near to the Place de la Bastille. It is 10 minutes from the Seine and the Jardin des Plantes and its museum, while both Charles de Gaulle and Orly airports are approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1865" OriginalAmount="1865">
      <BasicPropertyInfo Latitude="49.009023" Longitude="2.56093" StarRating="4" HotelCode="80934|3650" HotelName="Hôtel Novotel Paris Charles-de-Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Paris, Roissypole Gare RER, 93290 Tremblay-en-France</AddressLine>
          </AddressLines>
          <CityName>Tremblay-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109370/gt_109370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 30 minutes from the centre of Paris. This 3-star establishment is an ideal place to stay when travelling on business to the French capital or attending the Villepinte Exhibition Centre (10 minutes by car or 3 minutes by RER train). It is connected to Terminals 1 and 2 of Roissy Charles de Gaulle Airport by an automated 24-hour metro line and is just a few minutes' walk from Terminal 3.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1866.00" OriginalAmount="1866.00">
      <BasicPropertyInfo Latitude="48.871682138067" Longitude="2.3280702531338" StarRating="3" HotelCode="29208|hotel_caumartin_opera" HotelName="Hôtel Caumartin Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46982/a_46982_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just a stone's throw away from the opera house and the major department stores in Paris. The Place Vendôme and the Rue de la Paix are nearby, and the Louvre and the Eiffel Tower are 1.5 km and 2 km away, respectively. The nearest links to the public transport network can be found a 2-minute walk away at Auber station, and Orly and Charles de Gaulle airports are 20 km and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1866.00" OriginalAmount="1866.00">
      <BasicPropertyInfo Latitude="48.876720488954" Longitude="2.2939029006291" StarRating="3" HotelCode="111144|arc_de_triomphe" HotelName="Arc De Triomphe" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue de l'Arc de Triomphe, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/154108/a_154108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an enviable position right in the heart of the beautiful city of Paris. It is located just 300 m from the world famous Champs-Élysées and near the business quarter of La Defense. The nearest metro station is about 200 metres away and the Saint Lazare train station is about 2.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1870.00" OriginalAmount="1870.00">
      <BasicPropertyInfo Latitude="48.90148955" Longitude="2.30583801" StarRating="4" HotelCode="611442|limprimerie_hotel" HotelName="L'imprimerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Victor Méric, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11178614</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Clichy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1875.00" OriginalAmount="1875.00">
      <BasicPropertyInfo Latitude="48.857561" Longitude="2.303093" StarRating="2" HotelCode="154259|de_la_tour_eiffel" HotelName="Hôtel de la Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de l'Exposition, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332104/332104a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1880.00" OriginalAmount="1880.00">
      <BasicPropertyInfo Latitude="48.875978702998" Longitude="2.2952239215374" StarRating="3" HotelCode="59058|royal_magda_etoile" HotelName="Magda Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7, rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76504/a_76504_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1885.00" OriginalAmount="1885.00">
      <BasicPropertyInfo Latitude="48.87430369519" Longitude="2.3426225781441" StarRating="4" HotelCode="336399|de_hollande" HotelName="Monsieur Cadet Hôtel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55581/a_55581_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quarter close to the Les Grandes Boulevards. The Musée Grévin, the opera house and Sacré-Cœur as well as the large department stores are within walking distance. Other tourist attractions are easily reached using the local public transport, and there is a metro station around 100 m away. The nearest train station is around 500 m away. Charles de Gaulle and Orly airport are around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1885.00" OriginalAmount="1885.00">
      <BasicPropertyInfo Latitude="48.891901401551" Longitude="2.3021252453327" StarRating="4" HotelCode="36584|novotel_paris_17_porte_dasnieres" HotelName="Novotel Paris 17" 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>34 Avenue de la Porte d'Asnières, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59763/a_59763_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1888.00" OriginalAmount="1888.00">
      <BasicPropertyInfo Latitude="48.879576384292" Longitude="2.3549151420593" StarRating="4" HotelCode="302692|mercure_paris_terminus_nord" HotelName="25hours Hotel Terminus Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de Denain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16309/a_16309_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies opposite Gare du Nord railway station, from where the most attractive sightseeing attractions may be easily reached. Countless shopping and entertainment venues are also located in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1891.00" OriginalAmount="1891.00">
      <BasicPropertyInfo Latitude="48.8459052" Longitude="2.28442810000001" StarRating="0" HotelCode="0|eiffel_grenelle_2" HotelName="Eiffel Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96, Rue Saint Charles, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f3/a9/f3a9e5eca0b979d00673cb6bf993dc8b51b5f7b7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Eiffel Grenelle” is situated in Paris. It boasts a convenient location within 5 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="63" TotalAmount="1892.00" OriginalAmount="1892.00">
      <BasicPropertyInfo Latitude="48.876940991228" Longitude="2.2949731349945" StarRating="3" HotelCode="180069|tilsitt_etoile" HotelName="Tilsitt Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198692/198692a_hb_a_915.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the most trendy part of Paris, between the famous avenue des Champs-Élysées (3 min away), the Arc de Triomphe, the Palais des Congrès (Paris Convention centre), the Pleyel concert hall and close to the famous avenue Montaigne (fashion avenue), the perfect location in Paris for combining business and pleasure trips.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1892.00" OriginalAmount="1892.00">
      <BasicPropertyInfo Latitude="48.866005" Longitude="2.357074" StarRating="3" HotelCode="10541|austins_arts_et_metiers_hotel" HotelName="Austin's Art et Metiers" 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>6 rue Montgolfier, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329807/329807a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1900.00" OriginalAmount="1900.00">
      <BasicPropertyInfo Latitude="48.86875" Longitude="2.35188" StarRating="0" HotelCode="0|residence_bonne_nouvelle" HotelName="Résidence Bonne Nouvelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>277 Rue St Denis, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/b4/35b4d28302e3243f633ff93f27822c237467abe8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Bonne Nouvelle in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Grevin Museum and 0.7 mi (1.1 km) from Centre Pompidou.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff 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;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.30 per person, per night. This tax does not apply to children under 18 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="1901.00" OriginalAmount="1901.00">
      <BasicPropertyInfo Latitude="48.872199932948" Longitude="2.3250648379326" StarRating="3" HotelCode="74029|best_western_folkest_opera" HotelName="Best Western Hôtel Folkestone Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Castellane, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101049/w_101049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1901.00" OriginalAmount="1901.00">
      <BasicPropertyInfo Latitude="48.8706094829" Longitude="2.3220607638359" StarRating="2" HotelCode="74027|hotel_la_sanguine" HotelName="La Sanguine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/18000000/17800000/17792100/17792066/8b72b7c6_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1904.00" OriginalAmount="1904.00">
      <BasicPropertyInfo Latitude="48.847291" Longitude="2.371015" StarRating="3" HotelCode="401339|alexandrie" HotelName="Alexandrie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576462/576462a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Gare de Lyon train station just 5 minutes walk from the opera house. It thus offers an ideal location in the heart of Paris. Links to the public transport network can be reached in about 100 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1906.00" OriginalAmount="1906.00">
      <BasicPropertyInfo Latitude="48.86633" Longitude="2.35082" StarRating="0" HotelCode="0|04_best_flat_montorgueil_3" HotelName="04 - Best Flat Montorgueil 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>199 Rue Saint-Denis, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/1d/051ddd6b3d53f405d0dc52cc78d9437766b80f9b.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 Paris, just a 4-minute walk from Les Halles and 9 minutes by foot from Centre Pompidou.  This apartment is 0.7 mi (1.1 km) from Grevin Museum and 0.2 mi (0.4 km) from Grands Boulevards.&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 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 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1907.00" OriginalAmount="1907.00">
      <BasicPropertyInfo Latitude="48.876006045999" Longitude="2.2954908013344" StarRating="2" HotelCode="26754|hotel_troyon" HotelName="Troyon" 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,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39262/a_39262_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located off the Champs-Élysées, near the Arc de Triomphe, not far from the most beautiful and famous avenue in the world with its various restaurants and shops. Charles de Gaulle - Étoile metro station is approximately 200 m from the hotel and Gare du Nord train station is around 4 km away. Other nearby places of interest include Place de la Concorde (2 km away), the Eiffel Tower (2 km away) and the Louvre (2.5 km away). Nearby airports include Orly (20 km) and Charles de Gaulle (30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1909" OriginalAmount="1909">
      <BasicPropertyInfo Latitude="48.956125858213" Longitude="2.4441503813617" StarRating="4" HotelCode="935133|50358" HotelName="AC Hotel by Marriott Paris Le Bourget Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue De La Haye  Dugny, 93440 Le Bourget</AddressLine>
          </AddressLines>
          <CityName>Le Bourget</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393319/393319a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Le Bourget. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1909.00" OriginalAmount="1909.00">
      <BasicPropertyInfo Latitude="48.8858757019043" Longitude="2.283926010131836" StarRating="0" HotelCode="0|magnifique_appt_avec_balcon" HotelName="Joie Paris Porte Maillot Palais Des Congres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>41 Avenue De La Porte De Villiers, Neuilly-sur-Seine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/fe/29feff884ae5177f4c4ada73fe6aff765ddc30f3.jpeg</HotelPictures>
        <HotelDescription>Location : A stay at this apartment places you in the heart of Neuilly-sur-Seine, within a 15-minute walk of Palais des Congres de Paris and Bois de Boulogne.  This apartment is 1.4 mi (2.3 km) from Arc de Triomphe and 1.4 mi (2.3 km) from Champs-Elysees.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Bois de Boulogne - 1.1 km / 0.7 mi&lt;br /&gt;Palais des Congres de Paris - 1.1 km / 0.7 mi&lt;br /&gt;Rue du Faubourg Saint-Honore - 1.4 km / 0.9 mi&lt;br /&gt;Champs-Elysees - 1.7 km / 1.1 mi&lt;br /&gt;Arc de Triomphe - 1.9 km / 1.2 mi&lt;br /&gt;Parc Monceau - 2.1 km / 1.3 mi&lt;br /&gt;Avenue Georges V - 2.1 km / 1.3 mi&lt;br /&gt;Lido - 2.2 km / 1.3 mi&lt;br /&gt;Avenue Montaigne - 2.5 km / 1.6 mi&lt;br /&gt;Place du Trocadero - 3.1 km / 1.9 mi&lt;br /&gt;Elysee Palace - 3.3 km / 2.1 mi&lt;br /&gt;Pont de l'Alma - 3.5 km / 2.2 mi&lt;br /&gt;Petit Palais - 3.5 km / 2.2 mi&lt;br /&gt;Grand Palais - 3.5 km / 2.2 mi&lt;br /&gt;Place de Clichy - 3.6 km / 2.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 29.7 km / 18.4 mi&lt;br /&gt;Orly Airport (ORY) - 23.5 km / 14.6 mi&lt;br /&gt;business_amenities : Featured amenities include multilingual staff and an elevator.&lt;br /&gt;HeadLine : Near Palais des Congres de Paris&lt;br /&gt;Rooms : Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private furnished balcony. A flat-screen television with satellite 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 (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="1910.00" OriginalAmount="1910.00">
      <BasicPropertyInfo Latitude="48.887112063475" Longitude="2.3143852944775" StarRating="4" HotelCode="80569|best_western_opera_batignolles" HotelName="Best Western Plus Opera Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108930/w_108930_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is well located on the riverbank, just 2 km from the Arc de Triomphe and the prestigious Avenue des Champs-Elysees. The Louvre is 3 km away. The Rome metro station is a 10-minute walk and the Batignolles organic market, open Saturday mornings, is just a 2-minute stroll.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1910.00" OriginalAmount="1910.00">
      <BasicPropertyInfo Latitude="48.8637" Longitude="2.36207" StarRating="0" HotelCode="0|paris_boutik_suite_la_librairie_du_marais" HotelName="Paris Boutik Suite La Librairie du Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Caffarelli, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/a7/a9/a7a9c0efbb624f3015daf034b47aaf7cc20757b9.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 Paris, just a 5-minute walk from Grands Boulevards and 13 minutes by foot from Canal Saint-Martin.  This apartment is 0.6 mi (1 km) from Les Halles and 0.7 mi (1.1 km) from Centre Pompidou.&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 microwave. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Continental breakfasts are served on weekends from 8 AM to 11:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, luggage storage, and a library.&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: 23.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: 23.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1912.00" OriginalAmount="1912.00">
      <BasicPropertyInfo Latitude="48.841499643327" Longitude="2.3300537467003" StarRating="3" HotelCode="31204|raspail_montparnasse_hotel" HotelName="Raspail Montparnasse" 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,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49858/a_49858_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to the Jardin Luxembourg, just 100 m from links to the public transport network. Located in the vicinity (within 15 minutes walk) is the Porte de Versaille as well as countless sights of cultural interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1914.00" OriginalAmount="1914.00">
      <BasicPropertyInfo Latitude="48.8423593276" Longitude="2.3234340548515" StarRating="3" HotelCode="915010|hotel_montparnasse_saint_germain" HotelName="Montparnasse St Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Départ, 75014 Paris, Montparnasse, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277518/a_277518_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1916.00" OriginalAmount="1916.00">
      <BasicPropertyInfo Latitude="48.849576" Longitude="2.379727" StarRating="3" HotelCode="23494|mercure_paris_bastille_saint_antoine_2" HotelName="Mercure Paris Bastille Saint Antoine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 rue Crozatier, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31273/a_31273_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Since 1970 this hotel has been part of the landscape of Place du Faubourg Saint Antoine and Place d'Aligre with its renowned Parisian markets. Designers, architects, graphic artists, stylists and publishers have replaced the woodworkers, cabinet makers and upholsterers from this former stronghold of Parisian artisans. Guests can simply explore the area, to discover that it has retained its popular style of yesteryear. Guests will find numerous restaurants, trendy bars, cinemas, theatres and the prestigious Bastille Opera in the immediate vicinity. Nearby places of interest include Place de la Bastille (900 m), Notre Dame Cathedral and Place des Vosges (both 10 minutes on public transport) and the Champs Elysees and Arc de Triomphe (20 minutes on public transport). Nearby airports include Orly (20 km away), Charles de Gaulle (25 km away), Beauvais-Tille (87 km away) and Brussels (300 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1916.00" OriginalAmount="1916.00">
      <BasicPropertyInfo Latitude="48.85424306692" Longitude="2.3078078440761" StarRating="4" HotelCode="82854|hotel_le_tourville" HotelName="Hôtel Le Tourville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164871/164871a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel has a very central location between Les Invalides and the Eiffel Tower, right in the centre of Paris. The Eiffel Tower is 1.7 km away and the nearest metro station is 500 m away. Both Paris-Charles de Gaulle airport and Paris-Orly airport are about 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1918.00" OriginalAmount="1918.00">
      <BasicPropertyInfo Latitude="48.830238" Longitude="2.302024" StarRating="3" HotelCode="110522|ibis_paris_brancion_parc_des_expositions_15eme" HotelName="Hôtel ibis Paris Brancion Parc des Expositions 15ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153416/a_153416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1919.00" OriginalAmount="1919.00">
      <BasicPropertyInfo Latitude="48.86708" Longitude="2.34719" StarRating="0" HotelCode="0|_0x40892" HotelName="19 - Atelier Montorgueil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Des Petits Carreaux, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/09/3b09e97bea7fee3f1b00e61a2464e29507e51489.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 Paris, within a 5-minute walk of Les Halles and Grands Boulevards.  This apartment is 0.5 mi (0.8 km) from Grevin Museum and 0.6 mi (1 km) from Centre Pompidou.&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, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1930.00" OriginalAmount="1930.00">
      <BasicPropertyInfo Latitude="48.839787547356" Longitude="2.3388719787408" StarRating="2" HotelCode="935885|hotel_pierre_nicole" HotelName="Pierre Nicole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Pierre Nicole, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465402/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1930.00" OriginalAmount="1930.00">
      <BasicPropertyInfo Latitude="48.857424953792" Longitude="2.3061755157772" StarRating="3" HotelCode="303906|grand_hotel_leveque" HotelName="Grand Hotel Leveque" 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>29 rue Cler, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/32166/f72a0ddb-85ee-4c10-8566-c541069200b6.jpg?d=636682632610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1930.00" OriginalAmount="1930.00">
      <BasicPropertyInfo Latitude="48.846126230071" Longitude="2.2984465956688" StarRating="3" HotelCode="316808|hotel_wallace" HotelName="Wallace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89 rue Fondary, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31720/a_31720_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the 15th arrondissement of Paris and within 10 minutes of the important attractions, including the Eiffel Tower and the Esplanade des Invalides. In addition a range shopping and entertainment venues are also located in the immediate vicinity. The nearest métro stations are Émile Zola, Cambronne and La Motte Piquet Grenelle, which are only metres away and enable easy access to all the attractions in the city. The exhibition centre, Porte de Versailles, is only a few minutes away; the transfer time to Orly airport takes around 25 minutes and Charles de Gaulle airport is around 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1930.00" OriginalAmount="1930.00">
      <BasicPropertyInfo Latitude="48.879687" Longitude="2.342368" StarRating="3" HotelCode="88729|alba_opera_hotel" HotelName="Alba Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 ter, rue de La Tour d'Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124399/a_124399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an good location in the centre of Paris, near Montmartre, L'Opéra, the city's main department stores and Gare du Nord and Gare de L'Est railway stations. It lies in a quiet district with a rich artistic and historical heritage. Guests will find restaurants and bars just 200 m from the hotel and links to the public transport network 250 m away. It is 10 minutes on foot to the Sacré Coeur, Galeries Lafayette is a 15-minute walk and the Louvre Museum is 20 minutes' walk away. Paris Charles de Gaulle Airport is 20 km away and it is 21 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1930.00" OriginalAmount="1930.00">
      <BasicPropertyInfo Latitude="48.868488" Longitude="2.334093" StarRating="3" HotelCode="77214|best_western_gaillon_opera" HotelName="Best Western Hôtel Gaillon Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Gaillon, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104849/w_104849_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1934.00" OriginalAmount="1934.00">
      <BasicPropertyInfo Latitude="48.852548082083" Longitude="2.3307467055225" StarRating="2" HotelCode="78729|hotel_de_saintgermain" HotelName="Hôtel de Saint Germain" 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>50 Rue du Four, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332522/332522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1934.00" OriginalAmount="1934.00">
      <BasicPropertyInfo Latitude="48.86845" Longitude="2.35354" StarRating="0" HotelCode="0|80_paris_cinema_sebastopol" HotelName="80 - Paris Cinema Sebastopol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135  bis Boulevard de Sébastopol, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/42/f7422710f878850c3a86462834bdd8089286d3a5.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 Paris, steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&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;/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 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1934.00" OriginalAmount="1934.00">
      <BasicPropertyInfo Latitude="48.86756" Longitude="2.35266" StarRating="0" HotelCode="0|atelier_chaplin_montogueil" HotelName="21 - Atelier Chaplin Montorgueil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Passage Du Ponceau, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/58/2658c7fe15729d1ec89869280cc03b9c167ca671.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 Paris, steps from Grands Boulevards and 7 minutes by foot from Les Halles.  This apartment is 0.5 mi (0.9 km) from Centre Pompidou and 0.7 mi (1.1 km) from Grevin Museum.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1939.00" OriginalAmount="1939.00">
      <BasicPropertyInfo Latitude="48.88809974" Longitude="2.30681389" StarRating="4" HotelCode="639640|mercure_paris_17_batignolles_opening_may_2018" HotelName="Hotel Mercure Paris 17 Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>118 Rue De Tocqueville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/758395/a_758395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1941.00" OriginalAmount="1941.00">
      <BasicPropertyInfo Latitude="48.853169" Longitude="2.34511089" StarRating="2" HotelCode="326969|hotel_du_mont_blanc" HotelName="Hôtel du Mont Blanc Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue de la Huchette, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505301/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;CheckIn 14 00\n\nCheckIn 14 00. CheckOut 12 00\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1942.00" OriginalAmount="1942.00">
      <BasicPropertyInfo Latitude="48.879207541196" Longitude="2.3556600911134" StarRating="3" HotelCode="32507|hotel_de_la_gare_du_nord" HotelName="Hôtel ibis Paris Gare du Nord TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue De Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51706/a_51706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1946.00" OriginalAmount="1946.00">
      <BasicPropertyInfo Latitude="48.827588153853" Longitude="2.3046627607479" StarRating="4" HotelCode="434942|novotel_suites_paris_expo_porte_de_versailles" HotelName="Novotel Suites Paris Expo Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/544741/a_544741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1948" OriginalAmount="1948">
      <BasicPropertyInfo Latitude="48.840072393627" Longitude="2.3458385467529" StarRating="4" HotelCode="45041|1262" HotelName="Serotel Lutèce" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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>2 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21436/a_21436_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel is located in a historically interesting district at the heart of Paris. Only minutes away, guests will find numerous famous attractions of the city, such as the Panth</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1951.00" OriginalAmount="1951.00">
      <BasicPropertyInfo Latitude="48.858688" Longitude="2.282726" StarRating="3" HotelCode="89356|gavarni" HotelName="Gavarni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Gavarni, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330169/330169a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1953.00" OriginalAmount="1953.00">
      <BasicPropertyInfo Latitude="48.875252" Longitude="2.286587" StarRating="4" HotelCode="78980|hotel_duret" HotelName="Duret" 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>30 Rue Duret, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328323/328323a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1954" OriginalAmount="1954">
      <BasicPropertyInfo Latitude="48.876372087958" Longitude="2.335230410099" StarRating="3" HotelCode="56457|1867" HotelName="Hotel Touraine Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Taitbout, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73132/a_73132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies at the heart of Paris, between the opera house and Sacré-Cœur in the traditional district of Nouvelle-Athènes. The department stores of Galeries Lafayette and Printemps as well as a selection of theatres, nightclubs, restaurants, bars, bistros, the Trinity church and the church of Notre-Dame-de-Lorette as well as links to the public transport network are within walking distance of the hotel. It is some 35 km to Roissy/Charles de Gaulle airport whilst Paris/Orly airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1958.00" OriginalAmount="1958.00">
      <BasicPropertyInfo Latitude="48.848971" Longitude="2.369794" StarRating="4" HotelCode="59719|le_marceau_bastille" HotelName="Marceau Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Jules Cesar, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77326/a_77326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Bastille, the historic old town of Marais and the railway station Gare de Lyon. Links to the public transport network are to be found directly out front. Within a radius of around 500 m there are bars, tourist attractions and shopping amenities, while there are parks just around 700 m away, the city centre is approximately 2 km away and the Opera district is just about 2.5 km from the hotel. Paris Orly is 9 km from the hotel and Paris-Charles de Gaulle is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1958.00" OriginalAmount="1958.00">
      <BasicPropertyInfo Latitude="48.875534" Longitude="2.318752" StarRating="3" HotelCode="34412|quality_hotel_malesherbes" HotelName="Maison Malesherbes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 place Saint Augustin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54816/a_54816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1962.00" OriginalAmount="1962.00">
      <BasicPropertyInfo Latitude="48.850962" Longitude="2.369957" StarRating="3" HotelCode="16039|hotel_paris_bastille" HotelName="Paris Bastille" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18747/a_18747_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1964.00" OriginalAmount="1964.00">
      <BasicPropertyInfo Latitude="48.847890482821" Longitude="2.3708920193293" StarRating="3" HotelCode="66564|ibis_paris_gare_de_lyon_ledru_rollin_12eme" HotelName="Hôtel ibis Paris Gare de Lyon Ledru Rollin 12ème" 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>41/43 avenue Ledru Rollin, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86125/a_86125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1965.00" OriginalAmount="1965.00">
      <BasicPropertyInfo Latitude="48.848929691528" Longitude="2.3468553909261" StarRating="3" HotelCode="34425|hotel_claude_bernard" HotelName="Claude Bernard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54837/a_54837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1966.00" OriginalAmount="1966.00">
      <BasicPropertyInfo Latitude="48.859863" Longitude="2.34712" StarRating="4" HotelCode="110419|des_ducs_danjou" HotelName="des Ducs d Anjou" 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>1 rue Sainte Opportune, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212663/212663a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1966.00" OriginalAmount="1966.00">
      <BasicPropertyInfo Latitude="48.86357314172" Longitude="2.3608066141605" StarRating="3" HotelCode="365375|hotel_jacques_de_molay" HotelName="Jacques de Molay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 rue des archives, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68975/w_68975_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1971" OriginalAmount="1971">
      <BasicPropertyInfo Latitude="48.870919" Longitude="2.309054" StarRating="4" HotelCode="888715|31866" HotelName="Beauchamps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137222/a_137222_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to the Champs-Élysées, the Arc de Triomphe and the Place de la Concorde. The Champs-Élysée shopping centre is also within easy reach from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1972.00" OriginalAmount="1972.00">
      <BasicPropertyInfo Latitude="48.87548" Longitude="2.31832" StarRating="0" HotelCode="0|saint_augustin" HotelName="Saint Augustin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Général Foy, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e7/ae/e7ae15cd8792018d6ffc1e5dccc1139b523ccf2e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Reasonably priced three-star hotel “Saint Augustin” is located within 3 km from the historic center of Paris.&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="63" TotalAmount="1975.00" OriginalAmount="1975.00">
      <BasicPropertyInfo Latitude="48.879699589668" Longitude="2.3209988273492" StarRating="4" HotelCode="16886|ibis_styles_paris_gare_saint_lazare" HotelName="ibis Styles Paris Gare Saint-Lazare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20095/a_20095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the Europe District. An abundance of shops and other cultural venues, as well as Paris' most beloved tourist attractions, can be explored on foot or on public transport. The metro station Europe is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1976.00" OriginalAmount="1976.00">
      <BasicPropertyInfo Latitude="48.860630453827" Longitude="2.3468946687318" StarRating="4" HotelCode="14058|citadines_les_halles_paris_2" HotelName="Citadines Les Halles Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Innocents, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16251/l_16251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Forum Les Halles and its pedestrian zone, near to the Chatelet, the Centre Pompidou (500 m), Notre Dame Cathedral (500 m), the River Seine, Île Saint Louis and Île de la Cité. The Louvre Museum is also just a 15-minute walk away. Paris Orly Airport is 20 km from the hotel while Charles de Gaulle Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1976.00" OriginalAmount="1976.00">
      <BasicPropertyInfo Latitude="48.873022" Longitude="2.344645" StarRating="4" HotelCode="80563|mercure_paris_monty_opera" HotelName="Mercure Paris Opéra Faubourg Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Montyon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108924/a_108924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet street in the centre of Paris, opposite the Folies Bergère and within easy reach of the Grands Boulevards, the main department stores and the opera.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1978.00" OriginalAmount="1978.00">
      <BasicPropertyInfo Latitude="48.840289" Longitude="2.352039" StarRating="2" HotelCode="14089|maxim_quartier_latin" HotelName="Maxim Quartier Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Censier, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16305/a_16305_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is located in a quiet position in the Latin Quarter near the student area. The botanic gardens, the natural history museum and the famous cabaret “Paradis Latin” are situated nearby, and it is only a stone's throw to bars, restaurants and the nearest public transport. The hotel is thus the ideal starting point from which to explore the sights of the city. Various shopping opportunities are offered in Boulevard St. Germain which is around 2 km away, while the Grande Mosque and the Pantheon can easily be reached on foot. For those who wish to experience something of the countryside in the city, a visit to the Rue Mouffestard is recommended, as colourful markets and antiquarian boutiques are cultivated with rural charm in this district. Gare d’Austerlitz lies around 1 km away from the hotel. Orly airport is roughly 25 km away and Charles de Gaulle airport is roughly 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1982.00" OriginalAmount="1982.00">
      <BasicPropertyInfo Latitude="48.892578756225" Longitude="2.2329153898585" StarRating="4" HotelCode="24651|renaissance_paris_la_defense_hotel" HotelName="Renaissance Paris La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Jardin de Valmy, 92918 Paris, La Defense Cedex</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150570/150570a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1984.00" OriginalAmount="1984.00">
      <BasicPropertyInfo Latitude="48.87272111791" Longitude="2.328173" StarRating="4" HotelCode="75479|adagio_paris_opera" HotelName="Aparthotel Adagio Paris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102762/a_102762_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the area around l’Opéra - a prestigious district known for its dance and lyric arts. This central, animated district is well-regarded for its tourist attractions as well as its proximity to department stores, cafés, restaurants and luxury outlets. Broad avenues leading straight onto the Champs-Élysées or towards the east of Paris make this district a golden triangle of the ‘City of Light’. Also, with its offices, bank headquarters, insurance firms and travel agencies, the district of l’Opéra is one of the main economic hubs of Paris. The nearest links to the public transport network are just 100 m away from this establishment, and the Saint-Lazare railway station is within 10 minutes’ walking distance. It is just 25 km to Orly Airport, and Charles de Gaulle Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1985.00" OriginalAmount="1985.00">
      <BasicPropertyInfo Latitude="48.841322" Longitude="2.325793" StarRating="3" HotelCode="64588|hotel_apollinaire" HotelName="Apollinaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Delambre, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83253/a_83253_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is glad to greet guests in the heart of Montparnasse, in the 14th district of Paris. This very famous and lively area of Paris was shaped in the past when painters and writers frequented the area, thus creating a unique atmosphere. The hotel is located close to the famous restaurants La Coupole, Le Dôme and La Rotonde. It is a very pleasant place, not far from Saint Germain des Prés and Les Invalides, and one of the best locations to experience the Parisian way of life. The airports of Orly, Charles de Gaulle and Beauvais are approximately 25 km, 45 km and 80 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1990.00" OriginalAmount="1990.00">
      <BasicPropertyInfo Latitude="48.819552398817" Longitude="2.3261779546738" StarRating="4" HotelCode="80935|novotel_paris_porte_dorleans" HotelName="Novotel Paris 14 Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15, 17, 21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109371/a_109371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1993.00" OriginalAmount="1993.00">
      <BasicPropertyInfo Latitude="48.841538479485" Longitude="2.3077243566513" StarRating="3" HotelCode="34405|yllen_eiffel" HotelName="Yllen Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54807/a_54807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies between the shopping quarter Montparnasse, the Eiffel Tower and the Parc Des Expositions De Versailles. An abundance of shops and entertainment venues are located in the immediate vicinity, while the nearest train station is around 1.5 km away from the hotel. The sightseeing attractions of the French metropolis are easily reached with public transport and there is a bus stop around 50 m away. Les Invalides, the Champs-Élysées, the Louvre and Notre Dame are all within 4.5 km of the hotel. Orly Airport is approximately 15 km away, around 20 minutes away and Charles de Gaulle is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1994.00" OriginalAmount="1994.00">
      <BasicPropertyInfo Latitude="48.870478" Longitude="2.35468" StarRating="3" HotelCode="110491|cosmotel" HotelName="Cosmotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330705/330705a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.00" OriginalAmount="1995.00">
      <BasicPropertyInfo Latitude="48.836837320281" Longitude="2.295513600111" StarRating="3" HotelCode="34440|quality_hotel_abaca_paris_15th" HotelName="Quality Hotel Abaca Messidor" 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>330 rue de Vaugirard, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54859/a_54859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.00" OriginalAmount="1995.00">
      <BasicPropertyInfo Latitude="48.8675651550293" Longitude="2.3439900875091553" StarRating="0" HotelCode="0|best_stay_1" HotelName="Best Stay 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 eme etage, 35 rue des jeuneurs, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/33/353336369955e1de30e226a014ed4941688da3b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Best Stay 1 in Paris (Paris City Center), you'll be a 4-minute walk from Les Halles and 7 minutes by foot from Grevin Museum. This apartment is 0.6 mi (0.9 km) from Palais Royal and 0.7 mi (1.1 km) from Centre Pompidou.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Les Halles - 0.3 km / 0.2 mi&lt;br /&gt;Grands Boulevards - 0.4 km / 0.3 mi&lt;br /&gt;Grand Rex Cinema - 0.6 km / 0.4 mi&lt;br /&gt;Grevin Museum - 0.6 km / 0.4 mi&lt;br /&gt;Rue de Rivoli - 0.8 km / 0.5 mi&lt;br /&gt;Forum des Halles - 0.8 km / 0.5 mi&lt;br /&gt;Folies Bergere - 0.8 km / 0.5 mi&lt;br /&gt;Palais Royal - 0.9 km / 0.6 mi&lt;br /&gt;Boulevard Haussmann - 1 km / 0.6 mi&lt;br /&gt;Centre Pompidou - 1.1 km / 0.7 mi&lt;br /&gt;Galeries Lafayette - 1.2 km / 0.8 mi&lt;br /&gt;Palais Garnier - 1.3 km / 0.8 mi&lt;br /&gt;Paris Olympia - 1.3 km / 0.8 mi&lt;br /&gt;Place Vendome - 1.3 km / 0.8 mi&lt;br /&gt;Louvre Museum - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Paris (CDG-Roissy-Charles de Gaulle) - 29.4 km / 18.2 mi&lt;br /&gt;Paris (ORY-Orly) - 19.3 km / 12 mi&lt;br /&gt;Paris (BVA-Beauvais) - 80.8 km / 50.2 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 213.7 km / 132.8 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1996.00" OriginalAmount="1996.00">
      <BasicPropertyInfo Latitude="48.871909362349" Longitude="2.3350222408277" StarRating="3" HotelCode="110488|hotel_opera_vivaldi" HotelName="Hotel Opéra Vivaldi" 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,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153366/gt_153366_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the opera district, with the Haussmann Opera hotel only 5 minutes' walk away. The department stores as well as the business district and the stock exchange district are also nearby. Paris-Charles de Gaulle Airport is approximately 30 km from the hotel and Paris-Orly Airport is roughly 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1997.00" OriginalAmount="1997.00">
      <BasicPropertyInfo Latitude="48.841527554756" Longitude="2.3023891207038" StarRating="2" HotelCode="335189|hotel_eiffel_blomet" HotelName="Hôtel Eiffel Blomet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/449343/a_449343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1998.00" OriginalAmount="1998.00">
      <BasicPropertyInfo Latitude="48.848782" Longitude="2.341076" StarRating="3.5" HotelCode="18683|best_western_trianon_rive_gauc" HotelName="Trianon Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23275/a_23275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the Sorbonne University in the Marais district of Paris. Restaurants, bars, shopping facilities as well as a bus stop and a park are to be found in the immediate vicinity. The Jardin du Luxembourg is also within comfortable walking distance and transfer time to Orly airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2007.00" OriginalAmount="2007.00">
      <BasicPropertyInfo Latitude="48.86892" Longitude="2.334704" StarRating="3" HotelCode="79812|ile_de_france_opera" HotelName="Ille de France Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue St. Augustin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132461/132461a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2009.00" OriginalAmount="2009.00">
      <BasicPropertyInfo Latitude="48.852538" Longitude="2.374374" StarRating="0" HotelCode="110497|hotel_lantoine_2" HotelName="Hotel l'Antoine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153386/a_153386_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2010.00" OriginalAmount="2010.00">
      <BasicPropertyInfo Latitude="48.84376294" Longitude="2.28875665" StarRating="4" HotelCode="731748|hotel_rose_bourbon" HotelName="Hôtel Rose Bourbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Room Service,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue de l'Église, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633447/633447a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for the gay community, this comfortable hotel is located in Arr14/15:Montparnasse-T. Eiffel. There are public transport links just a short walk away. Visitors will find the airport within 1. 7 kilometre(s). The 39 welcoming bedrooms offer a perfect place to relax at the end of the day. The establishment was built in 2017. The accommodation offers Wi-Fi internet connection on-site. The reception is open 24/7. Cots are not available at this property. Communal areas are wheelchair accessible at Hotel Rose Bourbon. This accommodation does not accept pets. Some services of Hotel Rose Bourbon may be payable. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2015.00" OriginalAmount="2015.00">
      <BasicPropertyInfo Latitude="48.8348664" Longitude="2.31811332" StarRating="4" HotelCode="613930|niepce_paris_hotel_curio_collection_by_hilton" HotelName="Niepce Paris Hotel, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Niepce, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/731957/a_731957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2016.00" OriginalAmount="2016.00">
      <BasicPropertyInfo Latitude="48.86640508807" Longitude="2.3400101065636" StarRating="3" HotelCode="18610|timhotel_palais_royal_2" HotelName="Timhotel Palais Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de la Banque, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23157/a_23157_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is centrally located close to the Louvre and the opera house (both lie within 500 m of the hotel). Bourse is the nearest metro station and is situated just 200 from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2017.00" OriginalAmount="2017.00">
      <BasicPropertyInfo Latitude="48.873249" Longitude="2.302481" StarRating="0" HotelCode="827370|hotel_du_romancier_2" HotelName="Hôtel du Romancier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 bis rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/02/5d0236e6264b27b3cb1684182536022942553aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel du Romancier in Paris (Champs Elysees), you'll be minutes from Lido and close to Arc de Triomphe. This hotel is close to Eiffel Tower and Louvre 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 28 air-conditioned rooms featuring minibars and 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, 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 spa tub, or other amenities including 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. 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 a business center, limo/town car service, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2018.00" OriginalAmount="2018.00">
      <BasicPropertyInfo Latitude="48.88182872" Longitude="2.32854885" StarRating="0" HotelCode="764998|la_mondaine" HotelName="La Mondaine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue De Vintimille, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952695/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2019.00" OriginalAmount="2019.00">
      <BasicPropertyInfo Latitude="48.848756" Longitude="2.347611" StarRating="3" HotelCode="180087|hotel_saint_jacques" HotelName="Saint-Jacques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253029/w_253029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 36 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a bar and a business centre. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2019.00" OriginalAmount="2019.00">
      <BasicPropertyInfo Latitude="48.849142856841" Longitude="2.3471908316656" StarRating="4" HotelCode="11326|hotel_california_saint_germain" HotelName="Hôtel Les Bulles de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Garden,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9488/w_9488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and warm establishment is situated in the heart of the Quartier Latin and Saint-Germain-des-Prés, a location evocative of the rich historic past of Paris. With Notre-Dame, Cluny Abbey, the quaysides and their booksellers, Beaubourg, Saint-Michel, Saint-Germain, the Louvre Museum, the Orsay Museum, guests are close to a variety of sites scattered through the history of the city. The Sorbonne is around 200 m from the hotel. The nearest airports are Paris-Orly (around 15 km) and Paris-Charles de Gaulle (around 40 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2019.00" OriginalAmount="2019.00">
      <BasicPropertyInfo Latitude="48.848009978474" Longitude="2.3005810208653" StarRating="3" HotelCode="12265|paris_eiffel_cambronne" HotelName="ibis Styles Paris Eiffel Cambronne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11911/a_11911_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated directly at the heart of Paris, this hotel is located close to many of the sights of interest of the city. The Champs Elysées, the opera and the Eiffel Tower, for example, are just a matter of minutes away. A bus stop as well as a number of bars are situated in the direct vicinity of this city hotel. A nightclub, shops and a train station are all roughly a 10-minute walk away. Paris' Orly airport is about 35 km away, whilst Charles de Gaulle airport is roughly 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2023.00" OriginalAmount="2023.00">
      <BasicPropertyInfo Latitude="48.876514093876" Longitude="2.3474653065205" StarRating="4" HotelCode="32825|hotel_du_temps" HotelName="Hotel du Temps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Montholon, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52114/a_52114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, on a quiet street facing the Montholon gardens, between the Opéra House (1 km away) and the major railway stations (Gare de l'Est and Gare du Nord, both of which are around 800 m away). Cité des Sciences et de l'Industrie is just 5 km from the hotel, Sacré-Cœur is roughly 3 km away, and Grands Magasins Galeries Lafayette is just 800 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2024.00" OriginalAmount="2024.00">
      <BasicPropertyInfo Latitude="48.888901456044" Longitude="2.3331677913666" StarRating="3" HotelCode="13502|holiday_inn_paris__montmartre" HotelName="Holiday Inn Paris - Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Damremont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14283/a_14283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2026.00" OriginalAmount="2026.00">
      <BasicPropertyInfo Latitude="48.874336331476" Longitude="2.3321016132832" StarRating="3" HotelCode="34568|antin_trinite" HotelName="Antin Trinite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Rue de Provence, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56256/l_56256_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, only a few steps from Garnier opera house. An abundance of shops, including the world famous department stores, Galeries Lafayette and Printemps, are within the vicinity. The nearest metro station is Chaussee d'Antin, located around 50 m away. Orly and Charles de Gaulle airports are between 15 and 20 km away. Charles de Gaulle airport can also be reached with direct connections on the Roissy bus and from Gare du Nord station with the RER train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2026.00" OriginalAmount="2026.00">
      <BasicPropertyInfo Latitude="48.880354" Longitude="2.317289" StarRating="4" HotelCode="25345|relais_monceau" HotelName="Hotel Relais Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue du Rocher, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328788/328788a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classicism and romanticism of the Haussmannian Paris meet a warm and cosy environment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2035.00" OriginalAmount="2035.00">
      <BasicPropertyInfo Latitude="48.839755714795" Longitude="2.3235302797623" StarRating="4" HotelCode="386806|hotel_le_m_paris" HotelName="Le M Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 bis Rue de la Gaîté, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89300/a_89300_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the cultural heart of Paris, in the Montparnasse district near to the 'Latin Quarter' and the Luxembourg Gardens. Montparnasse Bienvenüe Metro and Gaîté Metro stations are nearby and all the major attractions such as the Eiffel Tower, Notre Dame Cathedral and the Louvre are within easy reach – just 15 minutes away by public transport or between 30 and 50 minutes stroll through the fascinating city streets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2035.00" OriginalAmount="2035.00">
      <BasicPropertyInfo Latitude="48.884589414091" Longitude="2.3364239475543" StarRating="2" HotelCode="303899|le_grand_hotel_de_clermont" HotelName="Le Grand Hôtel de Clermont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Véron, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357715/357715a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the North of Paris, 3 minutes walk from the metro station Abbesses, which connects directly to the place de la Concorde. The decor is simple, with wooden flooring. The establishment is located 800 metres from the basilica of the Sacred Heart and 400 metres from the Moulin Rouge. Nearby there are many restaurants, cafes and bakeries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2037.00" OriginalAmount="2037.00">
      <BasicPropertyInfo Latitude="48.881991175557" Longitude="2.3409117014482" StarRating="4" HotelCode="44017|qualys_hotel_carltons_montmartre" HotelName="Carlton's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Boulevard Rochechouart, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9776/w_9776_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the foot of Montmartre and close to Sacré-Cœur as well as the Moulin Rouge. It is also just a few minutes walk to the nearest links to the public transport network (metro station: Anvers, line 2). The Parisian opera is around 15 minutes from the hotel and with the metro guests will easily reach the exhibition centres of Villepinte, Parc de la Villette and Parc des Exposition (Porte Versaillies) as well as the famous sightseeing attractions of Notre Dame or the Louvre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2042.00" OriginalAmount="2042.00">
      <BasicPropertyInfo Latitude="48.868257676538" Longitude="2.335230410099" StarRating="3" HotelCode="63223|ascot_opera" HotelName="Ascot Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2, Rue Monsigny, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213661/213661a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2044.00" OriginalAmount="2044.00">
      <BasicPropertyInfo Latitude="48.86836" Longitude="2.35406" StarRating="3" HotelCode="0|blue_nights_108" HotelName="Blue Nights 108" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>108 boulevard sebastopol, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/ee/64ee09f6b606fbced049cb5b24933a7efc5d973b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Blue Nights 108 in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 18 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Your Tempur-Pedic bed comes with down comforters and Frette Italian sheets. Wired and wireless Internet access is complimentary, while 55-inch flat-screen televisions with digital programming provide entertainment. Conveniences include desks and separate sitting areas, 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 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. Guests may use a roundtrip airport shuttle for a surcharge, 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 500.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;City tax might not be included in the accommodation price. This tax is not applicable to children under 18 years of age.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 60.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Cleaning fee is EUR 35.00 — EUR 50.00 (depends on the size of the apartments)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2045.00" OriginalAmount="2045.00">
      <BasicPropertyInfo Latitude="48.878546002151" Longitude="2.3383990943753" StarRating="3" HotelCode="25633|hotel_arvor" HotelName="Hotel Arvor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Laferrière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330940/330940a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2053.00" OriginalAmount="2053.00">
      <BasicPropertyInfo Latitude="48.850406" Longitude="2.342375" StarRating="3.5" HotelCode="10796|hotel_belloy_saint_germain" HotelName="Belloy Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Racine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8772/a_8772_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located the historical Saint Germain district of Paris. Numerous shops and other entertainment venues as well as Paris' main tourist attractions may be easily reached on foot or public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2056.00" OriginalAmount="2056.00">
      <BasicPropertyInfo Latitude="48.871380456126" Longitude="2.3426426947117" StarRating="4" HotelCode="34408|tryp_paris_francois_hotel_2" HotelName="Hotel Paris Opera, managed by Meliá" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard Montmartre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54810/a_54810_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel was built in the 18th century and enjoys a convenient position at the heart of Paris, just a few paces from a diverse selection of shopping and entertainment venues. Sightseeing attractions, such as the opera house, the Place Vendôme ort he Madeleine church are less than 1 km away. Orly airport lies around 20 km away and Charles de Gaulle is roughly 35 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2059.00" OriginalAmount="2059.00">
      <BasicPropertyInfo Latitude="48.870949100716" Longitude="2.3557063937187" StarRating="3" HotelCode="29170|best_western_hotel_faubourg_saint_martin_2" HotelName="Best Western Hôtel Littéraire Arthur Rimbaud" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Gustave Goublier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46851/w_46851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 10th district of Paris in a peaceful area between Gare de l'Est railway station and the famous Notre Dame cathedral. It is 100 m from Galeries Lafayette and the Theatre Porte St Martin, 150 m from the Grands Boulevards, 200 m from the Seine River, 300 m from the Louvre Museum and 1.5 km from the Eiffel Tower. Orly Airport is 20 km away and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2064" OriginalAmount="2064">
      <BasicPropertyInfo Latitude="48.856544634871" Longitude="2.3059272766113" StarRating="3" HotelCode="30122|55283" HotelName="Hotel du Cadran" 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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Champ de Mars, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48514/a_48514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of one of Paris' more upscale, quiet districts. The Rue Clerc market, open daily and just a short walk away, will introduce guests to a wide range of traditional French products. The boutique hotel enjoys an ideal location, only a few minutes' walk from the Eiffel Tower, Invalides, the Rodin Museum, the Musée d'Orsay and the Champs-Élysées. The metro station is within around 5 minutes on foot. Paris-Orly Airport and Roissy-Charles de Gaulle Airport are both situated at a distance of approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2065.00" OriginalAmount="2065.00">
      <BasicPropertyInfo Latitude="48.847478" Longitude="2.32246" StarRating="4" HotelCode="110452|la_belle_juliette" HotelName="La Belle Juliette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92, rue du Cherche Midi, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213643/213643a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2065.00" OriginalAmount="2065.00">
      <BasicPropertyInfo Latitude="48.885321641932" Longitude="2.3079724609852" StarRating="3" HotelCode="15761|pavillon_monceau_hotel" HotelName="Pavillon Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 rue Jouffroy d’Abbans, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18884/w_18884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2066.00" OriginalAmount="2066.00">
      <BasicPropertyInfo Latitude="48.865028835094" Longitude="2.3417280614376" StarRating="3" HotelCode="34428|hotel_odyssey_by_elegancia" HotelName="Hotel Odyssey" 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>19 Rue Hérold, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54841/w_54841_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of an exclusive art and fashion district close to the Palais Royal, the Tuileries Gardens and La Louvre museum. The opera house, the fantastic Orsay museum and the famous Notre-Dame cathedral are all only a short stroll from the hotel. The nearest public transport stop is around 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2068.00" OriginalAmount="2068.00">
      <BasicPropertyInfo Latitude="48.835979306702" Longitude="2.3253598809242" StarRating="3" HotelCode="189576|hotel_clairefontaine" HotelName="Hotel Clairefontaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Fermat, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/8000000/7440000/7439900/7439856/cf66033b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2070.00" OriginalAmount="2070.00">
      <BasicPropertyInfo Latitude="48.8458345949375" Longitude="2.28464267672121" StarRating="3" HotelCode="0|tour_eiffel_beaugrenelle" HotelName="Tour Eiffel Beaugrenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96, rue Saint Charles, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f6/c8/f6c8d6b146f2111ed444bc114d107e9b5e700edb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Three-star hotel “Tour Eiffel Beaugrenelle” is located within 5 km from the historic center of Paris.&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="63" TotalAmount="2073.00" OriginalAmount="2073.00">
      <BasicPropertyInfo Latitude="48.85555610416" Longitude="2.3409353440297" StarRating="4" HotelCode="47465|citadines_prestige_saintgermaindespres_paris" HotelName="Citadines Saint-Germain-des-Prés Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 ter Quai des Grands Augustins, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10415/a_10415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the legendary district of St. Germain, the area of cultural trends, with its numerous cafés, antique dealers, art galleries and fashion boutiques. It is located directly next to the banks of the Seine with a view of the Pont Neuf and the Île de la Cité. The Louvre and St. Michel underground station are around 5 minutes’ walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2077.00" OriginalAmount="2077.00">
      <BasicPropertyInfo Latitude="48.83348756" Longitude="2.31899221" StarRating="4" HotelCode="411411|bob_hotel_by_elegancia" HotelName="Bob Hotel by Elegancia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Pernety, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/520993/a_520993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2078.00" OriginalAmount="2078.00">
      <BasicPropertyInfo Latitude="48.832847936641" Longitude="2.3572234012059" StarRating="4" HotelCode="298949|coq_hotel_paris" HotelName="C.O.Q Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Edouard Manet, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427740/427740a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2078.00" OriginalAmount="2078.00">
      <BasicPropertyInfo Latitude="48.870006104263" Longitude="2.2908827662468" StarRating="3" HotelCode="32504|mercure_paris_champs_elysees" HotelName="Mercure Paris Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51701/a_51701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from the Eiffel Tower and around 200 m from the Arc de Triomphe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2079.00" OriginalAmount="2079.00">
      <BasicPropertyInfo Latitude="48.886000234584" Longitude="2.3350936174393" StarRating="3" HotelCode="23659|hotel_des_arts_paris_montmartre" HotelName="Hotel Des Arts Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Central Heating,Fax,Garden,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Tholozé, 75018 Paris, Montmartre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30592/l_30592_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located at the heart of Montmartre, some 100 m from the Moulin de la Galette and between Place Blanche and Place du Tertre. Guests to this hotel may explore one of the French capital's most enchanting districts, which has been made famous by poets and artists. Various sights are to be found in the near vicinity including the Sacré Coeur. Blanche metro station on Line 2 and Abbesses metro station on Line 12 are located within a few paces of the hotel. Charles de Gaulle airport is some 30 km away whilst it is around 50 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2081.00" OriginalAmount="2081.00">
      <BasicPropertyInfo Latitude="48.872733" Longitude="2.338413" StarRating="4" HotelCode="81138|dream_hotel_opera" HotelName="Dream Hotel Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Le Peletier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109615/a_109615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2083.00" OriginalAmount="2083.00">
      <BasicPropertyInfo Latitude="48.876281" Longitude="2.346428" StarRating="3" HotelCode="74041|hotel_riboutte_lafayette" HotelName="Golden Hôtel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5, rue Riboutté, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=677217</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2086.00" OriginalAmount="2086.00">
      <BasicPropertyInfo Latitude="48.84450406079" Longitude="2.3729449510574" StarRating="4" HotelCode="35943|mercure_paris_gare_de_lyon" HotelName="Mercure Paris Gare de Lyon TGV Hotel" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 place Louis Armand, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57750/a_57750_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind the clock tower of the Gare du Lyon station. Its location guarantees guests proximity to the commercial and financial districts of the city, as well as to the Bercy sports centre, the French national library and the Opéra Bastille (1 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2086.00" OriginalAmount="2086.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="4" HotelCode="77210|best_western_france_europe" HotelName="Best Western Premier Marais Grands Boulevards" 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>112 Boulevard Sébastopol, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104844/a_104844_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Paris, 650 m from the Place de la Republique. It is a 20-minute walk to the Marais district, Opera Garnier and Chatelet. It is 60 m from Strasbourg-Saint-Denis Metro Station, which gives direct access to Saint-Michel, Trocadero and the Bastille. Gare de l'Est RER and metro station is a 5-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2087.00" OriginalAmount="2087.00">
      <BasicPropertyInfo Latitude="48.874831" Longitude="2.290716" StarRating="4" HotelCode="65591|montfleuri" HotelName="Montfleuri Hotel Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avenue de la Grande Armée, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84485/a_84485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an outstanding location in the very heart of Paris, only a few metres away from the Arc de Triomphe and close to the boutiques, the Palais des Congres and Porte Maillot. Links to the public transport network are on the hotel's doorstep. Paris-Charles de Gaulle Airport and Paris-Orly Airport are situated approximately 55 km and 35 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2087.00" OriginalAmount="2087.00">
      <BasicPropertyInfo Latitude="48.87620187101" Longitude="2.3422292650471" StarRating="0" HotelCode="45518|villa_fenelon_2" HotelName="Hôtel Bienvenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23873/a_23873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2088.00" OriginalAmount="2088.00">
      <BasicPropertyInfo Latitude="48.875013" Longitude="2.341613" StarRating="4" HotelCode="13806|eugene_en_ville_hotel" HotelName="Eugène en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244236/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2088.00" OriginalAmount="2088.00">
      <BasicPropertyInfo Latitude="48.87888726" Longitude="2.33944062" StarRating="4" HotelCode="378845|les_matins_de_paris" HotelName="Les Matins de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Clauzel, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481463/481463a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2090.00" OriginalAmount="2090.00">
      <BasicPropertyInfo Latitude="48.87006911716" Longitude="2.3113137460123" StarRating="4" HotelCode="65592|exclusive_hotel_mathis_elysees" HotelName="Hotel Mathis Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84486/l_84486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located in the Champs Élysées neighbourhood, only a stone's throw from the Palais de Élysée. It lies in the luxurious art and shopping quarter of Faubourg Saint-Honoré. Here, guests will find a typical, peaceful Parisian atmosphere. Various shops, restaurants, bars and nightclubs are to be found just a few minutes walk away as well as the nearest public transport and train station. Orly airport is located roughly 15 km away and Charles de Gaulle Airport is located around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2091.00" OriginalAmount="2091.00">
      <BasicPropertyInfo Latitude="48.875731899925" Longitude="2.2863404971331" StarRating="4" HotelCode="15802|l_hotel_pergolese" HotelName="L'Hotel Pergolese Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pergolèse, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18952/a_18952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located on a quiet side street really close to the Champs Elysées. Countless famous Paris attractions including the Arc de Triomphe and the Palais des Congrès are just a short stroll from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2095.00" OriginalAmount="2095.00">
      <BasicPropertyInfo Latitude="48.848558502953" Longitude="2.2987604141235" StarRating="3" HotelCode="89350|grenelle_paris_tour_eiffel" HotelName="Hotel Grenelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>140-142 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332319/332319a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2095.00" OriginalAmount="2095.00">
      <BasicPropertyInfo Latitude="48.878338713935" Longitude="2.3573144576721" StarRating="2" HotelCode="146530|hotel_damiens" HotelName="Hôtel d'Amiens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Des Deux Gares, 10th Arrondissement, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362402/362402a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2098.00" OriginalAmount="2098.00">
      <BasicPropertyInfo Latitude="48.87868907" Longitude="2.2960602" StarRating="1" HotelCode="502375|wagram" HotelName="Wagram" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Poncelet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/670232/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 17. Arc de Triomphe / Palais des Congrès, Hotel Wagram is a perfect starting point from which to explore Paris. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including family room, free Wi-Fi in all rooms, safety deposit boxes, Wi-Fi in public areas, are at hand. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find desk, hair dryer, bathtub, satellite/cable TV, television LCD/plasma screen. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Paris, Hotel Wagram will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2104.00" OriginalAmount="2104.00">
      <BasicPropertyInfo Latitude="48.87004" Longitude="2.311159" StarRating="4" HotelCode="89354|best_western_premier_elysee_secret" HotelName="Best Western Plus Elysee Secret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125157/a_125157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Rue de Ponthieu in Paris's 8th Arrondissement at the heart of the prestigious Champs-Élysées area. In a shopping street running parallel to the Avenue des Champs-Élysées, the hotel is just 500 m from the Grand Palais, Avenue Montaigne and the Palais de l'Elysée.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2106.00" OriginalAmount="2106.00">
      <BasicPropertyInfo Latitude="48.876776936065" Longitude="2.292003929615" StarRating="3" HotelCode="65250|astrid" HotelName="Astrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/250456/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2106.00" OriginalAmount="2106.00">
      <BasicPropertyInfo Latitude="48.845257" Longitude="2.310055" StarRating="3" HotelCode="94390|sublim_eiffel" HotelName="Sublim Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94 Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131134/a_131134_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just steps away from the Eiffel Tower and historical quarters that reflect the modernism of the beginning of the 20th century, the hotel enjoys a privileged location for cultural days away from work or shopping. It is 10 to 15 minutes away from the Porte de Versailles, the Gardens of the Champs de Mars, Place du Trocadero and Quai Branly Museum. The nearest metro station is Sevres Lecourbe. There are numerous restaurants, bars and shopping opportunities on the nearby Rue de Commerce. The main airports Orly, Charles de Gaulle and Beauvais are about 22 km, 28 km and 45 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2112.00" OriginalAmount="2112.00">
      <BasicPropertyInfo Latitude="48.85726" Longitude="2.37143" StarRating="3" HotelCode="14417|best_western_marais_bastille" HotelName="Hôtel Marais Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006033/006033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This special timeless hotel lies near the Bastille opera house, the Marais district, the Place des Vosges, the Beaubourg and the Georges Pompidou Centre. Bastille metro station is situated in the close proximity. The Place de la Bastille is 550 m away. Gare de Lyon train station is approximately 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2112.00" OriginalAmount="2112.00">
      <BasicPropertyInfo Latitude="48.84802" Longitude="2.342185" StarRating="2" HotelCode="212018|hotel_cujas_pantheon" HotelName="Cujas Pantheon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/300634/a_300634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2116.00" OriginalAmount="2116.00">
      <BasicPropertyInfo Latitude="48.872597758083" Longitude="2.3233160376549" StarRating="3" HotelCode="74022|hotel_concortel" HotelName="Concortel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Pasquier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/116577/116577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2127.00" OriginalAmount="2127.00">
      <BasicPropertyInfo Latitude="48.832129564061" Longitude="2.3536216736106" StarRating="4" HotelCode="94394|mercure_paris_gobelins_place_ditalie" HotelName="Hôtel Mercure Paris Gobelins Place d'Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>8 bis Avenue de la Soeur Rosalie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131144/a_131144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.00" OriginalAmount="2129.00">
      <BasicPropertyInfo Latitude="48.871571447521" Longitude="2.3437051312924" StarRating="4" HotelCode="337324|holiday_inn_paris_opera_grands_boulevards" HotelName="Holiday Inn Paris Opera - Grands Blvds" 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>30-32 Boulevard Poissonnière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56128/l_56128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the corner of the Boulevard Poissonnière and Faubourg Montmartre. Some of Paris' most renowned shopping centres and the opera are located in the immediate vicinity. Delightful bars, pubs, shops and connection to the public transport network are all just a stone's throw away. Charles de Gaulle airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.00" OriginalAmount="2129.00">
      <BasicPropertyInfo Latitude="48.886876" Longitude="2.300467" StarRating="4" HotelCode="65594|best_western_hotel_de_neuville" HotelName="Best Western Plus de Neuville Arc de Triomphe" Meals="ROOM ONLY" 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,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Verniquet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84488/w_84488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located in a quiet square about 2 km from the Arc de Triomphe and Boulevard Haussmann’s shopping district. The closest Metro and RER station to the hotel is Pereire Levallois, which offers direct access to the Louvre, the Eiffel Tower and more of the city’s best attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2130" OriginalAmount="2130">
      <BasicPropertyInfo Latitude="48.87625764" Longitude="2.34832955" StarRating="4" HotelCode="935457|57770" HotelName="Serotel Suites Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 rue du faubourg Poissonnière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370871/370871a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2133.00" OriginalAmount="2133.00">
      <BasicPropertyInfo Latitude="48.882577" Longitude="2.345837" StarRating="2" HotelCode="166726|hotel_gerando" HotelName="Gerando" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11, rue Gérando, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331282/331282a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2133.00" OriginalAmount="2133.00">
      <BasicPropertyInfo Latitude="48.869059" Longitude="2.297245" StarRating="4" HotelCode="78991|hotel_bassano" HotelName="Bassano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151161/151161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel offers luxury accommodation in the elegant 16th arrondissement of Paris, between the Champs Elysées and Avenue George V. Guests will find city centre shops and the train station just 5 minutes' walk away. The hotel is just 45 minutes' drive from Charles de Gaulle Airport (25 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2134.00" OriginalAmount="2134.00">
      <BasicPropertyInfo Latitude="48.873195812977" Longitude="2.3431348800659" StarRating="3" HotelCode="49886|hotel_madrid_opera" HotelName="Hôtel Panache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35455/a_35455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2135.00" OriginalAmount="2135.00">
      <BasicPropertyInfo Latitude="48.823486320307" Longitude="2.2745536650124" StarRating="3" HotelCode="210894|best_western_paris_porte_de_versailles" HotelName="Best Western Issy Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis Avenue Jean Jaures, 92130 Issy-Les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/299412/a_299412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2136" OriginalAmount="2136">
      <BasicPropertyInfo Latitude="48.873239917038" Longitude="2.3024860024452" StarRating="4" HotelCode="32041|225473" HotelName="Hotel Chateaubriand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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>6 rue Chateaubriand, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50808/a_50808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is centrally located at the heart of Paris' business district, just 200 m from the Champs Elysées and 500 m from the Arc de Triomphe. Georges V is the nearest metro station and may easily be reached on foot, lying just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2138.00" OriginalAmount="2138.00">
      <BasicPropertyInfo Latitude="48.855692" Longitude="2.38285999" StarRating="5" HotelCode="588285|la_maison_gobert" HotelName="La Maison Gobert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gobert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9276701</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2142.00" OriginalAmount="2142.00">
      <BasicPropertyInfo Latitude="48.871912" Longitude="2.326054" StarRating="3" HotelCode="67794|hotel_massena" HotelName="Massena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87684/a_87684_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2143.00" OriginalAmount="2143.00">
      <BasicPropertyInfo Latitude="48.84835977" Longitude="2.37191483" StarRating="3" HotelCode="974598|ibis_styles_paris_gare_de_lyon_bastille" HotelName="Ibis Styles Paris Gare De Lyon Bastille" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Avenue Ledru Rollin, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37060000/37059500/37059434/654b391c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2144.00" OriginalAmount="2144.00">
      <BasicPropertyInfo Latitude="48.871018" Longitude="2.320408" StarRating="3" HotelCode="76454|hotel_alison" HotelName="Alison Madeleine St Honore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103943/a_103943_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2148" OriginalAmount="2148">
      <BasicPropertyInfo Latitude="48.872467208277" Longitude="2.3375746607781" StarRating="4" HotelCode="14860|21311" HotelName="Millennium Hotel Paris Opéra" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Haussman, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/1/8/1/5/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in an elegant Haussman building, this hotel is just 500 m from Opéra Garnier and the famous Galleries Lafayette and the nearest train station is only 2 km away. The Champs-Élysées, Sacré-Cœur and Louvre Muesum are also approximately 2 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2148.00" OriginalAmount="2148.00">
      <BasicPropertyInfo Latitude="48.869307343383" Longitude="2.3319939640096" StarRating="4" HotelCode="441258|rayz_suites_paris_vendome" HotelName="Rayz Private Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/551549/a_551549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.00" OriginalAmount="2151.00">
      <BasicPropertyInfo Latitude="48.860213" Longitude="2.318372" StarRating="4" HotelCode="82835|hotel_bourgogne__montana" HotelName="Bourgogne &amp; Montana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151287/151287a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 7th arrondissement in the heart of Paris, the hotel is across from Place du Palais Bourbon and within blocks of the Invalides, Musee d'Orsay, and Rodin Museum. The Eiffel Tower and Louvre are within 2 km. The nearest bus and metro stations are around 5 minutes' walk away. The River Seine is around a 5-minute walk from the hotel. The Champs-Élysées is some 15 minutes' walk away. Orly Airport is around 15 km from the hotel and Paris-Charles de Gaulle Airport around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2153.00" OriginalAmount="2153.00">
      <BasicPropertyInfo Latitude="48.866797" Longitude="2.335901" StarRating="2" HotelCode="110424|opera_maintenon" HotelName="Opera Maintenon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Sainte-Anne, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212922/212922a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2154.00" OriginalAmount="2154.00">
      <BasicPropertyInfo Latitude="48.859952" Longitude="2.309346" StarRating="3" HotelCode="151112|hotel_le_pavillon_2" HotelName="Hotel Le Pavillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328214/328214a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2162.00" OriginalAmount="2162.00">
      <BasicPropertyInfo Latitude="48.871728007677" Longitude="2.3235064744949" StarRating="4" HotelCode="74023|hotel_opera_marigny" HotelName="Opera Marigny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de l'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153565/153565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Paris, 100 m from the Galeries Lafayette department store. It is just 3.9 km from Notre Dame and 4.5 km from the Eiffel Tower. The Palais Garnier opera is 500 m, and the Champs-Élysées is 1.5 km away. A bus stop and the Saint Lazare train station can each be reached in under 5 minutes on foot. Boulogne Forest is around 10 minutes and the Louvre Museum is around 15 minutes away by car. Charles De Gaulle Airport is around 25 km and Orly Airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2167.00" OriginalAmount="2167.00">
      <BasicPropertyInfo Latitude="48.871638032633" Longitude="2.3234635591507" StarRating="3" HotelCode="74028|hotel_de_larcade_2" HotelName="Hôtel de l'Arcade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de l’Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328869/328869a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2168.00" OriginalAmount="2168.00">
      <BasicPropertyInfo Latitude="48.865236" Longitude="2.336291" StarRating="3" HotelCode="58701|pavillon_louvre_rivoli" HotelName="Pavillon Louvre Rivoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Molière, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138706/138706a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an exceptional location, right in the heart of Paris. It is just a few minutes from the Louvre, the Palais Royal and the Comédie Française. Forum des halles, the Palais Royal, Rue Saint-Honoré and the Musée du Louvre are all about 500 m away. The Opéra Garnier is around 800 m away. Paris-Orly Airport is some 20 km away and Paris-Charles de Gaulle Airport is around 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2170.00" OriginalAmount="2170.00">
      <BasicPropertyInfo Latitude="48.85038906842" Longitude="2.3494217729803" StarRating="3" HotelCode="78728|hotel_de_notre_dame" HotelName="Hôtel de Notre Dame Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Maître Albert, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106666/a_106666_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2176.00" OriginalAmount="2176.00">
      <BasicPropertyInfo Latitude="48.849723410386" Longitude="2.3096233606339" StarRating="4" HotelCode="34404|tryp_de_saxe" HotelName="Hotel Villa Saxe Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Villa De Saxe, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54806/a_54806_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel enjoys a central, yet peaceful location in the French capital. An abundance of shops and entertainment venues, as well as some of the most attractive tourist attractions such as the Eiffel Tower, Les Invalides and Napoleon's grave are nearby. The Orsay Museum lies around 5 km away while Orly airport is 20 km from the hotel and Charles de Gaulle airport is 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2177.00" OriginalAmount="2177.00">
      <BasicPropertyInfo Latitude="48.87106554058" Longitude="2.3390391469002" StarRating="3" HotelCode="35323|hotel_icone" HotelName="Icône" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57444/a_57444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated close to the heart of Paris with the opera and numerous other sightseeing attractions within 500 m. Shopping and entertainment venues are only a few minutes away and public transport, such as Richelieu Drouot metro station, is only 3 minutes away. The transfer times to Orly airport takes around 45 minutes, Charles de Gaulle airport is roughly 60 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2181" OriginalAmount="2181">
      <BasicPropertyInfo Latitude="48.870089894854" Longitude="2.3572799084454" StarRating="0" HotelCode="335989|238985" HotelName="Palace Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Bouchardon, 10th Arr., 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505753/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2183.00" OriginalAmount="2183.00">
      <BasicPropertyInfo Latitude="48.871538" Longitude="2.307752" StarRating="4" HotelCode="80742|hotel_monna_lisa_champs_elysees" HotelName="Monna Lisa" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue de la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160944/160944a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris's 8th district, just 200 m from the Champs-Élysées, where guests will find restaurants and shops. It lies 250 m from Saint-Philippe-du-Roule metro station and 450 m from Franklin D. Roosevelt metro (lines 1 and 9). The Arc de Triomphe (300 m) and the Tuileries Gardens are within walking distance. It is about 1 km to the Quai Branly Museum and the Grand Palais Museum, roughly 2 km to the Eiffel Tower and about 3 km to the Louvre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2186.00" OriginalAmount="2186.00">
      <BasicPropertyInfo Latitude="48.890236490461" Longitude="2.3993727564812" StarRating="4" HotelCode="29469|mercure_paris_porte_de_pantin" HotelName="Mercure Porte de Pantin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue Jean Lolive, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47005/a_47005_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is a 25-minute walk from the Parc de La Villette and offers direct access to the centre of Paris by car, metro or RER (regional train). It is just 10 minutes from Gare du Nord and Gare de l'Est railway stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2186.00" OriginalAmount="2186.00">
      <BasicPropertyInfo Latitude="48.871734" Longitude="2.349571" StarRating="3" HotelCode="96839|provinces_opera__vacances_bleues" HotelName="Provinces Opera" 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,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de l'Echiquier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156376/156376a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the lively neighbourhood of the Grands Boulevards (2 km away), next to theatres and the Grand Rex cinema. The Grévin Museum is only 10 minutes away on foot and a short walk will allow guests to reach the Opéra Garnier, the Louvre Museum, Pompidou Centre and famous shops such as those in the Galeries Lafayette. There are links to the public transport system and a bus station just 5 minutes' walk from the hotel and the nearest train station is 1 km away. Paris-Orly airport is approximately 11 km from the hotel and Paris-Charles de Gaulle airport is around 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2187.00" OriginalAmount="2187.00">
      <BasicPropertyInfo Latitude="48.830188" Longitude="2.322151" StarRating="2" HotelCode="180091|hotel_de_la_loire_2" HotelName="De La Loire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Bis Rue Du Moulin Vert, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327828/327828a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 18 rooms. The establishment features room service for a comfortable and relaxing stay. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2188.00" OriginalAmount="2188.00">
      <BasicPropertyInfo Latitude="48.873784" Longitude="2.349923" StarRating="3" HotelCode="166556|hotel_paradis_2" HotelName="Hotel Paradis" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233360/a_233360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the Montmartre hill in the northeast of Paris, surrounded by scores of shops and other entertainment attractions. Famous sightseeing attractions, such as the Sacré Coeur cathedral, Place Vendôme with its pillar or the Parisian opera house, are only minutes away. The nearest connection to the public transport network is just 100 m away (metro station Pigalle) and Gare du Nord train station is roughly 700 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2195.00" OriginalAmount="2195.00">
      <BasicPropertyInfo Latitude="48.843765" Longitude="2.29684062" StarRating="4" HotelCode="946972|villa_mademoiselle" HotelName="Villa Mademoiselle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952632/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2198.00" OriginalAmount="2198.00">
      <BasicPropertyInfo Latitude="48.842813543967" Longitude="2.3678935644874" StarRating="4" HotelCode="451199|off_paris_seine" HotelName="OFF Paris Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Port d'Austerlitz, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/561300/a_561300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2202.00" OriginalAmount="2202.00">
      <BasicPropertyInfo Latitude="48.835765" Longitude="2.292339" StarRating="2" HotelCode="110528|hotel_lutece" HotelName="Lutece" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Langeac, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153423/a_153423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2204.00" OriginalAmount="2204.00">
      <BasicPropertyInfo Latitude="48.873802849389" Longitude="2.3443497234317" StarRating="4" HotelCode="13919|best_western_premier_le_carre_folies_opera" HotelName="Maxim Opera" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Geoffroy-Marie, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16026/l_16026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Paris in the district of Grands Boulevards/Bourse/Halles, 100 m from the boulevards Montmartre and Bonne-Nouvelle and in the quietness of rue Geoffroy Marie. Access to public transport is roughly 150 m from the hotel and the Gare du Nord and Gare de l'Est train stations are around 1 km away. The nearest airports are Paris-Orly Airport, some 30 km away and Paris-Charles de Gaulle Airport, around 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2205.00" OriginalAmount="2205.00">
      <BasicPropertyInfo Latitude="48.870490707693" Longitude="2.3279043067016" StarRating="4" HotelCode="613202|hotel_dress_code_spa" HotelName="Hôtel Dress Code Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782149/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2208.00" OriginalAmount="2208.00">
      <BasicPropertyInfo Latitude="48.866472638829" Longitude="2.3357465889549" StarRating="3" HotelCode="110423|louvre_sainte_anne_opera" HotelName="Hôtel Louvre Sainte Anne" 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>32 Rue Sainte Anne, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153285/a_153285_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2213.00" OriginalAmount="2213.00">
      <BasicPropertyInfo Latitude="48.877500185966" Longitude="2.3541668057442" StarRating="2" HotelCode="70509|hotel_nord_est" HotelName="Nord Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue des Petits-Hotels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211741/211741a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2223.00" OriginalAmount="2223.00">
      <BasicPropertyInfo Latitude="48.870612" Longitude="2.336988" StarRating="3" HotelCode="149522|hotel_gramont_opera" HotelName="Gramont Opera" 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>22, rue Gramont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213563/213563a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2226.00" OriginalAmount="2226.00">
      <BasicPropertyInfo Latitude="48.837805542124" Longitude="2.3463812502613" StarRating="3" HotelCode="934272|the_five_hotel_by_elegancia" HotelName="The Five Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Flatters, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/412085/a_412085_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming aparthotel is situated in the 5th arrondissement or Latin Quarter. Bordering the Seine, the neighbourhood is the intellectual heart and soul of Paris. A popular local pastime is taking a stroll along the Seine and browsing the bouquinistes’ (second-hand book dealers) stalls, which sit in the shadow of Notre Dame. The 5th arrondissement is also home to the Panthéon and is known for its lively atmosphere and bistros. The city centre is about a 10-minute ride by public transport. Restaurants, bars, pubs and shopping facilities are around 500 m away, the bus station approximately 200 m and the station about 1.5 km. Rue Mouffetard and Arenes de Lutèce are approximately 500 m from the aparthotel and the town centre is about a 30-minute walk. Paris Charles de Gaulle Airport is approximately 20 km and Paris Orly Aiport around 10 km from the aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2228.00" OriginalAmount="2228.00">
      <BasicPropertyInfo Latitude="48.858273" Longitude="2.280616" StarRating="2" HotelCode="901322|nicolo" HotelName="Nicolo" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, Rue Nicolo, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329838/329838a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2230.00" OriginalAmount="2230.00">
      <BasicPropertyInfo Latitude="48.846989" Longitude="2.325861" StarRating="4" HotelCode="13764|holiday_inn_paris__saint_germain_des_pres" HotelName="Holiday Inn Saint Germain des Prés" 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,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14324/w_14324_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated, on the left bank of the river Seine. The Galeries Lafayette and St. Germain des Prés are both in the immediate vicinity (around 500 m away). The lively city centre, with a variety of sightseeing attractions as well as an abundance of shops and other entertainment venues, is within easy walking distance or may be reached on public transport. St. Placide and Montparnasse underground stations are both only a few minutes away. It is just 14 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2230.00" OriginalAmount="2230.00">
      <BasicPropertyInfo Latitude="48.874053188938" Longitude="2.3425260186195" StarRating="4" HotelCode="189597|residence_nell" HotelName="Nell Hotel &amp; Suites, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Richer, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265938/a_265938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2231.00" OriginalAmount="2231.00">
      <BasicPropertyInfo Latitude="48.871069951175" Longitude="2.3395447432995" StarRating="4" HotelCode="47982|mercure_paris_opera_cusset" HotelName="Mercure Paris Opéra Louvre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11039/a_11039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, near the Opéra Garnier and department stores, and also near the Bourse (stock exchange) and the Louvre Museum. Guests will appreciate the direct access from the Gare de Lyon train station and connections to the La Défense business district (RER A).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2232.00" OriginalAmount="2232.00">
      <BasicPropertyInfo Latitude="48.868739338305" Longitude="2.2828763723373" StarRating="4" HotelCode="173022|melia_alexander" HotelName="Meliá París Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue Victor Hugo, Distrito 16, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7324/a_7324_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just off Place Victor Hugo, the fashion district of Paris. The Arc de Triomphe and Champs Elysées are a mere 300 metres away and countless restaurants and bars as well as easy access to the public transport network are to be found close by. Orly airport is around 20 km from the hotel whilst it is 35 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2233.00" OriginalAmount="2233.00">
      <BasicPropertyInfo Latitude="48.880505" Longitude="2.284557" StarRating="4" HotelCode="47692|hyatt_regency_paris_etoile_2" HotelName="Hyatt Regency Paris Étoile" 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,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Kœnig, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10690/a_10690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys an ideal location in the city of Paris. It is only 5 minutes to the Champs Elysées and La Défense arrondissement. The closest métro station is Porte Maillot that lies just 100m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2233.00" OriginalAmount="2233.00">
      <BasicPropertyInfo Latitude="48.832248" Longitude="2.350429" StarRating="3" HotelCode="110510|le_vert_galant_2" HotelName="Le Vert Galant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Croulebarbe, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153401/a_153401_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2234.00" OriginalAmount="2234.00">
      <BasicPropertyInfo Latitude="48.850398514789" Longitude="2.2983272373676" StarRating="4" HotelCode="25334|hotel_ares_eiffel" HotelName="Ares" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Général de Larminat, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36914/w_36914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a favourable location, on a quiet street in the heart of the lively La Motte Picquet district and just across from the famous Village Suisse antique market. Guests will find restaurants, bars, shops and links to the public transport network just 100 m away in Ave Motte Piquet. It lies just a few minutes' walk from the Eiffel Tower and the Champ de Mars, and the area is well-served by 3 metro lines, giving guests great access to all parts of the city. Les Invalides is 500 m away and it is 3 km to the Champs Elysees. Orly Airport is 20 km away and it is 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2235.00" OriginalAmount="2235.00">
      <BasicPropertyInfo Latitude="48.83878453" Longitude="2.38076238" StarRating="4" HotelCode="60654|novotel_paris_bercy" HotelName="Novotel Paris Centre Bercy" 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>85 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78506/a_78506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a 3-star hotel in a new neighbourhood in the east of Paris, 8 minutes from the centre of the city, serviced by metro line 14, 8 minutes' walk from the Gare de Lyon train station and across the street from the Palais Omnisports de Bercy events centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2235.00" OriginalAmount="2235.00">
      <BasicPropertyInfo Latitude="48.865308" Longitude="2.29049" StarRating="3" HotelCode="68668|villa_des_ambassadeurs" HotelName="Villa des Ambassadeurs" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Bouquet de Longchamp, Paris 75016</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88762/a_88762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the 16th borough, a few steps from the Eiffel Tower and the Champs Elysées, in a very quiet street. The hotel welcomes guests in the heart of the Golden Triangle of the capital, in an elegant and cosy setting. The hotel is in the middle of one of the culturally richest boroughs of Paris where some places have hosted the most famous intellectuals. All this makes it a district of character right in the centre of Paris. There is a metro station roughly 200 m from the establishment, Montparnasse train station is about 5 km away and Paris-Charles de Gaulle Airport Paris and Orly Airport are both approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2236.00" OriginalAmount="2236.00">
      <BasicPropertyInfo Latitude="48.864506554827" Longitude="2.282275557518" StarRating="4" HotelCode="326416|hotel_plaza_tour_eiffel" HotelName="Plaza Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Greuze, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46771/a_46771_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of the 16th arrondissement, one of the most elegant quarters of the city, close to the greenery of the Jardins du Trocadéro. The famous tourist attractions, such as the Arc de Triomphe and the Eiffel Tower are to be found in the vicinity, around 1.5 km away. Countless shopping venues, lively bars and nightclubs, restaurants as well as public transport are all located within a few steps of the hotel. The transfer times to Charles de Gaulle as well as Orly airport takes about 40 minutes (roughly 25 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2238.00" OriginalAmount="2238.00">
      <BasicPropertyInfo Latitude="48.869351553712" Longitude="2.3321512341499" StarRating="3" HotelCode="58702|hotel_daunou_opera" HotelName="Daunou Opera" 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,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76044/w_76044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of a very lively district where guests will find perfect connections to the public transport network as well as the pick-up and drop-off point for the Roissybus to Charles de Gaulle Airport, this city hotel is in the immediate vicinity of all the world famous boutiques (Hermès, Colette, Chanel), the Lafayette galleries, Parisian restaurants, cinemas and theatres as well as historical and cultural attractions such as the Musée de Louvre, Tuileries, and Opera Garnier. Guests will also find it very easy to visit attractions outside Paris such as Euro Disneyland Paris or the Château de Versailles, to name but a few. Charles de Gaulle and Orly airports are both approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2239.00" OriginalAmount="2239.00">
      <BasicPropertyInfo Latitude="48.875180457194" Longitude="2.3327949643135" StarRating="3" HotelCode="31789|hotel_helios_opera" HotelName="Helios Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 rue de la Victoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50727/a_50727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Opera Garnier district, the hotel enjoys an exceptional location for leisure and shopping, just minutes from the Place de la Madeleine. The location invites guests to stroll along the big department stores such as Galeries Lafayette on Boulevard Haussmann. There are restaurants, bars and nightlife spots in the immediate vicinity, while the Mogador Theatre is 100 metres away and Place Vendome is around 400 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2240.00" OriginalAmount="2240.00">
      <BasicPropertyInfo Latitude="48.86753549" Longitude="2.34703601" StarRating="3" HotelCode="487181|casa_o_2" HotelName="Casa Ô" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Réaumur, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/599826/w_599826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2244" OriginalAmount="2244">
      <BasicPropertyInfo Latitude="49.010288" Longitude="2.557582" StarRating="4" HotelCode="54783|28527" HotelName="Hilton Paris Charles de Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roissypôle/Rue de Rome, P.O. Box 16461, Tremblay en France, Roissy 95708</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65981/a_65981_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal setting in the heart of Paris' Charles de Gaulle International Airport, between terminals 1 &amp; 2 and in front of terminal 3. The hotel is close to the RER B metro station taking passengers towards Paris. The city is around 31 km away and the hotel is close to Disneyland, and Parc Astérix.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2246.00" OriginalAmount="2246.00">
      <BasicPropertyInfo Latitude="48.840978" Longitude="2.329662" StarRating="3" HotelCode="64782|hotel_le_royal_montparnasse" HotelName="Le Royal Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Boulevard Raspail, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83512/l_83512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a pleasant location on a large avenue, just a few metres from the lively Raspail Montparnasse crossroads and the Jardin du Luxembourg. The immediate vicinity features restaurants, bars, pubs, nightlife spots, shops and public transport links. The Paris Expo is only 20 minutes away by metro and the main tourist attractions, including Notre Dame Cathedral and the Saint-Germain district, are around 20 minutes from the hotel. Orly and Charles de Gaulle airports are 10 and 20 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2246.00" OriginalAmount="2246.00">
      <BasicPropertyInfo Latitude="48.880869334266" Longitude="2.3374271392822" StarRating="0" HotelCode="75640|grand_pigalle_hotel" HotelName="Grand Pigalle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328943/328943a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2247.00" OriginalAmount="2247.00">
      <BasicPropertyInfo Latitude="48.872012045476" Longitude="2.2969928383827" StarRating="4" HotelCode="42190|radisson_blu_hotel_champs_elysees_paris" HotelName="Radisson Blu Champs Elysees" 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>78bis Avenue Marceau (8º Arr), 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212067/212067a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2247.00" OriginalAmount="2247.00">
      <BasicPropertyInfo Latitude="48.837795947699" Longitude="2.3557788133621" StarRating="3" HotelCode="29321|hotel_la_demeure" HotelName="Best Western Plus Hôtel La Demeure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Saint-Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47244/a_47244_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies in the Quartier Latin, within a short distance of the botanical gardens (300 m), the Jardin du Luxembourg (1.5 km), Notre-Dame de Paris cathedral (1.9 km) and the church of Saint-Germain-des-Prés (2.4 km). Links to the public transport network are a convenient 100 m walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2247.00" OriginalAmount="2247.00">
      <BasicPropertyInfo Latitude="48.866394501653" Longitude="2.3607087135315" StarRating="2" HotelCode="29477|relais_du_marais" HotelName="Relais du Marais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Rue de Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47051/a_47051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, only a few minutes walk from Galerie Lafayette and the Picasso Museum (500 m away). It is just 100 m from Temple/Republique metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2247.00" OriginalAmount="2247.00">
      <BasicPropertyInfo Latitude="48.86368942260742" Longitude="2.355070114135742" StarRating="0" HotelCode="0|les_appartements_de_latelier_paris_3" HotelName="Les Appartements de L'atelier Paris 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Chapon, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/79/d5/79d53cc081adebde26c429acbf1c7830b95ef597.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Les Appartements de L'atelier Paris 3 in Paris (Paris City Center), you'll be a 5-minute walk from Les Halles and 6 minutes by foot from Centre Pompidou.  This apartment is 0.6 mi (1 km) from Hotel de Ville and 0.8 mi (1.3 km) from Notre-Dame.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Les Halles - 0.4 km / 0.3 mi&lt;br /&gt;Grands Boulevards - 0.5 km / 0.3 mi&lt;br /&gt;Centre Pompidou - 0.5 km / 0.3 mi&lt;br /&gt;Rue de Rivoli - 0.7 km / 0.5 mi&lt;br /&gt;Forum des Halles - 0.8 km / 0.5 mi&lt;br /&gt;Picasso Museum - 0.8 km / 0.5 mi&lt;br /&gt;Place de la Republique - 0.9 km / 0.6 mi&lt;br /&gt;Hotel de Ville - 1 km / 0.6 mi&lt;br /&gt;Theatre du Chatelet - 1.2 km / 0.7 mi&lt;br /&gt;Ile de la Cite - 1.2 km / 0.7 mi&lt;br /&gt;Notre-Dame - 1.3 km / 0.8 mi&lt;br /&gt;Conciergerie - 1.4 km / 0.8 mi&lt;br /&gt;Place des Vosges - 1.4 km / 0.9 mi&lt;br /&gt;Canal Saint-Martin - 1.4 km / 0.9 mi&lt;br /&gt;Palais Royal - 1.5 km / 1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 37.6 km / 23.4 mi&lt;br /&gt;Orly Airport (ORY) - 19 km / 11.8 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary wired Internet access, a computer station, and multilingual staff.&lt;br /&gt;HeadLine : Near Centre Pompidou&lt;br /&gt;Rooms : Make yourself at home in one of the 4 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;&lt;ul&gt;  &lt;li&gt;This property caters to LGBTQ guests. &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;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;Breakage deposit: EUR 350.00 per night&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="63" TotalAmount="2249.00" OriginalAmount="2249.00">
      <BasicPropertyInfo Latitude="48.876678466796875" Longitude="2.3485000133514404" StarRating="3" HotelCode="0|le_matissia" HotelName="Le Matissia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue de Montholon, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/25/2e25dc077b722a606a4b0cbd0e0b09c7134ec9ca.jpeg</HotelPictures>
        <HotelDescription>Located in Paris (Paris City Center), Le Matissia is within a 10-minute walk of Folies Bergere and Grands Boulevards.  This hotel is 0.5 mi (0.9 km) from Grevin Museum and 0.6 mi (1 km) from Le Trianon.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include express check-out, dry cleaning/laundry services, and luggage storage.&lt;br /&gt;Make yourself at home in one of the 11 guestrooms, featuring kitchens with refrigerators and stovetops. Your Select Comfort bed comes with Egyptian cotton sheets. 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 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2258.00" OriginalAmount="2258.00">
      <BasicPropertyInfo Latitude="48.8722587" Longitude="2.3258620914016" StarRating="4" HotelCode="285136|best_western_premier_hotel_opera_opal" HotelName="Best Western Premier Opéra Opal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392415/w_392415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the right bank of the River Seine next to the Place de la Madeleine (100 m) in Paris' Golden Triangle. The hotel enjoys a very convenient location for visiting the most prestigious monuments and sights of Paris. A few steps from the Haussmann department stores (100 m) and the Garnier National Opera (500 m), this pleasant boutique hotel is within walking distance of the Place de la Concorde, the Champs Elysees (1.5 km) and the Louvre (1.7 km). It lies 30 km from Paris Charles de Gaulle Airport and Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2261.00" OriginalAmount="2261.00">
      <BasicPropertyInfo Latitude="48.831634283921" Longitude="2.3870399594307" StarRating="4" HotelCode="29500|pullman_paris_bercy" HotelName="Pullman Paris Centre - Bercy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de Libourne, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47290/a_47290_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Bercy Village. Guests can reach the Place de la Madeleine in only 7 minutes by the automatic subway line. The hotel benefits from its trendy neighbours: it is close to Bastille and the popular Marais area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2262" OriginalAmount="2262">
      <BasicPropertyInfo Latitude="48.85477120311" Longitude="2.2922828793526" StarRating="4" HotelCode="25336|28761" HotelName="Hôtel Mercure Paris Centre Tour Eiffel" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36916/a_36916_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located close the River Seine just 200 m as the crow flies from the Eiffel Tower. Links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2263.00" OriginalAmount="2263.00">
      <BasicPropertyInfo Latitude="48.85661315917969" Longitude="2.352221965789795" StarRating="4" HotelCode="0|novotel_paris_porte_versailles" HotelName="Novotel Paris Porte De Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Av De La Porte De La Plaine, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/39/b9/39b9358d0d0d88bba181e3d9db1fd2ac4a6b5ad0.jpeg</HotelPictures>
        <HotelDescription>Novotel Paris Porte Versailles features air-conditioned rooms with satellite flat-screen TV in the 15th arr. District of Paris. Among the facilities of this property are a restaurant, a 24-hour front desk and room service, along with free WiFi throughout the property. At the hotel, each room comes with a yoga mat, digital library and a meditation app. Featuring a private bathroom with a bath or shower and a hairdryer, rooms at Novotel Paris Porte Versailles also offer a city view. Guests at the accommodation can enjoy a breakfast. From 19:00 to 22:30 on weekdays, room service meals prepared by the chef are available. The rest of the tme, a selection of to-go meals are available. Novotel Paris Porte Versailles offers a terrace. Paris Expo - Porte de Versailles is 100 metres from the hotel, while Rodin Museum is 5 km away. The nearest airport is Paris - Orly Airport, 14 km from Novotel Paris Porte Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2264" OriginalAmount="2264">
      <BasicPropertyInfo Latitude="48.842268417127" Longitude="2.3308718204498" StarRating="3" HotelCode="166895|35813" HotelName="Hôtel A La Villa des Artistes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de la Grande Chaumière, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189951/189951a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.00" OriginalAmount="2266.00">
      <BasicPropertyInfo Latitude="48.87219" Longitude="2.345265" StarRating="4" HotelCode="73727|rex_comprador" HotelName="Hotel Adèle &amp; Jules" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 et 4 bis Cité Rougemont, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99464/l_99464_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris on a small, quiet street around 10 minutes from must-see Parisian attractions, such as Folies Bergère, Musée Grévin and many theatres. It is also a 15-minute walk from Opéra Garnier and a 5-minute walk from famous boutiques and various restaurants. The links to the public transport network and the train station are within walking distance. Charles de Gaulle Airport is located approximately 40 km from the hotel, and Paris-Orly Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2267.00" OriginalAmount="2267.00">
      <BasicPropertyInfo Latitude="48.873056443892" Longitude="2.3097789287567" StarRating="4" HotelCode="56084|le_123_elysees" HotelName="Hôtel Le 123 Elysées" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 rue du Faubourg St Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72623/a_72623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Paris' 8th arrondissement, it is just a short walk to the splendid boulevard of the Champs-Élysées and a vast array of shops and entertainment venues as well as cultural sights are within easy reach. The nearest métro station is 50 m from the hotel and Gare Saint-Lazare lies 1.5 km away, as are various famous Parisian landmarks including the opera house and the Eiffel Tower. The congress centre is 15 minutes away on public transport and Orly and Charles de Gaulle airports are both 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2267.00" OriginalAmount="2267.00">
      <BasicPropertyInfo Latitude="48.888565335327" Longitude="2.2504659707747" StarRating="4" HotelCode="235350|melia_paris_la_defense_2" HotelName="Meliá Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard de Neuilly, 92400 Courbevoie - Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/325691/a_325691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2269.00" OriginalAmount="2269.00">
      <BasicPropertyInfo Latitude="48.845923" Longitude="2.375529" StarRating="2" HotelCode="148766|helvetia" HotelName="Helvetia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329705/329705a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2272.00" OriginalAmount="2272.00">
      <BasicPropertyInfo Latitude="48.866861" Longitude="2.303866" StarRating="4" HotelCode="78973|hotel_chambiges_elysees" HotelName="Chambiges Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue Chambiges, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106947/a_106947_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel could not be more ideally located than in this discreet, sheltered street in the heart of the famous Triangle d'Or. The Paris everyone dreams about is all around - just steps away is Montaigne Avenue with its luxury boutiques and a bit further on guests can stroll down the Champs-Élysées, the most beautiful avenue in the world. Closer by is a dock where guests can get on board for a romantic cruise on the Seine. The Charles De Gaulle and Orly Airports are both approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2273.00" OriginalAmount="2273.00">
      <BasicPropertyInfo Latitude="48.858168" Longitude="2.371813" StarRating="3" HotelCode="110496|auberge_flora" HotelName="Auberge Flora" 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>44 Boulevard Richard Lenoir, XI Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153384/a_153384_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2277.00" OriginalAmount="2277.00">
      <BasicPropertyInfo Latitude="48.855573674842" Longitude="2.3632333934064" StarRating="3" HotelCode="429927|hotel_jeanne_darc_le_marais" HotelName="Hôtel Jeanne D'Arc Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de Jarente, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7826562</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Paris. It is close to the Place des Vosges and the nearest station is Saint Paul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2278.00" OriginalAmount="2278.00">
      <BasicPropertyInfo Latitude="48.86885445" Longitude="2.33436415" StarRating="3" HotelCode="428935|appartement_opera" HotelName="Appartement Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Kitchen,Laundry,LCD/Projector,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de La Michodière, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549389/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 Appartement Opera in Paris (Louvre - Place Vendome), you'll be minutes from Paris Opera and Galeries Lafayette. This apartment is close to Louvre Museum and Notre Dame Cathedral.&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 kitchenettes with refrigerators and stovetops. Flat-screen televisions are provided for your entertainment. Conveniences include safes and microwaves, as well as phones with free local calls.&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 an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2279.00" OriginalAmount="2279.00">
      <BasicPropertyInfo Latitude="48.875994" Longitude="2.2939" StarRating="4" HotelCode="26745|balmoral" HotelName="Balmoral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Du General Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2281" OriginalAmount="2281">
      <BasicPropertyInfo Latitude="48.879496" Longitude="2.356512" StarRating="3" HotelCode="79717|55333" HotelName="Ibis Styles Paris Gare du Nord TGV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107902/a_107902_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2283.00" OriginalAmount="2283.00">
      <BasicPropertyInfo Latitude="48.878116" Longitude="2.364785" StarRating="3" HotelCode="189595|le_robinet_dor" HotelName="Le Robinet d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Eugene Varlin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213293/213293a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2284.00" OriginalAmount="2284.00">
      <BasicPropertyInfo Latitude="48.855059" Longitude="2.362536" StarRating="3" HotelCode="149361|caron" HotelName="Caron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caron, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=11195786</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2284.00" OriginalAmount="2284.00">
      <BasicPropertyInfo Latitude="48.840182" Longitude="2.32207117" StarRating="0" HotelCode="638002|apartments_bridgestreet_montparnasse_2" HotelName="Hotel De Paris Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>51 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38840000/38834000/38833952/f55cc30d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2285.00" OriginalAmount="2285.00">
      <BasicPropertyInfo Latitude="48.8676" Longitude="2.35308" StarRating="4" HotelCode="283754|hotel_le_123_sebastopol" HotelName="Hôtel Le 123 Sébastopol" 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>123 Boulevard de Sébastopol, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/390910/a_390910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2285.00" OriginalAmount="2285.00">
      <BasicPropertyInfo Latitude="48.83036301543" Longitude="2.284246981144" StarRating="4" HotelCode="25357|hotel_oceania_paris_porte_de_versailles" HotelName="Hôtel Oceania Paris Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue d'Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36950/a_36950_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access and is ideally located a few steps from the Parc des Expositions (exhibition ground) of Porte de Versailles and the Paris Palais des Sports. Guests may reach the Eiffel Tower and Champs-Élysées in 10 minutes with public transport and they can walk to the Heliport de Paris in 5 minutes. The city centre and train station are located around 3 km from the hotel and public transport is within walking distance. The Paris-Orly Airport is approximately 13 km away and Charles de Gaulle approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2288.00" OriginalAmount="2288.00">
      <BasicPropertyInfo Latitude="48.87684426" Longitude="2.33364989" StarRating="3" HotelCode="333104|hotel_langlois" HotelName="Hôtel Langlois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue Saint-Lazare, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481416/481416a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2291.00" OriginalAmount="2291.00">
      <BasicPropertyInfo Latitude="48.879759" Longitude="2.334026" StarRating="2" HotelCode="24416|eden_opera" HotelName="Eden Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231986/231986a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2293.00" OriginalAmount="2293.00">
      <BasicPropertyInfo Latitude="48.85801315307617" Longitude="2.3527450561523438" StarRating="0" HotelCode="0|amazing_le_marais_flat_2_mins_to_hotel_de_ville" HotelName="Amazing Le Marais Flat - 2 Mins to Hôtel de Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue de la Verrerie, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/6e/a46e4227521441a357957d7c1a669e4767c9bc67.jpeg</HotelPictures>
        <HotelDescription>Location : A stay at this apartment places you in the heart of Paris, steps from Hotel de Ville and Rue de Rivoli.  This apartment is 0.3 mi (0.4 km) from Les Halles and 0.3 mi (0.4 km) from Centre Pompidou.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Rue de Rivoli - 0.1 km / 0.1 mi&lt;br /&gt;Hotel de Ville - 0.2 km / 0.1 mi&lt;br /&gt;Les Halles - 0.4 km / 0.3 mi&lt;br /&gt;Centre Pompidou - 0.4 km / 0.3 mi&lt;br /&gt;Ile de la Cite - 0.5 km / 0.3 mi&lt;br /&gt;Theatre du Chatelet - 0.6 km / 0.4 mi&lt;br /&gt;Notre-Dame - 0.7 km / 0.4 mi&lt;br /&gt;Forum des Halles - 0.7 km / 0.4 mi&lt;br /&gt;Conciergerie - 0.7 km / 0.5 mi&lt;br /&gt;Ile Saint Louis - 0.8 km / 0.5 mi&lt;br /&gt;Picasso Museum - 1 km / 0.6 mi&lt;br /&gt;Sainte Chapelle - 1 km / 0.6 mi&lt;br /&gt;Pont Neuf - 1.1 km / 0.7 mi&lt;br /&gt;Place des Vosges - 1.2 km / 0.7 mi&lt;br /&gt;Grands Boulevards - 1.2 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 36.8 km / 22.9 mi&lt;br /&gt;Orly Airport (ORY) - 18.2 km / 11.3 mi&lt;br /&gt;Paris (BVA-Beauvais) - 81.4 km / 50.6 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 212 km / 131.7 mi&lt;br /&gt;HeadLine : Near Hotel de Ville&lt;br /&gt;Rooms : Make yourself comfortable in this apartment, which has a kitchen. Complimentary wired and wireless Internet access is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2296.00" OriginalAmount="2296.00">
      <BasicPropertyInfo Latitude="48.87948134614" Longitude="2.2849885027356" StarRating="4" HotelCode="50601|le_meridien_etoile" HotelName="Le Meridien Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Boulevard Gouvion Saint-Cyr, 75848 Cedex 17, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38061/a_38061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Paris opposite the Palais des Congres, this international hotel lies just a stone's throw from the Champs Élysées and the Arc de Triomphe. Further sightseeing attractions such as the Eiffel Tower and the Louvre Museum are less than 5 km away. The shopping and financial centre of La Défense is around 3 km away. The nearest train station takes around 20 minutes to reach. Paris' two international airports are to be found within 30 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2297.00" OriginalAmount="2297.00">
      <BasicPropertyInfo Latitude="48.876011" Longitude="2.296228" StarRating="3" HotelCode="56961|hotel_elysees_paris_2" HotelName="Elysees Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73852/l_73852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street, only a few metres from Etoile and the Champs Elysées with its upmarket shops. Within a radius of about 50 m, there are numerous shops, restaurants, bars, nightclubs, a bus stop and an underground/ overground station. The Arc de Triomphe is roughly 20 m, the Parc Monceau some 150 m and the Eiffel Tower around 500 m away. Orly airport is approximately 15 km away and Charles de Gaulle airport is some 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2301.00" OriginalAmount="2301.00">
      <BasicPropertyInfo Latitude="48.873749" Longitude="2.320196" StarRating="4" HotelCode="34976|le_lavoisier" HotelName="Le Lavoisier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Lavoisier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56944/a_56944_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the French capital, between Saint Augustin church, La Madeleine monument and Faubourg Saint Honoré. An abundance of shops are located in the immediate vicinity, as are scores of restaurants and bars. Saint Augustin métro station is just 150 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2305.00" OriginalAmount="2305.00">
      <BasicPropertyInfo Latitude="48.866285107221" Longitude="2.285841446379" StarRating="3" HotelCode="16674|citadines_trocadero_paris" HotelName="Citadines Trocadéro Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 bis Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20236/l_20236_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located next to Place du Trocadero (a 5-minute walk), and shopaholics will be delighted with its proximity to L'Avenue Victor Hugo and the Champs Elysées (10 and 20 minutes' walk respectively), known as the most beautiful avenue in the world. The hotel lies in the 16th district, which is one of Paris' most luxurious areas, and guests will find restaurants, bars and links to the public transport network in the immediate vicinity of the hotel. It is just a 10-minute walk to the River Seine, and the Eiffel Tower is 1 km away. Orly Airport is 25 km from the hotel, and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2307.00" OriginalAmount="2307.00">
      <BasicPropertyInfo Latitude="48.844514" Longitude="2.345447" StarRating="4" HotelCode="78831|du_pantheon" HotelName="Du Les Dames du Pantheon" 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>19 Place du Panthéon, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106779/a_106779_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2316.00" OriginalAmount="2316.00">
      <BasicPropertyInfo Latitude="48.864854" Longitude="2.336443" StarRating="3" HotelCode="77368|best_western_louvre_piemont" HotelName="Hôtel Louvre Piémont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De Richelieu, 75001 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189974/189974a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel faces onto the Palais Royal Gardens in the heart of historical Paris, just steps away from the Louvre Museum, the Tuileries Gardens, and the Pompidou centre of modern art with its famous exhibitions. The Palais Royal and Pyramides metro stations are 150 metres from the hotel and Gare du Nord train station is approximately 2 km away. Charles de Gaulle airport and Orly airport are around 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2324.00" OriginalAmount="2324.00">
      <BasicPropertyInfo Latitude="48.882113958738" Longitude="2.2820589889897" StarRating="4" HotelCode="300279|ac_hotel_paris_porte_maillot" HotelName="AC Hotel by Marriott Paris Porte Maillot" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Gustave Charpentier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367547/367547a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2326.00" OriginalAmount="2326.00">
      <BasicPropertyInfo Latitude="48.869013689363" Longitude="2.3336626589298" StarRating="3" HotelCode="189556|etats_unis_opera" HotelName="Etats-unis Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue D Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265888/a_265888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 45 rooms. Services and facilities at the hotel include a bar, room service and a conference room. 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="2329.00" OriginalAmount="2329.00">
      <BasicPropertyInfo Latitude="48.876690498182" Longitude="2.3270040750504" StarRating="4" HotelCode="74038|the_phileas_hotel" HotelName="Phileas Hotel" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101060/w_101060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2332.00" OriginalAmount="2332.00">
      <BasicPropertyInfo Latitude="48.841226024086" Longitude="2.3301489651203" StarRating="3" HotelCode="60656|mercure_paris_montparnasse_raspail" HotelName="Mercure Paris Montparnasse Raspail" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>207 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78509/a_78509_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2334.00" OriginalAmount="2334.00">
      <BasicPropertyInfo Latitude="48.853957444119" Longitude="2.367462515831" StarRating="3" HotelCode="38598|hotel_bastille_speria" HotelName="Bastille Speria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Bastille, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230366/230366a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2336.00" OriginalAmount="2336.00">
      <BasicPropertyInfo Latitude="48.866614" Longitude="2.285361" StarRating="3" HotelCode="76470|le_singulier" HotelName="Le Singulier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Saint Didier, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330847/330847a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2340.00" OriginalAmount="2340.00">
      <BasicPropertyInfo Latitude="48.886543" Longitude="2.332909" StarRating="4" HotelCode="18219|terrass_hotel" HotelName="Terrass" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Rue Joseph de Maistre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163161/163161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Montmartre, within a short walk of must-see Parisian attractions such as the Sacré-Coeur basilica or the notorious Moulin Rouge cabaret. The Louvre museum is some 40 minutes’ walk away and the Arc de Triomphe and Stade de France are within 5 km. Links to the local public transport network are close at hand and various restaurants are about 100 m away. Paris Charles de Gaulle Airport is approximately 25 km and Orly Airport some 30 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2349.00" OriginalAmount="2349.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="983142|lovely_studio_eiffel_tower_champ_de_mars" HotelName="Rayz Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Avenue Bosquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37630000/37627400/37627329/6d004e09_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2355.00" OriginalAmount="2355.00">
      <BasicPropertyInfo Latitude="48.860435757978" Longitude="2.3007237911224" StarRating="4" HotelCode="36882|derby_alma" HotelName="Le Derby Alma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Rapp, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60550/a_60550_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Paris, this hotel is only 200 m away from the Eiffel Tower and the famous Champs-Élysées is only 1.5 km away. Countless shopping and entertainment venues as well as a bus stop and metro station are only steps away from the hotel. A boat jetty on the Seine lies around 250 m away and Montparnasse train station lies around 3.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2361" OriginalAmount="2361">
      <BasicPropertyInfo Latitude="48.86923510986" Longitude="2.2978404164314" StarRating="3.5" HotelCode="10798|3111" HotelName="Hotel Le Belmont" 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,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139375/139375a_hb_a_119.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, 100 m from the Champs-Élysées and close to monuments such as the Arc de Triomphe, Eiffel Tower, Trocadéro and the Louvre Museum. Roissy/Charles de Gaulle Airport is around 27 km away, and Paris/Orly Airport is some 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2361.00" OriginalAmount="2361.00">
      <BasicPropertyInfo Latitude="48.874677688105" Longitude="2.30578109622" StarRating="3" HotelCode="15940|best_western_plaza_elysees" HotelName="Hôtel Plaza Elysées" 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>177 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19196/a_19196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris, some 200 m from the Champs Elysées. The George V métro station lies around 100 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2362.00" OriginalAmount="2362.00">
      <BasicPropertyInfo Latitude="48.866249820397" Longitude="2.2878813743591" StarRating="3" HotelCode="12575|hotel_floride_etoile" HotelName="Floride Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191173/191173a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2365.00" OriginalAmount="2365.00">
      <BasicPropertyInfo Latitude="48.857004" Longitude="2.317232" StarRating="4" HotelCode="110469|hotel_de_varenne" HotelName="De Varenne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328425/328425a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2367.00" OriginalAmount="2367.00">
      <BasicPropertyInfo Latitude="48.849245095613" Longitude="2.342212870717" StarRating="4" HotelCode="14271|dacia_luxembourg" HotelName="Le Lapin Blanc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153745/153745a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just a few minutes' walk from the Luxembourg Gardens and 600 m from the Panthéon. Notre Dame Cathedral and Sainte-Chapelle are only around 800 m away, whilst Orsay Museum is approximately 2 km away. The hotel is 350 m from Cluny - La Sorbonne metro station, which provides access to the capital's many sights. Charles De Gaulle Airport and Orly Airport are each around 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2369.00" OriginalAmount="2369.00">
      <BasicPropertyInfo Latitude="48.870441" Longitude="2.307681" StarRating="3" HotelCode="47601|best_western_colisee_3" HotelName="Hotel Le Colisée" 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>6 Rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10579/a_10579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2369.00" OriginalAmount="2369.00">
      <BasicPropertyInfo Latitude="48.864904441133" Longitude="2.3469530045986" StarRating="4" HotelCode="34439|hotel_victoires_opera" HotelName="Victoires Opera" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 rue Montorgueil, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54857/a_54857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located just 2 km from the trade fair grounds and the motorway, and is relatively simple to reach by car or on foot from the train station. Paris-Charles de Gaulle Airport is approximately 20 km from the conference hotel and Paris-Orly Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2373.00" OriginalAmount="2373.00">
      <BasicPropertyInfo Latitude="48.847685" Longitude="2.351476" StarRating="3" HotelCode="110444|hotel_minerve" HotelName="Minerve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13, rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249076/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Hotel Minerve offers comfort and convenience whether you're on business or holiday in Paris. The hotel has everything you need for a comfortable stay. Facilities like salon, room service, pets allowed, elevator, concierge are readily available for you to enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with hair dryer, shower, internet access – LAN (charges apply), desk, television LCD/plasma screen. The hotel offers various recreational opportunities. Hotel Minerve is an excellent choice from which to explore Paris or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2374.00" OriginalAmount="2374.00">
      <BasicPropertyInfo Latitude="48.845053" Longitude="2.252664" StarRating="5" HotelCode="298449|molitor_paris_mgallery" HotelName="Hôtel Molitor Paris - MGallery by Sofitel" 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,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Nungesser et Coli, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406665/a_406665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2376.00" OriginalAmount="2376.00">
      <BasicPropertyInfo Latitude="48.86382363" Longitude="2.37502862" StarRating="0" HotelCode="726908|hotel_les_deux_girafes" HotelName="Les Deux Girafes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Passage Beslay, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952656/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2383.00" OriginalAmount="2383.00">
      <BasicPropertyInfo Latitude="48.849541914773" Longitude="2.298241699439" StarRating="3" HotelCode="333719|hotel_tourisme_avenue" HotelName="Hôtel Tourisme Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue de La Motte-Picquet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/447850/a_447850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2396.00" OriginalAmount="2396.00">
      <BasicPropertyInfo Latitude="48.87529688721" Longitude="2.3263576626778" StarRating="3" HotelCode="14179|londres_et_new_york" HotelName="Londres &amp; New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Place du Havre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16451/a_16451_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, close to Galeries Lafayette and the opera house. The Champs- Elysées and the Louvre are just a 20-minute walk from the hotel. Orly and Charles de Gaulle airports lie between 25-35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2399.00" OriginalAmount="2399.00">
      <BasicPropertyInfo Latitude="48.85158" Longitude="2.277695" StarRating="5" HotelCode="110534|hotel_square" HotelName="Square" 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>3 Rue de Boulainvilliers, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232190/232190a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2399.00" OriginalAmount="2399.00">
      <BasicPropertyInfo Latitude="48.87958468" Longitude="2.33348964" StarRating="4" HotelCode="267181|timhotel_opera_grands_magasins" HotelName="Timhotel Opéra Grands Magasins" 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>35 rue La Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/372802/a_372802_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.00" OriginalAmount="2400.00">
      <BasicPropertyInfo Latitude="48.8632544517396" Longitude="2.36289947235264" StarRating="0" HotelCode="0|black_pearl_3" HotelName="Black Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>52 rue Charlot, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f5/f7/f5f7f25ac8da6132b5f961cbc2cdf7eaff0ec6ad.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Black Pearl” is located within 1 km from the heart of Paris.&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="27" TotalAmount="2407" OriginalAmount="2407">
      <BasicPropertyInfo Latitude="48.852379" Longitude="2.337518" StarRating="3" HotelCode="110448|55930" HotelName="de Fleurie" 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>32-34, rue Grégoire-de-Tours, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329120/329120a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2408.00" OriginalAmount="2408.00">
      <BasicPropertyInfo Latitude="48.858313" Longitude="2.355911" StarRating="3" HotelCode="146631|hotel_de_la_bretonnerie" HotelName="de la Bretonnerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Sainte Croix de la Bretonnerie, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328478/328478a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2411.00" OriginalAmount="2411.00">
      <BasicPropertyInfo Latitude="48.885318" Longitude="2.335092" StarRating="2" HotelCode="27742|hotel_du_moulin" HotelName="Hotel Du Moulin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Aristide Bruant, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40970/w_40970_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Moulin Rouge and the Sacré Coeur, this charming hotel is located on a quiet street in the most picturesque Parisian district. It is an excellent starting point for exploring Paris, just 10 minutes by metro from the Place de l'Etoile and the Opera House, and the Champs Elysées and Rivoli can be reached in around 20 minutes by public transport. Guests will find a range of shops, bars and restaurants just 200 m away, in Montmartre, as well as the Abbesses metro station. The closest airport is Paris Orly, just 20 km away, and Paris Charles de Gaulle Airport lies some 24 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2412.00" OriginalAmount="2412.00">
      <BasicPropertyInfo Latitude="48.884311" Longitude="2.260581" StarRating="4" HotelCode="80564|hotel_paris_neuilly" HotelName="Paris Neuilly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199, Avenue Charles De Gaulle, Neuilly-Sur-Seine 92200</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108925/a_108925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located between Place de l Ètoile and the La Défense business quarter. It is two metro stations away from the CNIT (Centre for New Industries and Technologies) and the Palais des Congrès events centre. Moreover, it is close to various shops, restaurants and theatres along the Champs Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2416.00" OriginalAmount="2416.00">
      <BasicPropertyInfo Latitude="48.870500099009" Longitude="2.3076117038727" StarRating="2" HotelCode="189594|hotel_delarc" HotelName="Hotel Delarc" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/253715/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Parisian life, between the Place de la Concorde and the Arc de Triomphe, and a few steps from the Grand Palais. The hotel is situated only 500 m from the Avenue des Champs-Élysées, and approximately 800 m from the Seine. Guests will find the Louvre around 2 km away. Orly Airport is approximately 20 km away from the hotel, while Charles De Gaulle Airport (also known as Roissy Airport) is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2416.00" OriginalAmount="2416.00">
      <BasicPropertyInfo Latitude="48.84537" Longitude="2.3255369999999" StarRating="3" HotelCode="337143|hotel_legend_saint_germain_by_elegancia" HotelName="Legend" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56026/a_56026_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful hotel lies on the left bank of the river Seine, within the famous triangle between the Latin Quarter, Saint-Germain-des-Près and Montparnasse. Bars and restaurants are to be found in the vicinity, as can links to the public transport network. Many of the French capitals top sights such as the Louvre and Notre Dame are to be found within 1 km of the hotel. It is 5 minutes walk to Montparnasse railway station and Orly and Charles de Gaulle airports are 15 km and 30 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2417.00" OriginalAmount="2417.00">
      <BasicPropertyInfo Latitude="48.839229583740234" Longitude="2.264414072036743" StarRating="0" HotelCode="0|daumier_new_2_bdrs_flat_near_la_seine" HotelName="Daumier - New 2 Bdrs Flat near la Seine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Daumier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/d6/5dd654db80f1e4306f5ff75bae33722636432744.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (16th Arrondissement), you'll be within a 5-minute drive of Parc des Princes and Eiffel Tower. This apartment is 2.3 mi (3.8 km) from Champ de Mars and 2.9 mi (4.7 km) from Champs-Elysees.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parc des Princes - 1.3 km / 0.8 mi&lt;br /&gt;Bois de Boulogne - 1.5 km / 0.9 mi&lt;br /&gt;Aquaboulevard - 1.6 km / 1 mi&lt;br /&gt;Stade Roland Garros - 1.8 km / 1.1 mi&lt;br /&gt;Rue du Commerce - 2.7 km / 1.7 mi&lt;br /&gt;Place du Trocadero - 3.6 km / 2.2 mi&lt;br /&gt;Eiffel Tower - 3.6 km / 2.2 mi&lt;br /&gt;Champ de Mars - 3.6 km / 2.2 mi&lt;br /&gt;Avenue Georges V - 4.1 km / 2.6 mi&lt;br /&gt;Necker-Enfants Malades Hospital - 4.2 km / 2.6 mi&lt;br /&gt;Avenue Montaigne - 4.2 km / 2.6 mi&lt;br /&gt;UNESCO Headquarters - 4.3 km / 2.7 mi&lt;br /&gt;Pont de l'Alma - 4.3 km / 2.7 mi&lt;br /&gt;Rue Cler - 4.4 km / 2.7 mi&lt;br /&gt;Les Invalides - 4.8 km / 3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Paris (CDG-Roissy-Charles de Gaulle) - 36.7 km / 22.8 mi&lt;br /&gt;Paris (ORY-Orly) - 16.9 km / 10.5 mi&lt;br /&gt;Paris (BVA-Beauvais) - 88.6 km / 55.1 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 217.8 km / 135.3 mi&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. A Smart television with Netflix is provided, 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;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-out is 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;&lt;li&gt;Deposit: EUR 500 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="63" TotalAmount="2423.00" OriginalAmount="2423.00">
      <BasicPropertyInfo Latitude="48.8677978515625" Longitude="2.355437994003296" StarRating="0" HotelCode="0|93_luxury_flat_in_le_marais" HotelName="93 - Luxury Flat in Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Notre-Dame de Nazareth 65, 3rd arr., 75003 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/8d/e38d48a2262aa15707f31578c9c22a621766c400.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment, you'll be centrally located in Paris, steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.5 mi (0.9 km) from Centre Pompidou and 0.8 mi (1.2 km) from Grevin Museum.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 0.1 km / 0.1 mi&lt;br /&gt;Les Halles - 0.7 km / 0.4 mi&lt;br /&gt;Place de la Republique - 0.7 km / 0.4 mi&lt;br /&gt;Centre Pompidou - 0.9 km / 0.5 mi&lt;br /&gt;Forum des Halles - 1.1 km / 0.7 mi&lt;br /&gt;Canal Saint-Martin - 1.2 km / 0.7 mi&lt;br /&gt;Grevin Museum - 1.2 km / 0.8 mi&lt;br /&gt;Rue de Rivoli - 1.3 km / 0.8 mi&lt;br /&gt;Picasso Museum - 1.3 km / 0.8 mi&lt;br /&gt;Folies Bergere - 1.4 km / 0.8 mi&lt;br /&gt;Theatre du Chatelet - 1.4 km / 0.9 mi&lt;br /&gt;Hotel de Ville - 1.5 km / 0.9 mi&lt;br /&gt;Ile de la Cite - 1.6 km / 1 mi&lt;br /&gt;Conciergerie - 1.7 km / 1 mi&lt;br /&gt;Palais Royal - 1.8 km / 1.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 29.6 km / 18.4 mi&lt;br /&gt;Orly Airport (ORY) - 19.4 km / 12.1 mi&lt;br /&gt;HeadLine : Near Centre Pompidou&lt;br /&gt;Rooms : 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 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2425.00" OriginalAmount="2425.00">
      <BasicPropertyInfo Latitude="48.874626528862" Longitude="2.3168009519577" StarRating="4" HotelCode="34423|hotel_arioso" HotelName="Arioso - Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business 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 rue d'Argenson, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150850/150850a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, 1 km from the Champs-Élysées. The location allows easy access by metro to all major attractions of the city such as museums, galleries and theatres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2430" OriginalAmount="2430">
      <BasicPropertyInfo Latitude="48.877736013732" Longitude="2.293031657139" StarRating="4" HotelCode="460058|225157" HotelName="Le Tsuba Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637816/637816a_hb_a_001.jpg</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. Most of the storeys can be reached by lift. Room service is among the facilities. The accommodation has a range of facilities for guests with disabilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2431.00" OriginalAmount="2431.00">
      <BasicPropertyInfo Latitude="48.859745789504" Longitude="2.3085987567902" StarRating="4" HotelCode="164914|hotel_thoumieux" HotelName="Thoumieux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Rue Saint-Dominique, 75007 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231514/a_231514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2432.00" OriginalAmount="2432.00">
      <BasicPropertyInfo Latitude="48.85696062" Longitude="2.38485894" StarRating="2" HotelCode="417305|hotel_belfort" HotelName="Hotel de Belfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de Belfort, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/527241/a_527241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2433" OriginalAmount="2433">
      <BasicPropertyInfo Latitude="48.874877" Longitude="2.293667" StarRating="4" HotelCode="17855|16655" HotelName="Splendid Etoile" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22030/a_22030_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the golden triangle, this unique hotel with its elegant, intimate atmosphere enjoys unparalleled views out over the famous Place de l'Étoile and the Arc de Triomphe. Perhaps the most beautiful road in the world, the lively Avenue des Champs Élysées lies just 2 minutes walk from the hotel and underground stations are to be found close by offering excellent links to the French capital's business district, La Défence, as well as to Porte Maillot. Despite this idyllic central, lively location, the hotel is unaffected by the noise of the metropolis and is an oasis of tranquillity as well as the perfect location to kick back and relax at. Air France offers a shuttle bus service from Roissy Charles de Gaulle international airport, which saves guests the cost of a taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2436.00" OriginalAmount="2436.00">
      <BasicPropertyInfo Latitude="48.852323174237" Longitude="2.3549821972847" StarRating="3" HotelCode="74014|hotel_des_deuxiles" HotelName="des Deux Iles" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Rue Saint-Louis-en-l'ile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213321/213321a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2442.00" OriginalAmount="2442.00">
      <BasicPropertyInfo Latitude="48.842179" Longitude="2.312783" StarRating="2" HotelCode="258438|innova" HotelName="Madrigal 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,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard Pasteur, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14813/a_14813_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the lively Montparnasse area, the hotel is a few minutes' walk from Montparnasse train station and the tower, Les Invalides, Rodin Museum, Institut Pasteur, Eiffel Tower and the bars of Saint-Germain-des-Prés. Guests will find restaurants, bars, shops, and bus, train and metro stations all within 5 minutes' walk and other nearby places of interest include Parc Luxembourg (600 metres), Arc de Triomphe (3 km away), Orsay Museum (1500 m away) and Notre Dame (2 km away). Nearby airports include Paris-Orly (20 km away) and Paris-Charles de Gaulle (30 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2452" OriginalAmount="2452">
      <BasicPropertyInfo Latitude="48.870544" Longitude="2.326868" StarRating="3" HotelCode="110484|50455" HotelName="Du Triangle d'Or" 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>6 Rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/091287/091287a_hb_a_035.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2463.00" OriginalAmount="2463.00">
      <BasicPropertyInfo Latitude="48.866300988206" Longitude="2.2866287827492" StarRating="4" HotelCode="18736|radisson_blu_le_dokhans_hotel" HotelName="Le Dokhan's, a Tribute Portfolio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23363/a_23363_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the 16th arrondissement of Paris. The property lies 1 km from the Eiffel Tower and there are several metro stations nearby, including Boissiere, which is 300 metres away. Paris-Orly airport and Paris-Charles de Gaulle airport are both about 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2463.00" OriginalAmount="2463.00">
      <BasicPropertyInfo Latitude="48.8720686" Longitude="2.3236726" StarRating="4" HotelCode="10735|hotel_bedford" HotelName="Bedford" 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>17 rue de l'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330826/330826a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2466" OriginalAmount="2466">
      <BasicPropertyInfo Latitude="48.872377234563" Longitude="2.3093095421791" StarRating="4" HotelCode="31208|16653" HotelName="Rochester Champs Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49863/a_49863_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies on a main street and the heart of the French capital. The famous Champs Élysées is just 50 m away and a diverse selection of shopping and entertainment venues are to be found just a few minutes walk away. Saint-Philippe-du-Roule métro station lies directly beside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2466.00" OriginalAmount="2466.00">
      <BasicPropertyInfo Latitude="48.858226999529" Longitude="2.3104336416989" StarRating="3" HotelCode="110474|hotel_de_latour_maubourg" HotelName="Hotel de Latour Maubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Rue de Grenelle, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214572/214572a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2468.00" OriginalAmount="2468.00">
      <BasicPropertyInfo Latitude="48.880861" Longitude="2.302387" StarRating="3" HotelCode="110536|astruc_elysees_hotel" HotelName="Noir" 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>18 Rue Léon Jost, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213233/213233a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2475.00" OriginalAmount="2475.00">
      <BasicPropertyInfo Latitude="48.88044203222" Longitude="2.2855413031343" StarRating="3" HotelCode="333802|hotel_saint_cyr_etoile" HotelName="Hotel Saint Cyr Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2479.00" OriginalAmount="2479.00">
      <BasicPropertyInfo Latitude="48.8711913" Longitude="2.28724527" StarRating="4" HotelCode="651810|bridgestreet_mode_arc_de_triomphe" HotelName="Mode Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Leroux, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/770795/a_770795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2483.00" OriginalAmount="2483.00">
      <BasicPropertyInfo Latitude="48.854897" Longitude="2.305132" StarRating="2" HotelCode="110477|prince_2" HotelName="Prince" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue Bosquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/7d/a47db72435ec9c5866f47983d97a6315d1ae86bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2491.00" OriginalAmount="2491.00">
      <BasicPropertyInfo Latitude="48.85491" Longitude="2.34166" StarRating="3" HotelCode="0|_0x405ca" HotelName="Le Vintage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 quais des Grands Augustins, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/94/50/94501512b31abb7ffd1c985588c5bdfd8fcfe774.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be a 4-minute walk from Pont Neuf and 8 minutes by foot from Notre Dame Cathedral.  This apartment is 0.4 mi (0.6 km) from Les Halles and 0.6 mi (0.9 km) from Sorbonne University.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Guests will find features like 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="27" TotalAmount="2494" OriginalAmount="2494">
      <BasicPropertyInfo Latitude="48.871416546724" Longitude="2.3280616588954" StarRating="4" HotelCode="180061|57022" HotelName="Hotel Maison Athénée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212756/212756a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2496.00" OriginalAmount="2496.00">
      <BasicPropertyInfo Latitude="48.850289969205" Longitude="2.3392671346664" StarRating="4" HotelCode="32474|hotel_baume" HotelName="Hotel Baume" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213195/213195a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of one of the most lively districts in Paris. The Louvre, Notre Dame, the Sorbonne university, and the Cluny museum are all located in the immediate vicinity of the hotel. The hotel is also located just a few minutes' walk from countless appealing shops and entertainment options. The nearest underground station is "Odéon".</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2501.00" OriginalAmount="2501.00">
      <BasicPropertyInfo Latitude="48.873142888054" Longitude="2.327309846878" StarRating="3" HotelCode="904832|george_sand_3" HotelName="George Sand" 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>26 rue des Mathurins, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/252351/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2508.00" OriginalAmount="2508.00">
      <BasicPropertyInfo Latitude="48.865190282114" Longitude="2.3315933346748" StarRating="3" HotelCode="337155|le_relais_saint_honore" HotelName="Relais Saint Honore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>308 Rue Saint Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017575/017575a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to plenty of sightseeing attraction, such as the Jardin des Tuileries, the Louvre, the Place Vendôme and the opera. Countless shopping venues, restaurants and public transport are all easily within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2510.00" OriginalAmount="2510.00">
      <BasicPropertyInfo Latitude="48.851922441228" Longitude="2.3462699883432" StarRating="3" HotelCode="110442|hotel_henri_ivrive_gauche" HotelName="Henri IV Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Rue Saint Jacques, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249074/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2511.00" OriginalAmount="2511.00">
      <BasicPropertyInfo Latitude="48.85567445" Longitude="2.36117782" StarRating="3" HotelCode="308149|grand_hotel_malher_2" HotelName="Grand Hôtel Malher" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/464791/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2512.00" OriginalAmount="2512.00">
      <BasicPropertyInfo Latitude="48.866257" Longitude="2.288104" StarRating="4" HotelCode="12741|hotel_garden_elysees" HotelName="Garden Elysee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13106/a_13106_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to the Trocadéro, between the Eiffel Tower and the Champs Elysées. The beautiful hotel sits off the main road and offers direct access to Palais des Congrès Porte Maillot, and restaurants and shopping spots are within walking distance. The bus station is 400 metres from the hotel and Boissiere train station is 5 km away. The Louvre Museum and Notre Dame de Paris are both around 25 minutes away using public transport. Paris-Orly Airport is approximately 23 km from the hotel and Paris-Charles de Gaulle Airport is roughly 32 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2517.00" OriginalAmount="2517.00">
      <BasicPropertyInfo Latitude="48.88119125366211" Longitude="2.3072099685668945" StarRating="0" HotelCode="0|loft_boutik_boheme_batignolles_45m" HotelName="Le Loft Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 rue Lemercier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/1c/0f1c5c777dcbfbdd131e77f5fd131c7c6402b521.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Paris (17th Arrondissement), you'll be a 2-minute walk from Parc Monceau and 11 minutes by foot from Rue du Faubourg Saint-Honore.  This apartment is 0.8 mi (1.2 km) from Avenue Montaigne and 1 mi (1.6 km) from Lido.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parc Monceau - 0.2 km / 0.1 mi&lt;br /&gt;Rue du Faubourg Saint-Honore - 1 km / 0.6 mi&lt;br /&gt;Avenue Montaigne - 1.2 km / 0.8 mi&lt;br /&gt;Avenue Georges V - 1.4 km / 0.9 mi&lt;br /&gt;Lido - 1.5 km / 0.9 mi&lt;br /&gt;Arc de Triomphe - 1.5 km / 0.9 mi&lt;br /&gt;Champs-Elysees - 1.5 km / 0.9 mi&lt;br /&gt;Elysee Palace - 1.5 km / 0.9 mi&lt;br /&gt;Place de Clichy - 1.6 km / 1 mi&lt;br /&gt;Grands Boulevards - 1.8 km / 1.1 mi&lt;br /&gt;Boulevard Haussmann - 1.9 km / 1.2 mi&lt;br /&gt;Place de la Madeleine - 2 km / 1.2 mi&lt;br /&gt;La Machine du Moulin Rouge - 2 km / 1.3 mi&lt;br /&gt;Bois de Boulogne - 2 km / 1.3 mi&lt;br /&gt;Petit Palais - 2.1 km / 1.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 31.6 km / 19.6 mi&lt;br /&gt;Orly Airport (ORY) - 24.9 km / 15.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 Parc Monceau&lt;br /&gt;Rooms : Make yourself comfortable in your apartment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2519.00" OriginalAmount="2519.00">
      <BasicPropertyInfo Latitude="48.8665503256858" Longitude="2.33129544232793" StarRating="0" HotelCode="0|thesuites_paris_studios" HotelName="thesuites Paris Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Place du Marché Saint-Honoré, 3, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/21/0f/210fb795190417317b1dc4569f8d944e29d4d706.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “thesuites Paris Studios” is situated within walking distance from the historic center of Paris.&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="63" TotalAmount="2522.00" OriginalAmount="2522.00">
      <BasicPropertyInfo Latitude="48.869173359223" Longitude="2.3574981093407" StarRating="3" HotelCode="15018|moris_grands_boulevards" HotelName="Hôtel Moris" 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>13 Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212729/212729a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2527.00" OriginalAmount="2527.00">
      <BasicPropertyInfo Latitude="48.871774759351" Longitude="2.349269092083" StarRating="4" HotelCode="13508|hotel_pavillon_opera" HotelName="Hôtel L'Échiquier Opéra Paris - MGallery by Sofitel" 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>38 Rue De L'Echiquier, 75010 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14297/a_14297_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located close to the 'Grands Boulevards' and the opera house in Paris. The nearest métro station is Bonne Nouvelle whilst the Gare du Nord train station lies 1 km away. Various other links to the public transport network (bus) are a mere 20 minutes away. Shopping venues, restaurants, and bars are to be found about 150 m from the hotel. Paris Charles de Gaulle Airport is about 25 km away and Paris Orly Airport is some 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2530.00" OriginalAmount="2530.00">
      <BasicPropertyInfo Latitude="48.863572" Longitude="2.369054" StarRating="2" HotelCode="25348|croix_de_malte" HotelName="My Home In Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36929/a_36929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies on a small side street, between the place de la République and the Place de la Bastille and the outskirts of Marais. Here, the traditions of Parisian hospitality remain unchanged. With the smallest houses, this district is treasured by craftspeople and artists. Bars, restaurants and public transport are just steps away from the building. In addition, there is a disco located around 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2531.00" OriginalAmount="2531.00">
      <BasicPropertyInfo Latitude="48.859116349368" Longitude="2.3554181654301" StarRating="3" HotelCode="335285|hotel_du_vieux_marais" HotelName="Hôtel du Vieux Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 rue du Plâtre, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213013/213013a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2534.00" OriginalAmount="2534.00">
      <BasicPropertyInfo Latitude="48.873172878851" Longitude="2.346671372652" StarRating="5" HotelCode="145754|hotel_de_nell" HotelName="Hôtel de Nell" 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-9 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234700/234700a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2537.00" OriginalAmount="2537.00">
      <BasicPropertyInfo Latitude="48.873548" Longitude="2.334656" StarRating="3" HotelCode="78968|hotel_excelsior_opera" HotelName="Excelsior Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lafayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329829/329829a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2538.00" OriginalAmount="2538.00">
      <BasicPropertyInfo Latitude="48.849341" Longitude="2.274379" StarRating="4" HotelCode="186685|hotel_felicien_paris" HotelName="Félicien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Massage Centre,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21, rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260791/a_260791_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2540.00" OriginalAmount="2540.00">
      <BasicPropertyInfo Latitude="48.866411157476" Longitude="2.3269184110451" StarRating="3" HotelCode="110420|hotel_du_continent" HotelName="Hotel Du Continent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue du Mont-Thabor, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153282/a_153282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2541.00" OriginalAmount="2541.00">
      <BasicPropertyInfo Latitude="48.864013383152" Longitude="2.3341628909111" StarRating="4" HotelCode="33470|normandy_hotel" HotelName="Normandy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de l’Echelle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53257/a_53257_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is exceptionally situated, near the Louvre Museum and on the corner of the street St. Honoré, which is celebrated for its luxury shops. It is also very close to the Comédie Francaise (around 150 m), Palais Royal (around 200 m), Place Vendome (around 650 m) and Opéra Granier (around 900 m away). There are excellent public transport connections, with a bus stop and train station within around 250 m of the hotel. Gare du Nord is about 2 km away, and air connections are provided by Paris Orly Airport (around 18 km) and Paris Charles de Gaulle Airport(around 25 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2545.00" OriginalAmount="2545.00">
      <BasicPropertyInfo Latitude="48.855158293606" Longitude="2.3601899766865" StarRating="2" HotelCode="81185|pointe_rivoli" HotelName="Le Temple De Jeanne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>125 Rue Saint Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109678/a_109678_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2547.00" OriginalAmount="2547.00">
      <BasicPropertyInfo Latitude="48.834772873271" Longitude="2.3171059395331" StarRating="3" HotelCode="187836|apollon_montparnasse" HotelName="Apollon Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>91 Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328745/328745a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2560.00" OriginalAmount="2560.00">
      <BasicPropertyInfo Latitude="48.835491863508" Longitude="2.3211735969658" StarRating="4" HotelCode="77028|best_western_bretagne_montparnasse_2" HotelName="Best Western Bretagne Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Raymond Losserand, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104624/a_104624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Montparnasse. The district has a free-living atmosphere and was the home of painters in the early 20th century. Today it is a modern area with a business quarter and a TGV (high-speed train) train station (800 metres from the hotel). It perhaps embodies the Parisian way of life more than any other district, due to its well known intellectuals, cafés and great variety of restaurants, bookstores, fashion stores, antiques shops and famous art galleries. The hotel vicinity features bars and pubs, as well as public transport links. Paris attractions, such as the Louvre, the Notre Dame cathedral, the Champs Elysées, the Eiffel Tower and the Arc de Triomphe, can be found within 5 km of the establishment. Orly Airport is 15 km away and Charles de Gaulle Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2568" OriginalAmount="2568">
      <BasicPropertyInfo Latitude="48.84543429922" Longitude="2.3240724205971" StarRating="4" HotelCode="25007|13563" HotelName="Littre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Littré, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35458/l_35458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies on a quiet street between Saint Germain des Prés and Montparnasse, directly in the city and tourist centre. Within around 2 minutes' walk guests will find countless shopping venues and it is about a 5-minute walk to a selection of restaurants, bars, nightclubs, a bus stop and the underground station Montparnasse Bienvenue. It is approximately 10 minutes to the train station and the beautiful park of Jardin du Luxembourg may be reached in around 15 minutes. The Porte de Versailles exhibition and conference centre lies approximately a 10-minute journey away by public transport whilst it is approximately 30 km to Charles de Gaulle Airport and some 16 km to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2570.00" OriginalAmount="2570.00">
      <BasicPropertyInfo Latitude="48.844943587363" Longitude="2.325145304203" StarRating="3" HotelCode="337261|lhotel_royal_saint_germain" HotelName="Royal Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56095/a_56095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an ideal location. Many tourist attractions as well as restaurants, bars and nightclubs are found in the surrounding area. Some of the world's most famous department stores, such as the Galleries Lafayette are within walking distance. The nearest public transport links are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2575.00" OriginalAmount="2575.00">
      <BasicPropertyInfo Latitude="48.874777" Longitude="2.342763" StarRating="4" HotelCode="97700|cosys_residence_cadet" HotelName="Cadet Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135697/a_135697_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is situated in one of the most typical areas of Paris. Rue Cadet is bustling with life and offers business and leisure travellers a wide range of shops and restaurants, including newspaper stands, bakeries, butchers, cheese shops, greengrocers and bistros. The establishment's vicinity also includes Paris' famous Grands Magasins, as well as the old opera house and the typically French cabaret Folies Bergères. The accommodation is just 100 m from the local transport network, which provides easy access to sights such as the Palais du Louvre (1 km), the Eiffel Tower (4 km) and the Champs-Élysées (5 km). The airports of Orly and Charles de Gaulle are 21 and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2594.00" OriginalAmount="2594.00">
      <BasicPropertyInfo Latitude="48.869189" Longitude="2.320504" StarRating="4" HotelCode="47252|hotel_de_castiglione" HotelName="Hotel De Castiglione Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Rue Du Faubourg Saint Honore, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10167/a_10167_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located centrally in the Faubourg St-Honoré and is around 100 m from the Champs Elysée. Directly in front of the hotel guests will find a range of shopping facilities, restaurants and bars. Public transport departs from stops in the immediate vicinity (20 meters away, metro stations Concorde and Madeleine). Just a few minutes' walk away guests will find a beautiful park (200 m), nightclubs (around 500 m) and the train station (around 1 km). Nearby places of interest are, amongst others, the Opera and the Louvre. Paris Orly airport can be reached in 45 minutes by making use of public transport and the Charles de Gaulle airport can be reached within around 1 hour (around 35 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2598.00" OriginalAmount="2598.00">
      <BasicPropertyInfo Latitude="48.87035229" Longitude="2.34107458" StarRating="3" HotelCode="549152|louvre_opera_chicsuites" HotelName="Paris Stay Apartment Louvre Opera Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Saint Marc, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717923/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2600.00" OriginalAmount="2600.00">
      <BasicPropertyInfo Latitude="48.868492" Longitude="2.303679" StarRating="4" HotelCode="78123|claridge" HotelName="Hôtel Claridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 31/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>37 Rue François Premier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105908/a_105908_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located near the Avenue des Champs-Élysées, in the centre of a large entertainment area and near the fashion district. The hotel provides luxury services and peaceful accommodation in the heart of a lively part of the city. Within a 30-minute walk guests will find the Louvre and the Eiffel Tower. Orly International Airport lies roughly 20 km from the hotel, and Charles De Gaulle International Airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2602.00" OriginalAmount="2602.00">
      <BasicPropertyInfo Latitude="48.866260406845" Longitude="2.3372340202331" StarRating="4" HotelCode="19326|golden_tulip_hotel_washington_opera" HotelName="Golden Tulip Washington Opera" 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>50 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24335/a_24335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the luxurious area of the 1st district and is to be found in amongst the famous Parisian designer boutiques and very close to the Opera House. The Louvre is only a few steps away. Orly Airport is 20 km, Charles De Gaulle Airport is some 35 km and Beauvais-Tille Airport is approximately 55 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2607.00" OriginalAmount="2607.00">
      <BasicPropertyInfo Latitude="48.848159" Longitude="2.349054" StarRating="3" HotelCode="81520|residence_henri_iv" HotelName="Residence Henri IV" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue des Bernardins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110121/a_110121_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2608.00" OriginalAmount="2608.00">
      <BasicPropertyInfo Latitude="48.84510998" Longitude="2.37136323" StarRating="3" HotelCode="769099|courtyard_by_marriott_paris_gare_de_lyon" HotelName="Courtyard Paris Gare De Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>209-211 Rue De Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632981/632981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Arr12/13:Bastille-Bercy. There are a total of 249 units on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2618.00" OriginalAmount="2618.00">
      <BasicPropertyInfo Latitude="48.869038" Longitude="2.289115" StarRating="4" HotelCode="45448|best_western_hotel_victor_hugo" HotelName="Hotel Victor Hugo Paris Kleber" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, Rue Copernic, 75116 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23667/a_23667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2621.00" OriginalAmount="2621.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.267404" StarRating="3" HotelCode="94378|hotelhome_paris_16" HotelName="Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue George Sand, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212648/212648a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2622.00" OriginalAmount="2622.00">
      <BasicPropertyInfo Latitude="48.842093347406" Longitude="2.330437046627" StarRating="3" HotelCode="110449|hotel_des_academies_et_des_arts" HotelName="Hôtel Academies et des Arts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de la Grande Chaumiere, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331733/331733a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2623.00" OriginalAmount="2623.00">
      <BasicPropertyInfo Latitude="48.871102" Longitude="2.32689" StarRating="3" HotelCode="94370|le_relais_madeleine" HotelName="Relais Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis, rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131102/a_131102_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a charming 19th-century building on the rue Godot de Mauroy, which links the Place de la Madeleine with the nearby department stores. It is just metres from the fashionable boutiques of the rue du Faubourg Saint-Honoré, museums such as Pinacothèque, Louvre, Orsay, Orangerie and the theatres of Edouard VI, Mathurins, Michel and the Olympia. 'Gastronomic' Paris with its numerous and tempting restaurants is also close by. The nearest metro station is just 100 m away, and Paris Charles de Gaulle Airport and Paris Orly Airport lie 20 km and 30 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2625" OriginalAmount="2625">
      <BasicPropertyInfo Latitude="48.968676673055" Longitude="2.3048089552714" StarRating="4" HotelCode="79298|226853" HotelName="Hôtel Barrière Le Grand Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue du Général de Gaulle, 95880 Enghien-les-Bains</AddressLine>
          </AddressLines>
          <CityName>Enghien-les-Bains</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107358/a_107358_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Enghien-les-Bains. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2629.00" OriginalAmount="2629.00">
      <BasicPropertyInfo Latitude="48.8748754" Longitude="2.3260143" StarRating="4" HotelCode="14788|mercure_paris_opera_garnier" HotelName="Mercure Paris Opéra Garnier Hotel &amp; Spa" 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>4 Rue de L'isly, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17347/a_17347_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the French capital, just a short distance from the Opéra Garnier and within 200 m of St. Lazare métro station. Many of Paris' top sights including the Louvre and the Musée d'Orsay may easily be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2642.00" OriginalAmount="2642.00">
      <BasicPropertyInfo Latitude="48.872069" Longitude="2.303288" StarRating="4" HotelCode="19321|warwick_champs_elysees" HotelName="Warwick Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24331/ba_24331_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the heart of Paris on a side street off the famous Champs Elysées. Countless shopping and entertainment venues are to be found in the vicinity. Various other tourist sights of this most magnificent city can easily be reached on foot or on public transport. A bus stop is to be found only 100 m from the hotel and George V Metro station is only 3 km away. Pairs Orly Airport may be reached in just 30 minutes (15 km away), whilst Charles de Gaulle Airport is 25 km away (45 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2642.00" OriginalAmount="2642.00">
      <BasicPropertyInfo Latitude="48.872765355309" Longitude="2.3193624615669" StarRating="4" HotelCode="10393|hotel_astor_saint_honore" HotelName="Maison Astor Paris, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Astorg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8111/a_8111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located near to the opera house and the metro station Madeleine. The area surrounding the hotel is refined and cultivated, ideal for this exquisite hotel, which radiates style and impeccable taste. The hotel is approximately 30 km away, some 30 minutes on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2644.00" OriginalAmount="2644.00">
      <BasicPropertyInfo Latitude="48.845251606698" Longitude="2.3500891774893" StarRating="2" HotelCode="187844|des_grandes_ecoles_2" HotelName="Des Grandes Ecoles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 rue Cardinal Lemoine, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/15/1547928/FL0MNH3j_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Arr5/6:Quartier Latin-St Germain. The establishment features a total of 50 units. Those who dislike animals may enjoy their stay, as this hotel does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2654" OriginalAmount="2654">
      <BasicPropertyInfo Latitude="49.01070162" Longitude="2.56203321" StarRating="4" HotelCode="318833|195470" HotelName="Pullman Paris Roissy CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Bis Rue De La Haye Roissypole, 95935 Paris</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432456/a_432456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2659.00" OriginalAmount="2659.00">
      <BasicPropertyInfo Latitude="48.852439657442" Longitude="2.3546576499939" StarRating="3" HotelCode="74010|hotel_de_lutece" HotelName="de Lutece" 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>65 Rue Saint-Louis-en-l'ile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246828/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2670.00" OriginalAmount="2670.00">
      <BasicPropertyInfo Latitude="48.878957238159" Longitude="2.2919355332851" StarRating="3" HotelCode="25333|doisy_etoile" HotelName="Hotel Doisy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36910/a_36910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a lively neighbourhood in the heart of Paris. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2670.00" OriginalAmount="2670.00">
      <BasicPropertyInfo Latitude="48.880218" Longitude="2.285978" StarRating="4" HotelCode="180107|les_jardins_de_la_villa" HotelName="Les Jardins De La Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Belidor, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253051/w_253051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2671.00" OriginalAmount="2671.00">
      <BasicPropertyInfo Latitude="48.853118" Longitude="2.336848" StarRating="2" HotelCode="180116|welcome_hotel_4" HotelName="Welcome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328207/328207a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2672.00" OriginalAmount="2672.00">
      <BasicPropertyInfo Latitude="48.877935894884" Longitude="2.3378160595894" StarRating="2" HotelCode="32579|hotel_antin_saintgeorges" HotelName="Antin Saint Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Notre-Dame De Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51811/w_51811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between the Sacré-Coeur Basilica and the Opéra, in the heart of Paris' business and leisure quarter. The closest metro station is only 2 minutes' walk away (line 12). Guests will find restaurants, bars and shops in the immediate vicinity of the hotel. It is near the very popular cabaret Moulin Rouge and the department stores Galeries Lafayette and Printemps (15 minutes' walk). The Champs Elysées is only 3.5 km away. Charles de Gaulle Airport is 25 km away and it is 30 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2681.00" OriginalAmount="2681.00">
      <BasicPropertyInfo Latitude="48.8554372" Longitude="2.3612671" StarRating="3" HotelCode="199730|hotel_emile" HotelName="Hotel Emile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213149/213149a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3 star rated Hotel Emile is situated in Paris. Hotel guests can enjoy a meal at the restaurant on site. Room Features Hotel Emile. There is a no smoking policy throughout the hotel. Wifi internet access is available in all rooms. All rooms feature a stocked minibar. Additional Info. An airport shuttle service is available from the hotel. Pet owners and their well behaved pets are welcome at the hotel. A concierge service is available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2688.00" OriginalAmount="2688.00">
      <BasicPropertyInfo Latitude="48.851097106933594" Longitude="2.3823249340057373" StarRating="0" HotelCode="0|dreamyflat_loft_in_the_marais_ii" HotelName="Dreamyflat - Loft In The Marais Ii" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Du Dahomey, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/53/f2535ee17c2f64e91a3bcce9575f779ad2afd17d.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Paris (11th Arrondissement), this aparthotel is within a 15-minute walk of Opera Bastille and Place de la Bastille.  This aparthotel is 2.2 mi (3.6 km) from Hotel de Ville and 2.3 mi (3.7 km) from AccorHotels Arena.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Place de la Bastille - 1.1 km / 0.7 mi&lt;br /&gt;Opera Bastille - 1.1 km / 0.7 mi&lt;br /&gt;Canal Saint-Martin - 1.4 km / 0.9 mi&lt;br /&gt;Place de la Nation - 1.4 km / 0.9 mi&lt;br /&gt;Grands Boulevards - 1.6 km / 1 mi&lt;br /&gt;Place des Vosges - 1.7 km / 1 mi&lt;br /&gt;Rue de Rivoli - 1.8 km / 1.1 mi&lt;br /&gt;AccorHotels Arena - 1.8 km / 1.1 mi&lt;br /&gt;Ile Saint Louis - 2.1 km / 1.3 mi&lt;br /&gt;Picasso Museum - 2.3 km / 1.4 mi&lt;br /&gt;Place de la Republique - 2.4 km / 1.5 mi&lt;br /&gt;Pitie-Salpetriere Hospital - 2.5 km / 1.6 mi&lt;br /&gt;Bercy Village - 2.5 km / 1.6 mi&lt;br /&gt;Hotel de Ville - 2.6 km / 1.6 mi&lt;br /&gt;Ile de la Cite - 2.7 km / 1.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 30.1 km / 18.7 mi&lt;br /&gt;Orly Airport (ORY) - 18 km / 11.2 mi&lt;br /&gt;HeadLine : Near Opera Bastille&lt;br /&gt;Rooms : Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with a refrigerator 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;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2691.00" OriginalAmount="2691.00">
      <BasicPropertyInfo Latitude="48.890593" Longitude="2.240926" StarRating="4" HotelCode="29320|hilton_paris_la_defense" HotelName="Hilton Paris la Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place De La Defense Cnit, BP 210, 92053 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47243/a_47243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the largest shopping and office centre of Europe, with over 1,500 businesses residing there. Many shopping venues, countless bars and restaurants and nightclubs are to be found in the vicinity. In addition, links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2698.00" OriginalAmount="2698.00">
      <BasicPropertyInfo Latitude="48.872885948192" Longitude="2.32400785423" StarRating="4" HotelCode="15268|mercure_paris_royal_madeleine" HotelName="Hotel &amp; Spa Royal Madeleine" 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>29 Rue de L'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17357/a_17357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Madeleine church and the large department stores in the centre of Paris. It is a stone's throw from the opera and Faubourg Saint-Honoré.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2701.00" OriginalAmount="2701.00">
      <BasicPropertyInfo Latitude="48.869319414202" Longitude="2.3339898134918" StarRating="3" HotelCode="68263|hotel_france_dantin_opera" HotelName="Hotel France d'Antin Opéra" 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>22 Rue d’Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330075/330075a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2702.00" OriginalAmount="2702.00">
      <BasicPropertyInfo Latitude="48.86246871948242" Longitude="2.351900100708008" StarRating="0" HotelCode="0|couleur_st_martin_2" HotelName="Couleur St Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>167 Rue Saint-Martin, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/24/7224387a8809ce366223ba330a1cf3e0258ba217.jpeg</HotelPictures>
        <HotelDescription>300 metres from Pompidou Centre, Couleur St Martin is situated in Paris and offers rooms with free WiFi. Located around 1 km from Place de la République, the guest house is also 1 km away from Notre Dame Cathedral. The property is a 13-minute walk from Louvre Museum. The rooms at the guest house come with a seating area and a flat-screen TV with cable channels. The rooms are fitted with a coffee machine, while certain rooms come with a kitchenette with a microwave. Guest rooms will provide guests with a toaster. Tuileries Garden is 1.7 km from Couleur St Martin, while Opéra Bastille is 1.8 km from the property. Paris - Orly Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2703.00" OriginalAmount="2703.00">
      <BasicPropertyInfo Latitude="48.871804750968" Longitude="2.3235909640789" StarRating="3" HotelCode="15147|newton_opera_hotel" HotelName="Vendome Opera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis rue de l’Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17956/a_17956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the business and tourism district. Guests can take advantage of easy access to numerous sites including Place de Madeleine, Champs Elysees, the Big Palace and the Opera, The Louvre, Place Concorde and department stores. It is located a short walk from Madeleine metro station, and approximately 20 km from Orly airport and roughly 25 km Charles de Gaulle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2704.00" OriginalAmount="2704.00">
      <BasicPropertyInfo Latitude="48.867345" Longitude="2.28573" StarRating="5" HotelCode="29712|renaissance_paris_le_parc_trocadero_hotel" HotelName="Renaissance Paris Le Parc Trocadero" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150571/150571a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 m from the Trocadero, while it is 1.3 km from the Eiffel Tower and Paris Congress Centre. It is also near the business district, La Défense, and plenty of attractions and fashion districts. There are also restaurants, bars and public transport links nearby. The train station is about 30 minutes away on public transport. The Louvre Museum is some 5.3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2707.00" OriginalAmount="2707.00">
      <BasicPropertyInfo Latitude="48.85052" Longitude="2.339465" StarRating="3" HotelCode="89352|delavigne" HotelName="Delavigne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1640000/1640000/1639950/60166d9f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2709.00" OriginalAmount="2709.00">
      <BasicPropertyInfo Latitude="48.858032" Longitude="2.353068" StarRating="3.5" HotelCode="147111|hotel_duo" HotelName="Duo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1609028/75qKhDbe_76a3aada5037c470b8386f08329e8e4a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2710.00" OriginalAmount="2710.00">
      <BasicPropertyInfo Latitude="48.867509" Longitude="2.354014" StarRating="4" HotelCode="18786|hotel_little_palace" HotelName="Little Palace Hotel" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Salomon De Caus, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23437/a_23437_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2714.00" OriginalAmount="2714.00">
      <BasicPropertyInfo Latitude="48.865410837311" Longitude="2.3656882345676" StarRating="3" HotelCode="10265|marais_home_ex_ho_marais" HotelName="Marais Hôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Boulevard du Temple, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7913/a_7913_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the centre of the city, on the Place de la République and only 5 minutes from the Marais district. Walking or by public transport, guests can easily reach many shops and places of entertainment, and the beautiful tourist wonders of the city. The hotel is at the heart of entertainment in Paris, near to the Marais museums in the Centre Pompidou, Déjazet Theatre, Theatre de la Renaissance and Theatre de la Comédie. The hotel is 15 minutes from the Bastille, Place des Vosges and the Pompidou centre, and 50 metres from the nearest metro station (République). The hotel is 10 minutes from Gare du Nord, Gare de l'Est and Gare de Lyon station by metro and the three nearest bus lines are 20, 65 and 75.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2718" OriginalAmount="2718">
      <BasicPropertyInfo Latitude="48.868635243297" Longitude="2.298489511013" StarRating="4" HotelCode="12111|30704" HotelName="Elysees Regencia" 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,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 avenue Marceau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244148/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Le Triangle d'Or (Golden Triangle) in Paris, this hotel is just 700 metres from the Champs Elysees. The nearest metro station is George V, which provides direct access to the Jardin des Tuileries and the Louvre. The Arc de Triomphe and a number of shops are just 5 minutes' walk from the hotel, while the Eiffel Tower and the nearest train station are roughly 15 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2722.00" OriginalAmount="2722.00">
      <BasicPropertyInfo Latitude="48.84891671" Longitude="2.34853621" StarRating="4" HotelCode="322837|hotel_la_lanterne" HotelName="Hotel La Lanterne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de la Montagne Sainte-Geneviève, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436824/l_436824_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2727.00" OriginalAmount="2727.00">
      <BasicPropertyInfo Latitude="48.873246973684" Longitude="2.3239919543266" StarRating="4" HotelCode="39506|le_mathurin" HotelName="Le Mathurin Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11412/l_11412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is ideally situated close to the city centre as well as Lafayette department store. Countless shops and entertainment venues as well as public transport are located in the immediate vicinity. Charles de Gaulle airport and Orly airport are between 10 km and 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2729.00" OriginalAmount="2729.00">
      <BasicPropertyInfo Latitude="48.845372519215" Longitude="2.3752677440643" StarRating="4" HotelCode="15231|novotel_paris_gare_de_lyon" HotelName="Novotel Paris Gare de Lyon" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18086/a_18086_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right by the Gare de Lyon railway station, a 10-minute walk from the Bastille and 10 minutes by metro from the Louvre, close to numerous major retailers. It is not far from the events centre Palais Omnisports de Bercy, Austerlitz station and the French National Library.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2731.00" OriginalAmount="2731.00">
      <BasicPropertyInfo Latitude="48.87603603508" Longitude="2.3556447029114" StarRating="3" HotelCode="12561|mercure_paris_gare_de_lest_magenta" HotelName="Mercure Paris Gare de l'Est Magenta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Cour de la Ferme St Lazare, Angle 79/81 boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12815/a_12815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated in a quiet side street of Boulevard Magenta, around 5 minutes from the Gare de l'Est.. Links to the public transport system can be reached within 100 m of the hotel and easily reached on foot. In the immediate vicinity, there are plenty of further sightseeing attractions as well as entertainment venues awaiting visitors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2753" OriginalAmount="2753">
      <BasicPropertyInfo Latitude="48.852690271902" Longitude="2.811593413353" StarRating="4" HotelCode="80381|68375" HotelName="Marriott Village d'Ile-de-France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Village" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Allee de l'Orme Rond, 77700 Bailly-Romainvilliers</AddressLine>
          </AddressLines>
          <CityName>Bailly-Romainvilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142731/142731a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated near Disneyland Paris (2 km) and is surrounded by the Disneyland golf course. There is a bus stop at the resort entrance and the small typical French village of Bailly-Romainvilliers is only a 5-minute walk away from the resort and offers the nearest restaurants. The railway station of Marne la Vallee/Chessy/ Parc Disneyland is just 2 km away. Due to the vicinity of the theme park Disneyland Paris, the region is touristy, but this remains in balance with the number of local inhabitants. A large shopping centre, including a very famous outlet shopping village, La Vallée, can be reached within a 5-minute drive, or 15 minutes by public bus. Further attractions in the surrounding area include the Vaux-le-Vicomte castle (50 km), the medieval town of Provins (55 km) and Versailles Palace (60 km). Paris is 30 km away and can be reached by car or public transportation. It is 25 km to Paris Charles de Gaulle Airport and 45 km to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2757.00" OriginalAmount="2757.00">
      <BasicPropertyInfo Latitude="48.866059533188" Longitude="2.368361900629" StarRating="4" HotelCode="142308|hotel_gabriel_paris_marais" HotelName="Gabriel Hotel Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Grand Prieuré, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203300/a_203300_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2761.00" OriginalAmount="2761.00">
      <BasicPropertyInfo Latitude="48.850792926759" Longitude="2.2843327165676" StarRating="3" HotelCode="553206|yooma_urban_lodge" HotelName="Yooma Urban Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Quai De Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722863/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Arr14/15:Montparnasse-T. Eiffel. The 106 welcoming rooms offer a perfect place to relax at the end of the day. Internet connection (wired and wireless) is provided in common areas for those needing to keep connected. The establishment provides 24-hour reception. This establishment's common areas are disability-friendly. Pets are not permitted on the premises. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2772.00" OriginalAmount="2772.00">
      <BasicPropertyInfo Latitude="48.87532324" Longitude="2.31661181" StarRating="4" HotelCode="495815|la_villa_haussmann" HotelName="La Villa Haussmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/609565/a_609565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2788.00" OriginalAmount="2788.00">
      <BasicPropertyInfo Latitude="48.866780904419" Longitude="2.3257970809937" StarRating="4" HotelCode="34421|melia_vendome_boutique" HotelName="Meliá Vendôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54832/a_54832_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a much sought after position in Paris, close to many of the French capital's top sights including La Madeleine Church and the Place de la Concorde. The nearest metro station is just a few steps away and Saint-Lazare train station lies around 2 km away. Numerous shopping and entertainment venues are also within easy reach. In addition, the famous Louvre museum is less than a kilometre away. Orly and Charles de Gaulle airports lie between 20 to 40 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2788.00" OriginalAmount="2788.00">
      <BasicPropertyInfo Latitude="48.865662" Longitude="2.282967" StarRating="4" HotelCode="94387|radisson_blu_le_metropolitan_hotel_paris_eiffel" HotelName="Le Metropolitan, a Tribute Portfolio Hotel, Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de Mexico, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131131/r_131131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the right bank of the River Seine in Paris. The area is home to the iconic Eiffel Tower - just 1 km from the hotel - as well as other top Paris attractions such as Radio France studios, the Parc des Princes and the Roland Garros tennis stadium. Both Paris-Charles de Gaulle airport and Paris-Orly airport are about 35 km away, and Beauvais-Tillé airport is some 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2792" OriginalAmount="2792">
      <BasicPropertyInfo Latitude="48.864411" Longitude="2.336123" StarRating="4" HotelCode="547098|224802" HotelName="Drawing Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/654303/654303a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2793.00" OriginalAmount="2793.00">
      <BasicPropertyInfo Latitude="48.85546799" Longitude="2.36213554" StarRating="4" HotelCode="487708|hotel_saint_paul_le_marais" HotelName="Hôtel de JoBo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue d'Ormesson, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/600469/a_600469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2805.00" OriginalAmount="2805.00">
      <BasicPropertyInfo Latitude="48.868305313622" Longitude="2.3331195116043" StarRating="4" HotelCode="12013|hotel_edouard_7_paris_opera" HotelName="Hôtel Edouard 7" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue De l'Opera, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11901/a_11901_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is centrally located just a few minutes walk from the important sightseeing attractions in the city such as the Palais Royal and the Louvre (around. 500 m away). Lovers of the ballet, theatre and painter will be well catered for in this historical neighbourhood. Luxurious shops are located close to the Place Vendôme and the famous Champs Elysées. Links to the public transport network are around 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2809.00" OriginalAmount="2809.00">
      <BasicPropertyInfo Latitude="48.862831" Longitude="2.367633" StarRating="3" HotelCode="110498|hotel_beaumarchais" HotelName="Beaumarchais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Oberkampf, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213239/213239a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2835.00" OriginalAmount="2835.00">
      <BasicPropertyInfo Latitude="48.85272821694" Longitude="2.3442707955837" StarRating="3" HotelCode="34420|otel_europe_saint_severin" HotelName="Europe Saint Severin" Meals="ROOM ONLY,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 rue St Séverin, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213295/213295a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2844.00" OriginalAmount="2844.00">
      <BasicPropertyInfo Latitude="48.866507" Longitude="2.337239" StarRating="2" HotelCode="180110|louvre_richelieu" HotelName="Louvre Richelieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253054/a_253054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 13 rooms. Services and facilities at the hotel include a baggage storage service, a safe, a café 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2845.00" OriginalAmount="2845.00">
      <BasicPropertyInfo Latitude="48.838969932346" Longitude="2.3456507921219" StarRating="4" HotelCode="63700|seven_hotel_sterling_design" HotelName="Hotel Seven Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/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>20 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82086/a_82086_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's 5th district, next to the Barrio Latino and Rue Mouffetard, in an area very famous for its shopping and restaurants. The hotel is 30 km from both Paris Orly and Charles de Gaulle airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2847.00" OriginalAmount="2847.00">
      <BasicPropertyInfo Latitude="48.865741227177" Longitude="2.3324093967676" StarRating="2" HotelCode="180074|hotel_saintroch" HotelName="Saint-Roch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Saint-Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327964/327964a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2857.00" OriginalAmount="2857.00">
      <BasicPropertyInfo Latitude="48.865223365455" Longitude="2.2857141494751" StarRating="3" HotelCode="55578|longchamp_elysees" HotelName="Elysees Longchamps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Rue de Longchamp, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71987/a_71987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is ideally located between the Champs Elysées and the Eiffel Tower. Restaurants, bars, shops, a Metro station, and a bus stop can all be found in the near vicinity. The hotel is near connections with the number 6 and 9 metro lines as well as the 63, 32, 20, 22 and 82 bus routes. A number of theatres and museums are also located nearby. Both Charles de Gaulle and Orly airports are approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2863.00" OriginalAmount="2863.00">
      <BasicPropertyInfo Latitude="48.854733968347" Longitude="2.306597828865" StarRating="4" HotelCode="65085|hotel_le_walt" HotelName="Hotel Le Walt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue de la Motte Piquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246253/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests an ideal location in Paris. The Eiffel Tower is only 1 km from the hotel and the Champs-Élysées is just 4 km away. The nearest train station is only 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2865.00" OriginalAmount="2865.00">
      <BasicPropertyInfo Latitude="48.8518982386326" Longitude="2.38399830803866" StarRating="5" HotelCode="0|_0x286e6" HotelName="Hôtel Paris Bastille Boutet - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 24 Rue Faidherbe, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/da/dada3a51c0ae416d40c0bf0c8242db0cda533ded.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Hôtel Paris Bastille Boutet - MGallery by Sofitel places you in the heart of Paris, a 4-minute drive from Place de la Nation and 8 minutes from Opera Bastille.  This 5-star hotel is 1.7 mi (2.7 km) from Picasso Museum and 1.8 mi (2.9 km) from AccorHotels Arena.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 80 air-conditioned rooms featuring iPod docking stations and LED televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs or showers feature rainfall showerheads and designer toiletries. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club, an indoor pool, and a sauna. Additional features at this hotel include complimentary wireless Internet access, babysitting/childcare (surcharge), and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's 24-hour room service. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, express check-in, and express check-out. 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: 26.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;City tax might not be included in the accommodation price (up to 1 nights of stay).&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 28.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2865.00" OriginalAmount="2865.00">
      <BasicPropertyInfo Latitude="48.877119" Longitude="2.322087" StarRating="3" HotelCode="149715|wilson_opera" HotelName="WO Wilson-Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, rue de Stockholm, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197406/197406a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2869.00" OriginalAmount="2869.00">
      <BasicPropertyInfo Latitude="48.851214805342" Longitude="2.3445403575897" StarRating="3.5" HotelCode="189562|residence_le_saintgermain" HotelName="Le St. Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Boutebrie, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/ef/f7ef4c29f8ae665efaf32202cb77cbff9d6c41d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Arr8/16:Star-C. Elysées/Trocadero. With a total of 11 guests rooms, this is a nice place to stay. This hotel does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2882.00" OriginalAmount="2882.00">
      <BasicPropertyInfo Latitude="48.86580350729" Longitude="2.3531498395865" StarRating="4.5" HotelCode="548326|hotel_national_arts_et_metiers" HotelName="Hôtel National des Arts &amp; Métiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>243 Rue Saint Martin, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578721/578721a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2891.00" OriginalAmount="2891.00">
      <BasicPropertyInfo Latitude="48.83798742" Longitude="2.34929146" StarRating="4" HotelCode="638642|hotel_cardinal_rive_gauche" HotelName="Hotel Monte Cristo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>20-22 rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636591/636591a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2911.00" OriginalAmount="2911.00">
      <BasicPropertyInfo Latitude="48.861851839952" Longitude="2.3626251518726" StarRating="3" HotelCode="101180|hotel_saintlouis_saintonge" HotelName="Saintonge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16, rue Saintonge, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/248073/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2917.00" OriginalAmount="2917.00">
      <BasicPropertyInfo Latitude="48.878418345472" Longitude="2.3268109560013" StarRating="3" HotelCode="34578|hotel_de_la_fleche_dor" HotelName="Exe Paris Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue d'Amsterdam, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56267/a_56267_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is ideally located close to the Gare Saint-Lazare, the luxurious shopping centres on Boulevard Haussman and the Opéra Garnier.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2921.00" OriginalAmount="2921.00">
      <BasicPropertyInfo Latitude="48.8912041223" Longitude="2.2839682744333" StarRating="2" HotelCode="100920|campanile_paris_ouest__pte_de_champerret_levallois" HotelName="Campanile Paris Ouest - Pte De Champerret Levallois" 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>72 Rue Marius Aufan, 92300 Paris Levallois Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141149/a_141149_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2931.00" OriginalAmount="2931.00">
      <BasicPropertyInfo Latitude="48.827919264295" Longitude="2.368905544281" StarRating="3" HotelCode="337159|residence_richemont" HotelName="Residence Richemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Jean Colly, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56035/a_56035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies directly beside the River Seine and by making use of the metro service (Line 14), numerous tourist attractions such as Notre Dame are only 10 minutes from the hotel. There are many bars, restaurants and nightclubs to be found in the vicinity and Orly airport is about a 20-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2932.00" OriginalAmount="2932.00">
      <BasicPropertyInfo Latitude="48.84927686574" Longitude="2.3249065876007" StarRating="3" HotelCode="30124|sevres_saint_germain_2" HotelName="Sevres Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Saint Placide, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48516/a_48516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2944.00" OriginalAmount="2944.00">
      <BasicPropertyInfo Latitude="48.858411" Longitude="2.34647" StarRating="3" HotelCode="110422|hotel_louvre_rivoli" HotelName="Hotel Elixir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Jean Lantier, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153284/w_153284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2945.00" OriginalAmount="2945.00">
      <BasicPropertyInfo Latitude="48.866415674484" Longitude="2.3252445459366" StarRating="4" HotelCode="110418|cambon" HotelName="Cambon" 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>3 rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153280/a_153280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2969.00" OriginalAmount="2969.00">
      <BasicPropertyInfo Latitude="48.872151842419" Longitude="2.3281357404363" StarRating="3" HotelCode="34418|hotel_saint_petersbourg_opera" HotelName="Hôtel Saint Pétersbourg Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54826/a_54826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the centre of Paris, in a quiet district with plenty of restaurants and theatres. It lies a short walk from the luxury departments store Galeries Lafayette and Printemps Haussmann (200 m) and a stroll around the vicinity of the hotel will bring guests easily to the Old Opera House (Opéra Garnier, 400 m), La Madeleine Church, the Louvre Museum (1.5 km) and Place de la Concorde. The hotel is conveniently positioned close to many metro stations and bus stops. It is 4 km to the Eiffel Tower and a 25-minute drive to Versailles. Orly Airport is 20 km and it is 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2983.00" OriginalAmount="2983.00">
      <BasicPropertyInfo Latitude="48.867153189193" Longitude="2.3375210165978" StarRating="4" HotelCode="50846|hotel_malte_opera" HotelName="Hôtel Malte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39265/a_39265_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris close to the Opera, the Place Vendôme and the Musée du Louvre. The closest metro station is Pyramides (lines 7 and 14), Opéra (lines 3, 7 and 8). Further links to the public transport network may also be found in the immediate vicinity. Restaurants, bars and pubs are situated within 150 m of the hotel, whilst shops and the city centre is only 500 m away. The nearest train station lies 800 m away, whilst Charles de Gaulle Airport is about 20 km from the hotel (30-minute journey).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2989.00" OriginalAmount="2989.00">
      <BasicPropertyInfo Latitude="48.880036770038" Longitude="2.3289352655411" StarRating="4" HotelCode="25006|hotel_r_de_paris" HotelName="Hotel R de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35453/a_35453_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3001.00" OriginalAmount="3001.00">
      <BasicPropertyInfo Latitude="48.857218764935" Longitude="2.3559142649174" StarRating="4" HotelCode="53467|rivoli_notre_dame_2" HotelName="Hotel Du Bourg Tibourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Bourg-Tibourg, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245743/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 4th - Centre Pompidou Hotel Bourg Tibourg is a perfect starting point from which to explore Paris. 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 daily housekeeping taxi service 24-hour front desk facilities for disabled guests are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen linens mirror towels internet access - wireless (complimentary). To enhance guests' stay the hotel offers recreational facilities such as garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Hotel Bourg Tibourg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3039.00" OriginalAmount="3039.00">
      <BasicPropertyInfo Latitude="48.86531066894531" Longitude="2.3719799518585205" StarRating="0" HotelCode="0|pied_a_terre_gambey" HotelName="Pied A Terre - Gambey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gambey, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/35/bb3520ad03d671de1b4f5f12b2630e6078896998.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Paris (Paris City Center), you'll be steps from Grands Boulevards and 3 minutes by foot from Canal Saint-Martin.  This apartment is 0.4 mi (0.7 km) from Place de la Republique and 0.7 mi (1.1 km) from Picasso Museum.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 0.1 km / 0.1 mi&lt;br /&gt;Canal Saint-Martin - 0.2 km / 0.1 mi&lt;br /&gt;Place de la Republique - 0.7 km / 0.4 mi&lt;br /&gt;Picasso Museum - 1.1 km / 0.7 mi&lt;br /&gt;Place des Vosges - 1.4 km / 0.9 mi&lt;br /&gt;Rue de Rivoli - 1.5 km / 0.9 mi&lt;br /&gt;Place de la Bastille - 1.5 km / 0.9 mi&lt;br /&gt;Opera Bastille - 1.6 km / 1 mi&lt;br /&gt;Les Halles - 1.9 km / 1.2 mi&lt;br /&gt;Centre Pompidou - 2 km / 1.2 mi&lt;br /&gt;Hotel de Ville - 2 km / 1.2 mi&lt;br /&gt;Ile Saint Louis - 2.2 km / 1.4 mi&lt;br /&gt;Ile de la Cite - 2.3 km / 1.4 mi&lt;br /&gt;Forum des Halles - 2.3 km / 1.4 mi&lt;br /&gt;Folies Bergere - 2.3 km / 1.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 30.9 km / 19.2 mi&lt;br /&gt;Orly Airport (ORY) - 19.1 km / 11.9 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk, multilingual staff, and a library.&lt;br /&gt;Dining : Satisfy your appetite at the apartment's coffee shop/café.&lt;br /&gt;HeadLine : Near Place de la Republique&lt;br /&gt;Rooms : Make yourself comfortable in your 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;Extra Info: &lt;/b&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;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;Each guestroom is kept vacant for a minimum of 24 hours  between bookings.&lt;/li&gt;&lt;li&gt;The property affirms that it adheres to the Ecolab (3rd party expert - Global) sanitization guidelines; the Bureau Veritas (3rd party expert - Global) sanitization guidelines; the Sanitary Protocol (UNPLV - France) sanitization guidelines; the Safe Travels (WTTC - Global) sanitization guidelines; the Intertek Cristal (3rd party expert - Global) sanitization guidelines; the  SGS (3rd party expert - Global) sanitization guidelines.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3040.00" OriginalAmount="3040.00">
      <BasicPropertyInfo Latitude="48.86845" Longitude="2.35354" StarRating="0" HotelCode="0|81_paris_luxe_sebastopol" HotelName="81 - Paris Luxe Sebastopol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135 bis Boulevard de Sébastopol, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/e3/f6e3e74a0adee9aa81c0a3c2d22662c3fffcfd81.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 Paris, steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&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. 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="3048.00" OriginalAmount="3048.00">
      <BasicPropertyInfo Latitude="48.86712" Longitude="2.303877" StarRating="4" HotelCode="34410|west_end_hotel_2" HotelName="West End" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Clement Marot, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54812/a_54812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3059.00" OriginalAmount="3059.00">
      <BasicPropertyInfo Latitude="48.86842" Longitude="2.35621" StarRating="0" HotelCode="0|pied_a_terre_meslay" HotelName="Pied à Terre - Meslay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue Meslay, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/38/0a380010b2f1180580dd344d35298a14195aa729.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Pied à Terre - Meslay in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 11 minutes by foot from Les Halles.  This casino apartment is 0.6 mi (1 km) from Centre Pompidou and 0.7 mi (1.1 km) from Canal Saint-Martin.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as a casino or take in the view from a garden.&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;A tax is imposed by the city: EUR 2.30 per person, per night. This tax does not apply to children under 18 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="3061.00" OriginalAmount="3061.00">
      <BasicPropertyInfo Latitude="48.869834" Longitude="2.297285" StarRating="4" HotelCode="259339|hotel_keppler" HotelName="Keppler" 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Kepler, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15338/a_15338_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in a charming side street of the Champs-Élysées and the 'chic' 16th district. It is a perfect base for exploring the delights of the city with shops, museums, restaurants, theatres and cabaret venues all within easy reach. Guests will find links to the public transport network in the immediate vicinity. The Arc de Triomphe is a 4-minute walk from the hotel, and it is some 800 m to the Eiffel Tower, the River Seine is an 8-minute walk and the Louvre museum is around 900 m away. Orly Airport is some 20 km away and it is around 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3084.00" OriginalAmount="3084.00">
      <BasicPropertyInfo Latitude="48.863189" Longitude="2.348921" StarRating="3" HotelCode="224981|hotel_le_relais_des_halles" HotelName="Hotel Le Relais des Halles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Pierre Lescot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/254792/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3085" OriginalAmount="3085">
      <BasicPropertyInfo Latitude="48.875295" Longitude="2.323407" StarRating="4" HotelCode="144894|35803" HotelName="Maison Albar Hotel Opera Diamond, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Pepiniere, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206184/w_206184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is close to the centre of Paris, next to Gare St Lazare train station (100 m), near to the huge Haussmann department stores (300 m), Madeleine and Opéra metro stations and numerous luxury shops and cultural institutions such as the Opéra Garnier (500 m). It lies 1.5 km from the Champs Elysées and 8 km from the Bois de Boulogne. Charles de Gaulle and Orly airports are both 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3086.00" OriginalAmount="3086.00">
      <BasicPropertyInfo Latitude="48.875412434912" Longitude="2.294530570507" StarRating="4.5" HotelCode="58476|maison_albar_hotel_paris_champs_elysees" HotelName="Maison Albar Hotel Paris Champs-Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 avenue Mac Mahon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163030/163030a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location on the right bank of the Seine in Paris’ 17th district. It is situated a few steps from the Place de l'Etoile (100 m), 5 minutes from Champs Élysées Avenue and is surrounded by beautiful Paris Haussmann buildings from Napoleon III's reign. Its central location and the nearby access to public transportation mainlines are very convenient to get to main sights in Paris. Orly Airport is approximately 25 km from the hotel while Roissy-Charles De Gaulle Airport is roughly 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3087" OriginalAmount="3087">
      <BasicPropertyInfo Latitude="48.871539236322" Longitude="2.3121419548988" StarRating="4" HotelCode="32475|56058" HotelName="Elysees Mermoz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Jean Mermoz, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213362/213362a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies just a few minutes walk from the Champs-Élysées and is thus the ideal starting point for those wishing to explore the French capital's top sights, which include the Arc de Triomphe, Place de la Concorde and the numerous museums. Links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3100.00" OriginalAmount="3100.00">
      <BasicPropertyInfo Latitude="48.873390752629" Longitude="2.3240724205971" StarRating="3" HotelCode="34434|best_western_htl_sydney_opera" HotelName="Best Western Plus Hôtel Sydney Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54850/a_54850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3108" OriginalAmount="3108">
      <BasicPropertyInfo Latitude="48.865169" Longitude="2.332981" StarRating="4" HotelCode="409334|31996" HotelName="Lumen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue des Pyramides, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/113155/113155a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the heart of Paris between the Louvre and the opera and just a 5-minute walk from Jardin des Tuileries and Place Vendome. Orly Airport is approximately 18 km from the hotel and Charles de Gaulle Airport is around 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3116.00" OriginalAmount="3116.00">
      <BasicPropertyInfo Latitude="48.8685" Longitude="2.35405" StarRating="0" HotelCode="0|60_luxury_parisian_home_sebastopol_2dg" HotelName="60 - Luxury Parisian Home Sebastopol 2DG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110 Boulevard de Sébastopol, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a5/89/a5898f2e5bdb8e1053abef5eab7d9547ca699d8e.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 Paris, steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (1 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&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 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 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3126.00" OriginalAmount="3126.00">
      <BasicPropertyInfo Latitude="48.869047211254" Longitude="2.3028279840946" StarRating="4" HotelCode="38418|chateau_frontenac" HotelName="Chateau Frontenac" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Pierre Charron, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63500/a_63500_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an exquisite, peaceful location within a short distance of the Champs Elysées and the famous Parisian arrondissement featuring Avenue Montaigne and Avenue George V. It is just a stone's throw to a selection of highly elegant shops and fabulous restaurants, international cinemas and famous theatres. The nearest metro station, Franklin Roosevelt, lies less than a 5-minute walk from the hotel, as does a stop for the local bus service. It is just 3 km to the heart of the French capital, whilst Paris Orly airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3127.00" OriginalAmount="3127.00">
      <BasicPropertyInfo Latitude="48.87225746" Longitude="2.35849518" StarRating="0" HotelCode="979917|le_grand_quartier" HotelName="Le Grand Quartier" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue De Nancy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11163781</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3135.00" OriginalAmount="3135.00">
      <BasicPropertyInfo Latitude="48.85821039" Longitude="2.35033181" StarRating="3" HotelCode="430702|hotel_andrea_4" HotelName="Hotel Andrea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Saint Bon, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594942/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3139" OriginalAmount="3139">
      <BasicPropertyInfo Latitude="48.860291766117" Longitude="2.3442519705696" StarRating="4" HotelCode="77163|32054" HotelName="Best Western Premier Ducs De Bourgogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104787/w_104787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a dream location in the very heart of Paris, next to the Pont Neuf, a few steps from Place du Châtelet and the Louvre (1 km). Guests will find the nearest metro station (Châtelet) just 100 m away, and the Rue de Rivoli shopping area is also 100 metres from the hotel. It is 1500 m from Opéra Garnier, 2 km from the Grands Magasins/Galeries Lafayette and the Champs-Élysées is 3 km from the hotel. This cosy hotel is within walking distance of the Marais district, Notre Dame and the most prestigious sights on the left bank of the River Seine, such as the Latin Quarter, the Sorbonne University and the Saint Germain des Près area. Charles de Gaulle and Orly airports are both 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3139.00" OriginalAmount="3139.00">
      <BasicPropertyInfo Latitude="48.871454760136" Longitude="2.3349677374345" StarRating="3" HotelCode="148753|helder_opera" HotelName="Monsieur Helder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210388/w_210388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of the most visited monuments of Paris such as the Louvre, the Eiffel Tower and Montmartre. Guests can enjoy a day of shopping near the department stores Galeries Lafayette and Printemps Haussmann, and at night the Opéra Garnier, the Olympia and also the great Parisian theatres. The bus station is around 150 m from the hotel and the Gare de Lyon station can be reached in some 15 minutes by public transport. Paris-Orly Airport and Paris-Charles de Gaulle Airport are both situated at a distance of approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3148.00" OriginalAmount="3148.00">
      <BasicPropertyInfo Latitude="48.876791048358" Longitude="2.3075875639916" StarRating="5" HotelCode="34207|the_hotel_du_collectionneur_arc_de_triomphe" HotelName="L'Hotel du Collectionneur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51-57 Rue de Courcelles, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54482/a_54482_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the 8th district and faces the wonderful Parc Monceau. The Champs-Élysées and the Arc de Triomphe are located within a 7-minute walk of the hotel and the Faubourg Saint-Honoré shopping area is 10 minutes away on foot. Guests will find bars, clubs and nightclubs, as well as links to the public transport network, in the immediate vicinity of the hotel. The Eiffel Tower, the Louvre Museum and Notre Dame Cathedral are all situated within a 30-minute journey by public transport. Gare du Nord is close by, Orly Airport is around 20 km away from the hotel and it is approximately 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3152.00" OriginalAmount="3152.00">
      <BasicPropertyInfo Latitude="48.87215" Longitude="2.326266" StarRating="4" HotelCode="25342|hotel_chavanel_paris" HotelName="Hotel Chavanel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36923/w_36923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located at the heart of the fashion and theatre district, just a few minutes walk from Faubourg Saint-Honoré, the legendary department stores and the Opéra Garnier. Scores of shops, restaurants, and excellent public transport links are directly in front of the hotel and it is 35 minutes drive to Orly or Charles de Gaulle airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3158.00" OriginalAmount="3158.00">
      <BasicPropertyInfo Latitude="48.864510376527" Longitude="2.2886098396923" StarRating="5" HotelCode="15678|citadines_suites_arc_de_triomphe_paris" HotelName="La Clef Tour Eiffel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/21000/20955/f455c126_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a prime location in the 16th arrondissement, about 290 m distance from the Trocadero and 1.1 km from the Arc de Triomphe and the famous Champs Elysées. Local attractions include numerous museums, theatres and well-known restaurants as well as the Centre d'affaires Paris Trocadero. Orly Airport is roughly 25 km from the hotel and it is around 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3161.00" OriginalAmount="3161.00">
      <BasicPropertyInfo Latitude="48.88642" Longitude="2.294946" StarRating="4" HotelCode="78974|hotel_de_banville_2" HotelName="Hotel de Banville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166, boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106949/a_106949_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Boulevard Berthier stretches along public gardens and squares right in the heart of the Ternes area. The location can be enjoyed for either business or leisure with restaurants, shows and its close proximity to Champs-Élysées, the Palais des Congrès Porte Maillot and La Défense, all within a ten-minute walk of the hotel. L'espace Champerret (a fair centre) is also very close. The hotel is located right at Gare du Nord train station and the bus station is around 100 m away. Paris-Charles de Gaulle and Paris-Orly airports are located some 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3182.00" OriginalAmount="3182.00">
      <BasicPropertyInfo Latitude="48.875607365927" Longitude="2.2937741875648" StarRating="3" HotelCode="26708|hotel_la_regence_etoile" HotelName="Regence Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330701/330701a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3192.00" OriginalAmount="3192.00">
      <BasicPropertyInfo Latitude="48.854776" Longitude="2.368978" StarRating="4" HotelCode="73813|hotel_original_paris" HotelName="Hôtel Original Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard Beaumarchais, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99577/a_99577_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3193.00" OriginalAmount="3193.00">
      <BasicPropertyInfo Latitude="48.866204555912" Longitude="2.345026625929" StarRating="4" HotelCode="320349|hotel_bachaumont" HotelName="Bachaumont 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>18 Rue Bachaumont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547121/547121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3195.00" OriginalAmount="3195.00">
      <BasicPropertyInfo Latitude="48.874212" Longitude="2.28106" StarRating="3" HotelCode="81519|hotel_residence_foch" HotelName="Residence Foch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Marbeau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213608/213608a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3204.00" OriginalAmount="3204.00">
      <BasicPropertyInfo Latitude="48.86811828613281" Longitude="2.3487889766693115" StarRating="0" HotelCode="0|hotel_du_sentier" HotelName="Hotel du Sentier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Place du Caire, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/a8/58a87d9a103cf53ad32abac8379fe0ae939934e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Hotel du Sentier» is located in Paris. This hotel is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the hotel — Sentier, Centre Georges Pompidou and Museum of Modern Art.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the bar. You can stop by 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 is available on the territory. Ask for more information when checking in.&lt;br /&gt;To book an excursion, consult the tour assistance desk of the hotel. Additional services that the hotel offers to its guests: a laundry, dry cleaning, press and a safe-deposit box.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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 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: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3207.00" OriginalAmount="3207.00">
      <BasicPropertyInfo Latitude="48.866226" Longitude="2.366859" StarRating="4" HotelCode="26707|le_general_hotel" HotelName="Le General" 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,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Rampon, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39173/ba_39173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet side street at the heart of the French capital just a short distance from the Place de la République as well as from the Gare du Nord train station. The nearest métro station is 100 km from the hotel and it is about 30 km to Charles de Gaulle airport whilst Orly airport is approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3210.00" OriginalAmount="3210.00">
      <BasicPropertyInfo Latitude="48.865062" Longitude="2.331971" StarRating="2" HotelCode="180052|hotel_londres_sainthonore" HotelName="Londres Saint-Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Saint-Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327605/327605a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 29 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a babysitting service, a childcare service and room service. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3216.00" OriginalAmount="3216.00">
      <BasicPropertyInfo Latitude="48.871893843606" Longitude="2.3281440138817" StarRating="4" HotelCode="10418|astra_opera" HotelName="Hôtel Astra Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8147/a_8147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel enjoys an exclusive location in one of Paris' hippest arrondissement, close to the Madeleine, the opera house and Place Vendôme. Situated in the surrounding area are countless shopping and entertainment venues, bars and restaurants. Transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3238.00" OriginalAmount="3238.00">
      <BasicPropertyInfo Latitude="48.854451" Longitude="2.365176" StarRating="2" HotelCode="110432|hotel_de_la_place_des_vosges" HotelName="de la Place des Vosges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>12, rue de Birague, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/33/332047/332047a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3246.00" OriginalAmount="3246.00">
      <BasicPropertyInfo Latitude="48.861618" Longitude="2.365129" StarRating="3" HotelCode="142313|my_hotel_in_france_le_marais" HotelName="My Hotel in France le Marais" 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,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis, rue Commines, Paris 75003</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203306/a_203306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris property is near the Picasso Museum, Place des Vosges, the Pompidou Center and Notre Dame Cathedral. The city hotel is just 70 m from the Saint Sebastien Froissart metro station and 2.5 km from Gare de Lyon train station. Nearby airports include Orly (16 km away) and Charles de Gaulle (25 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3261.00" OriginalAmount="3261.00">
      <BasicPropertyInfo Latitude="48.868933413164" Longitude="2.2974300384522" StarRating="4" HotelCode="12109|elysees_bassano" HotelName="Elysees Bassano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12095/a_12095_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated between the Champs Elysées and the Eiffel Tower in the centre of Paris, close to many sights that Paris has to offer. Guests may enjoy shopping on Montaigne Avenue, which is located close by. Bistros, restaurants, bars, a nightclub, a bus stop and the Georges V metro station are all to be found within 5 minutes of the hotel. The Seine lies only 500 m away. The nearest train station is just 2 km away. Orly airport is roughly 20 km from the hotel, whilst Charles De Gaulle airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3269.00" OriginalAmount="3269.00">
      <BasicPropertyInfo Latitude="48.86233" Longitude="2.349522" StarRating="1" HotelCode="146664|snob_hotel_by_elegancia" HotelName="De La Vallee" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84-86, rue Saint Denis, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/257626/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3278.00" OriginalAmount="3278.00">
      <BasicPropertyInfo Latitude="48.872573" Longitude="2.336918" StarRating="4" HotelCode="200900|marriott_opera_ambassador" HotelName="Paris Marriott Opera Ambassador" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Boulevard Haussmann, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7627/a_7627_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just minutes from the Louvre and the Sacré-Coeur, and enjoys a truly enviable location amongst Parisian hotels. Inside the Opera Garnier district of Paris, this property places guests only steps from major attractions such as the Moulin Rouge and Folies Bergères, and is just a short stroll from the business district and the stock exchange. The Opera House is only a 5-minute walk from the hotel as is the Galeries Lafayette, and some of the best shopping in France is just around the corner. With an unbeatable location in the heart of Paris, this hotel is easily accessible by train, metro and private transport. The hotel sits 10 minutes from the Gare du Nord (Thalis &amp; Eurostar), 40 minutes from Orly Airport and a 45-minute taxi ride from Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3288.00" OriginalAmount="3288.00">
      <BasicPropertyInfo Latitude="48.867270497863" Longitude="2.3655085174771" StarRating="4" HotelCode="13509|crowne_plaza_paris_republique" HotelName="Crowne Plaza Paris-Republique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Republique, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244190/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from Gare du Nord railway station and 40 minutes by taxi from Paris-Charles de Gaulle Airport. A 2-minute stroll brings guests to the Bastille or bistros along Canal St-Martin, while they can join Parisians relaxing to live music in the peaceful Jardins de Luxembourg, 10 minutes away. The 5 metro lines converging at Republique station in front of the hotel make it easy for guests to move around the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3298.00" OriginalAmount="3298.00">
      <BasicPropertyInfo Latitude="48.865432" Longitude="2.336237" StarRating="4" HotelCode="50288|hotel_moliere_4" HotelName="Moliére" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Moliere, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329373/329373a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Molière hotel is in the heart of Paris, in the 1st "arrondissement", the most harmonious and elegant district of the capital, bordered by the Seine, the Palace de la Concorde, the Jardin des Tuileries and the Opera. It is located at the crossroads of the fashion world (Saint-Honore Place Vendome), of the design and the refined French culture (the Royal Palace and the Louvre). The Molière Hotel is a charming boutique hotel that cultivates the art of living, with design and warming, offering 29 rooms including 3 comfortable and spacious suites, furnished in elegant and modest materials, and combining the Parisian style with modern equipment. It has a Wellness space equipped with weight and cardio machines, sauna, steam room and a hydro-massage bed. *2,48 EUR City tax per person per night, direct payment at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3313.00" OriginalAmount="3313.00">
      <BasicPropertyInfo Latitude="48.854991791141" Longitude="2.3045969884737" StarRating="4" HotelCode="25335|hotel_la_bourdonnais" HotelName="La Bourdonnais" 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>111-113 Avenue de la Bourdonnais, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006096/006096a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies between the Pont de l'Alma and the Pont d'Iéna on the River Seine at the heart of the city of Paris. The capital's famous Eiffel Tower lies just 1 km from the hotel and links to the public transport network may easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3313.00" OriginalAmount="3313.00">
      <BasicPropertyInfo Latitude="48.878686173204" Longitude="2.3276502045453" StarRating="4" HotelCode="562278|laz_hotel_spa_urbain" HotelName="LAZ ' Hotel &amp; Spa Urbain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17 rue de Milan, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604461/604461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3348.00" OriginalAmount="3348.00">
      <BasicPropertyInfo Latitude="48.883592853457" Longitude="2.3427334863119" StarRating="0" HotelCode="333206|hotel_bearnais" HotelName="Hotel Bearnais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/499882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hotel Béarnais is in the heart of Paris, walking distance from Montmartre Funicular and Sacred Heart Basilica. This hotel is close to Louvre Museum and Notre Dame Cathedral.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 33 guestrooms featuring refrigerators. Wireless Internet access (surcharge) is available to keep you connected. 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;Make use of convenient amenities, which include wireless Internet access (surcharge) 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;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3378.00" OriginalAmount="3378.00">
      <BasicPropertyInfo Latitude="48.86836" Longitude="2.36088" StarRating="5" HotelCode="0|_0x7d416" HotelName="Renaissance Paris Republique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Rene Boulanger, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/82/31825a4d460b7c94aed54816dd80d14e0c3535b9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Renaissance Paris Republique Hotel, you'll be centrally located in Paris, steps from Grands Boulevards and 8 minutes by foot from Canal Saint-Martin.  This 5-star hotel is 0.2 mi (0.3 km) from Place de la Republique and 0.7 mi (1.1 km) from Grand Rex Cinema.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 121 air-conditioned rooms featuring minibars and Smart televisions. Wireless Internet access (surcharge) keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature designer toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. This hotel also features complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch, dinner, or brunch at Origin, a restaurant which specializes in French cuisine, or stay in and take advantage of the 24-hour room service. Wrap up your day with a drink at the bar/lounge. Continental breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Paris? This hotel has facilities measuring 871 square feet (81 square meters), including conference space.&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: 30.00 EUR per night.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 35.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3397" OriginalAmount="3397">
      <BasicPropertyInfo Latitude="48.87086527" Longitude="2.33825637" StarRating="4" HotelCode="494014|201154" HotelName="Hôtel Saint-Marc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Saint Marc, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3415.00" OriginalAmount="3415.00">
      <BasicPropertyInfo Latitude="48.85588762" Longitude="2.39185141" StarRating="3" HotelCode="430504|eden_lodge_paris" HotelName="Eden Lodge Paris" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Garden,Internet,LCD/Projector,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>175, Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594937/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Eden Lodge Paris places you in the heart of Paris, convenient to Place de la Nation and Notre Dame Cathedral.  This lodge is within close proximity of La Colline National Theater and Place Gambetta.&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 guestrooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Conveniences include laptop-compatible safes and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a 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 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, luggage storage, and a library.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3428.00" OriginalAmount="3428.00">
      <BasicPropertyInfo Latitude="48.852555" Longitude="2.319179" StarRating="3" HotelCode="78730|hotel_de_suede_saint_germain" HotelName="Hôtel de Suède" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Vaneau, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106668/a_106668_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a beautiful residential district within walking distance of Saint-Germain-des-Pres, the Latin Quarter, the Orsay and Rodin Museums and the left bank luxury department stores (Bon Marche and the Conran shop). There are many bars and restaurants in the surrounding area and guests will find links to the public transport network just 50 m away. It is 300 m to Les Invalides and 500 m to Montparnasse. Orly Airport is 20 km away and it is 40 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3438.00" OriginalAmount="3438.00">
      <BasicPropertyInfo Latitude="48.8495874" Longitude="2.3401602" StarRating="4" HotelCode="68017|hotel_saintpaul_rivegauche" HotelName="Saint Paul Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Monsieur le Prince, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87974/a_87974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3455.00" OriginalAmount="3455.00">
      <BasicPropertyInfo Latitude="48.87215" Longitude="2.30436" StarRating="0" HotelCode="0|_0x332aa" HotelName="09 - Luxury Loft Champs-Élysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue De Ponthieu, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/65/d36584a713f0ff04a933334d2353aaa0f7a22e39.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 Paris, steps from Champs-Elysees and 5 minutes by foot from Lido.  This apartment is 0.5 mi (0.8 km) from Arc de Triomphe and 0.7 mi (1.1 km) from Grand Palais.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3456.00" OriginalAmount="3456.00">
      <BasicPropertyInfo Latitude="48.84254866" Longitude="2.31256708" StarRating="2" HotelCode="417740|camelia" HotelName="Hôtel Camélia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard Pasteur, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/550061/5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hôtel Camélia is in the heart of Paris, walking distance from Pasteur Museum and Necker-Enfants Malades Hospital. This hotel is close to Eiffel Tower and Louvre 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 24 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3461.00" OriginalAmount="3461.00">
      <BasicPropertyInfo Latitude="48.87144470214844" Longitude="2.3045530319213867" StarRating="1" HotelCode="0|_0x4c021" HotelName="VIP Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Av. des Champs-Élysées, 75008, Paris, Arrondissement de Paris, FR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/48/e3486eb6b8601289f7138578f316268c70634801.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment, you'll be centrally located in Paris, steps from Champs-Elysees and 5 minutes by foot from Lido. This apartment is 0.5 mi (0.8 km) from Arc de Triomphe and 0.7 mi (1.1 km) from Grand Palais.&lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;br /&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and a microwave. A 100-inch LED television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a coffee/tea maker and a washer/dryer, 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3475.00" OriginalAmount="3475.00">
      <BasicPropertyInfo Latitude="48.869397" Longitude="2.331158" StarRating="4" HotelCode="19376|hotel_westminster_opera" HotelName="Westminster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24419/a_24419_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the Rue de la Paix at heart of Paris, between the Rue Vendôme and the opera house. Les Tuileries, the Louvre and Faubourg Saint Honoré are only a short walk away. Opera underground station is a 2-minute walk and the Gare du Nord Eurostar Station is around 2.5 km away. The transfer time to Orly airport takes around 40 minutes and Charles de Gaulle airport is 45 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3498.00" OriginalAmount="3498.00">
      <BasicPropertyInfo Latitude="48.861794491616" Longitude="2.3408201336861" StarRating="4" HotelCode="14239|best_western_premier_louvre_saint_honore" HotelName="Louvre Saint-Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>141 Rue Saint Honore, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16544/w_16544_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location on Rue St Honore in the heart of Paris' 1st district. It is next to the Louvre and the Palais Royal and just 100 m from Châtelet metro station, Avenue de Rivoli and its shops. This luxury hotel is within walking distance of the Marais neighborhood, the Concorde, Notre Dame and all the major sights on the left bank of the River Seine such as the Saint Germain des Près neighbourhood and the Latin Quarter. The Opéra Garnier is 1.5 km away and it is 2.3 km to the Grands Magasins/Galeries Lafayette, 3 km from the Champs Elysées and 9 km from Bois de Boulogne. Charles de Gaulle and Orly airports are both 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3533" OriginalAmount="3533">
      <BasicPropertyInfo Latitude="49.004" Longitude="2.5711" StarRating="4" HotelCode="28934|20694" HotelName="Sheraton Paris Airport Hotel &amp; Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>BP 35051, 95716 Tremblay en France Roissy</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46318/a_46318_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located right in Terminal 2 at Charles de Gaulle airport and offers all the services required for a successful stay. Links to the public transport network are 200 m away, the conference centre is 6 km away and it is some 30 km from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3545.00" OriginalAmount="3545.00">
      <BasicPropertyInfo Latitude="48.858206" Longitude="2.33094" StarRating="3" HotelCode="76840|hotel_bersolys_saintgermain" HotelName="Bersolys Saint-germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue de Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246958/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Arr8/16:Star-C. Elysées/Trocadero. This establishment offers a total of 16 guests rooms. Bersolys Saint-germain is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3554.00" OriginalAmount="3554.00">
      <BasicPropertyInfo Latitude="48.87205556" Longitude="2.32398235" StarRating="5" HotelCode="709308|hotel_alfred_sommier" HotelName="Hotel Alfred Sommier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/830128/w_830128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3581.00" OriginalAmount="3581.00">
      <BasicPropertyInfo Latitude="48.87077" Longitude="2.33828" StarRating="4" HotelCode="0|_0x25ac0" HotelName="Hotel Saint-Marc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Saint-Marc, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/78/0878b7f105b01a57ad23f9edbfe713d2c4a5dc0f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hôtel Saint-Marc in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 5 minutes by foot from Grevin Museum.  This 4-star hotel is 0.4 mi (0.6 km) from Galeries Lafayette and 0.4 mi (0.6 km) from Opéra Garnier.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 26 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. This hotel also features complimentary wireless Internet access, concierge services, and a banquet hall.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;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;&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: 21.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: 50.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3592.00" OriginalAmount="3592.00">
      <BasicPropertyInfo Latitude="48.871446" Longitude="2.322507" StarRating="4" HotelCode="34433|waldorf_madeleine_hotel" HotelName="Waldorf Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54849/w_54849_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated between the districts of Madeleine and Concorde, near to some of Paris' most fascinating cultural sites. Guests can take a stroll along and go window shopping on the Rue du Faubourg Saint Honoré, also known as one of the world's most luxurious shopping streets. The bus station is roughly 100 m from the hotel and the train station around 200 m. Nearby airports include Orly, Charles de Gaulle and Beauvais-Tillé situated at a distance of approximately 20 km, 35 km and 80 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3602.00" OriginalAmount="3602.00">
      <BasicPropertyInfo Latitude="48.865204397676" Longitude="2.3045486211777" StarRating="4" HotelCode="34435|melia_royal_alma_2" HotelName="Meliá Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54851/a_54851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of the French capital, close to the right-hand bank of the River Seine. The famous Champs Elysées lies about 300 m away and the Eiffel Tower is approximately 1 km from the hotel. Also just a short distance away (2 km and 3 km respectively) are the Arc de Triomphe and the Orsay museum. There are excellent public transport links, with a metro and train station just 100 m away and St. Lazare train station around 1.5 km away. Orly and Charles de Gaulle international airports lie between 20 km and 35 km from the hotel respectively. Additional sights of interest in the surrounding area include Versailles that is some 35 km away and Disneyland Paris (45 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3647.00" OriginalAmount="3647.00">
      <BasicPropertyInfo Latitude="48.877098" Longitude="2.297132" StarRating="5" HotelCode="130262|hotel_renaissance_paris_arc_de_triomphe" HotelName="Renaissance Paris Arc de Triomphe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150572/150572a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, close to the chic bars and restaurants of the Faubourg St Honoré Street, 300 metres from the Arc de Triomphe, 10 minutes on public transport from the la Défense business district and 10 minutes' walk from the famous Champs-Elysées Avenue. Disneyland is some 45 km away and the Eiffel Tower is about 2.4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3650.00" OriginalAmount="3650.00">
      <BasicPropertyInfo Latitude="48.8754" Longitude="2.343516" StarRating="4" HotelCode="15597|opera_cadet_hotel" HotelName="Opera Cadet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18334/a_18334_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a charming side street where guests may experience authentic Parisian flair. The Galeries Lafayette, the wide boulevards and the Opéra (Palais Garnier) are within easy reach on foot. The metro and 6 bus lines are located only 50 m from the hotel. It is 28 km from Paris-Orly Airport and 25 km from Paris-Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3661.00" OriginalAmount="3661.00">
      <BasicPropertyInfo Latitude="48.86840666" Longitude="2.33682578" StarRating="4" HotelCode="446376|square_louvois_hotel" HotelName="Hotel Square Louvois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Louvois, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/484261/484261a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3666.00" OriginalAmount="3666.00">
      <BasicPropertyInfo Latitude="48.838346752945" Longitude="2.3207652568817" StarRating="4" HotelCode="14225|pullman_paris_montparnasse" HotelName="Pullman Paris Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Commandant Rene Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16104/a_16104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the Montparnasse are in the south of Paris. It is situated right next to the Montparnasse Tower from where a dreamy view of Paris and the Eiffel Tower is to be enjoyed. An inexhaustible selection of shops, bistros, small theatres, cabarets and bars is to be found in the vicinity. Montparnasse train station may be quickly and easily reached allowing access to all parts of the French capital. The airport is some 29 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3679.00" OriginalAmount="3679.00">
      <BasicPropertyInfo Latitude="48.872991169629" Longitude="2.3160392045975" StarRating="4" HotelCode="34414|holiday_inn_paris_elysees" HotelName="Holiday Inn Paris - Elysées" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de Miromesnil, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245486/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3707.00" OriginalAmount="3707.00">
      <BasicPropertyInfo Latitude="48.87085723876953" Longitude="2.326810598373413" StarRating="0" HotelCode="0|hotel_le_relais_madeleine_4_etoiles" HotelName="Hôtel Le Relais Madeleine - 4 étoiles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 BIS Rue Godot de Mauroy, 75009 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ac/b2/acb20f1afd42ca082fd95b98efa76b950a812c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Hôtel Le Relais Madeleine - 4 étoiles» is located in Paris. This hotel is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the hotel — Olympia Hall, Madeleine and Opera Garnier.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3708" OriginalAmount="3708">
      <BasicPropertyInfo Latitude="48.88253447" Longitude="2.31928362" StarRating="0" HotelCode="966420|406835" HotelName="Paris j'adore Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Beudant, 17th Arr, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/8b/d88b7d5783d13e3fbf824961892c7032eae7751d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3716.00" OriginalAmount="3716.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.3383122682571" StarRating="3" HotelCode="34811|citadines_operagrands_boulevards_paris" HotelName="Citadines Opéra Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Favart, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56649/a_56649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to the Opéra Comique theatre. A profusion of shops and bars as well as connection to the public transport network are all to be found in the direct vicinity (Richelieu-Drouot metro station). The Opera Garnier as well as Galeries Lafayette and Le Printemps are also just a few minutes' walk away. The Louvre Museum lies around 1.5 km from the hotel and Orly and Charles de Gaulle airports are less than an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3721.00" OriginalAmount="3721.00">
      <BasicPropertyInfo Latitude="48.852786" Longitude="2.342283" StarRating="4" HotelCode="148919|holiday_inn_paris_notre_dame" HotelName="Holiday Inn Paris Notre Dame" 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>4, Rue Danton, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330475/330475a_hb_a_017.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3729.00" OriginalAmount="3729.00">
      <BasicPropertyInfo Latitude="48.865473474809" Longitude="2.3271596431732" StarRating="4" HotelCode="55608|the_westin_paris__vendome" HotelName="The Westin Paris - Vendôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue De Castiglione, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72026/a_72026_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated by the beautiful Jardin des Tuileries and close to Place Vendôme. Concorde underground station is approximately 400 m away. Paris' main airports are between 18 and 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3757.00" OriginalAmount="3757.00">
      <BasicPropertyInfo Latitude="48.86984758" Longitude="2.29908713" StarRating="3" HotelCode="592682|suites_et_hotel_helzear_etoile" HotelName="Suites et Hotel Helzear Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Christophe Colomb, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763936/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3765.00" OriginalAmount="3765.00">
      <BasicPropertyInfo Latitude="48.854922360735" Longitude="2.3084690699405" StarRating="5" HotelCode="936633|le_cinq_codet" HotelName="Le Cinq Codet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Louis Codet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/377502/377502a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3772.00" OriginalAmount="3772.00">
      <BasicPropertyInfo Latitude="48.860602" Longitude="2.346566" StarRating="4" HotelCode="15238|novotel_paris_les_halles_2" HotelName="Novotel Paris Les Halles" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" 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>8 Place Marguerite de Navarre, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18095/a_18095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3772.00" OriginalAmount="3772.00">
      <BasicPropertyInfo Latitude="48.8729362487793" Longitude="2.302577018737793" StarRating="5" HotelCode="0|monsieur_georgechamps_elysees" HotelName="Monsieur George Hotel &amp; Spa – Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Washington, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/5d/e15d945320d19de612ea01a38e4657de9c2a6961.jpeg</HotelPictures>
        <HotelDescription>This outstanding null is set in Arr8/16:Star-C. Elysées/Trocadero. The establishment's common areas include Wi-Fi internet connection. null will appreciate the 24-hour reception.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 26.00 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 25.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: 25.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3815.00" OriginalAmount="3815.00">
      <BasicPropertyInfo Latitude="48.869323628098" Longitude="2.3048043622041" StarRating="4" HotelCode="333102|hotel_oscar" HotelName="Hotel Oscar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Marbeuf, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504631/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3838.00" OriginalAmount="3838.00">
      <BasicPropertyInfo Latitude="48.863572" Longitude="2.36081" StarRating="3" HotelCode="100887|hotel_des_archives" HotelName="La Chambre du Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Rue des Archives, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328962/328962a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3845.00" OriginalAmount="3845.00">
      <BasicPropertyInfo Latitude="48.84827254" Longitude="2.36577693" StarRating="4" HotelCode="398464|goralska_residences_paris_bastille" HotelName="Goralska Residence Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Bourdon, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481357/481357a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3848.00" OriginalAmount="3848.00">
      <BasicPropertyInfo Latitude="48.870807520063" Longitude="2.3373232036829" StarRating="4" HotelCode="187834|la_maison_favart" HotelName="La Maison Favart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Marivaux, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262077/a_262077_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 39 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a bar, a babysitting service, a conference room and a fireplace. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3857.00" OriginalAmount="3857.00">
      <BasicPropertyInfo Latitude="48.870395125533" Longitude="2.3297211527824" StarRating="5" HotelCode="17368|hotel_scribe_paris_managed_by_sofitel" HotelName="Sofitel Le Scribe Paris Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21294/a_21294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city, the family-friendly hotel is located just a few metres from Opera Garnier and Vendôme square, a short walk from the Louvre Museum or the Champs Elysées. From the hotel guests will also enjoy the perfect location for shopping, just one block from department stores and 3 blocks from the Rue du Faubourg St Honoré. Access to public transport is around 50 m from the hotel and the nearest train station, Gare du Nord, is roughly 4 km away. Airports in the area include Paris-Charles de Gaulle (approximately 25 km), Paris-Orly (approximately 25 km), Paris Beauvais Tillé (approximately 78 km) and Brussels Airport (approximately 300 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3882.00" OriginalAmount="3882.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.2982400655746" StarRating="3" HotelCode="74030|hotel_galileo_2" HotelName="Galileo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Galilee, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213581/213581a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3889.00" OriginalAmount="3889.00">
      <BasicPropertyInfo Latitude="48.872885" Longitude="2.3215" StarRating="5" HotelCode="26016|hyatt_paris_madeleine" HotelName="Hyatt Paris Madeleine" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/32155/aa93a1d0-4c27-42fa-b818-2b846bd2cc95.jpg?d=636682625660000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Paris on Boulevard Malesherbes, close to the opera and the Champs-Élysées. The nearest metro stop is called Madeleine and can be reached in just a few minutes walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3907.00" OriginalAmount="3907.00">
      <BasicPropertyInfo Latitude="48.871343" Longitude="2.323902" StarRating="4" HotelCode="15137|new_hotel_roblin_la_madeleine" HotelName="New Hotel Roblin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Chauveau-Lagarde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17936/a_17936_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located, around 500 m from the Louvre, around 700 m from the opera and less than 1 km from the Champs-Élysées- Galeries Lafayette is located around 100 m away. A metro station lies just 50 m away and St. Lazare train station is around 400 m away. Orly airport lies around 18 km away and Charles de Gaulle airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3920.00" OriginalAmount="3920.00">
      <BasicPropertyInfo Latitude="48.874294874569" Longitude="2.2980844974518" StarRating="5" HotelCode="15066|hotel_napoleon_5" HotelName="Napoléon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/12/2024" 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>40 Avenue de Friedland, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17817/w_17817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies just a few paces from some of Paris' top sights including the Arc de Triomphe and the Champs-Élysées. The Louvre Museum, opera house and Eiffel Tower are all to be found just a short distance away and Charles de Gaulle - Étoile métro station is 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3931.00" OriginalAmount="3931.00">
      <BasicPropertyInfo Latitude="48.853944" Longitude="2.342923" StarRating="4" HotelCode="110458|relais_hotel_du_vieux_paris" HotelName="Relais Hotel Vieux Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Gît-le-Cœur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153325/w_153325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3959.00" OriginalAmount="3959.00">
      <BasicPropertyInfo Latitude="48.870366069303" Longitude="2.2938658626003" StarRating="5" HotelCode="165503|villa__hotel_majestic" HotelName="Majestic Hotel-Spa Paris" 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,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue La Perouse, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140548/140548a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a few steps away from the Champs-Elysées. There are numerous shopping venues nearby, whilst the main attractions of the city can all be easily accessed, such as the Eifel Tower and the Arc de Triomphe. The airports of Orly and Charles de Gaulle are about 18 km and 35 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3967.00" OriginalAmount="3967.00">
      <BasicPropertyInfo Latitude="48.875597" Longitude="2.325543" StarRating="4" HotelCode="47693|concorde_opera_paris" HotelName="Hilton Paris Opera" 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>108 Rue Saint Lazare, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10691/a_10691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to the opera and the large department stores. St. Lazare metro station is only 50 metres away and further public transport is located 100 metres away by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3972.00" OriginalAmount="3972.00">
      <BasicPropertyInfo Latitude="48.868323" Longitude="2.326862" StarRating="5" HotelCode="47253|castille_paris" HotelName="Castille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-37 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10168/a_10168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel whose interiors combine tasteful French and Venetian styles, is situated at the heart of Paris between the opera house and the Louvre in the quarter featuring the most famous fashion houses in Paris. Public transport departs from stops located just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3988.00" OriginalAmount="3988.00">
      <BasicPropertyInfo Latitude="48.845651411205" Longitude="2.3243191838265" StarRating="4" HotelCode="56520|victoria_palace" HotelName="Victoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Blaise Desgoffe, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73223/a_73223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies on the left-hand bank of the River Seine and is one of the top Paris addresses during the summer amongst celebrities such as James Joyce and Giorgio de Chirico. The picturesque Parisian district of Saint Germain des Prés lies approximately 700 m from the hotel and the cathedral of Notre-Dame de Paris in addition to the Eiffel Tower lie within 2 km of the hotel. Paris' Orly airport lies some 15 km away whilst it is around 25 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4026.00" OriginalAmount="4026.00">
      <BasicPropertyInfo Latitude="48.85434" Longitude="2.336782" StarRating="3" HotelCode="146717|hotel_de_seine" HotelName="De Seine" 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>52, rue de Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532218/532218a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4046.00" OriginalAmount="4046.00">
      <BasicPropertyInfo Latitude="48.866593878795" Longitude="2.3090171813965" StarRating="5" HotelCode="31385|la_maison_champs_elysees" HotelName="La Maison Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132521/132521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated between the Champs-Élysées and the Avenue Montaigne in the heart of the Golden Triangle, close to the Place de la Concorde, the hotel offers the utmost comfort in a district dedicated to luxury and business.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4050.00" OriginalAmount="4050.00">
      <BasicPropertyInfo Latitude="48.869156549822" Longitude="2.2983138994138" StarRating="4" HotelCode="303897|helzear_champs_elysees_2" HotelName="Suites Hôtel Helzear Champs Elysées" 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>49 Avenue Marceau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/417671/a_417671_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4067.00" OriginalAmount="4067.00">
      <BasicPropertyInfo Latitude="48.8748713" Longitude="2.31800588" StarRating="5" HotelCode="726624|hotel_bowmann" HotelName="Hôtel Bowmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630278/630278a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Bowmann offers the décor for 48 beautifully designed rooms and 5 spacious suites. In a luxurious Haussmann-style building the hotel embraces both Paris' heritage and bespoke 5 stars comfort.
On the elegant façade, perfectly fitting the prestigious atmosphere of Boulevard Haussmann, the stylish red portico opens the door to a brand-new luxury experience in Paris.
A perfect mix of tradition and heritage with innovation and avant-gardism, highlighting the beautiful tradition of Parisian luxury hotels while bringing a touch of essential freshness.
The rooms, with surfaces ranging from 25m2 to 100m2, are echoing the characteristic Haussmannian apartments with hardwood floors, ceiling-high moldings and plush beds with leather headboards.
Dressed in “haute couture” Carrara marble, the bathrooms redefine the concept of essential comfort and contemporary luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4073.00" OriginalAmount="4073.00">
      <BasicPropertyInfo Latitude="48.873714474265" Longitude="2.3445376753807" StarRating="3" HotelCode="16988|gat_folies_hotel" HotelName="Maxim Folies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211780/211780a_hb_a_052.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4106" OriginalAmount="4106">
      <BasicPropertyInfo Latitude="48.871083" Longitude="2.304649" StarRating="5" HotelCode="87703|29645" HotelName="Fraser Suites Le Claridge Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74, avenue des Champs-Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122597/a_122597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic apartment hotel enjoys a wonderful location on the Champs-Élysées and is the perfect hideaway in which to experience true French hospitality. The immediate vicinity features shops, restaurants, bars, pubs and nightlife spots, and tourist attractions such as the Arc de Triomphe, the Eiffel Tower and the Louvre are within 4 km of the accommodation. Saint-Lazare train station is 2.5 km away, Franklin Roosevelt metro station is just 300 metres away, and the airports of Charles de Gaulle and Orly are 34 and 36 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4155" OriginalAmount="4155">
      <BasicPropertyInfo Latitude="48.867965" Longitude="2.325791" StarRating="5" HotelCode="25340|45990" HotelName="Burgundy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Rue Duphot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36920/w_36920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Excellently located where the Rue Duphot meets the rue Saint-Honoré, this family-friendly hotel is amidst the Golden Triangle of Champs-Elysées, Madeleine and Opéra. The spa complex is just 400 m from La Place de la Concorde and guests will find shops, as well as bus and metro stations within a 2-minute walk. Auber train station and the Louvre Museum are approximately 10 minutes away on foot. Nearby airports include Orly (17 km away), Charles de Gaulle (25 km away) and Beauvais-Tille (81 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4155.00" OriginalAmount="4155.00">
      <BasicPropertyInfo Latitude="48.855268" Longitude="2.334438" StarRating="3" HotelCode="146827|hotel_des_deux_continents" HotelName="Des Deux Continents" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25, Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330606/330606a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4177.00" OriginalAmount="4177.00">
      <BasicPropertyInfo Latitude="48.875001348609" Longitude="2.3224167815455" StarRating="2" HotelCode="333829|hotel_oceanic" HotelName="Hôtel Océanic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Internet,LCD/Projector,Lounge,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de la Pépinière, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505079/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hôtel Océanic places you in the heart of Paris, minutes from Printemps Department Store and close to Louvre Museum. This hotel is close to Arc de Triomphe and Eiffel 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 23 air-conditioned rooms featuring refrigerators and 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, as well as laptop-compatible safes and day beds.&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;Featured amenities include complimentary newspapers in the lobby, multilingual staff, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4183.00" OriginalAmount="4183.00">
      <BasicPropertyInfo Latitude="48.85348" Longitude="2.36184" StarRating="4" HotelCode="0|_0x2a092" HotelName="Charles V" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Saint Paul, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/ff/e5ff0449ba9caf924e99da70b22f173f574ebf86.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Charles V, you'll be centrally located in Paris, steps from Rue de Rivoli and 9 minutes by foot from Opera Bastille.  This 4-star hotel is 0.3 mi (0.5 km) from Place des Vosges and 0.3 mi (0.5 km) from Ile Saint Louis.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 19 air-conditioned rooms 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;Don't miss out on recreational opportunities including a steam room and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, a fireplace in the lobby, and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;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 available daily from 7 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, 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;Price of an additional breakfast: 19.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: 19.00 EUR.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 40.00 EUR per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4195.00" OriginalAmount="4195.00">
      <BasicPropertyInfo Latitude="48.862973" Longitude="2.335692" StarRating="5" HotelCode="11933|hotel_du_louvre_a_hyatt_hotel" HotelName="Hôtel du Louvre" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place André Malraux, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11771/a_11771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies just a few paces from the Louvre at the heart of Paris' business district. Palais Royal - Musée du Louvre métro station is located 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4220.00" OriginalAmount="4220.00">
      <BasicPropertyInfo Latitude="48.867798946735" Longitude="2.3032115399837" StarRating="4" HotelCode="31207|franklin_roosevelt_paris" HotelName="Franklin D Roosevelt" 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,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Clement Marot, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49862/a_49862_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs-Élysées and Avenue Montaigne. There are plenty of shopping opportunities to choose from as well as restaurants and bars around 100 m from the hotel. Links to the public transport network also lie just a couple of minutes away (about 300 m). In addition, there are nightclubs just 300 m from the hotel. Charles de Gaulle Airport is 35 km away and Orly Airport is around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4230.00" OriginalAmount="4230.00">
      <BasicPropertyInfo Latitude="48.875053" Longitude="2.301345" StarRating="5" HotelCode="17715|sofitel_paris_arc_de_triomphe" HotelName="Sofitel Paris Arc de Triomphe" 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,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>14 Rue Beaujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21789/a_21789_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel lies in a lovely central location close to the Arc de Triomphe and the Champs Élysées, both around 100 m away. It is located in the centre of Paris' shopping and entertainment quarter. The stunning building, from the era of Baron Haussman, lies close to Parc Monceau, the Paris' golden triangle emporia and the Faubourg St. Honoré, museums, the Salle Pleyel concert hall and the Lido. Charles de Gaulle-Étoile underground station is about 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4236.00" OriginalAmount="4236.00">
      <BasicPropertyInfo Latitude="48.878841400146484" Longitude="2.327510118484497" StarRating="0" HotelCode="0|sweet_inn_apartments_milan" HotelName="Sweet Inn - Saint Lazare - Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de Milan, 75009, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/49/754925fb48be213638c0b74f3952c2bcebf1ec86.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy: hotel «Sweet Inn - Saint Lazare - Milan» is located in Paris. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Europe, Moulin Rouge and Galeries Lafayette Haussmann.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Accessible for guests with disabilities: the elevator helps them to go to the highest floors. The staff of the hotel will be happy to talk to you in English, Spanish, Italian, Russian and French.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4275" OriginalAmount="4275">
      <BasicPropertyInfo Latitude="48.868538205383" Longitude="2.2980764508247" StarRating="4" HotelCode="74056|56191" HotelName="Alma Marceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Jean Giraudoux, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330672/330672a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4313.00" OriginalAmount="4313.00">
      <BasicPropertyInfo Latitude="48.863986075279" Longitude="2.3362372595245" StarRating="5" HotelCode="36929|citadines_suites_louvre_paris" HotelName="La Clef Louvre Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60614/a_60614_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated just a few steps from Paris' opera. The hotel is located directly opposite the Palais Royal and the Louvre Museum, at the bottom of the Opera Avenue. Paris-Orly Airport can be found some 17 km away and Paris-Charles de Gaulle Airport around 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4343.00" OriginalAmount="4343.00">
      <BasicPropertyInfo Latitude="48.855595190221" Longitude="2.2927951812744" StarRating="4" HotelCode="33468|pullman_paris_tour_eiffel" HotelName="Hôtel Pullman Paris Tour Eiffel" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue de Suffren, Entrée au 22 rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53255/a_53255_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the fashionable Avenue de Suffren, this city and business hotel is just a stone’s throw from the Eiffel Tower and Trocadero Gardens; a short walk from the River Seine; and close to the Palais de Chaillot and the Porte de Versailles Exhibition Centre. Located in a refined and peaceful area, this elegant property is an ideal setting for both business and holiday travellers. Champs Elysées, the Notre Dame Cathedral and the Louvre can be reached within a 15-minute drive. Orly International Airport is approximately 18 km away and Charles De Gaulle International Airport lies roughly 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4419.00" OriginalAmount="4419.00">
      <BasicPropertyInfo Latitude="48.8704708" Longitude="2.29918773" StarRating="0" HotelCode="792061|la_clef_champselysees" HotelName="La Clef Champs-Élysées Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Garden,Internet,Laundry,Parking,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Bassano, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646068/646068a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The building that houses La Clef Champs-Élysées Paris was built in 1907 by the Hennessy family in a classic Haussmannian style, at the corner of Rue de Bassano and Rue de Magellan. It's no secret that you have to come here, to the centre of the 8th arrondissement, to truly see why Paris is known as the “City of Light”. The Champs-E´lyse´es, which stretches from the Arc de Triomphe to Jardin des Tuileries, is just a few steps away. Many consider the avenue, renowned for its grandeur and elegant architecture, to be the most beautiful in the world. Decide for yourself by taking a stroll down the historic thoroughfare from the Arc de Triomphe to Place de la Concorde. During your stay at La Clef Champs-Élysées Paris, you'll always be a few minutes' walk from the top destinations in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4445.00" OriginalAmount="4445.00">
      <BasicPropertyInfo Latitude="48.86361" Longitude="2.3506" StarRating="5" HotelCode="534774|apartments_du_marais" HotelName="Apartments du Louvre - Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Etienne Marcel, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/699998/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4456.00" OriginalAmount="4456.00">
      <BasicPropertyInfo Latitude="48.871386" Longitude="2.318163" StarRating="4" HotelCode="180047|le_pavillon_des_lettres" HotelName="Le Pavillon des Lettres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue des Saussaies, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332492/332492a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 26 rooms. Most storeys can be reached by lift. Amenities include a safe. Wireless internet access is available to guests in the public areas. Culinary facilities include a bar. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the establishment. Available services and facilities include a babysitting service, a transfer service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4529.00" OriginalAmount="4529.00">
      <BasicPropertyInfo Latitude="48.854859269991" Longitude="2.3331168293953" StarRating="4.5" HotelCode="26017|hotel_bel_ami" HotelName="Bel Ami" 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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7/11 rue St-Benoît, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38060/a_38060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, in Saint Germain des Prés, in the historic left bank area and 5 minutes' walk from the Seine, the Louvre museum and Notre Dame de Paris. Guests will find restaurants, bars, nightspots, shops and links to the public transport network all within a couple of minutes' walk of the hotel. It is 15 km to Orly Airport and Paris Charles de Gaulle Airport is just 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4544.00" OriginalAmount="4544.00">
      <BasicPropertyInfo Latitude="48.866383033032" Longitude="2.2893176972866" StarRating="5" HotelCode="10904|hotel_baltimore_paris__mgallery_collection" HotelName="Sofitel Paris Baltimore Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Bis Avenue Kleber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8505/a_8505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Paris’ most elegant district, near to the Champs-Élysées, the Arc de Triomphe and Trocadéro, and guests will find links to the public transport network in the immediate vicinity. Both Charles de Gaulle Airport and Orly Airport are around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4572.00" OriginalAmount="4572.00">
      <BasicPropertyInfo Latitude="48.87052" Longitude="2.298029" StarRating="5" HotelCode="110480|intercontinental_paris_avenue_marceau" HotelName="InterContinental Paris Avenue Marceau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Avenue Marceau, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/20/40200a99b6cef772ad7288cff1548ed47d627dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4598.00" OriginalAmount="4598.00">
      <BasicPropertyInfo Latitude="48.87279389" Longitude="2.30522712" StarRating="5" HotelCode="633096|hotel_de_berri_a_luxury_collection_hotel_paris" HotelName="Hôtel De Berri A Luxury Collection Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18-22 Rue de Berri Paris, 75008 France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628568/628568a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4606.00" OriginalAmount="4606.00">
      <BasicPropertyInfo Latitude="48.865443479397" Longitude="2.3296165466309" StarRating="5" HotelCode="39395|renaissance_paris_vendome_hotel" HotelName="Renaissance Paris Vendome Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Mont Thabor, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/016018/016018a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located at the heart of Paris, between Rue St. Honoré and the Tuileries gardens Links to the public transport network lie just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4655.00" OriginalAmount="4655.00">
      <BasicPropertyInfo Latitude="48.87176513671875" Longitude="2.334789991378784" StarRating="5" HotelCode="0|maison_albar_hotels_le_vendome" HotelName="Maison Albar Hotels Le Vendome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Helder, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/25/442502b2d22d4e92a6ef8af3614d54f71dac9ce3.jpeg</HotelPictures>
        <HotelDescription>Maison Albar Hotels Le Vendome is a brand new 5-star boutique hotel located rue du Helder, few steps away from the Opéra Garnier and Galeries Lafayette.  You will be charmed by its 51 rooms and suites, carefully decorated by the interior designer Fabien Roque. They combine with grace, modernity and luxury. The hotel has also a restaurant called Alcoba which propose a casual South American cuisine, a patio, a relaxation space with a luxurious spa, indoor pool, steam bath, jacuzzi and fitness area. Le Vendome is a confidential address as beautiful as it's rare. A luxury haven where you feel 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;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;Extra Info: &lt;/b&gt;In response to the coronavirus (COVID-19), additional safety and sanitation measures are currently in effect at this property. Food and beverage services at this property may be limited or unavailable due to the coronavirus (COVID-19). Due to the coronavirus (COVID-19), this property is taking steps to protect the safety of guests and staff. Certain services and amenities may be reduced or unavailable as a result. Please inform Maison Albar Hotels - Le Vendome 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4662.00" OriginalAmount="4662.00">
      <BasicPropertyInfo Latitude="48.870662627182" Longitude="2.329334920081" StarRating="4" HotelCode="75478|hotel_indigo_paris_opera" HotelName="Indigo Paris - Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Edouard VII, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102761/a_102761_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in a quiet pedestrian street in the very lively area of L'Opera, close to Place Vendôme and its luxury shops. Department stores such as Galeries Lafayettes or Printemps are within walking distance, as are restaurants. It is close to links to the public transport network (metro, bus, RER). The Louvre and the Musée d'Orsay can both be reached by metro within 15 minutes. Orly Airport is 30 km away and it is 40 km to Paris Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4663.00" OriginalAmount="4663.00">
      <BasicPropertyInfo Latitude="48.873684483793" Longitude="2.3063041269779" StarRating="5" HotelCode="34411|champs_elysees_plaza" HotelName="Champs Elysees Plaza Hotel" 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="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54813/a_54813_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Paris, close to the famous Champs-Élysées boulevard, making it the ideal starting point whence to explore the fascinating French capital. Links to the public transport network are some 200 m from the hotel. Just around the corner from the Triangle d'Or, the hotel's Haussmann façade stands proud on Rue de Berri, in Paris's 8th arrondissement. The surroundings of the hotel are easily explored on foot, including the prestigious Rue du Faubourg Saint-Honoré, the Place de l'Étoile, and the Place de la Concorde. The Eiffel Tower and the Jardin des Tuileries are only 15 minutes away by public transport and it is a 20 minute ride to the Louvre Museum. Orly Airport is 20 km away and it is some 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4677.00" OriginalAmount="4677.00">
      <BasicPropertyInfo Latitude="48.861785547597" Longitude="2.3039976134918" StarRating="5" HotelCode="310521|hotel_juliana_paris" HotelName="Hôtel Juliana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Rue Cognacq Jay, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424692/a_424692_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4678.00" OriginalAmount="4678.00">
      <BasicPropertyInfo Latitude="48.851524551031" Longitude="2.3486924171448" StarRating="4" HotelCode="34424|melia_colbert" HotelName="Meliá Paris Notre-Dame" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Hotel Colbert, 75005 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54836/a_54836_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel lies in the exciting city of Paris, on the fashionable left bank of the Seine, and in a quiet street facing the Notre Dame cathedral. It is only a few paces to the Latin Quarter and the Boulevard Saint Germain, and is the perfect starting point for those wishing to explore historic Paris and have all the most significant attractions in the nearby surroundings, including museums or the romantic island of Saint-Louis with its countless cosy bistros. Of course, guests can also enjoy the impressive views of one of the most imposing cathedrals in the world. The central railway stations of the city are within easy reach, with Gare du Nord 5 km away, Gare de l'Est 4 km away, and Gare de Lyon some 2 km from the hotel. The nearest metro stations are Maubert Mutualité (L10), St Michelle (L4 or RER C and B (urban rail)), and Hotel de Ville (L1). It is some 20 km to Orly airport and approximately 35 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4695.00" OriginalAmount="4695.00">
      <BasicPropertyInfo Latitude="48.871989" Longitude="2.297915" StarRating="5" HotelCode="14016|hotel_vernet" HotelName="Le Vernet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Vernet, Champs Elysees, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16176/s_16176_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from the Champs Elysees and the Arc de Triomphe. It is the ideal place for shopping, visiting tourist attractions or a business stay. It is 2 stops from the congress centre or the business district of La Defense. Guests will find the nearest restaurants, bars and clubs around 50 m away on the Champs Elysees. The metro station Etoile is some 200 m away and there is a bus stop around 50 m away. Gare du Nord railway station is approximately 6 km away and can be reached in 20 minutes with public transport. The Parc Monceau is around 1.2 km away and the Bois de Boulogne is some 2.7 km away. The Eiffel Tower is roughly 2 km from the hotel, the Louvre is around 3.3 km away and Le Grand Palais is some 1.7 km away. Paris Charles de Gaulle Airport is around 30 km away and Paris Orly Airport is some 25 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4697.00" OriginalAmount="4697.00">
      <BasicPropertyInfo Latitude="48.851602" Longitude="2.338205" StarRating="4" HotelCode="110455|louis_ii" HotelName="Louis II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, rue Saint Suplice, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153321/a_153321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4709.00" OriginalAmount="4709.00">
      <BasicPropertyInfo Latitude="48.86927974" Longitude="2.35662097" StarRating="4" HotelCode="430452|hotel_providence" HotelName="Hôtel Providence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Bar,Coffee Shop,Dry Cleaning,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>90, Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594949/26.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel Providence, you'll be centrally located in Paris, steps from Porte Saint-Martin and minutes from Porte Saint-Denis.  This 4-star hotel is close to Notre Dame Cathedral and Arc de Triomphe.&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 individually decorated guestrooms, featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and complimentary newspapers, 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 make use of amenities such as complimentary wireless Internet access and babysitting/childcare (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 lunch and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. 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, complimentary newspapers in the lobby, and dry cleaning/laundry services.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4732.00" OriginalAmount="4732.00">
      <BasicPropertyInfo Latitude="48.86310444" Longitude="2.35807595" StarRating="0" HotelCode="943679|sinner_paris" HotelName="Sinner Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116 Rue du temple, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952618/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4748.00" OriginalAmount="4748.00">
      <BasicPropertyInfo Latitude="48.8650817686" Longitude="2.3565459251404" StarRating="3" HotelCode="38361|hotel_ecole_centrale" HotelName="3H / Paris Marais 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>3 Rue Bailly, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212867/212867a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4809.00" OriginalAmount="4809.00">
      <BasicPropertyInfo Latitude="48.872818" Longitude="2.307329" StarRating="4" HotelCode="78639|hotel_daniel_paris" HotelName="Daniel" 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>8 Rue Frédéric Bastiat, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332434/332434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4873.00" OriginalAmount="4873.00">
      <BasicPropertyInfo Latitude="48.856608" Longitude="2.332012" StarRating="4" HotelCode="901890|hotel_da_vinci_4" HotelName="Hotel Da Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue des Saints Pères, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/251328/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 24 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. The establishment offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4951.00" OriginalAmount="4951.00">
      <BasicPropertyInfo Latitude="48.860608836236" Longitude="2.3441998048934" StarRating="5" HotelCode="471781|maison_albar_hotel_paris_celine" HotelName="Maison Albar Hotel Paris Céline" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>23/25 Rue Du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585701/585701a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A restaurant, a bar and room service are available to guests of the establishment. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5159.00" OriginalAmount="5159.00">
      <BasicPropertyInfo Latitude="48.863832522912" Longitude="2.3324784636498" StarRating="5" HotelCode="16548|hotel_regina_4" HotelName="Hotel Regina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place des Pyramides, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006066/006066a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of the French capital, directly beside the Louvre and close to the Tuileries métro station. The Gare Du Nord train station lies some 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5253.00" OriginalAmount="5253.00">
      <BasicPropertyInfo Latitude="48.855949910496" Longitude="2.3573371767998" StarRating="3" HotelCode="74015|hotel_paris_rivoli_2" HotelName="Rivoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue de Rivoli, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213196/213196a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5290.00" OriginalAmount="5290.00">
      <BasicPropertyInfo Latitude="48.869814" Longitude="2.320877" StarRating="4.5" HotelCode="263389|otel_marquis_faubourg_sainthonore" HotelName="Marquis Faubourg Saint-Honoré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue d’Anjou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255194/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5331.00" OriginalAmount="5331.00">
      <BasicPropertyInfo Latitude="48.846313332179" Longitude="2.3718908429146" StarRating="3" HotelCode="74067|azur_hotel_3" HotelName="Azur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643844/643844a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5347" OriginalAmount="5347">
      <BasicPropertyInfo Latitude="48.883547826604" Longitude="2.3314402607558" StarRating="5" HotelCode="305699|62650" HotelName="Maison Souquet Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Bruxelles, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543181/543181a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5558.00" OriginalAmount="5558.00">
      <BasicPropertyInfo Latitude="48.868521495375" Longitude="2.3065079250772" StarRating="5" HotelCode="29150|marignan_paris" HotelName="Hotel Marignan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Marignan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46811/l_46811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the business, fashion and shopping district, between the mythic Champs Elysées and Avenue Montaigne. The nearest metro station can be reached in about 2 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5746.00" OriginalAmount="5746.00">
      <BasicPropertyInfo Latitude="47.21628526" Longitude="0.06001027" StarRating="0" HotelCode="595426|madame_reve" HotelName="Gîte les Orchidées de la Loire Montsoreau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Quai Philippe de Commines, 49730 Montsoreau</AddressLine>
          </AddressLines>
          <CityName>Montsoreau</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763635/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montsoreau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5748.00" OriginalAmount="5748.00">
      <BasicPropertyInfo Latitude="48.854746322044" Longitude="2.3394897580147" StarRating="4" HotelCode="47990|hotel_d_aubusson" HotelName="D' Aubusson" 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>33 Rue Dauphine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11047/a_11047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5868.00" OriginalAmount="5868.00">
      <BasicPropertyInfo Latitude="48.872268736634" Longitude="2.3034851253033" StarRating="5" HotelCode="13845|hotel_lancaster_2" HotelName="Hôtel Lancaster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15899/l_15899_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a stone’s throw from the most famous avenue in the world, the Champs Elysées, and just around the corner from the Triangle d’Or, the hotel’s sandstone façade stands proud on Rue de Berri, in Paris’ 8th arrondissement. The surroundings of the hotel are easily explored on foot, including the prestigious Rue du Faubourg Saint-Honoré, the Place de l’Etoile, and the Place de la Concorde. The Eiffel Tower and the Jardin des Tuileries are only 15 minutes away by public transport and is a 20 minute ride to the Louvre Museum. Orly Airport is 20 km away and it is some 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5951.00" OriginalAmount="5951.00">
      <BasicPropertyInfo Latitude="48.869090436818" Longitude="2.3220285773277" StarRating="5" HotelCode="17721|sofitel_paris_le_faubourg" HotelName="Sofitel Paris Le Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Boissy d'Anglas, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21800/a_21800_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies at the heart of Paris, between the Place de la Concorde, the wonderful shopping area of Faubourg Saint Honore and the famous Champs-Elysee. Located only a few minutes away from the metro station Place de la Concorde, this hotel is within easy access to the public transport network (50m). In addition, the hotel lies close to the Louvre as well as the Orsay Museums, the theatre houses and the concert halls. The beautiful Tuileries garden and the wonderful banks of the river Seine, are also just a few steps from the hotel. Furthermore, numerous restaurants, clubs and bars offering plenty of entertainment are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6043.00" OriginalAmount="6043.00">
      <BasicPropertyInfo Latitude="48.861291654137" Longitude="2.2750159659678" StarRating="5" HotelCode="636170|brach_paris" HotelName="Brach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Designated Smoking Area,Heated Pool,Laundry,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Rue Jean Richepin, 16ème Arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/754809/a_754809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the heart of the 16th arrondissement, neighbouring the Trocadéro, Eiffel Tower and Passy market, a stone's throw from La Grande Epicerie rive droite and the Bois de Boulogne, Brach unveils a space full of freedom and light designed by Philippe Starck. The world-famous designer has created a place of modern romanticism, rigorous yet elegant, that reveals its glass structure behind lush vegetation.

Combining avant-garde style and timeless appeal, the hotel boasts 59 rooms and suites with terraces, as well as welcoming lounges overlooking an outdoor environment treated with the utmost respect.

Restaurant with Mediterranean influences, balanced cuisine, a pastry shop, cocktail bar, a kitchen garden suspended over the rooftops and a sports club all await you in the immense glasshouse that is Brach, where humanity mixes with nature and innovation, culture and poetry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6238.00" OriginalAmount="6238.00">
      <BasicPropertyInfo Latitude="48.86622622" Longitude="2.33289923" StarRating="5" HotelCode="496037|le_roch_hotel_spa" HotelName="Le Roch Hotel And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Saint Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592391/592391a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6271.00" OriginalAmount="6271.00">
      <BasicPropertyInfo Latitude="48.860736" Longitude="2.342579" StarRating="4" HotelCode="88730|l_empire_paris" HotelName="L'Empire Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>48 Rue de l'Arbre Sec, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124400/w_124400_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent 18th century hotel is nestled between the Louvre Museum and the infamous Saint-Honoré Street, and provides what is quite simply a perfect location for business or leisure. Guests will find restaurants, bars and shops on the hotel's doorstep and the Champs-Élysées is around a 15-minute walk away. The nearest bus station is a 5-minute walk from the design hotel and the nearest train station is around a 7-minute walk. Charles de Gaulle airport is roughly 30 km from the hotel and Orly airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6363.00" OriginalAmount="6363.00">
      <BasicPropertyInfo Latitude="48.86054338" Longitude="2.31033534" StarRating="5" HotelCode="439869|hotel_le_narcisse_blanc_spa" HotelName="Hotel Le Narcisse Blanc &amp; Spa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>19 Boulevard De La Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550055/a_550055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6409.00" OriginalAmount="6409.00">
      <BasicPropertyInfo Latitude="48.865466417067" Longitude="2.3038592934608" StarRating="5" HotelCode="74025|hotel_montaigne" HotelName="Hotel Montaigne Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207710/207710a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6440.00" OriginalAmount="6440.00">
      <BasicPropertyInfo Latitude="48.86547921" Longitude="2.33482792" StarRating="5" HotelCode="451115|nolinski_paris" HotelName="Nolinski Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de l'Opera, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/561204/p_561204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6581.00" OriginalAmount="6581.00">
      <BasicPropertyInfo Latitude="48.866450080316" Longitude="2.3085249960422" StarRating="5" HotelCode="31788|hotel_san_regis" HotelName="San Regis" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12, rue Jean-Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50726/a_50726_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel lies in the immediate vicinity of the famous shopping street Champs Elysées and is 1 km from the Arc de Triomphe. Countless shops on the Avenue Montaigne and links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6731.00" OriginalAmount="6731.00">
      <BasicPropertyInfo Latitude="48.87044504" Longitude="2.32342533" StarRating="0" HotelCode="765229|fauchon_lhotel" HotelName="Fauchon L'Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/FR/4166/7753/lr/thumb_1175_gallery_big.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 5 star hotel is located in the city centre of Paris. It is close to the Madeleine and the nearest station is Madeleine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6749.00" OriginalAmount="6749.00">
      <BasicPropertyInfo Latitude="48.851829882513" Longitude="2.3448085784912" StarRating="4" HotelCode="15655|hotel_parc_saint_severin" HotelName="Hôtel Parc Saint Séverin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de la Parcheminerie, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18721/a_18721_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7354.00" OriginalAmount="7354.00">
      <BasicPropertyInfo Latitude="48.87098096" Longitude="2.31541446" StarRating="5" HotelCode="590317|splendide_royal_paris" HotelName="Hôtel Splendide Royal Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue du Cirque, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641143/641143a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7546.00" OriginalAmount="7546.00">
      <BasicPropertyInfo Latitude="48.870982" Longitude="2.330421" StarRating="4" HotelCode="258520|intercontinental_paris_le_grand" HotelName="Intercontinental Le Grand" Meals="ROOM ONLY,HALF-BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14859/a_14859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9716" OriginalAmount="9716">
      <BasicPropertyInfo Latitude="48.871690251705" Longitude="2.3010310760574" StarRating="5" HotelCode="400754|55543" HotelName="Hôtel Barrière Le Fouquet's Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331881/331881a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13671.00" OriginalAmount="13671.00">
      <BasicPropertyInfo Latitude="48.868765803102" Longitude="2.3305231332779" StarRating="5" HotelCode="26015|park_hyatt_paris__vendome" HotelName="Park Hyatt Paris-Vendome" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38058/a_38058_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the prestigious street Rue de la Paix in Paris, this comfortable hotel is located just a few steps away from Place Vendôme, the Champs Elysees and the exclusive shopping area of the Rue de Faubourg. The Louvre, the Musée d'Órsay and many other sightseeing opportunities in the city are within easy reach of the hotel. The nearest metro station is Opéra.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13919.00" OriginalAmount="13919.00">
      <BasicPropertyInfo Latitude="48.851426597473" Longitude="2.3271998763084" StarRating="4" HotelCode="14266|hotel_lutetia" HotelName="Hotel Lutetia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Boulevard Raspail, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16588/a_16588_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the heart of the fashionable Saint-Germain district, surrounded by galleries and antique shops. The nearest metro station Sèvres - Babylone is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13982.00" OriginalAmount="13982.00">
      <BasicPropertyInfo Latitude="48.863143" Longitude="2.337801" StarRating="5" HotelCode="94380|grand_hotel_du_palais_royal" HotelName="Grand Hotel du Palais Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Valois, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131122/a_131122_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the Louvre Museum and the Palais Royal gardens, the hotel benefits from an exceptional location in the heart of Paris' 1st district, where fashion, shopping, culture, gastronomy and art meet. It is the best starting point from which to discover Paris. The nearest metro station is Palais Royal Musée du Louvre (Line 1), 100 m from the hotel. The Louvre Museum, the Champs-Élysées, Jardin des Tuileries and Notre Dame are all in the close vicinity. Orly Airport is around 20 km away and it is some 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16430.00" OriginalAmount="16430.00">
      <BasicPropertyInfo Latitude="48.863701" Longitude="2.29339" StarRating="5" HotelCode="165809|shangrila_hotel_paris" HotelName="Shangri-La Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 avenue d'Iéna, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232468/a_232468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16677.00" OriginalAmount="16677.00">
      <BasicPropertyInfo Latitude="48.865132" Longitude="2.328132" StarRating="5" HotelCode="14833|le_meurice" HotelName="Le Meurice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" 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>228 Rue de Rivoli, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17418/a_17418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Paris is one of the most romantic, stylish and exciting cities in the world, and guests at this hotel are perfectly placed to discover its myriad treasures. The Tuileries Garden, Place de la Concorde and the Louvre are on the hotel's doorstep, and guests venturing a little further afield will find the world's finest museums and galleries, theatres, a shopping heaven and exceptional restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17277.00" OriginalAmount="17277.00">
      <BasicPropertyInfo Latitude="48.85529" Longitude="2.325502" StarRating="4" HotelCode="259018|kk_hotel_cayre" HotelName="K+K Hotel Cayré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Raspail, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15146/a_15146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right next to the Latin Quarter and is the perfect base from which to explore the many attractions, shopping streets and business centres awaiting visitors to Paris. There are links to the public transport network (bus) right on the doorstep and the nearest shops are 50 m away (Boulevard St Germain). Orly Airport is 16 km and it is 27 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17543.00" OriginalAmount="17543.00">
      <BasicPropertyInfo Latitude="48.869684" Longitude="2.31334" StarRating="5" HotelCode="306996|la_reserve_paris_2" HotelName="La Réserve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue Gabriel, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/71497/1971497/1.jpg?f=15348286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17668.00" OriginalAmount="17668.00">
      <BasicPropertyInfo Latitude="48.871708183095" Longitude="2.3148122761269" StarRating="5" HotelCode="13928|hotel_le_bristol_paris" HotelName="Le Bristol Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16041/l_16041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on the Rue Faubourg St. Honoré, extremely close to the Elysées Palace. There are elegant shopping streets and galleries to be found very close to the hotel. All of Paris' sights of interest are easily accessible from here. Champs-Elysées Clemenceau Metro station is the closest to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18429.00" OriginalAmount="18429.00">
      <BasicPropertyInfo Latitude="48.86701" Longitude="2.327132" StarRating="5" HotelCode="904485|mandarin_oriental_paris" HotelName="Mandarin Oriental Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>251 rue Saint-Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238206/a_238206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18490.00" OriginalAmount="18490.00">
      <BasicPropertyInfo Latitude="48.866179" Longitude="2.30426" StarRating="5" HotelCode="16062|plaza_athenee" HotelName="Plaza Athenee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19188/a_19188_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent hotel is situated in the exclusive Avenue Montaigne in the heart of Paris. It is an ideal starting point for visiting the famous sightseeing attractions, such as the Haute Couture shops, the Champs Élysées, the Eiffel Tower or the Arc de Triumph. Links to the public transport system are only 200 m from the hotel. Charles de Gaulle airport is located within 26 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19146.00" OriginalAmount="19146.00">
      <BasicPropertyInfo Latitude="48.867347" Longitude="2.321054" StarRating="5" HotelCode="11623|de_crillon" HotelName="Hôtel de Crillon, A Rosewood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Concorde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11211/a_11211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The enchanting hotel is hidden behind an inconspicuous façade close to the grandiose maritime museum on the Place de la Concorde at the heart of Paris. Interesting sights of interest such as the sophisticated Rue Faubourg St. Honoré, the Champs Elysées and the large museums are situated in the immediate vicinity, within walking distance. Links to the public transport network lie in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21641.00" OriginalAmount="21641.00">
      <BasicPropertyInfo Latitude="48.86810065027" Longitude="2.3290076851845" StarRating="5" HotelCode="16898|ritz" HotelName="Ritz Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 place Vendôme, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20386/a_20386_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, comfortable city hotel is situated in a privileged location, close to the opera house and the Place Vendôme. Links to the public transport (at the metro station Concorde) can be reached within 500 m from the hotel and comfortably within walking distance. In the immediate vicinity, there are further cultural and historical highlights as well as a diverse range of shopping facilities, numerous restaurants, cafes, bars and extensive entertainment venues are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21944.00" OriginalAmount="21944.00">
      <BasicPropertyInfo Latitude="48.868788739249" Longitude="2.3007050156593" StarRating="5" HotelCode="12637|four_seasons_george_v" HotelName="Four Seasons Hotel George V" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12937/gt_12937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel offers a quiet location in Triangle d´Or, one of the most elegant districts in Paris close to the lively Champs Elysées and the famous Arc de Triomphe. Links to the public transport network also lie within walking distance. Transfer to the airport takes about 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.00" OriginalAmount="664.00">
      <BasicPropertyInfo Latitude="48.800955433518" Longitude="2.4506087365372" StarRating="2" HotelCode="902443|sejours_et_affaires_le_magistere__creteil" HotelName="Séjours &amp; Affaires Le Magistère" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-100 Avenue du Mal De Lattre de Tassigny, 94000 Créteil</AddressLine>
          </AddressLines>
          <CityName>Créteil</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Créteil. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="686" OriginalAmount="686">
      <BasicPropertyInfo Latitude="48.7168" Longitude="2.25251" StarRating="0" HotelCode="871973|424987" HotelName="All Suites Appart Hotel Palaiseau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Des Allies</AddressLine>
          </AddressLines>
          <CityName>Palaiseau</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.00" OriginalAmount="705.00">
      <BasicPropertyInfo Latitude="48.88232094" Longitude="2.37045471" StarRating="3" HotelCode="549023|hotel_de_la_comete" HotelName="Hotel De La Comete" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Boulevard De La Villette, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="753" OriginalAmount="753">
      <BasicPropertyInfo Latitude="48.83260102" Longitude="2.70362706" StarRating="2" HotelCode="328076|81915" HotelName="B&amp;B Hôtel Marne la Vallée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Marie Curie, ZAC Du Centre Ville, 77600 Bussy-Saint-Georges</AddressLine>
          </AddressLines>
          <CityName>Bussy St. Georges</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Bussy St. Georges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="812.00" OriginalAmount="812.00">
      <BasicPropertyInfo Latitude="48.8829973552706" Longitude="2.34114469999997" StarRating="0" HotelCode="0|locappart_villa_dancourt_" HotelName="Locappart Villa Dancourt" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Villa Dancourt, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Locappart Villa Dancourt” is located in Paris. It boasts a convenient location within 3 km 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="906.00" OriginalAmount="906.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.370323" StarRating="1" HotelCode="149433|hotel_de_laveyron" HotelName="De l'Aveyron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5, rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="949.00" OriginalAmount="949.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="803789|hotel_port_royal" HotelName="Port Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard De Port-Royal</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="48.89024192" Longitude="2.33401085" StarRating="0" HotelCode="741050|chambre_dhotes_toit_chez_moi" HotelName="Chambre D'hôtes Toit pour Vous" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue Damrémont</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1064" OriginalAmount="1064">
      <BasicPropertyInfo Latitude="48.853918831641" Longitude="2.8159868328073" StarRating="4" HotelCode="954071|397831" HotelName="Paris Marne la Vallée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Allée de L’Orme Rond, 77700 Bailly-Romainvilliers</AddressLine>
          </AddressLines>
          <CityName>Bailly-Romainvilliers</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1064.00" OriginalAmount="1064.00">
      <BasicPropertyInfo Latitude="48.8482895" Longitude="2.29287447" StarRating="0" HotelCode="803466|family_residence_3" HotelName="Hotel Family Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Fondary, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.00" OriginalAmount="1085.00">
      <BasicPropertyInfo Latitude="48.87938" Longitude="2.358098" StarRating="0" HotelCode="385602|st_christophers_inn_gare_du_nord__hostel" HotelName="St Christopher's Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1129" OriginalAmount="1129">
      <BasicPropertyInfo Latitude="48.823538874113" Longitude="2.2728837567391" StarRating="3" HotelCode="422616|88364" HotelName="Hôtel Paris d'Issy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Auguste Gervais, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Issy-les-Moulineaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1183.00" OriginalAmount="1183.00">
      <BasicPropertyInfo Latitude="48.87024171" Longitude="2.37103737" StarRating="0" HotelCode="958701|holidaysinparis_republique" HotelName="Holidays In Paris Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Avenue Parmentier, 10th Arr, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1232" OriginalAmount="1232">
      <BasicPropertyInfo Latitude="48.877995" Longitude="2.35839183" StarRating="0" HotelCode="956702|443392" HotelName="Okko Hotels Paris Gare De L’est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 A Rue D’Alsace, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1291.00" OriginalAmount="1291.00">
      <BasicPropertyInfo Latitude="48.82517063" Longitude="2.36077744" StarRating="0" HotelCode="662867|arian_hotel_2" HotelName="Arian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue De Choisy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1306.00" OriginalAmount="1306.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="971337|the_people_hostel_paris_12_2" HotelName="The People Hostel Paris 12" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Boulevard de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1317.00" OriginalAmount="1317.00">
      <BasicPropertyInfo Latitude="48.8146" Longitude="2.33995" StarRating="0" HotelCode="840690|jojoe_paris_gentilly_hotel_hostel" HotelName="Jo&amp;Joe Paris Gentilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89-93 Avenue Paul Vaillant Couturier, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Gentilly</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.00" OriginalAmount="1319.00">
      <BasicPropertyInfo Latitude="48.864785340242" Longitude="2.3525923490524" StarRating="3" HotelCode="410479|hotel_bellevue_et_du_chariot_dor" HotelName="Bellevue Chariot d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1331.00" OriginalAmount="1331.00">
      <BasicPropertyInfo Latitude="48.846031188964844" Longitude="2.2849550247192383" StarRating="0" HotelCode="0|tour_eiffel_grenelle" HotelName="Tour Eiffel Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96 Rue Saint Charles, 15th arr., 75015 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Tour Effel Grenelle offers studios and apartments in Paris, just a 20-minute walk from the Tour Eiffel. WiFi is free and apartments have a separate bedroom, while studios have a private balcony.&lt;br /&gt;Accommodation has a fully equipped kitchen, a living room, and a bathroom. Facilities include a satellite flat-screen TV.&lt;br /&gt;Charles Michels Metro Station is just 150 metres from the Grenelle Tour Eiffel, and the Louvre Museum is a 10-minute drive 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1365.00" OriginalAmount="1365.00">
      <BasicPropertyInfo Latitude="48.88583017" Longitude="2.22979333" StarRating="3" HotelCode="955775|ibis_styles_puteaux_paris_la_defense" HotelName="ibis Styles Puteaux Paris La Défense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Avenue du Général-de-Gaulle, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1486.00" OriginalAmount="1486.00">
      <BasicPropertyInfo Latitude="48.8426" Longitude="2.21133" StarRating="0" HotelCode="588105|les_jardins_de_saintcloud" HotelName="Les Jardins de Saint-Cloud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Dantan, 92210 Saint-Cloud</AddressLine>
          </AddressLines>
          <CityName>Saint-Cloud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="48.893348693847656" Longitude="2.338730573654175" StarRating="0" HotelCode="0|le_studio_flore" HotelName="Le Studio Flore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153 rue Ordener, 18th arr., 75018 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Le Studio Flore offers a view of the courtyard and is located on the ground floor of a typical Haussmannian building in Paris. Sacré-Coeur is 800 metres from Le Studio Flore, while Opéra Garnier is 2.5 km away. The nearest airport is Orly Airport, 18 km from the property. An oven and a microwave can be found in the kitchen. A flat-screen TV with cable channels is featured. There is a private bathroom with a bath. Grocery shops can be found within walking distance of the studio and there is a local market every Wednesday and Saturday in the same street. This non-smoking apartment is located at the foot of Montmartre.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1526.00" OriginalAmount="1526.00">
      <BasicPropertyInfo Latitude="48.875871991133" Longitude="2.35897095314" StarRating="4" HotelCode="39394|holiday_inn_paris_gare_de_lest" HotelName="Holiday Inn Paris - Gare De L'est" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is situated opposite Gare de l'Est. Both Montmatre and Les Halles are to be found nearby. It is about 6 km to the exhibition centre and the Champs Elysées. Links to the public transport network are 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1583.00" OriginalAmount="1583.00">
      <BasicPropertyInfo Latitude="48.870403774122" Longitude="2.2969600418755" StarRating="0" HotelCode="522628|cap_sur_letoile__chambre_dhotes" HotelName="Bed and Breakfast Paris Arc de Triomphe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 rue Galilée, 16th arrondissement, Passy - Trocadero, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1715.00" OriginalAmount="1715.00">
      <BasicPropertyInfo Latitude="48.8243125" Longitude="2.32127716" StarRating="0" HotelCode="487742|sweet_inn_apartments_brune_2" HotelName="Sweet Inn- Brune" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>159-163 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1733.00" OriginalAmount="1733.00">
      <BasicPropertyInfo Latitude="48.84564849" Longitude="2.37538817" StarRating="0" HotelCode="587602|hostel_blue_planet" HotelName="Hostel Blue Planet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue planet hostel in Paris (12th Arrondissement), you'll be convenient to Ministry of Finance and Notre Dame Cathedral.  This hostel is within close proximity of Opera Bastille and Place de la Bastille. #  Rooms : # Make yourself at home in one of the 44 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. #  Dining : # For your convenience, a complimentary breakfast is served daily from 7:30 AM to 10 AM. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1766.00" OriginalAmount="1766.00">
      <BasicPropertyInfo Latitude="48.848259" Longitude="2.324725" StarRating="3" HotelCode="149447|hotel_de_sevres" HotelName="Hôtel De Sèvres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue de l'Abbé Grégoire, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1779.00" OriginalAmount="1779.00">
      <BasicPropertyInfo Latitude="48.838005" Longitude="2.349523" StarRating="3" HotelCode="225001|hotel_de_lesperance_3" HotelName="Hotel de l'Esperance" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1825.00" OriginalAmount="1825.00">
      <BasicPropertyInfo Latitude="48.88045099" Longitude="2.3289379" StarRating="0" HotelCode="736071|52_clichy_bb" HotelName="52 Clichy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue De Clichy</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1825.00" OriginalAmount="1825.00">
      <BasicPropertyInfo Latitude="48.8884027" Longitude="2.34513730000003" StarRating="2" HotelCode="0|duplex_neuf_au_coeur_de_montmartre_" HotelName="Duplex Neuf au Coeur de Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Bachelet, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Duplex Neuf au Coeur de Montmartre is a self-catering accommodation located in the 18th district of Paris. Free Wi-Fi access is available and the Sacré-Coeur Basilica is a 10-minute walk away.&lt;/br&gt;With a contemporary décor, the duplex apartment features a flat-screen TV in the living area and a bedroom on the mezzanine level. The private bathroom comes with a shower and a hairdryer.&lt;/br&gt;You can prepare meals using the apartment’s open-plan kitchen, which is equipped with a microwave, a Nespresso coffee machine and an oven. Several bars and restaurants can be found in the lively area.&lt;/br&gt;Duplex Neuf au Coeur de Montmartre is 300 metres from Lamarck – Caulaincourt Metro Station (Line 12) and Charles De Gaulle Airport is located 20 km from the property.&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;From January 1, 2019, the Paris city tax will be raised. The exact amount is subject to the hotel's reception at the time of check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1900.00" OriginalAmount="1900.00">
      <BasicPropertyInfo Latitude="48.877152" Longitude="2.345268" StarRating="3" HotelCode="11613|hotel_de_locean_3" HotelName="De L'Ocean" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris between Gare du Nord train station and Opéra Garnier. The Moulin Rouge is just 1.5 km away and the hotel is a short walk from Cadet metro station, which provides access to the Louvre Museum and Notre Dame within 10 minutes. Paris-Orly Airport is approximately 23 km from the hotel and Paris-Charles de Gaulle Airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1978.00" OriginalAmount="1978.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="970380|hotel_central_bastille" HotelName="Oh La La! Hotel Bar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue De La Roquette, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1983.00" OriginalAmount="1983.00">
      <BasicPropertyInfo Latitude="48.88368579" Longitude="2.33378601" StarRating="5" HotelCode="738481|be_you_luxury_aparthotel_la_culottee" HotelName="Be You Apart’ Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard De Clichy, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2128.00" OriginalAmount="2128.00">
      <BasicPropertyInfo Latitude="48.85872233" Longitude="2.35358311" StarRating="2" HotelCode="502443|dwin_hotel" HotelName="D'win" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a café, a bar, a babysitting service and a childcare service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2141.00" OriginalAmount="2141.00">
      <BasicPropertyInfo Latitude="48.834665775965" Longitude="2.3254886269569" StarRating="4" HotelCode="189577|helzear_rive_gauche_apartments" HotelName="Suite &amp; Hôtel Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Liancourt, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2190.00" OriginalAmount="2190.00">
      <BasicPropertyInfo Latitude="48.862918853759766" Longitude="2.3645598888397217" StarRating="1" HotelCode="0|caprice_amour" HotelName="Caprice Amour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>113 Rue de Turenne, 75003, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Paris, 1.4 km from Opéra Bastille, 1.8 km from Pompidou Centre and 2.8 km from Sainte-Chapelle, Caprice Amour features accommodation with a terrace and free WiFi. The apartment has 1 bedroom, a flat-screen TV with cable channels and a fully equipped kitchen that provides guests with a dishwasher, a microwave, a washing machine, a fridge and a stovetop. Louvre Museum is 2.9 km from the apartment, while Notre Dame Cathedral is 2.9 km from the property. The nearest airport is Paris - Orly Airport, 17 km from Caprice Amour.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2248.00" OriginalAmount="2248.00">
      <BasicPropertyInfo Latitude="48.88426575" Longitude="2.34246384" StarRating="0" HotelCode="840857|sweetinn_apartments_rue_tardieu" HotelName="Sweetinn Apartments Rue Tardieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Tardieu</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2325.00" OriginalAmount="2325.00">
      <BasicPropertyInfo Latitude="48.8475928" Longitude="2.3310888999999" StarRating="2" HotelCode="522389|jean_bart" HotelName="Hotel Jean Bart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Jean Bart, Quartier Notre-Dame-des-Champs, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2409.00" OriginalAmount="2409.00">
      <BasicPropertyInfo Latitude="48.87760925292969" Longitude="2.3125534057617188" StarRating="0" HotelCode="0|champselysees_apartments_by_onefinestay" HotelName="onefinestay – Arc de Triomphe - Champs-Élysées private homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Different locations in Champs-Elysées Area, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Champs-Elysees is an apartment located in Paris, 700 metres from Arc de Triomphe. Champs-Elysees boasts views of the garden and is 1.6 km from Mathurins Theatre. There is a dining area and a kitchen complete with a dishwasher, an oven and microwave. A flat-screen TV and Blu-ray player, as well as an iPod docking station are offered. There is a private bathroom with a bath or shower. Eiffel Tower is 1.7 km from Champs-Elysees, while Palais des Congrès de Paris is 1.7 km away. The nearest airport is Paris - Orly Airport, 16 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2500.00" OriginalAmount="2500.00">
      <BasicPropertyInfo Latitude="48.858890533447266" Longitude="2.3629400730133057" StarRating="0" HotelCode="0|parc_royal_appartements" HotelName="Parc Royal Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue du Parc Royal, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Parc Royal Appartements is located in Paris. Free WiFi is featured. All units are equipped with a flat-screen TV and a fully equipped kitchen with a a dishwasher, an oven and coffee machine. A microwave and toaster are also available, as well as a kettle. Some apartments are accessible via a lift. Popular points of interest near the apartment include Pompidou Centre, Opéra Bastille and Place de la République. Paris - Orly Airport is 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2583.00" OriginalAmount="2583.00">
      <BasicPropertyInfo Latitude="48.851627349853516" Longitude="2.347130060195923" StarRating="0" HotelCode="0|beruchet" HotelName="Beruchet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue Galande, 5th arr., 75005 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Beruchet is an accommodation located in Paris, just 1.9 km from Louvre Museum and 600 metres from Sainte-Chapelle. Housed in a building dating from 16th century, this apartment is 2.5 km from Opéra Bastille and 3.4 km from Tuileries Garden. The apartment features 1 bedroom, a TV, an equipped kitchenette with a microwave and a fridge, a washing machine, and 1 bathroom with a shower. Luxembourg Gardens is 1.4 km from the apartment, while Orangerie Museum is 2.9 km away. The nearest airport is Paris - Orly Airport, 16 km from Beruchet.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2681.00" OriginalAmount="2681.00">
      <BasicPropertyInfo Latitude="48.8558066" Longitude="2.30519816" StarRating="0" HotelCode="502548|beatrice_et_emmanuel_meuble_eiffel" HotelName="Beatrice et Emmanuel Meublé Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 rue Bosquet</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2700.00" OriginalAmount="2700.00">
      <BasicPropertyInfo Latitude="48.85764277" Longitude="2.35751422" StarRating="0" HotelCode="626293|residence_central_marais" HotelName="Residence Central Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Sainte Croix De La Bretonnerie, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2737.00" OriginalAmount="2737.00">
      <BasicPropertyInfo Latitude="48.84914016723633" Longitude="2.3423032760620117" StarRating="0" HotelCode="0|appartement_quartier_latin" HotelName="Appartement Quartier Latin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43, Boulevard Saint Michel, Paris</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 «Appartement Quartier Latin» is located in Paris. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Latin Quarter, Sorbonne and Cluny – La Sorbonne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2851.00" OriginalAmount="2851.00">
      <BasicPropertyInfo Latitude="48.883723809612" Longitude="2.342641530213" StarRating="4" HotelCode="632558|momart_hotel_spa" HotelName="Môm’Art Hôtel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café, a bar and room service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2924.00" OriginalAmount="2924.00">
      <BasicPropertyInfo Latitude="48.87983107" Longitude="2.33735255" StarRating="0" HotelCode="324671|hotel_monnier" HotelName="Hôtel Monnier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Situated in central Paris, this 2-star hotel is less than a 7-minute walk to the Moulin Rouge in the famous Montmartre district. It offers soundproofed rooms with flat-screen TVs and free Wi-Fi access.

The rooms at the Monnier hotel have a private bathroom, and are all accessible by lift.

Facil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2943.00" OriginalAmount="2943.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="803609|le_66_3" HotelName="Le 66" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue Lhomond</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3808.00" OriginalAmount="3808.00">
      <BasicPropertyInfo Latitude="48.8688366" Longitude="2.3030017999999" StarRating="0" HotelCode="540227|somptuous_apt_near_champs_elysees" HotelName="Sweet Inn Apartments - Rue De Cerisoles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Cerisoles, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4066.00" OriginalAmount="4066.00">
      <BasicPropertyInfo Latitude="48.87403869628906" Longitude="2.3146629333496094" StarRating="1" HotelCode="0|pick_a_flats_in_champs_elysees_rue_percier" HotelName="Pick a Flat'S Champs Elysées Percier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Percier, 75008, Paris, FR, Paris</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 «Pick a Flat'S Champs Elysées Percier» is located in Paris. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Miromesnil, Champs-Elysees and Place de la Concorde.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Additional services that the hotel offers to its guests: dry cleaning and ironing. The staff of the hotel speaks English, Spanish and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3216.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="48.863121032714844" Longitude="2.3738999366760254" StarRating="3" HotelCode="0|pied_a_terre_oberkampf" HotelName="Pied À Terre - Oberkampf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Passage Beslay, 75011, Paris, Ile-de-France, FR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/80/df80dfa6006aac7ca703070aafca9ecd4ee5ac91.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pied à Terre - Oberkampf in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 3 minutes by foot from Canal Saint-Martin. This apartment is 0.7 mi (1.2 km) from Picasso Museum and 0.6 mi (1 km) from Place de la Republique.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1560.00" OriginalAmount="0">
      <BasicPropertyInfo Latitude="48.923627" Longitude="2.362755" StarRating="4" HotelCode="82271|suite_novotel_paris_saint_denis_stade" HotelName="Novotel Suites Paris Stade de France" 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>31 Avenue Jules Rimet, St Denis La Plaine, 93210 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111043/a_111043_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to the Stade de France stadium and 3 km from the centre of Paris. There are links to the RER B line in the vicinity and Roissy Charles de Gaulle Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access,Central Heating,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Room Service,Nightclub,Kitchen,Sauna,Spa,Swimming Pool,Shopping Arcade,Garden,Golf,Jacuzzi,Pets allowed,Heated Pool,24 Hour Front Desk,Elevator,Luggage Storage,Meeting Room,Wake-up Call Service,Parking,Printer,24 Hour Security,Babysitting,Business Centre,Valet Parking,Diet Meals,24 Hour Power Supply,Housekeeping,LCD/Projector,Off-Site Parking,Concierge,Dry Cleaning,Limousine Service,Coffee Shop,Library,Pick &amp;amp; Drop,Porter,Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service</BasicAmenities>
    <HotelRating>3,4,2,2.5,1,3.5,5,4.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,LUNCH</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,VILLAGE,HOSTEL,AIRPORT HOTEL,GOLF HOTEL,ECO HOTEL,CLUB RESORT,SPA HOTEL,APARTHOTEL,GUESTHOUSE,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
6699a3d3-8c04-4166-8392-747bb468122c|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
635a97ee-3a4b-448d-9542-7e08025d4707|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="635a97ee-3a4b-448d-9542-7e08025d4707">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-15T00:00:00" End="2025-01-28T00: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
635a97ee-3a4b-448d-9542-7e08025d4707|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
635a97ee-3a4b-448d-9542-7e08025d4707|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
635a97ee-3a4b-448d-9542-7e08025d4707|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-12-10T14:16:52.2668032+00:00" Version="0" EchoToken="Search" TransactionIdentifier="635a97ee-3a4b-448d-9542-7e08025d4707" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="459.00" OriginalAmount="459.00">
      <BasicPropertyInfo Latitude="48.7763" Longitude="2.3672" StarRating="2" HotelCode="913127|ibis_budget_chevilly_larue_villejuif_rn_7" HotelName="ibis budget Orly Chevilly Tram 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>72-78 Avenue de Stalingrad, RN 7, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/275421/a_275421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a restaurant. 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="469.00" OriginalAmount="469.00">
      <BasicPropertyInfo Latitude="48.865546" Longitude="2.417213" StarRating="3" HotelCode="63961|campanile_paris_est__porte_de_bagnolet" HotelName="Campanile Porte de Bagnolet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Avenue du General de Gaulle, Bagnolet 93170</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82415/a_82415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel-restaurant is situated in the east of Paris, near Porte de Bagnolet. The centre of Paris is around 30 minutes' drive and guests will find a bus station and links to the metro network right in front of the hotel. Sights such as the Eiffel Tower, the Parcs des Expositions and the Champs Elysees may be reached in some 30 minutes by public transport. Charles de Gaulle airport is around 10 km away and it is some 30 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="492.00" OriginalAmount="492.00">
      <BasicPropertyInfo Latitude="48.8783935" Longitude="2.4754927" StarRating="2" HotelCode="153165|premiere_classe_paris_est__rosny_sous_bois" HotelName="Première Classe Rosny Sous Bois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Lisbonne, 93110 Rosny-sous-Bois</AddressLine>
          </AddressLines>
          <CityName>Rosny-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216318/a_216318_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rosny-sous-Bois.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="529" OriginalAmount="529">
      <BasicPropertyInfo Latitude="48.8769035" Longitude="2.6010755" StarRating="3" HotelCode="146073|191842" HotelName="City Résidence Chelles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue François Mitterrand, 77500 Chelles</AddressLine>
          </AddressLines>
          <CityName>Chelles</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/7/0/8/9/5/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Chelles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531" OriginalAmount="531">
      <BasicPropertyInfo Latitude="49.009794" Longitude="2.31047" StarRating="3" HotelCode="410245|226863" HotelName="Residhotel les Hauts d´Andilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Route de la Berchére, 95580 Andilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100811/a_100811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a small and peaceful green town only 18 km from the business district of La Défense and close to the famous spa resort of Enghien-les-Bains'. Charles De Gaulle International Airport and Orly International Airport are 31 and 50 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.00" OriginalAmount="534.00">
      <BasicPropertyInfo Latitude="48.775652" Longitude="2.408905" StarRating="2" HotelCode="213180|hotel_ibis_budget_vitry_sur_seine_a86" HotelName="ibis budget Vitry-sur-Seine A86 Bords de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Léon Geoffroy, Z.I. les Ardoines, 94400 Vitry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Vitry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301863/a_301863_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="539" OriginalAmount="539">
      <BasicPropertyInfo Latitude="48.781325986567" Longitude="2.2409302331353" StarRating="3" HotelCode="101781|191872" HotelName="Aparthotel Adagio access Paris Clamart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>426 Avenue du General de Gaulle, 92140 Clamart</AddressLine>
          </AddressLines>
          <CityName>Clamart</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142266/a_142266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in a quiet residential area in the south of Paris. The centre of Paris is just 20 minutes away and is easily accessible from the residence. The residence lies close to the Velizy Villacoublay business district and is just 15 minutes from the Porte de Versailles exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="543.00" OriginalAmount="543.00">
      <BasicPropertyInfo Latitude="48.868423508905" Longitude="2.4310240226845" StarRating="1" HotelCode="157252|premiere_classe_montreuil" HotelName="Premiere Classe Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>64 Rue Jean Lolive, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/223109/a_223109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.2 km from the centre of Montreuil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551" OriginalAmount="551">
      <BasicPropertyInfo Latitude="48.78307836" Longitude="2.61523855" StarRating="2" HotelCode="543899|422821" HotelName="B&amp;B Hôtel PONTAULT-COMBAULT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96 Rue des Prés Saint-Martin, Rue des Petites Friches, 77340 Pontault-Combault</AddressLine>
          </AddressLines>
          <CityName>Pontault-Combault</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638503/638503a_hb_a_001.jpg</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. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="552" OriginalAmount="552">
      <BasicPropertyInfo Latitude="48.918328551439" Longitude="2.3426693349877" StarRating="3" HotelCode="900437|20956" HotelName="Aparthotel Adagio access Paris Saint Denis Pleyel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Du Docteur Finot, 93200 Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183455/a_183455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;On the outskirts of Paris, in the Pleyel business district, this hotel offers access to central Paris in just 10 minutes via the metro (located just a stone's throw away). It is also near the Stade de France, and its stores and cinema.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.00" OriginalAmount="561.00">
      <BasicPropertyInfo Latitude="48.90891852" Longitude="2.33231008" StarRating="0" HotelCode="350586|hotel_residence_saint_ouen" HotelName="Hôtel Résidence Saint Ouen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/04/a4045c6db22418aa0097cd7a7dd4bc77b15cf1aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="567" OriginalAmount="567">
      <BasicPropertyInfo Latitude="48.915987289773" Longitude="2.2888626650124" StarRating="3" HotelCode="183695|27086" HotelName="Aparthotel Adagio access Paris Asnières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue des Frères Chausson, 92600 Asnieres sur Seine, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/257266/a_257266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Asnières-sur-Seine. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="570" OriginalAmount="570">
      <BasicPropertyInfo Latitude="49.018810039496" Longitude="2.4620461771657" StarRating="2" HotelCode="935754|82962" HotelName="B &amp; B Goussainville CDG" 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>17 Rue Le Corbusier, 95190 Goussainville</AddressLine>
          </AddressLines>
          <CityName>Goussainville</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638344/638344a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Goussainville. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.00" OriginalAmount="573.00">
      <BasicPropertyInfo Latitude="48.820801522249" Longitude="2.390667624809" StarRating="2" HotelCode="902447|sejours__affaires_parisivry" HotelName="Séjours &amp; Affaires Paris-Ivry" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Jean Jacques Rousseau, 94200 Ivry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591568/591568a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="578" OriginalAmount="578">
      <BasicPropertyInfo Latitude="48.726901105329" Longitude="2.258027488584" StarRating="0" HotelCode="312058|191624" HotelName="Aparthotel Adagio Access Paris Massy Gare TGV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Place de l Union Europeenne, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/426356/a_426356_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Massy. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.00" OriginalAmount="581.00">
      <BasicPropertyInfo Latitude="48.80927037847" Longitude="2.271910598481" StarRating="2" HotelCode="282796|hotel_victor_hugo_2" HotelName="Victor Hugo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Avenue Victor Hugo, 92140 Clamart</AddressLine>
          </AddressLines>
          <CityName>Clamart</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/99360/1999360/1.jpg?f=15182313</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 31 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, a babysitting service and a conference room. Wireless internet access in public areas (for a fee) allows guests to stay connected. Travellers can buy daily essentials at the supermarket. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="582.00" OriginalAmount="582.00">
      <BasicPropertyInfo Latitude="48.938223437302" Longitude="2.3678085459633" StarRating="1" HotelCode="213432|hotelf1_saint_denis_centre_basilique" HotelName="hotelF1 Paris Saint-Denis Université" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Lénine, 93200 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302129/a_302129_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Saint-Denis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="586" OriginalAmount="586">
      <BasicPropertyInfo Latitude="48.814959" Longitude="2.418781" StarRating="3" HotelCode="110121|27837" HotelName="Aparthotel Adagio Access Paris Maisons Alfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Eugene Renault, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152966/a_152966_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Maisons-Alfort. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="589" OriginalAmount="589">
      <BasicPropertyInfo Latitude="48.988708554133" Longitude="2.5144855035" StarRating="2" HotelCode="153163|66290" HotelName="Premiere Classe Roissy Charles De Gaulle Paris Nord 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>309 Rue De La Belle Etoile ZI Paris Nord 2, P.O. Box 50005, 95945 Roissy Charles-de-Gaulle Cedex</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216316/a_216316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="591" OriginalAmount="591">
      <BasicPropertyInfo Latitude="48.814684034539" Longitude="2.3969319462776" StarRating="3" HotelCode="101778|32524" HotelName="Aparthotel Adagio Access Paris Quai d'Ivry" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Boulevard de Brandebourg, 94200 Ivry-Sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142263/a_142263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located near the banks of the Seine and the Library François Mitterrand. The guests may discover the city of Ivry, with the Moulin de la Tour (mill tower), the manufacture des oeillets and the jardins ouvriers gardens. The city centre, the Quay d'Ivry shopping area and bus and train stations are all within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="592" OriginalAmount="592">
      <BasicPropertyInfo Latitude="48.914968257161" Longitude="2.2275864169247" StarRating="3" HotelCode="412099|228777" HotelName="Aparthotel Adagio access Colombes La Défense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Pierre Expert, 92700 Colombes</AddressLine>
          </AddressLines>
          <CityName>Colombes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/521714/a_521714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598" OriginalAmount="598">
      <BasicPropertyInfo Latitude="48.898665038203" Longitude="2.3036393116741" StarRating="3" HotelCode="295893|78969" HotelName="Aparthotel Adagio access Paris Clichy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-23 Avenue Anatole France, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403900/a_403900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located into the heart of a vibrant town offering a range of stores and community life, and is ideal for leisure and business trips. It is also situated 600 m from Clichy-Levallois train station. The centre of Paris is a 6-minute train ride away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.00" OriginalAmount="599.00">
      <BasicPropertyInfo Latitude="48.776228486142" Longitude="2.3670012252248" StarRating="3" HotelCode="109563|ibis_chevilly_larue_villejuif_rn7" HotelName="Hôtel ibis Orly Chevilly Tram 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Avenue de Stalingrad, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152335/a_152335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chevilly-Larue. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.00" OriginalAmount="599.00">
      <BasicPropertyInfo Latitude="48.910432" Longitude="2.380393" StarRating="2" HotelCode="213096|ibis_budget_paris_porte_daubervilliers" HotelName="ibis budget Paris Aubervilliers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>53-61 rue de la Commune de Paris, 93300 Aubervilliers</AddressLine>
          </AddressLines>
          <CityName>Aubervilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301775/a_301775_A2.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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="611.00" OriginalAmount="611.00">
      <BasicPropertyInfo Latitude="48.867481034114" Longitude="2.226092761377" StarRating="1" HotelCode="153156|premiere_classe_paris_ouest__pont_de_suresnes" HotelName="Hotel Première Classe Paris Ouest - Pont De Suresnes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Henri Sellier, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216306/a_216306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Suresnes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="48.801968821304" Longitude="2.4321153465132" StarRating="1" HotelCode="335139|hotel_moderne_11" HotelName="Hôtel Moderne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Parmentier, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/93780/1993780/19.jpg?f=15505842</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Maisons-Alfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="616" OriginalAmount="616">
      <BasicPropertyInfo Latitude="48.85661" Longitude="2.778868" StarRating="2" HotelCode="99727|37650" HotelName="Séjours &amp; Affaires Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Cours du Danube, 77700 Serris</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139690/a_139690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are invited to enjoy the environment of the residence located next to Serris Val d'Europe, just steps away from Marne La Vallée. The Seine et Marne district offers tourist sights (e.g. Medieval City of Provins, Vaux le Vicomte castle and Feline park of Nesles), as well as the famous Village Valley shopping centre. The residence is located 32 km from Paris and close to the Disneyland Paris resort and the business district of Val d'Europe. The establishment is some 43 km from Orly and Roissy Charles de Gaulle airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="617" OriginalAmount="617">
      <BasicPropertyInfo Latitude="48.753969" Longitude="2.336702" StarRating="3" HotelCode="109751|16965" HotelName="Euro Hotel Orly-Rungis" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>63 Avenue du Parc Médicis, 94260 Fresnes, Val-de-Marne</AddressLine>
          </AddressLines>
          <CityName>Fresnes, Val-de-Marne</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/45/454845/CnrujZ9I_5939dc8c297e4c0680f409e1b34ffba3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Paris, Disneyland and Versailles in the middle of Parc Médicis de Fresnes. It is located 12 km from central Paris, at the intersection of the A6 and A86. It offers fast road access to Disneyland Resort® Paris and is 5 km north of Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.00" OriginalAmount="618.00">
      <BasicPropertyInfo Latitude="48.915498726154" Longitude="2.4172017896284" StarRating="2" HotelCode="571894|bb_hotel_paris_est_bobigny" HotelName="B&amp;B Hôtel Paris Est Bobigny Université" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue René Goscinny, ZAC de la Vache à l'Aise, 93000 Bobigny</AddressLine>
          </AddressLines>
          <CityName>Bobigny</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/688994/a_688994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bobigny.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.00" OriginalAmount="626.00">
      <BasicPropertyInfo Latitude="48.89242" Longitude="2.44167" StarRating="2" HotelCode="408781|bb_hotel_paris_romainville_noisylesec" HotelName="B&amp;B Hotel PARIS Romainville Noisy-le-Sec" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>103 Rue Paul Vaillant Couturier, 93130 Noisy-le-Sec, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Noisy-le-Sec</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576042/576042a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The whole B&amp;B Paris Romainville Noisy le Sec Hotel multilingual staff will be very plesaed to welcome you in our fresh brand new hotel located at 900 m / 0,6 mile from Metro 5 Raymond Queneau station. You will enjoy the B&amp;B brand standards : queen size beds, extra soft duvets ans pillows, powerful and illimited free wifi connection. Ideal for families up to 6 persons or groups, you will also be able to park easily, even a coach in our private parking (6 €). Don't forget to taste our easy and generous breakfast with croissants, brioche, bacon, scrambled eggs, orange juice, all with Brittany's flavour for 6,15 € (3 € for a child up to 10 years old).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.00" OriginalAmount="626.00">
      <BasicPropertyInfo Latitude="48.918178" Longitude="2.307112" StarRating="0" HotelCode="213286|hotelf1_gennevilliers_asnieres" HotelName="hotelF1 Gennevilliers Asnières" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Laurent Cély, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301977/a_301977_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="628" OriginalAmount="628">
      <BasicPropertyInfo Latitude="48.858566923396" Longitude="2.7860823337296" StarRating="3" HotelCode="189215|36834" HotelName="Hipark by Adagio Serris-Val d'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Cours de l'Elbe, 77000 Serris</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265506/a_265506_S2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is ideally located a short drive away from Disneyland Paris and the shopping centre of the Valley Village. Many shops, restaurants and bars can also be found near the apartment hotel. Marne la Vallee-Chessy TGV railway station is 4 km away. Charles De Gaulle Airport is approximately 38 km away from the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="629.00" OriginalAmount="629.00">
      <BasicPropertyInfo Latitude="48.893301467636" Longitude="2.4125343561172" StarRating="2" HotelCode="187857|residence_charles_de_gaulles" HotelName="Séjours &amp; Affaires Charles De Gaulle - Pantin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>139 Avenue Jean Lolive, 93500 Paris</AddressLine>
          </AddressLines>
          <CityName>Pantin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592543/592543a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the apartment hotel ensures that travellers enjoy a comfortable stay. A laundry service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="632.00" OriginalAmount="632.00">
      <BasicPropertyInfo Latitude="48.82630901" Longitude="2.36034563" StarRating="1" HotelCode="440495|hotel_tolbiac_" HotelName="Hotel Tolbiac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>122 Rue De Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481273/481273a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="632.00" OriginalAmount="632.00">
      <BasicPropertyInfo Latitude="48.933154" Longitude="2.30383775" StarRating="1" HotelCode="153111|premiere_classe_paris_ouest__gennevilliers_barbanniers" HotelName="Premiere Classe Gennevillers Barbanniers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>ZAC des Barbanniers Avenue du Général de Gaulle, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216261/a_216261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gennevilliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.00" OriginalAmount="644.00">
      <BasicPropertyInfo Latitude="48.901181183323" Longitude="2.3340728944991" StarRating="2" HotelCode="147432|etap_porte_de_montmartre" HotelName="ibis budget Paris Porte de Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue du Docteur Babinski, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208952/a_208952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="648" OriginalAmount="648">
      <BasicPropertyInfo Latitude="48.884991381358" Longitude="2.1961498260498" StarRating="2" HotelCode="171045|73723" HotelName="Séjours &amp; Affaires Paris Nanterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue de Vignes, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Nanterre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151936/151936a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located to the west of Paris between the business districts of La Défense (5 km away) and Rueil 2000 (2 km away). The La Défense 4 Temps shopping centre is 4 km from the hotel and the RER and bus stations are both just 5 minutes' walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.00" OriginalAmount="649.00">
      <BasicPropertyInfo Latitude="48.85707662" Longitude="2.43635455" StarRating="2" HotelCode="502410|le_kleber" HotelName="Hôtel Le kleber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Kleber, 93100 Montreuil, Sous Bois</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/669789/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="651" OriginalAmount="651">
      <BasicPropertyInfo Latitude="48.770332460532" Longitude="2.3675111214367" StarRating="3" HotelCode="185807|125146" HotelName="Adonis Paris Sud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Avenue de Stalingrad, 94450 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259808/a_259808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Chevilly business district. Villejuif Louis-Aragon RER train station is a 10-minute drive away, which has train services going directly to Paris. Paris-Orly Airport is just a 7-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="652.00" OriginalAmount="652.00">
      <BasicPropertyInfo Latitude="48.815833" Longitude="2.363712" StarRating="2" HotelCode="213103|ibis_budget_paris_porte_ditalie_ouest" HotelName="ibis budget Paris Porte d'Italie Ouest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6/15 Rue Elisée Reclus, 94270 Le Kremlin-Bicêtre</AddressLine>
          </AddressLines>
          <CityName>Le Kremlin-Bicêtre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301782/a_301782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Le Kremlin-Bicêtre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="653.00" OriginalAmount="653.00">
      <BasicPropertyInfo Latitude="48.825154" Longitude="2.393973" StarRating="2" HotelCode="213097|ibis_budget_paris_porte_de_bercy_2" HotelName="ibis budget Paris Porte de Bercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Place de l'Europe, Paris Bercy 2, 94220 Charenton-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301776/a_301776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The individual storeys can easily be reached via the lift or stairs. Wireless internet access is available to travellers in the public areas. The hotel offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="655" OriginalAmount="655">
      <BasicPropertyInfo Latitude="48.725817270159" Longitude="2.2650146822091" StarRating="2" HotelCode="303898|191630" HotelName="Séjours &amp; Affaires Atlantis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Christophe Colomb, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373909/373909a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Massy. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="657.00" OriginalAmount="657.00">
      <BasicPropertyInfo Latitude="48.89554508" Longitude="2.29828558" StarRating="0" HotelCode="589320|residence_odalys_paris_levallois" HotelName="Résidence Odalys Paris Levallois  à Levallois Perret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Jules Verne, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591272/591272a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="48.917833" Longitude="2.316025" StarRating="3" HotelCode="153826|residhome_asnieres" HotelName="Residhome Asnières" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Eugénie Eboué, 92600 Asnières-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/230006/y04aQ5YY_cdcead2f99eb0b22295da441d704d2c6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the Tour d'Asnières business park, the residence is well-connected to the public transportation system with the Les Grésillons RER C suburban train station 300 metres away, which connects to Paris Porte Maillot in 10 minutes. The shops of La Défense, Palais des Congrès, La Défense business disctrict, Champs-Élysées and the Eiffel Tower are all 10 to 12 minutes’ drive from the aparthotel, and Montparnasse train station is a 20-minute drive. Guests will find restaurants in the immediate vicinity and the centre of Asnières is just 2 km away. Charles de Gaulle airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="48.919287976762" Longitude="2.3158549181981" StarRating="3" HotelCode="529741|residhome_asnieres_park" HotelName="Residhome Paris Asnières Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Maria Montessori, 92600 Asnieres</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633915/633915a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Asnières-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.00" OriginalAmount="663.00">
      <BasicPropertyInfo Latitude="48.905884867094" Longitude="2.4575378687172" StarRating="3" HotelCode="888124|campanile_paris_est__bobigny" HotelName="Hotel Campanile Paris Est - Bobigny" 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,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>304 Avenue Paul-Vaillant Couturier, 93000 Bobigny</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136428/a_136428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location, near to Paris by metro (line 5), 100 metres from the centre of Bobigny. Guests will find links to the public transport network just 50 metres away and there are shopping venues only 300 metres from the hotel. It lies close to the Parc des Expositions de Villepinte (1.2 km), the Parc des Expositions du Bourget, Disneyland Paris and the Zénith de Paris arena as well as the Stade de France stadium (9 km). Charles de Gaulle Airport is 15 km and it is 18 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="665" OriginalAmount="665">
      <BasicPropertyInfo Latitude="48.765557" Longitude="2.471621" StarRating="3" HotelCode="110548|37652" HotelName="Eurohotel Paris Creteil Metro" 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,Diet Meals,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue Frenand Pouillon, Europarc, 94000 Créteil</AddressLine>
          </AddressLines>
          <CityName>Créteil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249165/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 6 km from Paris and 15 km from Disneyland. It is close to the A86 and A4 motorways, which offer access to Charles de Gaulle Airport and Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.00" OriginalAmount="667.00">
      <BasicPropertyInfo Latitude="48.793910933333" Longitude="2.3205578093907" StarRating="2" HotelCode="486332|sejours_affaires_paris_bagneux" HotelName="Séjours &amp; Affaires Paris Bagneux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>204 Avenue Aristide Briand, 92220 Bagneux</AddressLine>
          </AddressLines>
          <CityName>Bagneux (Hauts-de-Seine)</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576741/576741a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Bagneux, Marne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="668.00" OriginalAmount="668.00">
      <BasicPropertyInfo Latitude="48.802246" Longitude="2.285438" StarRating="2" HotelCode="31387|hotel_median_chatillon" HotelName="B&amp;B Hotel Paris Châtillon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de Verdun, 92320 Châtillon</AddressLine>
          </AddressLines>
          <CityName>Châtillon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/084538/084538a_hb_a_024.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated around 10 km from the centre of Paris and close to the Parc des Expositions at Porte de Versailles with easy access to the Paris Metro, main roads and rail links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="677" OriginalAmount="677">
      <BasicPropertyInfo Latitude="48.877885" Longitude="2.475343" StarRating="3" HotelCode="38488|50597" HotelName="Inter-Hotel Paris Est Rosny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Lisbonne, Rosny-Sous-Bois, 93561</AddressLine>
          </AddressLines>
          <CityName>Rosny-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63629/a_63629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located to the east of Paris (a 10-minute drive). Countless shopping facilities, the train station and links to the public transport network lie just a few minutes' walk away (100 m - 1 km). Just in front of the hotel, guests will find a variety of restaurants, bars and a bus stop (around 20 m away). Disneyland Paris is approximately 25 km away (30 minutes by car). Charles de Gaulle Airport is approximately 17 km away, whilst Paris Orly Airport is about 20 km from the hotel. The hotel is situated close to a main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="681" OriginalAmount="681">
      <BasicPropertyInfo Latitude="48.7998599164" Longitude="2.4719533324242" StarRating="3" HotelCode="158182|409032" HotelName="ibis Styles Saint-Maur Créteil" 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,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Boulevard de Creteil, 94100 Saint-Maur-des-Fossés</AddressLine>
          </AddressLines>
          <CityName>Saint-Maur-des-Fossés</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/224124/w_224124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The area around the hotel is known as the Marne. The RER A (Regional Express Railway) takes guests to all nearby areas and also to the centre of Paris, (Champs-Elysées, Opera, Eiffel Tower, Saint-Michel), as well as the business area in the east of Paris. Paris-Orly Airport is situated at a distance of approximately 30 km and Paris-Charles de Gaulle Airport is some 60 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="684" OriginalAmount="684">
      <BasicPropertyInfo Latitude="48.93128651" Longitude="2.28474515" StarRating="0" HotelCode="766826|440144" HotelName="B&amp;B Hotel Paris Gennevilliers Asnieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard Beaumarchais, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638648/638648a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just alongside the public transport network serving the heart of the capital and the entire region, our hotel west of Paris is the ideal base for your work and business trips.
With fully equipped guestrooms, you can access all the services you need to enjoy a pleasant stay with us.
Our hotel has rooms designed to accommodate up to three people. We also have specially adapted guestrooms with full facilities for disabled guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="686.00" OriginalAmount="686.00">
      <BasicPropertyInfo Latitude="48.802164" Longitude="2.362734" StarRating="3" HotelCode="150569|la_ferme_des_barmonts" HotelName="La Ferme Des Barmonts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Ambroise Croizat, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212020/212020a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="687.00" OriginalAmount="687.00">
      <BasicPropertyInfo Latitude="48.86890411376953" Longitude="2.4156720638275146" StarRating="3" HotelCode="0|bb_hotel_paris_porte_de_bagnolet" HotelName="B&amp;B Hotel Paris Porte De Bagnolet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="BNB" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Avenue Gambetta, Bagnolet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/ea/c4ea498072ad9625a2f6751de2e2e9827c19ad29.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at B&amp;amp;B Hotel Paris Porte De Bagnolet in Bagnolet, you'll be within a 5-minute drive of Zenith de Paris and Grands Boulevards.  This hotel is 2.9 mi (4.7 km) from Opera Bastille and 3.3 mi (5.4 km) from Les Halles.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 2.6 km / 1.6 mi&lt;br /&gt;Place de la Nation - 3.2 km / 2 mi&lt;br /&gt;Philharmonie de Paris - 3.4 km / 2.1 mi&lt;br /&gt;Grande halle de la Villette - 3.5 km / 2.2 mi&lt;br /&gt;Parc des Buttes Chaumont - 3.6 km / 2.3 mi&lt;br /&gt;Zenith de Paris - 3.8 km / 2.4 mi&lt;br /&gt;Canal Saint-Martin - 3.9 km / 2.4 mi&lt;br /&gt;City of Science and Industry - 4.2 km / 2.6 mi&lt;br /&gt;Paris Zoological Park - 4.6 km / 2.8 mi&lt;br /&gt;Place de la Bastille - 4.6 km / 2.9 mi&lt;br /&gt;Opera Bastille - 4.7 km / 2.9 mi&lt;br /&gt;Place de la Republique - 4.7 km / 2.9 mi&lt;br /&gt;Picasso Museum - 4.8 km / 3 mi&lt;br /&gt;Place des Vosges - 4.8 km / 3 mi&lt;br /&gt;Rue de Rivoli - 4.9 km / 3.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 25.6 km / 15.9 mi&lt;br /&gt;Orly Airport (ORY) - 19.2 km / 11.9 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk, an elevator, and microwave in a common area. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : Buffet breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:30 AM to 10:30 AM for a fee.&lt;br /&gt;HeadLine : Near Place de la Nation&lt;br /&gt;Rooms : Make yourself at home in one of the 108 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms with showers are provided. 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;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 3.00 EUR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 4.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 12.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="688" OriginalAmount="688">
      <BasicPropertyInfo Latitude="48.826433334845" Longitude="2.1187245285386" StarRating="3" HotelCode="109967|73063" HotelName="Hôtel ibis Versailles Parly 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Avenue Dutartre, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152788/w_152788_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Le Chesnay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="689" OriginalAmount="689">
      <BasicPropertyInfo Latitude="48.80426133754" Longitude="2.3637664318085" StarRating="3" HotelCode="97655|33978" HotelName="Appart'City Confort Paris Villejuif" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-40 Avenue de Paris, Angle 1 Mail Simone de Beauvoir, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Villejuif</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143481/143481a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located about 1.2 km from the centre of Villejuif.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="693.00" OriginalAmount="693.00">
      <BasicPropertyInfo Latitude="48.9097" Longitude="2.335" StarRating="0" HotelCode="981113|residhome_saint_ouen" HotelName="Residhome Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Ardoin, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/5/8/7/2/9/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.00" OriginalAmount="694.00">
      <BasicPropertyInfo Latitude="48.918110350891" Longitude="2.3069211312828" StarRating="2" HotelCode="213031|ibis_budget_gennevilliers" HotelName="Ibis budget Gennevilliers Asnières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Georges Corète, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301705/w_301705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gennevilliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.00" OriginalAmount="697.00">
      <BasicPropertyInfo Latitude="48.88060353" Longitude="2.41719283" StarRating="0" HotelCode="430588|residence_les_lilas_paris" HotelName="Residence Les Lilas Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Garden,Internet,Kitchen,LCD/Projector,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Lucien Noël, 93260 Les Lilas</AddressLine>
          </AddressLines>
          <CityName>Les Lilas</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594988/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 Residence Les Lilas Paris in Les Lilas, you'll be convenient to Zenith and Parc des Buttes Chaumont.  This apartment is within close proximity of Philharmonie de Paris and Parc de la Villette.&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, 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 coffee/tea makers, and housekeeping is provided weekly.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;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="698" OriginalAmount="698">
      <BasicPropertyInfo Latitude="48.854927" Longitude="2.770617" StarRating="4" HotelCode="63968|16089" HotelName="Residhome Appart Hotel Val d'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Place Jean Monnet, 77144 Montevrain</AddressLine>
          </AddressLines>
          <CityName>Montévrain</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82423/a_82423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is a 5-minute journey from the Disneyland Resort Paris (either by car or by public transport). Val d'Europe is a new city with a high level of services and with all the modern facilities. In the heart of Val d'Europe, guests will find a business centre and a tourist destination, called Marne la Vallee. Guests can go shopping in the Val d'Europe shopping centre located in the famous Vallee Village, or, together with younger guests, can visit the huge aquarium. Paris is easily accessible from here; the RER A train station can be found close to the apartment hotel and it is less than an hour from Roissy and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702" OriginalAmount="702">
      <BasicPropertyInfo Latitude="48.75847968" Longitude="2.34688722" StarRating="3" HotelCode="267099|189081" HotelName="All Suites Appart Hôtel Orly-Rungis" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue du Pont des Halles, 94150 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255286/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Rungis. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.00" OriginalAmount="702.00">
      <BasicPropertyInfo Latitude="48.8813775989" Longitude="2.3620278603047" StarRating="3" HotelCode="29503|timhotel_paris_gare_du_nord" HotelName="Hotel At Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Philippe de Girard, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47346/a_47346_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located near to the Gare du Nord, about one kilometre from the Parisian district of Montmartre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.00" OriginalAmount="702.00">
      <BasicPropertyInfo Latitude="48.883343132432" Longitude="2.3251506686211" StarRating="1" HotelCode="74062|bertha" HotelName="Bertha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Darcet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329862/329862a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.00" OriginalAmount="705.00">
      <BasicPropertyInfo Latitude="48.771" Longitude="2.3677" StarRating="2" HotelCode="320124|bb_hotel_orly_chevillylarue_2" HotelName="B&amp;B Hôtel Orly Chevilly-Larue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>190 Avenue Stalingrad, D7, 94550 Chevilly-Larue</AddressLine>
          </AddressLines>
          <CityName>Chevilly-Larue</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/433852/a_433852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chevilly-Larue. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="706" OriginalAmount="706">
      <BasicPropertyInfo Latitude="48.894817902956" Longitude="2.2490996705522" StarRating="2" HotelCode="101782|20947" HotelName="Aparthotel Adagio access La Défense Place Charras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Bitche, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142267/a_142267_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel is situated in Courbevoie near La Défense, just 5 minutes from Paris. It is only a few minutes from the shopping centres, the CNIT (National Centre for Industry and Technology) and Grande Arche de La Défense and is therefore the ideal venue for business trips. The Arc de Triomphe is 3 km away and Champs-Élysées is 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="706.00" OriginalAmount="706.00">
      <BasicPropertyInfo Latitude="48.922125069033" Longitude="2.3204366969242" StarRating="3" HotelCode="262271|adonis_paris_gennevilliers" HotelName="Executive" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Boulevard Louise Michel, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362552/362552a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gennevilliers. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="706.00" OriginalAmount="706.00">
      <BasicPropertyInfo Latitude="48.815833" Longitude="2.363733" StarRating="2" HotelCode="213102|ibis_budget_porte_ditalie_est" HotelName="ibis budget Paris Porte d'Italie Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Voltaire, 94270 Le Kremlin-Bicêtre</AddressLine>
          </AddressLines>
          <CityName>Le Kremlin-Bicêtre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301781/a_301781_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Le Kremlin-Bicêtre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="717" OriginalAmount="717">
      <BasicPropertyInfo Latitude="48.989038755439" Longitude="2.51293728158" StarRating="3" HotelCode="110683|75567" HotelName="Hôtel ibis Roissy-CDG Paris Nord 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>335 Rue de la Belle Etoile, BP 60183, Roissy CDG Cedex, 95974 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/227812/227812a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="717.00" OriginalAmount="717.00">
      <BasicPropertyInfo Latitude="48.828274" Longitude="2.246524" StarRating="2" HotelCode="110546|timhotel_boulogne_rives_de_seine_2" HotelName="Timhotel Boulogne Rives de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>251 Boulevard Jean Jaurés, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153449/a_153449_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of Boulogne. It lies less than 10 minutes' walk from the Marcel Sembat (line 9) metro station, which brings guests to Paris in a matter of minutes. Guests can also enjoy easy access by public transport to the Porte de Versailles exhibition centre (20 minutes) and are within walking distance of the Parc des Princes stadium and Roland Garros tennis arena. The Eiffel Tower can be reached in around 20 minutes by public transport and the Louvre is around half an hour away. Orly Airport is approximately 21 km away, and Charles de Gaulle International Airport is around 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="718.00" OriginalAmount="718.00">
      <BasicPropertyInfo Latitude="48.798959749156" Longitude="2.2809735889549" StarRating="2" HotelCode="213009|hotel_ibis_budget_chatillon" HotelName="ibis budget Châtillon Paris Ouest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>111 Avenue de Verdun, ZAC des sablons lot 'C', 92320 Chatillon</AddressLine>
          </AddressLines>
          <CityName>Châtillon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301682/a_301682_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Châtillon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.00" OriginalAmount="722.00">
      <BasicPropertyInfo Latitude="48.816901909177" Longitude="2.3664990109794" StarRating="2" HotelCode="376660|bb_hotel_paris_italie_porte_de_choisy" HotelName="B&amp;B Hotel Paris Italie Porte De Choisy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3-15 Rue Charles Leroy, 94200 Ivry-Sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/78201/2278201/42.jpg?f=15539903</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.00" OriginalAmount="723.00">
      <BasicPropertyInfo Latitude="48.85585625" Longitude="2.38149434" StarRating="1" HotelCode="327095|lpl_paris_hotel" HotelName="LPL Paris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505414/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 LPL Hôtel in Paris (11th Arrondissement), you'll be convenient to Opera Bastille and Notre Dame Cathedral.  This hotel is within close proximity of Place de la Bastille and Place des Vosges.&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. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include 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="27" TotalAmount="727" OriginalAmount="727">
      <BasicPropertyInfo Latitude="48.997803739061" Longitude="2.5145304057073" StarRating="2" HotelCode="327794|82964" HotelName="B&amp;B Hotel Paris Roissy CDG Aeroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Allee Du Verger, ZAC Du Parc De Roissy, Zone Hoteliere, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/441814/a_441814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Roissy-en-France.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="730.00" OriginalAmount="730.00">
      <BasicPropertyInfo Latitude="48.822788" Longitude="2.36136" StarRating="1" HotelCode="901408|novex_paris_free_wifi_hotel" HotelName="Novex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Designated Smoking Area,Garden,Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Caillaux, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330923/330923a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Paris China Town within walking distance to Metro "Maison Blanche" on Line 7, with an easy direct access to Louvre Museum, Chatelet, Garnier Opera House and the train stations Gare de l'Est/Gare du Nord. Visitors will not be bothered during their stay, as this is not a pet-friendly accommodation. Non-smoking hotel rooms available only. Smoking penalty is 150€ per night inside the hotel bedroom. Large open-air balcony available for smoking people. Free unlimited high speed internet access and WiFi for your calls and an easy access to your video apps access. Free welcoming fruit juice, coffee &amp; tea available with hotelbeds on request !</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.00" OriginalAmount="731.00">
      <BasicPropertyInfo Latitude="48.89317295" Longitude="2.39836927" StarRating="3" HotelCode="584330|art_hotel_paris_est" HotelName="Art Hotel Paris Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Scandicci, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Pantin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600585/600585a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pantin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="733" OriginalAmount="733">
      <BasicPropertyInfo Latitude="48.8191253" Longitude="2.4786888" StarRating="2" HotelCode="274891|489186" HotelName="Cinepole" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue des Platanes, 94340 Joinville-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Joinville-Le-Pont</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255338/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 34 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant and a bar. 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="63" TotalAmount="736.00" OriginalAmount="736.00">
      <BasicPropertyInfo Latitude="48.85773248" Longitude="2.40955451" StarRating="3" HotelCode="583985|sejours_affaires_paris_davout" HotelName="Séjours &amp; Affaires Paris Davout" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>129 Boulevard Davout, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634266/634266a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="736.00" OriginalAmount="736.00">
      <BasicPropertyInfo Latitude="48.92888833" Longitude="2.4190117" StarRating="2" HotelCode="396680|bb_hotel_paris_le_bourget" HotelName="B&amp;B Hôtel Paris Le Bourget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue Bas Martineau, 197-211 Avenue Paul Vaillant Coutur, 93120 La Courneuve</AddressLine>
          </AddressLines>
          <CityName>La Courneuve</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637067/637067a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in La Courneuve.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="740.00" OriginalAmount="740.00">
      <BasicPropertyInfo Latitude="48.896354144147" Longitude="2.2972617907282" StarRating="0" HotelCode="378281|au_cadran_bleu" HotelName="Hotel Au Cadran Bleu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>141 Rue Aristide Briand, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549404/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="744" OriginalAmount="744">
      <BasicPropertyInfo Latitude="48.82922888657" Longitude="2.4013508856297" StarRating="0" HotelCode="71415|13019" HotelName="Aparthotel Adagio access Paris Porte de Charenton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>203 rue de Paris, 94220 Charenton le Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96752/a_96752_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Charenton Le Pont, 200 m from the city limits of Paris and only 10 to 15 minutes by car or public transport from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.00" OriginalAmount="744.00">
      <BasicPropertyInfo Latitude="48.934575238002" Longitude="2.303522317791" StarRating="3" HotelCode="128281|campanile_paris_ouest__gennevilliers_barbanniers" HotelName="Campanile Paris Ouest - Gennevilliers Barbanniers" 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>1 Avenue Marcel Paul Parc, d'Activites Barbanniers, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185485/a_185485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gennevilliers. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="48.884892853814" Longitude="2.3974278532803" StarRating="4" HotelCode="406136|92918" HotelName="Hipark by Adagio Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Boulevard d'Indochine, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/516346/a_516346_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="48.832462356742" Longitude="2.7053591609001" StarRating="2.5" HotelCode="366034|10153" HotelName="Hotel Campanile Marne La Vallée - Bussy Saint Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Marie Curie, Zac du Centre Ville, 77600 Bussy Saint Georges</AddressLine>
          </AddressLines>
          <CityName>Bussy St. Georges</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69428/a_69428_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Paris just a short distance from the famous Val d'Europe shopping centre. It is around 900 m to links to the public transport network and transfer to the centre of the French capital takes some 30 minutes. The world-famous Disneyland theme park is 7 km away and it is 40 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="754" OriginalAmount="754">
      <BasicPropertyInfo Latitude="48.704078681788" Longitude="2.1657389402389" StarRating="3" HotelCode="888567|278704" HotelName="Residhome Bures la Guyonnerie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Guyonnerie, 91440 Bures-sur-Yvette</AddressLine>
          </AddressLines>
          <CityName>Bures-Sur-Yvette</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196096/196096a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Bures-Sur-Yvette. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="758.00" OriginalAmount="758.00">
      <BasicPropertyInfo Latitude="48.89857864379883" Longitude="2.3076059818267822" StarRating="3" HotelCode="0|le_national" HotelName="Hotel Le National" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard Jean Jaurès, Clichy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/fd/a7fdb49697cc6f8d4088ab0ad223a54131ba7018.jpeg</HotelPictures>
        <HotelDescription>This cosy hotel is in Clichy. The establishment comprises a total of 24 snug units. LE NATIONAL includes Wi-Fi internet connection in all public areas and accommodation units. The front desk offers 24-hour reception. This establishment does not offer cots on demand. This establishment's common areas are disability-friendly. This is not a pet-friendly establishment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 5.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="758.00" OriginalAmount="758.00">
      <BasicPropertyInfo Latitude="48.849708800121" Longitude="2.4172376854348" StarRating="2" HotelCode="128388|sejours_et_affaires_saint_mande" HotelName="Séjours &amp; Affaires St Mandé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Claude Erignac, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593006/593006a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Montreuil. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="759" OriginalAmount="759">
      <BasicPropertyInfo Latitude="48.870815" Longitude="2.808857" StarRating="3" HotelCode="26093|2778" HotelName="Campanile Val de France" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Village,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue de la Fosse des Pressoirs, 77700 Magny-le-Hongre</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38181/a_38181_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This themed hotel is only a couple of minutes from Disneyland Resort Paris. An idyllic lake, where guests are able to enjoy a stroll and relax, is just a few minutes away. Here, guests are able to experience the charm of the French region. Restaurants, bars and nightclubs as well as public transport are to be found within 3 km. The tourist centre, Disneyland Resort as well as a bus station, a train station and an underground station are also around 3 km away. Shops and the Sea Life centre lie some 4 km from the hotel. The international shopping centres, Val d’Europe and La Vallée Outlet, are within 5 km of the hotel. Charles de Gaulle airport as well as Orly airport are around 47 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="48.80025335" Longitude="2.35260251" StarRating="3" HotelCode="349147|hotel_paris_star" HotelName="Hotel Paris Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 rue de Gentilly, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Villejuif</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/78139/2278139/42.jpg?f=15541330</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Villejuif.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="761" OriginalAmount="761">
      <BasicPropertyInfo Latitude="48.838970877404" Longitude="2.6530999590384" StarRating="2" HotelCode="487830|424402" HotelName="B&amp;B Hôtel Marne-La-Vallee Torcy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Ter Rue Pierre Mendès France, 77200 Torcy</AddressLine>
          </AddressLines>
          <CityName>Torcy</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638355/638355a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Torcy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="762.00" OriginalAmount="762.00">
      <BasicPropertyInfo Latitude="48.913419813723" Longitude="2.2736841079693" StarRating="2" HotelCode="324122|hotel_terminus_asnieres" HotelName="Hôtel Terminus Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Ter Villa Aubert, 62 Rue des Bourguignons, 92600 Asnières-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452281/452281a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Asnières-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="762.00" OriginalAmount="762.00">
      <BasicPropertyInfo Latitude="48.88266714947" Longitude="2.3421887785215" StarRating="3" HotelCode="933876|hotel_regina_montmartre" HotelName="Regina Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Boulevard de Rochechouart, Montmartre-Pigalle (18e), 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233188/233188a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="763.00" OriginalAmount="763.00">
      <BasicPropertyInfo Latitude="48.817615100442" Longitude="2.3242487939267" StarRating="3" HotelCode="94371|hotel_arc_porte_dorleans_exkyriad" HotelName="Hôtel Arc Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Gabriel Peri, 92120 Montrouge, Paris</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155876/155876a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located to the south of the motorway surrounding Paris, 100 m from the Porte d'Orleans station. Orly Airport is approximately 50 km away. The Eiffel Tower and the Champs Elysees are both about a 15-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="763.00" OriginalAmount="763.00">
      <BasicPropertyInfo Latitude="48.8824156" Longitude="2.234273" StarRating="3" HotelCode="18927|hotel_douglas" HotelName="Douglas Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Boulevard Richard Wallace, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206353/206353a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Puteaux. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="48.880211" Longitude="2.345498" StarRating="3" HotelCode="35184|4276" HotelName="Riviera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Turgot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57336/l_57336_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the entertainment quarter, with the superb Opéra Garnier and the Moulin Rouge cabaret nearby. Also in the area are the big boulevards, with famous stores, international banks and the auction house Hôtel Drouot. Paris-Story and the wax museum Grévin attract numerous visitors. To the north, guests will find Montmartre with the Sacré-Coeur Basilica and the Espace Dalí art museum. The Gare du Nord is about a 10-minute walk away. Charles de Gaulle International Airport is about 28 km away, and Orly Airport is about 22 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="767" OriginalAmount="767">
      <BasicPropertyInfo Latitude="48.896858343302" Longitude="2.2346827724046" StarRating="0" HotelCode="109632|67818" HotelName="Aparthotel Adagio access la Défense Léonard de Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue des Etudiants, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152411/a_152411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="767" OriginalAmount="767">
      <BasicPropertyInfo Latitude="48.889090666667" Longitude="2.5928896666667" StarRating="1" HotelCode="153133|191864" HotelName="Première Classe Chelles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue De L'ormeteau, Eae De La Tuilerie, 77500 Chelles</AddressLine>
          </AddressLines>
          <CityName>Chelles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216283/a_216283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chelles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="768" OriginalAmount="768">
      <BasicPropertyInfo Latitude="48.851446" Longitude="2.5133530000001" StarRating="3" HotelCode="284014|226402" HotelName="Residhome Neuilly Bords de Marne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue du Canal, 93360 Neuilly-Plaisance</AddressLine>
          </AddressLines>
          <CityName>Neuilly-Plaisance</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255477/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Neuilly-Plaisance. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="771" OriginalAmount="771">
      <BasicPropertyInfo Latitude="48.757223159909" Longitude="2.3469544287578" StarRating="2" HotelCode="435990|189088" HotelName="B&amp;B Hotel ORLY RUNGIS Aéroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Mondetour, Zone Hôtelière Delta, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/545868/a_545868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rungis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="773" OriginalAmount="773">
      <BasicPropertyInfo Latitude="48.901298539383" Longitude="2.3890121165676" StarRating="2" HotelCode="933601|203279" HotelName="B&amp;B Hotel Paris Porte de la Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Emile Reynaud, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411339/a_411339_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="774" OriginalAmount="774">
      <BasicPropertyInfo Latitude="48.81767" Longitude="2.28727" StarRating="3" HotelCode="71416|69295" HotelName="Adagio Access Vanves Porte de Châtillon" 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,Fax,Internet,Kitchen,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Aristide Briand, 92170 Paris-Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96753/a_96753_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes’ walking distance from the exhibition centre, Porte de Versailles, and the “Palais des Sports”. Paris Orly Airport is just around 15 km away, while Charles de Gaulle Airport is approximately 37 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.00" OriginalAmount="774.00">
      <BasicPropertyInfo Latitude="48.861266" Longitude="2.382696" StarRating="3" HotelCode="70508|hipotel_paris_perelachaise_republique" HotelName="Hipotel Paris Père Lachaise République" 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>37 Rue Servan, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330369/330369a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="779.00" OriginalAmount="779.00">
      <BasicPropertyInfo Latitude="48.883626222387" Longitude="2.2436061501503" StarRating="3" HotelCode="16220|princesse_isabelle" HotelName="Princesse Isabelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Jean Jaurès, 92800 Puteaux, Paris La Défense 11</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19465/a_19465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Paris suburb of Puteaux, just a stone's throw from La Défense quarter. Here guests will find plenty of shopping facilities and entertainment venues. The metro station Esplanade de La Défense is around 700 m from the hotel and enables quick access to the centre of Paris. The Palais des Congrès lies roughly 3 km away and Charles de Gaulle is a 40-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="781" OriginalAmount="781">
      <BasicPropertyInfo Latitude="48.71504041" Longitude="2.19688574" StarRating="0" HotelCode="840420|422780" HotelName="Adagio Access Palaiseau Saclay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 Boulevard Gaspard Monge, 91120 Palaiseau</AddressLine>
          </AddressLines>
          <CityName>Palaiseau</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/962741/a_962741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in the heart of the vibrant business district of the Parisian west and Saclay research/tech district, Adagio Access Palaiseau Saclay offers 111 air-conditioned studios for up to 4 people. Ideal for business travelers, all our apartments are nicely furnished with fully equipped kitchens, perfect for long stays. The hotel is a mere 15-minute drive from Orly Airport or about 20 minutes from Paris</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.00" OriginalAmount="781.00">
      <BasicPropertyInfo Latitude="48.836354" Longitude="2.29473" StarRating="2" HotelCode="76707|avenir_hotel" HotelName="Avenir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373 Rue De Vaugirard, 75015 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329376/329376a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Arr14/15:Montparnasse-T. Eiffel. The property features a total of 42 bedrooms. This is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.00" OriginalAmount="781.00">
      <BasicPropertyInfo Latitude="48.85106112" Longitude="2.37876618" StarRating="0" HotelCode="589330|auberge_internationale_des_jeunes" HotelName="Auberge Internationale des Jeunes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.00" OriginalAmount="782.00">
      <BasicPropertyInfo Latitude="48.887574" Longitude="2.311071" StarRating="3" HotelCode="97242|hotel_de_la_felicite" HotelName="de la Felicite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue de la Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330821/330821a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.00" OriginalAmount="784.00">
      <BasicPropertyInfo Latitude="48.880044427" Longitude="2.4077876415253" StarRating="2" HotelCode="300870|bb_hotel_paris_porte_des_lilas" HotelName="B&amp;B Hôtel PARIS Porte des Lilas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Avenue René Fonck, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/70897/1870897/1.jpg?f=15649054</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="48.921953" Longitude="2.343337" StarRating="2" HotelCode="296292|bb_paris_saint_denis_pleyel" HotelName="B&amp;B Hôtel Paris Saint-Denis Pleyel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard de la Libération, ZAC Pleyel Libération, 93200 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637027/637027a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Saint-Denis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="795" OriginalAmount="795">
      <BasicPropertyInfo Latitude="48.778772786176" Longitude="2.2124496996747" StarRating="3" HotelCode="430408|191843" HotelName="Holiday Inn Express Paris - Velizy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Business Centre,Golf,Internet,Laundry,Parking,Pets allowed,Restaurant,Shopping Arcade,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Avenue de l'Europe, 78140 Velizy-Villacoublay, Fontainebleau</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/81864/2481864/57.jpg?f=15503755</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Holiday Inn Express Paris – Velizy, with its 111 modern and air-conditioned rooms, and contemporary public spaces all with free Wi-Fi Internet coverage.The hotel is ideally located in the heart of the business district of Inovel Parc close to the Saclay's scientific pole and only 20 minutes' drive from the Paris Exhibition Centre Porte de Versailles. The international Orly Airport is situated 15 minutes away by car from the Hotel. Paris gates (Line 13) can be reached with the T6 tramway line in 30 minutes.Discover the Royal City, Versailles and its Palace, which has been on UNESCO's World Heritage List for 30 years, in only 10 minutes' drive from the Holiday Inn Express Paris – Velizy.For shopping visit the Velizy 2 Mall with 170 shops and 7 Cinemas, in less than five minutes' walk. Last but not least, Meudon's Woods, with their beautiful sceneries.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.00" OriginalAmount="795.00">
      <BasicPropertyInfo Latitude="48.866191994506" Longitude="2.4174416852437" StarRating="2" HotelCode="67425|hotel_reseda" HotelName="Hotel Reseda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Du General De Gaulle, 93170 Bagnolet</AddressLine>
          </AddressLines>
          <CityName>Porte de Bagnolet</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87198/a_87198_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near to the Gallieni metro (underground train) station on line 3 (last stop).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="797" OriginalAmount="797">
      <BasicPropertyInfo Latitude="48.86652118" Longitude="2.76081628" StarRating="3" HotelCode="25356|38610" HotelName="Residence Du Parc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Edouard Buffard, 77144 Montevrain</AddressLine>
          </AddressLines>
          <CityName>Montévrain</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36949/a_36949_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located in a quiet area only 2 km from the Disneyland Paris Resort and the Val d'Europe shopping centre, and lies 40 km from Paris. The international high-speed TGV train/Eurostar/Thalys station at Marne-la-Vallée/Chessy is only 2 km from the residence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.00" OriginalAmount="799.00">
      <BasicPropertyInfo Latitude="48.865645" Longitude="2.366577" StarRating="2" HotelCode="149714|hotel_voltaire_republique" HotelName="Hôtel Voltaire République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211747/211747a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.00" OriginalAmount="799.00">
      <BasicPropertyInfo Latitude="48.8179181" Longitude="2.3981533" StarRating="2" HotelCode="109841|city_residence_park_ivry" HotelName="City Résidence Ivry-sur-Seine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Boulevard Paul Vaillant Couturier, 94200 Ivry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213292/213292a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805" OriginalAmount="805">
      <BasicPropertyInfo Latitude="48.8556804" Longitude="2.74290816" StarRating="3" HotelCode="47366|50575" HotelName="Best Western Hotel Grand Parc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Ferme du Pavillon, 77600 Chanteloup-en-Brie, Seine-et-Marne</AddressLine>
          </AddressLines>
          <CityName>Chanteloup-en-Brie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10301/a_10301_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant, family-friendly hotel lies just a 10-minute drive from Disneyland, around 35 km (1 hour's drive) from the lively French metropolis and its many sights and tourist attractions. Paris' Charles de Gaulle and Orly airports are approximately 30 km and 40 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.00" OriginalAmount="806.00">
      <BasicPropertyInfo Latitude="48.819154152056" Longitude="2.3037828505039" StarRating="2" HotelCode="899450|sejours_et_affaires_paris_malakoff" HotelName="Sejours &amp; Affaires Paris Malakoff" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Garden,Internet,Kitchen,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>120 Boulevard Gabriel Peri, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182231/l_182231_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is situated in Paris. It offers good connections to line 13 of the subway with the Malakoff-Plateau de Vanves station lying only 800 metres away. The Porte de Châtillon exit of the Boulevard Périphérique is also close by. Malakoff can be reached in around 8 minutes on foot, whilst attractions such as the Champs Élysées and the Porte de Versailles exhibition grounds are approximately 20 minutes away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="810" OriginalAmount="810">
      <BasicPropertyInfo Latitude="49.00575716421" Longitude="2.5204905867577" StarRating="4" HotelCode="28933|20697" HotelName="Millennium Hotel Paris Charles De Gaulle" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Allée du Verger, Zone Hôtelière, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/20000/12600/12575/09f6d612_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located close to the centre of Paris, Disneyland Paris and Astérix Park. It is located only a few steps from the commune of Roissy-en-France. Ideally situated for business travellers, this hotel is just a few minutes drive from Charles de Gaulle International Airport Various bus and metro connections are about 2 km from the hotel. Villepinte is situated within 5km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="811.00" OriginalAmount="811.00">
      <BasicPropertyInfo Latitude="48.86739658219" Longitude="2.3965286839247" StarRating="2" HotelCode="935631|hipotel_paris_gambetta_republique" HotelName="Hipotel Paris Gambetta République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>236 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407307/407307a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="815.00" OriginalAmount="815.00">
      <BasicPropertyInfo Latitude="48.854546897702" Longitude="2.415554523468" StarRating="3" HotelCode="32824|ibis_paris_porte_de_montreuil" HotelName="Hôtel ibis Paris Porte de Montreuil" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue du Professeur Andre Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52113/a_52113_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides direct access to the center of Paris (Metro L9 in 15 minutes). It is located to the east of Paris with access to the Villepinte exhibition center (20 minutes by car) and Bercy Arena (15 minutes by metro). The Vincennes Zoo and Castle are nearby, and Montreuil's weekend flea market is right in front of the hotel. Parc Astérix is 18.5 miles from the hotel and Disneyland is 45 minutes away by RER A. Ideally situated: 21 miles from Disneyland Paris, 19 miles from Parc Astérix, 20 minutes by car to Parc Exposition de Villepinte, 15 minutes by metro to Palais Omnisport de Paris Bercy stadium and 15 minutes by metro to Paris center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816" OriginalAmount="816">
      <BasicPropertyInfo Latitude="48.779039" Longitude="2.215131" StarRating="4" HotelCode="34431|191851" HotelName="Mercure Paris Velizy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue De L'Europe, 78140 VelizyVillacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54846/a_54846_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Vélizy economic sector, opposite the Vélizy 2 shopping centre. Guests can find restaurants and shops 50 m from the hotel and links to the public transport network just 100 m away. It is only 10 minutes from Versailles and 20 minutes from Paris, offering guests an ideal base for stays in the region. The Eiffel Tower is 13 km away, the Champs-Élysées is 15 km, the Louvre Museum is 20 km and Disneyland Paris is 60 km from the hotel. It is also close to the N118 and the A86 motorway, giving great access to Paris, Versailles and Orly Airport (15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.00" OriginalAmount="816.00">
      <BasicPropertyInfo Latitude="48.86085251" Longitude="2.378262" StarRating="1" HotelCode="548303|acacia_hotel_6" HotelName="Acacia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8907172</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="817" OriginalAmount="817">
      <BasicPropertyInfo Latitude="48.882089933038" Longitude="2.3708809912205" StarRating="2" HotelCode="35954|37566" HotelName="Des Buttes Chaumont Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57964/a_57964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Les Buttes-Chaumont district of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="818.00" OriginalAmount="818.00">
      <BasicPropertyInfo Latitude="48.868809" Longitude="2.368125" StarRating="2.5" HotelCode="94369|absolute" HotelName="Absolute" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de la Fontaine au Roi, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131101/a_131101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="822.00" OriginalAmount="822.00">
      <BasicPropertyInfo Latitude="48.868778" Longitude="2.360023" StarRating="2" HotelCode="78969|hotel_excelsior_13" HotelName="Excelsior Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Lancry, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106940/a_106940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="48.85251378" Longitude="2.45251268" StarRating="0" HotelCode="0|chalet_de_paris" HotelName="Chalet De Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Trucy, Fontenay-sous-Bois</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/e4/19e45028e4cf429018b02dee838b352f9ea0a926.jpeg</HotelPictures>
        <HotelDescription>Located in Fontenay-sous-Bois, 500 metres from Beaumont Park, this guest house offers a terrace in its garden and heated rooms with parquet flooring. Free Wi-Fi access is provided. The heated accommodations have a private bathroom with shower or bathtub. Some are attic rooms with a luster. Restaurants can be found within a walking distance. It is situated 2.2 km from Floral Park and 2.3 km from Institut National du Sport, de l'Expertise et de la Performance. The capital is a 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="831" OriginalAmount="831">
      <BasicPropertyInfo Latitude="48.7809565" Longitude="2.2077306" StarRating="4" HotelCode="303834|191840" HotelName="Appart´City Velizy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Maurane Saulnier, 78140 Vélizy-Villacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387737/387737a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Vélizy-Villacoublay. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="832" OriginalAmount="832">
      <BasicPropertyInfo Latitude="48.896491189474" Longitude="2.3847541576856" StarRating="3" HotelCode="101779|3028" HotelName="Adagio Access Paris La Villette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 bis avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142264/a_142264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villette in the same district as the Géode, the Grande Halle de la Villette, the Cité de la Musique and several restaurants. There are both underground and bus lines close by and the Eiffel Tower is less than 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="833.00" OriginalAmount="833.00">
      <BasicPropertyInfo Latitude="48.89991482" Longitude="2.32159811" StarRating="0" HotelCode="766912|odalys_apparthotel_paris_xvii" HotelName="Appart'hôtel Paris XVII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Hélène et François Missoffe, 17ème Arrondissement (Batignolles-Monceaux), 75017 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638614/638614a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="835.00" OriginalAmount="835.00">
      <BasicPropertyInfo Latitude="48.899059047779" Longitude="2.2363415961629" StarRating="2" HotelCode="902442|sejours__affaires_grande_arche__courbevoie" HotelName="Séjours &amp; Affaires Grande Arche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Allée des Tilleuls, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591283/591283a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="840" OriginalAmount="840">
      <BasicPropertyInfo Latitude="48.82118542763" Longitude="2.2928855831668" StarRating="0" HotelCode="128287|27636" HotelName="Aparthotel Adagio access Vanves Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 - 32 rue Jean Bleuzen, 92170 Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185494/a_185494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Vanves. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="844" OriginalAmount="844">
      <BasicPropertyInfo Latitude="48.841781353342" Longitude="2.6561373360452" StarRating="3" HotelCode="92629|8869" HotelName="Hotel The Originals Torcy Codalysa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Charlie Chaplin, 77200 Torcy</AddressLine>
          </AddressLines>
          <CityName>Torcy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/128856/a_128856_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The pleasant aparthotel is located just 30 minutes from Paris, in the entertainment and business centre of Torcy. Bay leisure centre with its many restaurants to suit every taste lies directly beside the hotel and may be reached on foot within a few minutes via a short pathway. Links to the transport network are to be found 800 m away. Disneyland Paris is 20 km from the hotels and Paris/Orly and Roissy/Charles de Gaulle airports lie 25 km and 30 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="844.00" OriginalAmount="844.00">
      <BasicPropertyInfo Latitude="48.85097811" Longitude="2.37872098" StarRating="0" HotelCode="588267|bastille_hostel" HotelName="Bastille Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758869/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers a range of facilities and services to ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="48.88726005" Longitude="2.37323928" StarRating="2" HotelCode="324092|hotel_du_quai_de_seine" HotelName="Hôtel du Quai de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 passage de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484568/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="48.8837294" Longitude="2.2246192" StarRating="0" HotelCode="487968|villa_medicis_puteaux" HotelName="Villa Médicis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Pierre Curie, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Puteaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="853" OriginalAmount="853">
      <BasicPropertyInfo Latitude="48.79340781008" Longitude="2.2199637939178" StarRating="3" HotelCode="110201|408953" HotelName="Hotel ibis Paris Meudon Velizy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Route du Colonel Marcel Moraine, 92360 Meudon-la-Forêt</AddressLine>
          </AddressLines>
          <CityName>Meudon-la-Forêt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153054/a_153054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Meudon. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.00" OriginalAmount="853.00">
      <BasicPropertyInfo Latitude="48.818009" Longitude="2.422094" StarRating="3" HotelCode="77344|kyriad_paris_est_bois_de_vincennes" HotelName="Kyriad Paris Est - Bois de Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue du Maréchal Leclerc, 94410 Saint Maurice</AddressLine>
          </AddressLines>
          <CityName>Saint-Maurice</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104998/a_104998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Saint-Maurice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="858.00" OriginalAmount="858.00">
      <BasicPropertyInfo Latitude="48.894077381419" Longitude="2.336847782135" StarRating="3" HotelCode="60435|hotel_lumieres" HotelName="Lumieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Damrémont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/53/536655/jjrX5QVr_ad5737e0e307c332f5c5f8e13e2dfaa1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="859.00" OriginalAmount="859.00">
      <BasicPropertyInfo Latitude="48.928894" Longitude="2.340212" StarRating="3" HotelCode="110782|campanile_paris_nord__saint_denis_centre__grand_stade" HotelName="Campanile - Paris Nord St Denis Quai De St Ouen Pleyel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Quai de St-Ouen, 2 Boulevard de la Liberation, 93284 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153710/a_153710_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.00" OriginalAmount="860.00">
      <BasicPropertyInfo Latitude="48.822414" Longitude="2.303581" StarRating="2" HotelCode="23495|residence_de_la_tour" HotelName="Residence de la Tour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Avenue Pierre Larousse, Malakoff, Paris 92240</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211748/211748a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.00" OriginalAmount="863.00">
      <BasicPropertyInfo Latitude="48.817297097111" Longitude="2.3504278063774" StarRating="3" HotelCode="29464|ibis_paris_porte_ditalie" HotelName="ibis Paris Porte d'Italie" 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>13 Rue du Val de Marne, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46937/a_46937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located opposite the Charléty stadium, close to the exhibition centre. The heart of the French capital may be reached in 20 minutes by RER (regional train); links to the public transport network are to be found within 500 m of the hotel. Orly airport is 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="864" OriginalAmount="864">
      <BasicPropertyInfo Latitude="48.885326" Longitude="2.360537" StarRating="2" HotelCode="14807|54317" HotelName="Hipotel Paris Gare du Nord Merryl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Pajol, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17381/a_17381_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a peaceful side street in the 18th arrondissement, this hotel lies at the heart of Paris close to Montmartre and the Sacré Coeur. La Chapelle-Gare du Nord offers excellent links to all of the French capital's most significant sights including the Champs Elysées, Notre-Dame de Paris, the Quartier Latin and much, much more. Charles de Gaulle airport is 30 km away whilst Orly lies some 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="869" OriginalAmount="869">
      <BasicPropertyInfo Latitude="48.762096361563" Longitude="2.2868907840614" StarRating="0" HotelCode="718426|422794" HotelName="B&amp;B Hotel Paris Sud Châtenay-Malabry" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Parking,Pets allowed,Printer,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>53 avenue de la Division Leclerc, 92290 Châtenay-Malabry</AddressLine>
          </AddressLines>
          <CityName>Châtenay-Malabry</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/839292/a_839292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;B&amp;B Hotel Paris Sud Châtenay-Malabry
Looking for an affordable hotel in Paris's south end? Check out our B&amp;B hotel and its discount prices in the commune of Châtenay-Malabry in the Hauts de Seine.

Booking a low-price hotel accommodation in the Paris region is the right plan if you are looking to spend an affordable holiday in Paris either with your sweetheart or your family! The hotel is conveniently located near public transport: the Transilien (RER B) service will take you right to the heart of the capital in 40 minutes.

Access Paris Sud Châtenay-Malabry
The B&amp;B Hotel Châtenay-Malabry is located near the A86, and so it is easily accessible from the southern highways, the A6, the A10 ... It is ideal as a stopover hotel in the south of Paris if you're planning a longer trip.

If you are travelling by train, you can reach the hotel in a short time by taking the RER B, from all Paris stations: Paris Montparnasse, Paris Gare de Lyon, Paris Massy TGV, etc.

Travelling by plane? The Orlyval shuttle bus from the Orly Sud Airport gets you to the hotel in under 30 minutes.

Our B&amp;B provides an ideal location if you¿re looking to organize a hassle-free weekend to spend with your sweetheart or with friends at less than 3 hours from Bordeaux or Lyon!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="870.00" OriginalAmount="870.00">
      <BasicPropertyInfo Latitude="48.874297960646" Longitude="2.4051853369888" StarRating="2" HotelCode="79723|lilas_gambetta" HotelName="Hipotel Paris Lilas Gambetta" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Avenue Gambetta, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/284152/284152a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="871.00" OriginalAmount="871.00">
      <BasicPropertyInfo Latitude="48.88476946383" Longitude="2.2436064985014" StarRating="3" HotelCode="400095|melon_district_paris_la_defense" HotelName="The Student Hotel Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Roque De Fillol, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/447521/447521a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Puteaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="48.756412316876" Longitude="2.3483211787249" StarRating="3" HotelCode="110712|189104" HotelName="Hôtel ibis Paris Orly Rungis" 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>1 Rue Mondétour, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153630/a_153630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rungis. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="48.837786883315" Longitude="2.5417113333333" StarRating="3" HotelCode="110371|42704" HotelName="Hôtel ibis Marne-la-Vallée Noisy" 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>4 Allée Bienvenue, 93885 Noisy Le Grand</AddressLine>
          </AddressLines>
          <CityName>Noisy le Grand</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153232/a_153232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Noisy le Grand. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="873.00" OriginalAmount="873.00">
      <BasicPropertyInfo Latitude="48.909424905805" Longitude="2.3387782109756" StarRating="3" HotelCode="412905|residence_paris_saint_ouen" HotelName="Hotel Paris Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue Du Docteur Bauer, 93400 Paris-Saint Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575023/575023a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;deally located in the Great Paris area between Montmartre and the Stade de France, just 5 minutes from “Mairie de Saint-Ouen” (Line 13), the Paris Saint-Ouen Hotel offers a direct access to Paris. Recently opened in May 2015, this modern residence welcomes you during your leisure or business trips in its 126 rooms fully equipped. Some of the rooms have kitchenette and/or a terrace overlooking the Sacré Coeur or the Eiffel Tower. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="881.00" OriginalAmount="881.00">
      <BasicPropertyInfo Latitude="48.83649658" Longitude="2.39394185" StarRating="1" HotelCode="328392|hotel_paris_bercy" HotelName="Hotel Paris Bercy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Wattignies, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504633/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 Paris Bercy in Paris (Gare de Lyon - Bercy), you'll be close to Bercy Village and Notre Dame Cathedral. This hotel is within close proximity of Jardins de Bercy and Ministry of Finance.&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 high-speed (wired) 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 on a limited basis.&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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="885" OriginalAmount="885">
      <BasicPropertyInfo Latitude="48.856029325139" Longitude="2.7868688106537" StarRating="3" HotelCode="26756|38605" HotelName="Adagio Marne la Vallée Val D'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Heated Pool,Internet,Kitchen,Laundry,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 cours du Danube, 77706 Serris, CEDEX 4, Marne la Vallee</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39266/a_39266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive residence is located close to Disneyland Resort Paris, only one RER station (line A) from the theme park. It also lies around 40 minutes from the centre of the capital. Charles de Gaulle Airport lies around 35 km away and Paris Orly Airport is roughly 45 km away, which can easily be reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.00" OriginalAmount="885.00">
      <BasicPropertyInfo Latitude="48.822430363071" Longitude="2.3021177579689" StarRating="2" HotelCode="901782|hotel_du_parc_even" HotelName="Parc Even" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Laforest, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/258003/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="886.00" OriginalAmount="886.00">
      <BasicPropertyInfo Latitude="48.88207934994" Longitude="2.3334628343582" StarRating="2" HotelCode="35269|hotel_royal_mansart" HotelName="Royal Mansart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Mansart, 75009 PARIS</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56512/a_56512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Sacré Coeur and the opera, around 2 km away from the Seine. Guests may enjoy strolling past the numerous shopping venues in the historical neighbourhood of this hotel. Blanche metro station is only 50 m away and Saint Lazare is roughly 800 m away. In addition, Charles de Gaulle airport is only 45 minutes from the hotel and the transfer time to Orly takes around 35 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.00" OriginalAmount="889.00">
      <BasicPropertyInfo Latitude="48.84942734755" Longitude="2.4163431312828" StarRating="2" HotelCode="213101|ibis_budget_paris_porte_de_vincennes" HotelName="Ibis budget Paris Porte de Vincennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Léon Gaumont, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301780/a_301780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="893" OriginalAmount="893">
      <BasicPropertyInfo Latitude="48.90161984076" Longitude="2.2180874726655" StarRating="3" HotelCode="318314|226401" HotelName="Residhome Nanterre La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>521 Boulevard des Provinces Françaises, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Nanterre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547185/547185a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.00" OriginalAmount="894.00">
      <BasicPropertyInfo Latitude="48.891087" Longitude="2.403294" StarRating="3" HotelCode="88728|campanile_paris_est__pantin" HotelName="Campanile Paris Est Pantin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Avenue Jean Lolive, Pantin 93500</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124398/a_124398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the edge of Paris, guests of the hotel may visit such attractions as Parc de la Villette, Cité des Sciences et de l’Industrie, Le Zénith and Disneyland Paris and Parc Astérix (the latter two are 30 minutes away). Orly International Airport, Charles de Gaulle International Airport and Beauvais Tillé Airport are situated approximately 18 km, 20 km and 75 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="897.00" OriginalAmount="897.00">
      <BasicPropertyInfo Latitude="48.799974368222" Longitude="2.4322044450745" StarRating="2" HotelCode="333854|hotel_des_bains" HotelName="Hotel des Bains" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>132 Rue Jean Jaures, 94700 Maisons Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/88665/1988665/30.jpg?f=15549521</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Maisons-Alfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="899" OriginalAmount="899">
      <BasicPropertyInfo Latitude="48.902045118587" Longitude="2.3072536289692" StarRating="3" HotelCode="161499|37562" HotelName="Appart'City Paris Clichy Mairie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Palloy, 92110 Clichy-La-Garenne</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134355/134355a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located just a few minutes' walk away from major transport links and the underground network, which provides convenient access to major attractions such as the Champs Elysees and the Louvre Museum. There are restaurants nearby and a tourist office. The airports of Orly, Charles de Gaulle and Beauvais are about 22 km, 27 km and 75 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="899" OriginalAmount="899">
      <BasicPropertyInfo Latitude="48.87126682" Longitude="2.35425895" StarRating="1" HotelCode="323804|201283" HotelName="Victory Galou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Passage de l'Industrie, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484626/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="900.00" OriginalAmount="900.00">
      <BasicPropertyInfo Latitude="48.819818855506" Longitude="2.3760201171647" StarRating="3" HotelCode="63975|kyriad_paris_sud__porte_divry" HotelName="Comfort Hotel Paris Porte d'Ivry" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-11 Rue Rene Villars, 94200 Ivry-sur-Seine, Paris</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82430/a_82430_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on the outskirts of Paris, close to several of the city's major exhibition centres. The nearest metro station is Porte d'Ivry, line 7), which is 100 m away (5 minutes' walk). The closest train station is Gare de Lyon in Paris, 5 km away or 8 minutes by car. Paris Orly International Airport is approximately 12 km from the hotel (14 minutes by car) and Charles de Gaulle is about 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.00" OriginalAmount="907.00">
      <BasicPropertyInfo Latitude="48.932421" Longitude="2.410458" StarRating="3" HotelCode="109881|ibis_paris_le_bourget" HotelName="Hôtel ibis Le Bourget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 avenue Jean Mermoz, 93120 La Courneuve</AddressLine>
          </AddressLines>
          <CityName>La Courneuve</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152697/a_152697_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="910.00" OriginalAmount="910.00">
      <BasicPropertyInfo Latitude="48.933014372181" Longitude="2.3029881689091" StarRating="3" HotelCode="144532|hotel_balladins_gennevilliers_superior" HotelName="Paris Gennevilliers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Du General De Gaulle, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/250110/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 50 m from the Leclerc shopping centre and also around 50 m from the nearest bistro. It is about 100 m to the Gennevilliers RER C station and the Parc des Sevignes et Chantereines. Gennevilliers Lake is about 250 m away and it is a 20-minute walk to Les Courtilles M13 metro station. Paris city centre is a 15-minute drive away and the hotel lies just 20 km from Roissy Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="914" OriginalAmount="914">
      <BasicPropertyInfo Latitude="49.020736916992" Longitude="2.5903782248497" StarRating="3" HotelCode="55133|10409" HotelName="Comfort Airport CDG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue de Paris, Le Mesnil-Amelot 77990</AddressLine>
          </AddressLines>
          <CityName>Le Mesnil-Amelot</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71468/a_71468_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Le Mesnil Amelot, just a short distance from Roissy, close to Charles de Gaulle airport and Roissy International Business Centre as well as to Parc des Expositions at Villepinte, Disneyland and the Asterix theme park. The centre of Paris is 25 km away, whilst Orly airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="914.00" OriginalAmount="914.00">
      <BasicPropertyInfo Latitude="48.907383" Longitude="2.260962" StarRating="3" HotelCode="159771|residhome_boiscolombes_monceau" HotelName="Residhome Monceau Bois Colombes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, Place de la Renaissance, 92270 Bois Colombes</AddressLine>
          </AddressLines>
          <CityName>Colombes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137941/137941a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel in the new Monceau neighbourhood is close to shops in the town centre and offers convenient access to public transport, with La Defense metro station a 5-minute drive away and Gare Montparnasse train station 11 km away. Parc des Bruyères, a 2-hectare park, is a unique place to take a walk or just relax in the centre of a beautiful new neighbourhood. Paris city centre is a 5-minute drive, as are the La Defense and CNIT business district. It takes about 14 minutes to reach famous Parisian department stores and Champs Elysees, while the exhibition centre is around an 8-minute drive away. Charles de Gaulle and Orly airports are both approximately 27 km from the aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.00" OriginalAmount="925.00">
      <BasicPropertyInfo Latitude="48.90886434" Longitude="2.28780934" StarRating="3" HotelCode="434147|residence_paris_asnieres_apt" HotelName="Aparthotel Residences Paris Asnieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>7, Rue Du Général Mangin, 92600 Asnières sur Seine, Banlieue Paris</AddressLine>
          </AddressLines>
          <CityName>Asnières-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/543850/a_543850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Asnières-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="926.00" OriginalAmount="926.00">
      <BasicPropertyInfo Latitude="48.905658212893" Longitude="2.3360149196608" StarRating="3" HotelCode="557148|mob_hotel_paris_les_puces" HotelName="Mob Hotel Of The People" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Rue Gambetta, 93400 Saint Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585699/585699a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Saint-Ouen-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="48.84069433" Longitude="2.3978775" StarRating="4" HotelCode="973433|409862" HotelName="Aparthotel Adagio Paris Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Ter Rue Lamblardie, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952633/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="928" OriginalAmount="928">
      <BasicPropertyInfo Latitude="48.726779" Longitude="2.264362" StarRating="4" HotelCode="99381|191631" HotelName="Residhome Paris-Massy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Christophe Colomb, 91300 Massy</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/139270/a_139270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located near to the new Central Massy neighbourhood, close to TGV (high-speed train) and suburban train stations, the ultra-modern omnisports centre, shops and the médiathèque. The residence is located in the heart of the Saclay Scientipole scientific and technological valley, near the Palace of Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.00" OriginalAmount="928.00">
      <BasicPropertyInfo Latitude="48.892176371259" Longitude="2.3148375749588" StarRating="3" HotelCode="317178|ibis_paris_berthier_porte_de_clichy" HotelName="Hôtel ibis Paris 17 Clichy-Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Bernard Buffet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31940/a_31940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated, close to Montmartre, the Champs Elysées and many more of the French metropolis' top sights. The nearest links to the public transport network are about 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="930" OriginalAmount="930">
      <BasicPropertyInfo Latitude="48.819693" Longitude="2.310271" StarRating="4" HotelCode="936717|42280" HotelName="Aparthotel Adagio Paris Malakoff Chatillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Jacuzzi,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Pierre Brossolette 60, 92240 Malakoff</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414727/a_414727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Malakoff. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="931" OriginalAmount="931">
      <BasicPropertyInfo Latitude="48.89255105" Longitude="2.18131837" StarRating="3" HotelCode="612227|441529" HotelName="B&amp;B Hotel Nanterre Rueil Malmaison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>170 Avenue du Parc de l'Ile, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Nanterre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638490/638490a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Nanterre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.00" OriginalAmount="935.00">
      <BasicPropertyInfo Latitude="48.831108222465" Longitude="2.3284692236537" StarRating="1" HotelCode="207340|hotel_aviatic" HotelName="Hotel Aviatic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Brézin, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328774/328774a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.00" OriginalAmount="935.00">
      <BasicPropertyInfo Latitude="48.886090183796" Longitude="2.3269209265709" StarRating="0" HotelCode="74078|style_3" HotelName="Style" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Ganneron, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/256488/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="936" OriginalAmount="936">
      <BasicPropertyInfo Latitude="48.697418096014" Longitude="2.330925" StarRating="3" HotelCode="78221|414275" HotelName="Comfort Hotel Adélaide Morangis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Rue Lavoisier, 91420 Morangis</AddressLine>
          </AddressLines>
          <CityName>Morangis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106047/a_106047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Orly Airport and the centre of Paris on the major motorways A6 and A10.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="937.00" OriginalAmount="937.00">
      <BasicPropertyInfo Latitude="48.88389960992" Longitude="2.3449654877186" StarRating="3" HotelCode="56513|hotel_bellevue_paris_montmartre" HotelName="Bellevue Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73216/a_73216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the foot of the famous Montmartre, just a short distance from a cable car, taking guests to the Sacré-Coeur and Place du Tertre. Guests may explore the artists' district of Paris, with its picturesque buildings dating back to the 18th century and which once was home to world-famous artists such as Picasso and Monet. Paris' many other fascinating districts are also easily accessible from here, with Anvers metro station located close by providing direct access to the Gare du Nord. Other metro stations, including Etoile (Champs Élysées), are also situated in the vicinity, as is the opera house. Charles de Gaulle Airport is 32 km away whilst it is some 25 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="938.00" OriginalAmount="938.00">
      <BasicPropertyInfo Latitude="48.834800379382" Longitude="2.2845555055573" StarRating="1" HotelCode="324072|hotel_le_carrosse" HotelName="Hotel Le Carrosse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue Desnouettes, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484653/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="941.00" OriginalAmount="941.00">
      <BasicPropertyInfo Latitude="48.822819492253" Longitude="2.2999620437622" StarRating="2" HotelCode="80169|hotel_patio_brancion" HotelName="Hôtel Patio Brancion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Edgar Quinet, 92240 Malakoff, Paris</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327955/327955a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="941.00" OriginalAmount="941.00">
      <BasicPropertyInfo Latitude="48.854528" Longitude="2.415582" StarRating="2" HotelCode="213098|ibis_budget_porte_de_montreuil" HotelName="ibis budget Paris Porte de Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>278-280 Rue de Paris, 93100 Montreuil</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301777/a_301777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Wireless internet access is available to travellers in the public areas. The establishment offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="944.00" OriginalAmount="944.00">
      <BasicPropertyInfo Latitude="48.888972372126" Longitude="2.3544900970376" StarRating="2" HotelCode="486888|hotel_du_globe_18" HotelName="Hôtel Du Globe 18" Meals="ROOM ONLY,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ernestine, 18th Arr., 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653216/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="945.00" OriginalAmount="945.00">
      <BasicPropertyInfo Latitude="48.8886" Longitude="2.379" StarRating="2" HotelCode="933602|st_christophers_inns_the_canal_hostel" HotelName="St Christopher's Paris Canal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue De Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481215/481215a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="945.00" OriginalAmount="945.00">
      <BasicPropertyInfo Latitude="48.87563912" Longitude="2.35812872" StarRating="2" HotelCode="325036|grand_hotel_de_leurope_3" HotelName="Grand Hôtel de l’Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard de Strasbourg, 75010 Paris, Ile De France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489698/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="945.00" OriginalAmount="945.00">
      <BasicPropertyInfo Latitude="48.835338232304" Longitude="2.3260839970116" StarRating="2" HotelCode="71604|denfertmontparnasse" HotelName="Denfert Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 rue Daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246606/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Denfert-Montparnasse is a 2-star Paris hotel located half a kilometer from the Montparnasse Tower and the train station. It has an on-site restaurant and bar.  All of the rooms have private bathrooms with a bathtub or shower. They are soundproof and offer satellite TV and free Wi-Fi internet access.  Breakfast is available daily in the dining area or on the patio. It can also be served to your guest room upon request.  The hotel has a quiet and shaded patio, offers a 24-hour front desk and luggage storage.  Denfert-Rochereau Metro station (lines 4 &amp; 6) is a 5-minute walk from the hotel.   14th arr. is a great choice for travelers interested in monuments, museums and culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="948.00" OriginalAmount="948.00">
      <BasicPropertyInfo Latitude="48.8084" Longitude="2.42612" StarRating="0" HotelCode="630824|le_grand_albert_1er" HotelName="Le Grand Albert 1er" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Du General Leclerc 1, Ile de france, 94700 Maisons-Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/27/a627cd7ba54fd56259ea6b2f90588199fc6670d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Maisons-Alfort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.00" OriginalAmount="953.00">
      <BasicPropertyInfo Latitude="48.893375532653" Longitude="2.3798704147339" StarRating="3" HotelCode="25636|campanile_la_villette" HotelName="Hotel Campanile Paris 19 - La Villette" 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>147/151 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37411/a_37411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="955.00" OriginalAmount="955.00">
      <BasicPropertyInfo Latitude="48.8779749" Longitude="2.327723" StarRating="3" HotelCode="94375|atn_hotel" HotelName="ATN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 rue d'Athenes, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131111/a_131111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="956" OriginalAmount="956">
      <BasicPropertyInfo Latitude="48.784864" Longitude="2.225223" StarRating="4" HotelCode="31474|37773" HotelName="Forest Hill Paris Meudon - Vélizy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue du Maréchal de Lattre de Tassigny, 92360 Meudon-la-Forêt</AddressLine>
          </AddressLines>
          <CityName>Meudon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50235/a_50235_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated close Vélizy, Clamart and Orsay. The Porte de Saint Cloud and Versailles are only a 10-minute walk away. Paris Orly Airport is 3.7 km from the hotel. Links to the public transport network are to be found just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="48.890770956333" Longitude="2.3211510659167" StarRating="1" HotelCode="178223|hotel_viator" HotelName="Viator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue des Moines, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249704/a_249704_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical hotel is situated just a 3-minute walk from the Gare de Lyon train station, and from the bus and metro station. It is approximately a 5-minute walk from the city centre and its countless shops. The financial centre, Palais Omnisport de Paris Bercy concert and events venue and the National Library are also within close proximity to the hotel. Paris-Charles de Gaulle Airport is approximately 20 km from the historical hotel and Paris-Orly Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="960.00" OriginalAmount="960.00">
      <BasicPropertyInfo Latitude="48.901641909717" Longitude="2.3288440704346" StarRating="3" HotelCode="13524|alliance_hotel_paris_porte_de_st_ouen" HotelName="Kyriad Paris Nord Porte de Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue La Fontaine, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14325/a_14325_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to Paris and Villepinte. Within 300 m of the hotel are links to the public transport system, which can easily be reached on foot. St. Quen Metro station is around 500 m from the hotel. Within 3 km of the hotel a wide range of shopping facilities including the Haussmann shopping centre as well as numerous restaurants, diverse bars, cafés and lively entertainment opportunities are to be found. It is approximately 25 km to Charles de Gaulle Airport and 30 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="961" OriginalAmount="961">
      <BasicPropertyInfo Latitude="48.827848661454" Longitude="2.3796097534439" StarRating="4" HotelCode="899668|37638" HotelName="Appart'City Confort Paris Grande Bibliothèque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue de France, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182498/a_182498_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern-style hotel is ideally located near the Seine River, on the left bank. Very well served by public transportation (metro, bus and RER all within walking distance), it takes only 10 minutes to reach the centre of Paris. Guests will also find a large selection of restaurants, bars, clubs, shops and entertainment venues in the vicinity. Paris/Orly Airport is approximately 12 km from the city hotel and Roissy/Charles de Gaulle is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.00" OriginalAmount="962.00">
      <BasicPropertyInfo Latitude="48.896572567973" Longitude="2.3435767740011" StarRating="4" HotelCode="337117|hotel_iliade_montmartre" HotelName="Best Western Le 18 Paris Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Letort, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56009/a_56009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located by Porte de Clignancourt metro station, close to the tourist centre. A large choice of restaurants, bars, cafes and shopping venues lie minutes away. Gare du Nord is 2 km away and Montmartre as well as the famous Moulin Rouge lies around a 20-minute walk from the hotel. The transfer times to Charles de Gaulle and Orly airports take between 20 and 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="964.00" OriginalAmount="964.00">
      <BasicPropertyInfo Latitude="48.896363611899" Longitude="2.3283867537975" StarRating="3" HotelCode="173800|source_hotel" HotelName="Hotel Source" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135 Avenue St. Ouen, 75017 Paris, Ilke de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211777/211777a_hb_a_019.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 34 rooms. The upper floors of the hotel can be accessed by lift. Services and facilities at the hotel include a baggage storage service, a safe and room service. 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="967" OriginalAmount="967">
      <BasicPropertyInfo Latitude="48.893346665349" Longitude="2.253147885858" StarRating="4" HotelCode="933453|86749" HotelName="Aparthotel Adagio La Défense Courbevoie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Place des Pléiades, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411160/a_411160_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="967.00" OriginalAmount="967.00">
      <BasicPropertyInfo Latitude="48.844662139324" Longitude="2.4024859920307" StarRating="0" HotelCode="324666|hotel_cosy_3" HotelName="Le petit Cosy Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Boulevard De Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489762/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 Cosy in Paris (Pere Lachaise - Menilmontant), you'll be close to Place de la Nation and Notre Dame Cathedral. This hotel is within close proximity of Pere Lachaise Cemetery and La Colline National Theater.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 28 guestrooms featuring flat-screen televisions.&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;Enjoy a satisfying meal at a restaurant serving guests of Hotel Cosy. 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 and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="968.00" OriginalAmount="968.00">
      <BasicPropertyInfo Latitude="48.8618652" Longitude="2.3832536" StarRating="2" HotelCode="178207|modern" HotelName="Modern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Rue du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249687/a_249687_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. The accommodation comprises a total of 38 rooms. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="972.00" OriginalAmount="972.00">
      <BasicPropertyInfo Latitude="48.875365" Longitude="2.388984" StarRating="2" HotelCode="97220|hotel_de_la_perdrix_rouge" HotelName="De la Perdrix Rouge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lassus, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331439/331439a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="973.00" OriginalAmount="973.00">
      <BasicPropertyInfo Latitude="48.871233" Longitude="2.362394" StarRating="2" HotelCode="147939|garden_saint_martin" HotelName="Garden Saint Martin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Yves Toudic, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213639/213639a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="978" OriginalAmount="978">
      <BasicPropertyInfo Latitude="48.783902072089" Longitude="2.4566987202377" StarRating="2" HotelCode="109642|195326" HotelName="Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Archives, 94000 Creteil</AddressLine>
          </AddressLines>
          <CityName>Créteil</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/23733/23733/1.jpg?f=15020018</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Créteil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="979.00" OriginalAmount="979.00">
      <BasicPropertyInfo Latitude="48.8402067773927" Longitude="2.47327472698362" StarRating="0" HotelCode="0|studios_albri_" HotelName="Studios Albri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>3 bis Boulevard des 2 Communes, Fontenay-sous-Bois</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/82/93/82939ac300435ab83c6ba54ec303727b97d7887c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studios Albri” is situated in Paris. It boasts a convenient location within 9 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. You can store your valuables in the locker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="48.824663981487" Longitude="2.3268176615238" StarRating="2" HotelCode="187855|parc_hotel_paris" HotelName="Parc Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332858/332858a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="48.883654546144" Longitude="2.3594285952986" StarRating="3" HotelCode="75476|hotel_faubourg_216224" HotelName="Sure Hotel by Best Western Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>224 Rue Du Faubourg Saint Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102759/a_102759_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An enviable position in the heart of the French capital makes this city hotel an ideal starting point for sightseeing in Paris and discovering its most famous tourist sites. It is only steps away from Montmartre district and Canal Saint-Martin. The nearest bus station is only a 10-minute walk away. Thanks to its proximity to Gare du Nord and Gare de l'Est train stations, guests can easily reach the Eurostar train, the Palais des Expositions de Villepinte exhibition centre or Stade de France stadium. Charles De Gaulle Airport and Orly Airport are both about 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="986.00" OriginalAmount="986.00">
      <BasicPropertyInfo Latitude="48.879545711311" Longitude="2.3562153433253" StarRating="2" HotelCode="267509|hotel_richmond_2" HotelName="Hôtel Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362642/362642a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="988" OriginalAmount="988">
      <BasicPropertyInfo Latitude="48.897198" Longitude="2.23622" StarRating="4" HotelCode="75482|15897" HotelName="Aparthotel Adagio La Defense Le Parc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue des Lilas d'Espagne, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102765/a_102765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence lies a 5-minute walk from the commercial and business district of La Défense. An excellent public transport network (metro, bus, local RER trains) means the Champs-Élysées can be reached in only 10 minutes. It is 27 km to Orly Airport, and Paris Charles de Gaulle Airport is just 33 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="48.880311941104" Longitude="2.3743396997452" StarRating="2" HotelCode="187837|relais_bergson" HotelName="Relais Bergson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Avenue Simon Bolivar, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332560/332560a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="990.00" OriginalAmount="990.00">
      <BasicPropertyInfo Latitude="48.867801362994" Longitude="2.3829778119948" StarRating="1" HotelCode="322953|hotel_des_vosges_3" HotelName="Hôtel des Vosges Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>2 rue des Maronites, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484521/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="48.87010919" Longitude="2.36988697" StarRating="2" HotelCode="591683|hotel_aix_europe" HotelName="Hotel Aix Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue D'Aix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763935/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="48.873414" Longitude="2.343949" StarRating="3" HotelCode="89357|hotel_royal_bergere" HotelName="Royal Bergere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125160/a_125160_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the Montmartre district and the Opera Garnier, the hotel is just 1.5 km from the Louvre museum. Located 900 m away from the Galeries Lafayettes department stores, the hotel is in a lively area, day and night, that provides many bars and restaurants. Links to the local public transport network and the bus station are some 300 m away while Gare du Nord station is some 2 km from the hotel. Paris Orly Airport and Charles de Gaulle Airport are approximately 18 and 25 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="48.832071" Longitude="2.387479" StarRating="4" HotelCode="73716|54820" HotelName="Adagio Paris Bercy Village" 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,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Cour Du Minervois, 12. Arrondissement - Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99450/a_99450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the heart of the Village de Bercy and in the cultural quarter of Paris. Well-known sightseeing attractions, such as the Palais Omnisport, the Parc de Bercy or the Grande Bibliothèque de France are only a few steps away. Paris Orly airport is easily reached within 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="48.794689810186" Longitude="2.126751975859" StarRating="2" HotelCode="149573|479575" HotelName="Hôtel Le Home Saint Louis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Saint-Louis, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/250647/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Versailles. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="992.00" OriginalAmount="992.00">
      <BasicPropertyInfo Latitude="48.883" Longitude="2.2424" StarRating="0" HotelCode="979542|residhome_puteaux_la_defense" HotelName="Residhome Puteaux La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Avenue Du General De Gaulle, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=10896530</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="993" OriginalAmount="993">
      <BasicPropertyInfo Latitude="48.871945005644" Longitude="2.344229221344" StarRating="3" HotelCode="14967|3490" HotelName="Mondial" 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>5 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/235785/235785a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="48.879440560868" Longitude="2.3584717512131" StarRating="2" HotelCode="187842|de_paris_nord" HotelName="Hôtel de Paris Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262100/a_262100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="994.00" OriginalAmount="994.00">
      <BasicPropertyInfo Latitude="48.879428213265" Longitude="2.3568141460419" StarRating="2" HotelCode="69393|picardy_hotelgare_du_nord" HotelName="Picardy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246442/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="998" OriginalAmount="998">
      <BasicPropertyInfo Latitude="48.80133" Longitude="2.1234" StarRating="2" HotelCode="111073|396609" HotelName="Hôtel d'Angleterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Garden,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Off-Site Parking,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue de Fontenay, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6572283</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel d'Angleterre in Versailles, you'll be in the historical district and minutes from Palace of Versailles, and close to Parly 2 Shopping Mall. This hotel is within the vicinity of Saint-Marc Golf Club and HEC Paris.Rooms Stay in one of 17 guestrooms 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 phones and desks, and housekeeping is provided daily.Rec, Spa, Premium Amenities Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.Dining Quench your thirst with your favorite drink at a bar/lounge. Continental breakfasts are available daily for a fee.Business, Other Amenities Featured amenities include a 24-hour front desk, luggage storage, and coffee/tea in the lobby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="998" OriginalAmount="998">
      <BasicPropertyInfo Latitude="48.880067464265" Longitude="2.1851068180235" StarRating="3" HotelCode="110709|183568" HotelName="Hôtel ibis Paris Rueil-Malmaison" 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>16 Boulevard de l'Hôpital Stell, 92500 Rueil-Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153627/a_153627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rueil-Malmaison. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="998.00" OriginalAmount="998.00">
      <BasicPropertyInfo Latitude="48.90283221" Longitude="2.30324896" StarRating="0" HotelCode="637546|campanile_paris_clichy_centre" HotelName="Campanile Paris Clichy Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place Du Marche, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/756227/a_756227_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Campanile Paris - Clichy Centre in Clichy, you'll be close to Parc Monceau and Arc de Triomphe\n\nWith a stay at Campanile Paris - Clichy Centre in Clichy, you'll be close to Parc Monceau and Arc de Triomphe. This hotel is within close proximity of Moulin Rouge and Palais des Congres de Paris. Make yourself at home in one of the 45 air-conditioned rooms featuring Smart televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers. Grab a bite from the snack bar/deli serving guests of Campanile Paris - Clichy Centre. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily for a fee. Featured amenities include complimentary wired Internet access, express check-out, and complimentary newspapers in the lobby.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1002.00" OriginalAmount="1002.00">
      <BasicPropertyInfo Latitude="48.88966369628906" Longitude="2.3624460697174072" StarRating="3" HotelCode="0|simons_boutique_hotel" HotelName="Simon's Boutique Hotel - Icebar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Riquet, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/a0/00a051d0f2aeb4ce8075b9933761290e9b415ca9.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Simon's Boutique Hotel - Icebar, you'll be centrally located in Paris, within a 5-minute drive of Zenith de Paris and Le Trianon.  This hotel is 2.2 mi (3.5 km) from La Machine du Moulin Rouge and 2.4 mi (3.8 km) from Centre Pompidou.&lt;br /&gt;Amenities : Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and a banquet hall.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Canal Saint-Martin - 1.3 km / 0.8 mi&lt;br /&gt;Basilica of the Sacred Heart of Paris - 1.7 km / 1.1 mi&lt;br /&gt;Le Trianon - 2 km / 1.2 mi&lt;br /&gt;Parc des Buttes Chaumont - 2.2 km / 1.4 mi&lt;br /&gt;City of Science and Industry - 2.3 km / 1.4 mi&lt;br /&gt;Grande halle de la Villette - 2.4 km / 1.5 mi&lt;br /&gt;Folies Bergere - 2.6 km / 1.6 mi&lt;br /&gt;Grands Boulevards - 2.6 km / 1.6 mi&lt;br /&gt;Zenith de Paris - 2.7 km / 1.7 mi&lt;br /&gt;La Machine du Moulin Rouge - 2.8 km / 1.7 mi&lt;br /&gt;Philharmonie de Paris - 3 km / 1.8 mi&lt;br /&gt;Grevin Museum - 3 km / 1.9 mi&lt;br /&gt;Place de la Republique - 3 km / 1.9 mi&lt;br /&gt;Boulevard Haussmann - 3.2 km / 2 mi&lt;br /&gt;Place de Clichy - 3.2 km / 2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 25 km / 15.6 mi&lt;br /&gt;Orly Airport (ORY) - 26.8 km / 16.7 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and a 24-hour front desk. This hotel has 4 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : Buffet breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:30 AM to 11:00 AM for a fee.&lt;br /&gt;HeadLine : In Paris (18th Arrondissement)&lt;br /&gt;Renovations : This property is closed from March 18 2020 to December 20 2020 (dates subject to change).&lt;br /&gt;Rooms : Stay in one of 67 guestrooms featuring Smart televisions. Your memory foam bed comes with premium bedding. 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.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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;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;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="1003" OriginalAmount="1003">
      <BasicPropertyInfo Latitude="48.894277" Longitude="2.248635" StarRating="4" HotelCode="75483|15896" HotelName="Adagio La Défense Kléber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 avenue Gambetta, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102766/a_102766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence lies within 10 minutes’ walking distance of the commercial and business district of La Défense, on the southern side of the new district of Courbevoie. An excellent public transport network (metro, bus, local RER trains) means that the Champs-Élysées is only 10 minutes away. It is 26 km from the hotel to Orly Airport, and Paris Charles de Gaulle Airport is just 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1008.00" OriginalAmount="1008.00">
      <BasicPropertyInfo Latitude="48.82475" Longitude="2.30102" StarRating="2" HotelCode="244275|bb_hotel_paris_malakoff_parc_des_expositions" HotelName="B&amp;B Hotel PARIS Malakoff Parc des Expositions" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 bd Charles de Gaulle, 92240 Malakoff, Paris</AddressLine>
          </AddressLines>
          <CityName>Malakoff</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328879/328879a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Malakoff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.00" OriginalAmount="1011.00">
      <BasicPropertyInfo Latitude="48.84176024" Longitude="2.38422466" StarRating="0" HotelCode="583995|residhome_paris_gare_de_lyon_jacqueline_de_romilly" HotelName="Residhome Paris Gare De Lyon - Jacqueline De Romilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue Jorge Semprùn, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753049/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1013.00" OriginalAmount="1013.00">
      <BasicPropertyInfo Latitude="48.89780807495117" Longitude="2.252315044403076" StarRating="1" HotelCode="0|37_lodge_la_defense_courbevoie" HotelName="37 Lodge La Défense Courbevoie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 rue Pierre Lhomme, Courbevoie</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/71/0b71cc2ef56f78579917cfabc090e4d60f053a57.jpeg</HotelPictures>
        <HotelDescription>A stay at 37 Lodge La Défense Courbevoie places you in the heart of Courbevoie, within a 10-minute drive of Arc de Triomphe and Opéra Garnier. This aparthotel is 4.7 mi (7.6 km) from Eiffel Tower and 5.5 mi (8.9 km) from Louvre Museum.&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;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;Featured amenities include a business center, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;br /&gt;Make yourself at home in one of the 82 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. 43-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and microwaves, as well as phones with free international calls.&lt;br /&gt;&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: 13.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;Deposit is required. Cost: 250.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: 20.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.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1014" OriginalAmount="1014">
      <BasicPropertyInfo Latitude="48.858873168694" Longitude="2.3911061882973" StarRating="0" HotelCode="55392|10069" HotelName="Adagio access Paris Philippe Auguste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Pierre Bayle, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71765/a_71765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1015.00" OriginalAmount="1015.00">
      <BasicPropertyInfo Latitude="48.878148" Longitude="2.327031" StarRating="3" HotelCode="61172|opera_deauville_hotel" HotelName="Opera Deauville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79155/a_79155_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 9th arrondissement, close to Liège metro station, in the heart of the capital. Other districts of the city are also within comfortable walking distance from the hotel. All the most famous attractions of the “City of Light”, such as the Opéra Garnier or Louvre Museum (where you'll be greeted by the Mona Lisa herself) are easy to reach by foot or by metro. Printemps and the department store Galeries Lafayette are also close by. It is about 35 km to Charles de Gaulle Airport and 30 km to Paris Orly. The metro line E offers guests direct access to the railway station Gare du Nord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1015.00" OriginalAmount="1015.00">
      <BasicPropertyInfo Latitude="48.842701784987" Longitude="2.3262101411819" StarRating="3" HotelCode="34406|renoir" HotelName="Hôtel Renoir St. German" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54808/l_54808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montparnasse, the district of the city popular with Paris’ painters. Set conveniently close to the train station, guests of this hotel will be welcomed into an atmosphere of tranquillity and the style which was so dear to Renoir, the famous impressionist painter. Guests may take a walk in the Jardins du Luxembourg and stroll to Notre-Dame along the banks of the Seine, stopping off for a browse through the shops or pausing on their return for a cup of coffee on the terrace of a café in Saint-German-des-Prés. The Eiffel Tower is 10 minutes away on public transport and it is a 20-minute drive to Les Invalides. Orly Airport is around 20 km away and it is some 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1015.00" OriginalAmount="1015.00">
      <BasicPropertyInfo Latitude="48.877202067152" Longitude="2.3511278629303" StarRating="3" HotelCode="74049|chabrol_opera" HotelName="Chabrol Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330726/330726a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1017.00" OriginalAmount="1017.00">
      <BasicPropertyInfo Latitude="48.839902038905" Longitude="2.3814958333969" StarRating="3" HotelCode="35367|hotel_claret" HotelName="Claret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Boulevard de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57545/a_57545_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies close to Bercy Park as well as the gare de Lyon. Plenty of shopping and entertainment opportunities are nearby as well as public transport connections (all within around 10 minutes). Grande Bibliothèque François Mitterrand is a 5-minute drive away and the transfer time to Orly airport and Charles de Gaulle airports takes between 30 and 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1018.00" OriginalAmount="1018.00">
      <BasicPropertyInfo Latitude="48.879548" Longitude="2.356005" StarRating="2" HotelCode="901308|new_hotel_gare_du_nord" HotelName="Newhotel Gare Du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40, rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329025/329025a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1020.00" OriginalAmount="1020.00">
      <BasicPropertyInfo Latitude="48.824495849371" Longitude="2.3272846736106" StarRating="2" HotelCode="60434|cecil_hotel" HotelName="Le Glam's Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST,LUNCH" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/200269/200269a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1021" OriginalAmount="1021">
      <BasicPropertyInfo Latitude="49.0058" Longitude="2.5215" StarRating="4" HotelCode="63703|15608" HotelName="Best Western Paris CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Allee du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82089/a_82089_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is barely three minutes from Charles de Gaulle Airport, and 10 minutes from the Paris Nord exhibition centre in Villepinte. The centre of Paris is just a 20-minute drive away and links to the public transport and national rail networks can be reached within 15 minutes. Orly airport is approximately 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1021.00" OriginalAmount="1021.00">
      <BasicPropertyInfo Latitude="48.85504629" Longitude="2.4710264" StarRating="0" HotelCode="592711|mijos_appartements_hotel" HotelName="Mijo's Appartements Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Victor Hugo, 94120 Fontenay-Sous-Bois</AddressLine>
          </AddressLines>
          <CityName>Fontenay-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19270000/19267100/19267011/66d59ae9_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Fontenay-sous-Bois.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1023" OriginalAmount="1023">
      <BasicPropertyInfo Latitude="48.842062" Longitude="2.325444" StarRating="3" HotelCode="67676|24637" HotelName="Hôtel Unic Renoir St. Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue du Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87549/a_87549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the lively district of Montparnasse in the south of Paris. The majority of the city's bars, cinemas and restaurants are to be found here as well as in the neighbouring Latin Quarter. In Montparnasse, the so-called Breton quarter, guests will discover countless crêperies, where the Breton speciality of cider may be enjoyed. Montparnasse Tower, which is the tallest building in Paris following the Eiffel Tower, visible from far away and acts as the local landmark, is only a few steps from the hotel. Also only a few minutes away is a cemetery with the graves of Jean-Paul Sartre and Simone de Beauvoir. From Montparnasse Train Station, all other sights of the French capital can easily be reached by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1024.00" OriginalAmount="1024.00">
      <BasicPropertyInfo Latitude="48.855368" Longitude="2.378674" StarRating="3" HotelCode="75249|grand_hotel_nouvel_opera" HotelName="Grand Nouvel Opera" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>152 Avenue Ledru-Rollin, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329369/329369a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1025" OriginalAmount="1025">
      <BasicPropertyInfo Latitude="49.001627" Longitude="2.519768" StarRating="4" HotelCode="82269|44615" HotelName="Novotel Suites Paris Roissy CDG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Allee du Verger, 95700 Roissy En France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111041/a_111041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 7 minutes from the Villepinte exhibition centre and 5 minutes from Roissy Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1026" OriginalAmount="1026">
      <BasicPropertyInfo Latitude="48.854458156639" Longitude="2.7706813798515" StarRating="3" HotelCode="110246|73329" HotelName="Hôtel ibis Marne-la-Vallée Val d'Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place Jean Monnet, 77144 Montevrain</AddressLine>
          </AddressLines>
          <CityName>Montévrain</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153101/a_153101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montévrain. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1027" OriginalAmount="1027">
      <BasicPropertyInfo Latitude="48.78268" Longitude="2.224097" StarRating="4" HotelCode="82272|191849" HotelName="Novotel Suites Paris Velizy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Ter rue du petit Clamart, 78140 Velizy Villacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111044/a_111044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vélizy-Villacoublay. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1027.00" OriginalAmount="1027.00">
      <BasicPropertyInfo Latitude="48.833269" Longitude="2.356424" StarRating="2" HotelCode="146402|coypel" HotelName="Hotel Coypel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207823/gt_207823_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Place d'Italie and the Gobelins district of the 13th arrondissement of Paris. Within minutes of the hotel guests will find the Latin Quarter, Saint Germain des Près, Notre Dame de Paris, the Bercy Sports Centre and the François Mitterrand Library. Gare du Nord station is 6 km and it is 20 km to Paris Orly Airport and 30 km to Paris Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1032" OriginalAmount="1032">
      <BasicPropertyInfo Latitude="48.947488075" Longitude="2.44027365" StarRating="2" HotelCode="109952|188613" HotelName="Citotel Aero Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Normandie Niemen, 93150 Le Blanc-Mesnil</AddressLine>
          </AddressLines>
          <CityName>Le Blanc-Mesnil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/248725/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Le Blanc-Mesnil. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.00" OriginalAmount="1032.00">
      <BasicPropertyInfo Latitude="48.883438" Longitude="2.325274" StarRating="2" HotelCode="74064|hotel_darcet" HotelName="Darcet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Darcet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360960/360960a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1035.00" OriginalAmount="1035.00">
      <BasicPropertyInfo Latitude="48.83297" Longitude="2.24509" StarRating="0" HotelCode="0|residence_boulogne" HotelName="Résidence Boulogne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85A Boulevard de la République, Boulogne-Billancourt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/86/3b/863b815275feab8f314eb57b495e4cfb52c5dc21.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Boulogne in Boulogne-Billancourt, you'll be within a 10-minute drive of Parc des Princes and Stade Roland Garros.  This apartment is 2.3 mi (3.7 km) from Paris Expo Porte de Versailles and 3.7 mi (6 km) from Eiffel Tower.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 89 guestrooms.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;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 wired Internet access (surcharge) 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.&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 0.90 per person, per night&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="1038" OriginalAmount="1038">
      <BasicPropertyInfo Latitude="48.84523548841" Longitude="2.4333399131484" StarRating="4" HotelCode="180102|39459" HotelName="Aparthotel Adagio Paris Vincennes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue de Paris, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Vincennes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253045/a_253045_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1039.00" OriginalAmount="1039.00">
      <BasicPropertyInfo Latitude="48.834655013951" Longitude="2.242371741829" StarRating="2" HotelCode="109352|hotel_campanile_paris_ouest__boulogne" HotelName="Campanile - Paris Ouest - Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Carnot, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152103/a_152103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1039.00" OriginalAmount="1039.00">
      <BasicPropertyInfo Latitude="48.89215" Longitude="2.317693" StarRating="2" HotelCode="110543|tingis" HotelName="Tingis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Emile Level, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255726/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Arr17:Triumph arch-Pte Maillot. The establishment features a total of 32 rooms. Guests will not be bothered during their stay, as this is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1040.00" OriginalAmount="1040.00">
      <BasicPropertyInfo Latitude="48.88238978656" Longitude="2.3497921228409" StarRating="2" HotelCode="29156|altona" HotelName="Altona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Rue du Faubourg Poissonniere, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46827/a_46827_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a convenient and peaceful location near the Gare du Nord and Gare de l'Est stations, with a short distance of the Place de la République.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1040.00" OriginalAmount="1040.00">
      <BasicPropertyInfo Latitude="48.87913892571" Longitude="2.3434647917748" StarRating="2" HotelCode="60657|pavillon_opera_lafayette" HotelName="Pavillon Opera Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue de la Tour d'Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78510/a_78510_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located on a small, quiet street in the 9th arrondissement close to the Galeries Lafayette and the Opéra Garnier. Links to the public transport network are within easy reach. It is only a few minutes' walk to the busy shopping streets with their typically Parisian shops. Montmartre, a district made famous by its many painters, is also a short walk away and it is possible to pay a visit to the basilica of Sacré Coeur from whence panoramic views may be enjoyed out over the city. It is just a few metro stops to one of the most beautiful avenues in the world, the Champs Elysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1043.00" OriginalAmount="1043.00">
      <BasicPropertyInfo Latitude="48.882667590425" Longitude="2.3326447606087" StarRating="3" HotelCode="52673|apollo_opera" HotelName="Apollo Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue De Douai, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56803/a_56803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated between Montmartre and the Opera. The large department stores and the world famous Moulin Rouge are all found near the hotel. The nearest metro station is only minutes away from the hotel (100 m). Restaurants, bars and nightclubs are all within walking distance of the hotel (within 300 m). Charles de Gaulle airport is only a 45-minute drive away and Orly is around 40 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1045" OriginalAmount="1045">
      <BasicPropertyInfo Latitude="48.890642108124" Longitude="2.3248368501663" StarRating="3" HotelCode="57106|25019" HotelName="Ambassadeur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue Legendre, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74038/l_74038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is very well situated. It lies in a quiet area in the north of Paris, just behind Montmartre and close to the Opera and the Champs-Elysées by metro. The local metro station can be reached in just 4 minutes on foot, Saint-Lazare is 1.5 km away and nearby sights include Sacre Coeur (1.5 km), Pigalle (1.5 km) and Galeries Lafayette (2.5 km). Nearby airports include Orly, Charles de Gaulle and Paris Beauvais Tillé, which are 25 km, 25 km and 65 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="48.88505575809" Longitude="2.3211635649204" StarRating="3" HotelCode="57620|hotel_des_batignolles_2" HotelName="Hôtel Des Batignolles" 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>26-28 Rue des Batignolles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74650/a_74650_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a side street in Paris’ 17th arrondissement and is an ideal base for those wishing to explore the sights. Very close by are Montmartre, the Sacré Coeur, the Moulin Rouge, large department stores, the Opera, and the Park Monceau. The Place de Clichy and Rome metro stations are only about 5 minutes from the hotel. The bus stops for the Eiffel Tower (30), the Louvre (95), and the Opera (66) are also not far. Charles de Gaulle Airport is around 25 km away and Orly Airport is approximately 45 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="48.895569" Longitude="2.26174" StarRating="2" HotelCode="213016|ibis_budget_courbevoie_paris_" HotelName="ibis budget Courbevoie Paris la Défense 1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 Quai du Président Paul Doumer, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301689/a_301689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests 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="1047.00" OriginalAmount="1047.00">
      <BasicPropertyInfo Latitude="48.831565" Longitude="2.357401" StarRating="3" HotelCode="13456|express_by_holiday_inn_paris__place_ditalie" HotelName="Timhotel Paris Place d'Italie" 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,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14208/a_14208_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located in the south of the city, close to Montparnasse. It is just 100 m to links to the public transport network and Porte de Vanves métro station lies some 600 m away and may easily be reached on foot. A diverse selection of shopping venues are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1047.00" OriginalAmount="1047.00">
      <BasicPropertyInfo Latitude="48.82161331176758" Longitude="2.265273094177246" StarRating="4" HotelCode="0|yays_issy_concierged_boutique_apartments" HotelName="Yays Issy Concierged Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 09/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Bourgain, Issy-les-Moulineaux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/a0/3aa08b8418cfb9373736afb2acf6b4c1240d5d63.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Issy-les-Moulineaux, you'll be near the airport and convenient to Aquaboulevard and Paris Expo Porte de Versailles. This apartment is close to Parc des Princes and Champ de Mars.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. Self parking (subject to charges) is available onsite.&lt;br /&gt;Make yourself comfortable in this individually decorated 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 laptop-compatible safe 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;Extra Info: &lt;/b&gt;Please note that a state of emergency has been introduced in France until June 1.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1049.00" OriginalAmount="1049.00">
      <BasicPropertyInfo Latitude="48.820094" Longitude="2.311323" StarRating="4" HotelCode="75480|adagio_paris_montrouge_2" HotelName="Adagio Paris Montrouge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Rue Gabriel Peri, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102763/a_102763_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a good location in a lively town, close to many shops and with a good public transport network (metro, tram and bus). Paris and the surrounding area are easily accessible. The hotel is 15 km from Orly Airport, and Paris Charles de Gaulle Airport is just 37 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1049.00" OriginalAmount="1049.00">
      <BasicPropertyInfo Latitude="48.795786" Longitude="2.335549" StarRating="3" HotelCode="109404|comfort_hotel_cachan_paris_sud" HotelName="Comfort Cachan Paris Sud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Mirabeau, Cachan 94230</AddressLine>
          </AddressLines>
          <CityName>Cachan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152158/a_152158_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1050" OriginalAmount="1050">
      <BasicPropertyInfo Latitude="48.88716025" Longitude="2.173645" StarRating="3" HotelCode="430639|183556" HotelName="Résidence Odalys Paris Rueil à Rueil - Malmaison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>113 Avenue Victor Hugo, 92500 Rueil Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591273/591273a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Rueil-Malmaison.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="48.884714902147" Longitude="2.2442064271025" StarRating="0" HotelCode="317181|aparthotel_adagio_access_la_defense_puteaux" HotelName="Aparthotel Adagio access La Défense Puteaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 rue Roque de Fillol, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431422/a_431422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the centre of Puteaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1051" OriginalAmount="1051">
      <BasicPropertyInfo Latitude="48.889869668175" Longitude="2.3210817575455" StarRating="3" HotelCode="14338|13546" HotelName="121 Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>121 Avenue de Clichy, 75017 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/171105/171105a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a lively quarter of Paris where the worlds of art and business mingle, this is the perfect base for a visit to Paris. With Brochant underground station just 100 m from the hotel, it also offers easy access to Place de Clichy, Saint Lazare or the Paris icon, the Eiffel Tower, which are 900 m, 1.8 km or 4.7 km away respectively. Paris-Charles de Gaulle Airport is some 24 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1051" OriginalAmount="1051">
      <BasicPropertyInfo Latitude="48.8011155" Longitude="2.1326525" StarRating="2" HotelCode="275990|411279" HotelName="A L'hotel Des Roys" 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>14 Avenue de Paris, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/382576/a_382576_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Versailles. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1053.00" OriginalAmount="1053.00">
      <BasicPropertyInfo Latitude="48.849422478562" Longitude="2.380967438221" StarRating="3" HotelCode="33001|color_design_hotel" HotelName="Color Design Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Citeaux, 12ème Arrondissement, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017553/017553a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a few paces of the Place de la Bastille and the Gare de Lyon. Although located on a peaceful street, guests are able to reach a selection of lively restaurants and modern bars on foot. It is 20 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1054.00" OriginalAmount="1054.00">
      <BasicPropertyInfo Latitude="48.867220202591" Longitude="2.3837391879599" StarRating="3" HotelCode="333848|hotel_de_menilmontant" HotelName="Hôtel de Ménilmontant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Menilmontant, 75020 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505219/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1057" OriginalAmount="1057">
      <BasicPropertyInfo Latitude="48.887353" Longitude="2.248194" StarRating="3" HotelCode="94377|39456" HotelName="Aparthotel Adagio La Defense Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Cours Michelet, La Defence 10, 92060 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131118/a_131118_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located at the heart of the La Défense business district, close to the CNIT congress centre and to the Grande Arche de La Défense (1 km). A large shopping centre and a range of services are only a few minutes' walk away and guests will find a public car park in the immediate vicinity. It is ideal for business trips and lies only 10 minutes away from the Champs Elysées by metro. It is 4.5 km from the Arc de Triomphe, 5.5 km from the Eiffel Tower and 9 km from Notre Dame Cathedral. The property lies 23 km from Orly Airport and 25 km from Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1059" OriginalAmount="1059">
      <BasicPropertyInfo Latitude="49.019377998513" Longitude="2.5855780026561" StarRating="3" HotelCode="935589|82961" HotelName="NOMAD Hotel Paris Roissy CDG Aeroport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34/36 Rue de Paris, 77990 Le Mesnil Amelot</AddressLine>
          </AddressLines>
          <CityName>Le Mesnil-Amelot</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374401/374401a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Roissy-en-France.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1060" OriginalAmount="1060">
      <BasicPropertyInfo Latitude="48.829567" Longitude="2.117896" StarRating="3" HotelCode="66752|44485" HotelName="Mercure Versailles Parly 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Marly-le-Roi, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86378/a_86378_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Versailles castle and a 20-minute drive from the Eiffel tower and around 35 km from Orly Airport, while Charles de Gaulle is around 45 km away. It is also close to the very important shopping centre Parly2, with restaurants, shops and public transport within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1060" OriginalAmount="1060">
      <BasicPropertyInfo Latitude="48.851546" Longitude="2.398978" StarRating="2" HotelCode="25353|1861" HotelName="Timhotel Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue d'Avron, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36943/r_36943_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the centre of Paris just a stone's throw from the Place de la Nation. Scores of shops and other entertainment venues as well as Paris' most renowned tourist attractions are within easy walking distance or can be reached on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.00" OriginalAmount="1060.00">
      <BasicPropertyInfo Latitude="48.828571" Longitude="2.234336" StarRating="3" HotelCode="166187|residence_lagrange_city_boulogne" HotelName="Résidence Lagrange City Boulogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Cours de l'Ile Seguin, 92200 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213517/213517a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Boulogne-Billancourt.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1062.00" OriginalAmount="1062.00">
      <BasicPropertyInfo Latitude="48.8693513" Longitude="2.35151250000001" StarRating="0" HotelCode="0|studio_bonne_nouvelle" HotelName="Studio Bonne Nouvelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Chenier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/92/af/92af2a300a06e4c5d9c2865c2a905a0ea7e51273.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studio Bonne Nouvelle” is situated within walking distance from the heart of Paris.&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="1066.00" OriginalAmount="1066.00">
      <BasicPropertyInfo Latitude="48.847113" Longitude="2.377602" StarRating="2" HotelCode="180075|de_reims" HotelName="De Reims" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/252577/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1074.00" OriginalAmount="1074.00">
      <BasicPropertyInfo Latitude="48.843725" Longitude="2.296344" StarRating="2" HotelCode="180081|leonard_de_vinci_2_2" HotelName="Léonard de Vinci 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329942/329942a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.00" OriginalAmount="1078.00">
      <BasicPropertyInfo Latitude="48.833361038624" Longitude="2.3169377446175" StarRating="3" HotelCode="173012|atelier_montparnasse_hotel_2" HotelName="Atelier Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Rue Raymond Losserand, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7319/a_7319_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1079" OriginalAmount="1079">
      <BasicPropertyInfo Latitude="48.84904668155" Longitude="2.3856808730186" StarRating="3" HotelCode="263474|203079" HotelName="Aparthotel Adagio access Paris Reuilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366888/a_366888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1080" OriginalAmount="1080">
      <BasicPropertyInfo Latitude="48.883583009382" Longitude="2.3235923051834" StarRating="3" HotelCode="110541|37565" HotelName="Hôtel Excelsior-Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Caroline, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153442/w_153442_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1084" OriginalAmount="1084">
      <BasicPropertyInfo Latitude="48.839472" Longitude="2.392728" StarRating="3" HotelCode="16703|31864" HotelName="Le Quartier Bercy-Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20290/a_20290_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming tradition-rich hotel is peacefully located close to the Place de la Nation, Bercy sports hall and Bercy's brand-new entertainment district that features restaurants, shopping venues and a cinema multiplex. It is just a few minutes walk to the nearest links to the public transport network and the Gare de Lyon train station. The nearby métro station offers quick and convenient access to the Place de la Bastille, the opera house, the Eiffel Tower, the Arc de Triomphe and the world-famous Champs Elysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1086.00" OriginalAmount="1086.00">
      <BasicPropertyInfo Latitude="48.823500062262" Longitude="2.3306472987788" StarRating="3" HotelCode="36459|villa_royale_montsouris" HotelName="Villa Royale Montsouris" 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,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Rue De La Tombe Issoire, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59756/a_59756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute tram ride (T3) from the Porte de Versailles Exhibition Park. It is only one block away from the Parc Montsouris and the Cité Universitaire and less than 2 km from the catacombs of Montparnasse Cemetery. It is situated in a colourful and animated quarter of Paris but is also close to the 40-acre Montsouris Park and to the majestic trees of the Cité International Universitaire, an international students' residence near the Porte d'Orléans. In the immediate vicinity of the hotel guests will find restaurants, bars and public transport links. Orly Airport is some 20 km away and it is around 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1088.00" OriginalAmount="1088.00">
      <BasicPropertyInfo Latitude="48.835158" Longitude="2.387685" StarRating="3" HotelCode="47501|hotel_kyriad_paris_bercy_village" HotelName="Kyriad Hotel Bercy Village" 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>17 Rue Baron Le Roy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10457/a_10457_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1089.00" OriginalAmount="1089.00">
      <BasicPropertyInfo Latitude="48.856617" Longitude="2.381552" StarRating="1.5" HotelCode="180105|anya_hotel" HotelName="Anya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Passage Viallet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/258608/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfortable stay. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1090.00" OriginalAmount="1090.00">
      <BasicPropertyInfo Latitude="48.887238786594" Longitude="2.3729272595072" StarRating="3" HotelCode="165997|le_canal" HotelName="Hôtel Tilde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/a5/6ca5d16fc82e9f8946de92bfbddabd345f9ddde7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Paris's Buttes Chaumont-La Villette neighbourhood, the hotel is 5 km from the Louvre Museum and Notre Dame Cathedral. The Père Lachaise Cemetery and Stade de France are also located nearby. The nearest bus stop is approximately 50 m away and the train station is around 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="48.817283276673" Longitude="2.2489486277939" StarRating="2" HotelCode="213071|ibis_budget_meudon" HotelName="ibis budget Meudon Paris Ouest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 bis Rue de Paris, 92190 Meudon</AddressLine>
          </AddressLines>
          <CityName>Meudon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301750/a_301750_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Meudon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1095.00" OriginalAmount="1095.00">
      <BasicPropertyInfo Latitude="48.884698598465" Longitude="2.2586104273796" StarRating="3" HotelCode="35315|hotel_charlemagne" HotelName="Charlemagne" 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,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Charcot, 92200 Neuilly sur Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57258/a_57258_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just minutes away from La Defense, in the heart of Neuilly sur Seine. Pont de Neuilly underground station lies around 100 m from the hotel. The centre of Paris is within 10 minutes of the hotel and there are shopping venues, boutiques, bars and restaurants located in the vicinity. Orly airport is located roughly 20 km of the hotel whilst Charles de Gaulle airport is roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.00" OriginalAmount="1096.00">
      <BasicPropertyInfo Latitude="48.8700175" Longitude="2.37889685" StarRating="3" HotelCode="549007|les_piaules" HotelName="Les Piaules Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59 Boulevard De Belleville, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717931/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.00" OriginalAmount="1096.00">
      <BasicPropertyInfo Latitude="48.867313136556" Longitude="2.2267838713702" StarRating="3" HotelCode="110958|campanile_paris_ouest__pont_de_suresnes" HotelName="Hotel Campanile Paris Ouest - Pont De Suresnes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Boulevard Henri Sellier, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199293/199293a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Suresnes. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1099.00" OriginalAmount="1099.00">
      <BasicPropertyInfo Latitude="48.888606" Longitude="2.2875" StarRating="3" HotelCode="110060|hotel_espace_champerret" HotelName="Espace Champerret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26, rue Louise-Michel, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153886/153886a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1101.00" OriginalAmount="1101.00">
      <BasicPropertyInfo Latitude="48.893488590775" Longitude="2.4136881573104" StarRating="3" HotelCode="110416|ibis_paris_pantin_eglise" HotelName="Hôtel ibis Paris Pantin Église" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Avenue Jean Lolive, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153278/a_153278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1104.00" OriginalAmount="1104.00">
      <BasicPropertyInfo Latitude="48.8107795715332" Longitude="2.4363698959350586" StarRating="3" HotelCode="0|la_maison_charentonneau" HotelName="La Maison Charentonneau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue Roger François, Maisons-Alfort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8d/ee/8deefbd3c8e7a47eb20622ef7f4f6dfa47873129.jpeg</HotelPictures>
        <HotelDescription>With a stay at La Maison Charentonneau in Maisons-Alfort, you'll be 6.3 mi (10.1 km) from Notre-Dame and 6.4 mi (10.2 km) from Luxembourg Gardens.  This guesthouse is 6.9 mi (11.1 km) from Louvre Museum and 7.7 mi (12.4 km) from Place de la Concorde.&lt;br /&gt;Enjoy recreation amenities such as a fitness center or take in the view from a garden. Additional features at this guesthouse include complimentary wireless Internet access and a communal living room.&lt;br /&gt;The front desk is staffed during limited hours. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours).&lt;br /&gt;Grab a bite from the snack bar/deli serving guests of La Maison Charentonneau. Buffet breakfasts are available daily from 8:00 AM to 10:00 AM for a fee.&lt;br /&gt;Stay in one of 5 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. Conveniences include coffee/tea makers and 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;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;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;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;Alcohol is not served at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1105.00" OriginalAmount="1105.00">
      <BasicPropertyInfo Latitude="48.876848379509" Longitude="2.3457473516464" StarRating="3" HotelCode="36462|hotel_williams_opera" HotelName="Hotel Williams Opera" 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>3 rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59759/a_59759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris, close to the Paris Stock Exchange, The Louvre and Notre Dame Cathedral. Other nearby points of interest also include Arc de Triomphe and the Eiffel Tower. There is a metro station just 300 metres from the hotel and the Gare du Nord train station is around 1.5 km away. Guests will find restaurants in the immediate vicinity, bars roughly 300 metres away, and the city centre can be reached in 10 minutes by metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1107" OriginalAmount="1107">
      <BasicPropertyInfo Latitude="48.848216" Longitude="2.450326" StarRating="3" HotelCode="902069|33738" HotelName="Royal Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69/71, rue Defrance, 94300 Vincennes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198933/198933a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1108.00" OriginalAmount="1108.00">
      <BasicPropertyInfo Latitude="48.846370698252" Longitude="2.3795592784882" StarRating="3" HotelCode="39441|trianon_gare_de_lyon" HotelName="Hôtel Trianon Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64980/a_64980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the new business district close to the Palais Omnisports de Paris-Bercy (POPB) and the Gare de Lyon (500 m away), this hotel lies within walking distance of a selection of bars and restaurants. A selection of shopping and entertainment venues are to be found in the vicinity and transfer to Paris' Orly and Charles de Gaulle airports takes approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.00" OriginalAmount="1111.00">
      <BasicPropertyInfo Latitude="48.833828911808" Longitude="2.3549741506576" StarRating="3" HotelCode="60486|kyriad_paris_13__italie_gobelins" HotelName="Kyriad Italie Gobelins" 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>5, Rue Véronèse, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78295/a_78295_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.00" OriginalAmount="1111.00">
      <BasicPropertyInfo Latitude="48.870315508742" Longitude="2.3514311846561" StarRating="2" HotelCode="303902|hotel_mazagran" HotelName="Mazagran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465360/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 24 rooms. Services and facilities at the hotel include a transfer service and a laundry service. Wireless internet access is available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1114.00" OriginalAmount="1114.00">
      <BasicPropertyInfo Latitude="48.824123" Longitude="2.3300514" StarRating="1" HotelCode="199733|montsouris_orleans_hotel" HotelName="Montsouris Orleans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Beaunier, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330585/330585a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1115.00" OriginalAmount="1115.00">
      <BasicPropertyInfo Latitude="48.831821" Longitude="2.35742" StarRating="2" HotelCode="180055|neptune" HotelName="Neptune Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Godefroy, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/6/6/4/0/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1117.00" OriginalAmount="1117.00">
      <BasicPropertyInfo Latitude="48.861013" Longitude="2.380632" StarRating="3" HotelCode="110550|du_chemin_vert" HotelName="Hotel du Chemin Vert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153454/w_153454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1118" OriginalAmount="1118">
      <BasicPropertyInfo Latitude="48.837428740837" Longitude="2.2587606310844" StarRating="3" HotelCode="37861|38012" HotelName="Murat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 bis boulevard Murat, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62474/a_62474_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the 16th arrondissement, by the Porte St Cloud, close to the Trocadéro, the Eiffel Tower and the Champs Elysée. The nearest public transport is metro line 9.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1119.00" OriginalAmount="1119.00">
      <BasicPropertyInfo Latitude="48.890926133263" Longitude="2.3761888751339" StarRating="3" HotelCode="401769|hotel_trema" HotelName="Hotel Trema" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>189 Rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549971/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of facilities to ensure travellers a comfortable stay. 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 establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.00" OriginalAmount="1122.00">
      <BasicPropertyInfo Latitude="48.797203" Longitude="2.347729" StarRating="2.5" HotelCode="111094|campanile_villejuif" HotelName="Campanile Villejuif" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20, Rue Du Docteur Pinel, 94800 Villejuif</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/154052/a_154052_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="48.873996" Longitude="2.362457" StarRating="3" HotelCode="100905|belta" HotelName="Belta" 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>46 Rue Lucien Sampaix, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331999/331999a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="48.86624423" Longitude="2.3508603" StarRating="0" HotelCode="430674|hotel_du_globe_3" HotelName="Hôtel Du Globe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197 Rue Saint Denis 2e arrondissement, Paris 75002</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/40813/1840813/43.jpg?f=15598382</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1129.00" OriginalAmount="1129.00">
      <BasicPropertyInfo Latitude="48.891334755721" Longitude="2.3246041938291" StarRating="3" HotelCode="377824|le_mireille" HotelName="Hôtel Le Mireille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Davy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331731/331731a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1130.00" OriginalAmount="1130.00">
      <BasicPropertyInfo Latitude="48.836094062456" Longitude="2.2464787960052" StarRating="3" HotelCode="209214|hotel_alpha_paris_tour_eiffel" HotelName="Alpha Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Emile Landrin, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/254258/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the town of Boulogne-Billancourt, just 100 metres from the Métro station Marcel Sembat, which connects directly with the Eiffel Tower in Paris. The property is a 10-minute walk from Parc des Princes football stadium, a 15-minute walk from the River Seine, and 2 km from Longchamps Racecourse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1133.00" OriginalAmount="1133.00">
      <BasicPropertyInfo Latitude="48.83722714" Longitude="2.24587808" StarRating="3" HotelCode="350421|hotel_olympic_by_patrick_hayat" HotelName="Olympic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69, avenue Victor Hugo,, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/454021/454021a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.00" OriginalAmount="1134.00">
      <BasicPropertyInfo Latitude="48.90042002" Longitude="2.33616917" StarRating="4" HotelCode="639705|qualyshotel_paris_montmartre" HotelName="Hotel The Originals Paris Maison Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Avenue De La Porte De Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/758462/a_758462_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1136.00" OriginalAmount="1136.00">
      <BasicPropertyInfo Latitude="48.87579819325" Longitude="2.3456191690509" StarRating="3" HotelCode="336410|hotel_havane" HotelName="Hotel Havane" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue De Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55587/a_55587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris. A restaurant and Cadet metro station are in the immediate vicinity, Montmartre, the opera, Gare du Nord and Gare de L'Est are all within walking distance (around 15 minutes). Orly airport is around 25 km away and it is approximately 30 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1136.00" OriginalAmount="1136.00">
      <BasicPropertyInfo Latitude="48.902539819376" Longitude="2.3308999296037" StarRating="4" HotelCode="100051|hotel_le_manhattan" HotelName="Mercure Paris Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115 Avenue Gabriel Peri, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/140074/a_140074_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1139.00" OriginalAmount="1139.00">
      <BasicPropertyInfo Latitude="48.864145187697" Longitude="2.398050763835" StarRating="3" HotelCode="348051|hotel_paris_gambetta" HotelName="Hôtel Paris Gambetta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Avenue Du Pere Lachaise, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505085/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, room service and a conference room, for a comfortable and relaxing stay. 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="1142.00" OriginalAmount="1142.00">
      <BasicPropertyInfo Latitude="48.830585489745" Longitude="2.3549285531044" StarRating="3" HotelCode="57861|citadines_place_ditalie_paris" HotelName="Citadines Place d'Italie Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Place d’Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74972/w_74972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated right next to the Place d'Italie with countless restaurants and supermarkets. The Butte aux Cailles with small houses, quiet streets and bistros is also very close to the hotel. Thanks to its excellent location, guests are able to quickly reach the shopping centre where a diversity of shops is to be found. The train station is approximately 1 km away, whilst Montsouris Park is about 2 km away. The hotel also lies within 4 km of Notre-Dame Cathedral and 5 km from the tourist centre where the Eiffel Tower is to be found. The Champs-Élysées lie about 6 km away, Sacré-Cœur is 9 km away, Paris/Orly Airport is 15 km away, whilst Roissy/Charles de Gaulle Airport is 60 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1143.00" OriginalAmount="1143.00">
      <BasicPropertyInfo Latitude="48.863331404297" Longitude="2.4151146411896" StarRating="4" HotelCode="32737|novotel_paris_est" HotelName="Novotel Paris Est" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue De La Republique, 93177 Paris</AddressLine>
          </AddressLines>
          <CityName>Porte de Bagnolet</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52004/a_52004_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a short metro ride from the capital's historic centre, 30 minutes from the 2 international airports (Orly and Roissy-Charles de Gaulle), in close proximity to the ‘Gare du Nord’ and conveniently located at a point where several major motorways meet (Ringroad, A1 and A3).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1146" OriginalAmount="1146">
      <BasicPropertyInfo Latitude="48.826064389331" Longitude="2.3258960294304" StarRating="2" HotelCode="110517|55985" HotelName="Hôtel Résidence Châtillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Avenue du General Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327656/327656a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.00" OriginalAmount="1146.00">
      <BasicPropertyInfo Latitude="48.834897058741" Longitude="2.3603640496731" StarRating="3" HotelCode="75477|citadines_austerlitz_paris" HotelName="Citadines Austerlitz Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue Esquirol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102760/a_102760_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between the Seine and Place d'Italie, close to Gare d'Austerlitz and the Pitie-Salpetriere hospital. It is located in a bustling, traditional French area, complete with wide, tree-lined avenues, tiny squares and old-fashioned café terraces. The Latin Quarter and Bercy sports arena are also not far away. The nearest bus stop is just a 5-minute walk, as are the closest shopping venues and it is a 17-minute walk from the Jardin des Plantes. Orly Airport is 13 km away and it is 31 km to Paris Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1146.00" OriginalAmount="1146.00">
      <BasicPropertyInfo Latitude="48.888044" Longitude="2.34642" StarRating="0" HotelCode="0|studio_de_charme_a_montmartre" HotelName="Studios de Charme à Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 passage Cottin, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/77/aa/77aa0e61a8401b20a0261e6a7d78eaa4286a425f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studios de Charme à Montmartre” is located in Paris. It boasts a convenient location within 4 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Parking is available near the hotel area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="48.81816779335" Longitude="2.4005556106567" StarRating="4" HotelCode="888805|mercure_paris_ivry_quai_de_seine" HotelName="Mercure Paris Ivry Quai de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Allee De La Seine, 94200 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137358/a_137358_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Seine, near the Paris Bercy Palais Omnisport sports and entertainment centre and the French National Library.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1152.00" OriginalAmount="1152.00">
      <BasicPropertyInfo Latitude="48.855415181956" Longitude="2.4097260832787" StarRating="2" HotelCode="34567|comfort_hotel_davout_nation" HotelName="Comfort Davout Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue des Orteaux, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56255/a_56255_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated just a few métro stations from the opera as well as from the Champs-Élysées. Scores of bars and pubs lie just 2 km from the hotel; and shopping venues are within 100 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1153.00" OriginalAmount="1153.00">
      <BasicPropertyInfo Latitude="48.85434719" Longitude="2.39798889" StarRating="3" HotelCode="592812|hotel_terre_neuve" HotelName="Hotel Terre Neuve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Rue de Terre Neuve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763937/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="48.94204048" Longitude="2.30531278" StarRating="0" HotelCode="636315|413555" HotelName="Mercure Paris Gennevilliers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Des Louvresses, Zac Des Louvresses, 92230 Gennevilliers</AddressLine>
          </AddressLines>
          <CityName>Gennevilliers</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/754954/a_754954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amenities include a safe. Wireless internet access is available to travellers in the public areas. Among the culinary options available at the hotel are a restaurant and a bar. 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 and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="48.71565096" Longitude="2.36842472" StarRating="2" HotelCode="901590|424779" HotelName="Orly Superior" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Athis-Mons</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/257999/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Athis-Mons, Hôtel Orly Superior is minutes from Portes de l'Essonne Aquatic Centre and close to Espace Jean Monnet.  This hotel is within the vicinity of Rungis International Market and Gustave Roussy.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 47 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. Conveniences include phones, as well as desks and irons/ironing boards.&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 a 24-hour front desk, luggage storage, and an elevator (lift). A roundtrip airport shuttle is complimentary during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1155" OriginalAmount="1155">
      <BasicPropertyInfo Latitude="48.866576234832" Longitude="2.3728859424591" StarRating="3" HotelCode="386790|55226" HotelName="Hotel Hor Les Lumières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Jean-Pierre Timbaud, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/227781/227781a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 11th Arondissement, in the Rue Jean-Pierre Timbaud, not far from the Place de la République. An abundance of shops and entertainment venues as well as many cultural institutions and the sights of the city are all easily and quickly accessible. Charles de Gualle airport is approximately 25 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1158" OriginalAmount="1158">
      <BasicPropertyInfo Latitude="48.830045193268" Longitude="2.3202180862427" StarRating="2" HotelCode="96585|7174" HotelName="Montparnasse-Alesia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Ter Rue d’Alesia, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134114/a_134114_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 14th arrondissement in the heart of the French capital. It is around 3 km from the lively city centre with stunning sightseeing attractions. Numerous shopping and entertainment venues are located near to the hotel. There are public transport links close by and Montparnasse train station is around 2 km away. Orly Airport is around 30 km away and Charles de Gaulle Airport is 40 km from the hotel (around 25 and 45 minutes respectively).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1158.00" OriginalAmount="1158.00">
      <BasicPropertyInfo Latitude="48.883557092046" Longitude="2.2941227178577" StarRating="3" HotelCode="54634|etoile_pereire" HotelName="Hotel Etoile Pereire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 boulevard Pereire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64427/a_64427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel is situated in a quiet residential area on the Boulevard Péreire. In the immediate vicinity (50 m) guests may take advantage of restaurants, bars, links to the public transport network and the typically French markets and in a few minutes walk, guests will arrive at plenty of shops (200 m away). A wonderful lake and park lie within 900 m and the train station is approximately 1 km away. Many more tourist sights including the Arc de Triomphe and the Champs Elysées are located within walking distance. The old Opera house, the Eiffel Tower, Musée d'Orsay and Notre Dame are all easily reached by making use of public transport. Paris Orly Aiport is a 30-minute drive away, whilst Pairs Charles de Gaulle Airport may be reached by car in just 40 minutes (35 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.00" OriginalAmount="1159.00">
      <BasicPropertyInfo Latitude="48.870478927906" Longitude="2.3601856827736" StarRating="2" HotelCode="69499|little" HotelName="Little" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pierre Chausson, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91576/a_91576_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1163.00" OriginalAmount="1163.00">
      <BasicPropertyInfo Latitude="48.901651452649" Longitude="2.3602735159559" StarRating="2" HotelCode="141437|ibis_budget_paris_porte_de_la_chapelle" HotelName="ibis budget Paris Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/202255/a_202255_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1164.00" OriginalAmount="1164.00">
      <BasicPropertyInfo Latitude="48.894327787388" Longitude="2.3124933242798" StarRating="3" HotelCode="43937|timhotel_berthier_paris_17" HotelName="Timhotel Paris Berthier" 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,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9533/a_9533_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 17th arrondissement of Paris, the hotel is very convenient for both business and tourism stays, with a Métro station (number 13) and RER (C) station in front of the hotel which lead directly (no change) to the main points of interest such as the department stores on Boulevard Haussmann, Champs-Élysées and the Tour Eiffel (Champ de Mars).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1166.00" OriginalAmount="1166.00">
      <BasicPropertyInfo Latitude="48.834349517018" Longitude="2.3239605742397" StarRating="3" HotelCode="11354|campanile_maine_montparnasse" HotelName="Campanile Paris XIV - Maine Montparnasse" 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>146 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9536/a_9536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1167.00" OriginalAmount="1167.00">
      <BasicPropertyInfo Latitude="48.873701" Longitude="2.359048" StarRating="3" HotelCode="25355|staycity_serviced_apartments__gare_de_lest_2" HotelName="Staycity Aparthotels Gare de L’Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Passage Dubail, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211888/211888a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1167.00" OriginalAmount="1167.00">
      <BasicPropertyInfo Latitude="48.879328" Longitude="2.356649" StarRating="3" HotelCode="110494|la_vieille_france" HotelName="La Vieille France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Rue Lafayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153378/a_153378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Paris, 500 metres from the tourist centre and the city's main boulevards and major department stores. It is near Gare du Nord and Gare de l'Est train stations, where guests can take the train for easy access to Charles de Gaulle Airport (30 km away), Villepinte Exhibition Centre and the Stade de France. It is 15 minutes by metro to the Champs-Élysées and the Eiffel Tower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1168" OriginalAmount="1168">
      <BasicPropertyInfo Latitude="48.882126973865" Longitude="2.3257300257683" StarRating="3" HotelCode="34747|32195" HotelName="Hotel Regence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Saint Petersbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56537/w_56537_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Paris some 800 m from the Place de l'Opéra. The establishment is just 1 km from an array of sights including the famous Galeries Lafayette shopping centre, Moulin Rouge, Montmartre with the basilica of Sacré Coeur, the Arc de Triomphe and the splendid boulevard of the Champs Élysées. Europe metro station is a mere 400 m away and St. Lazare is 600 m from the hotel. It is 20 minutes to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1168.00" OriginalAmount="1168.00">
      <BasicPropertyInfo Latitude="48.84558868408203" Longitude="2.407454013824463" StarRating="0" HotelCode="0|residence_voute_by_patios_du_marais" HotelName="Residence Voute By Patios Du Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De La Voute, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/eb/14eb7d8e37f564c42a31af6ed17acb47112b782b.jpeg</HotelPictures>
        <HotelDescription>With a stay at Residence Vo?te by Patios du Marais in Paris (12th Arrondissement), you'll be within a 5-minute drive of Place de la Nation and Grands Boulevards. This apartment is 2.2 mi (3.6 km) from AccorHotels Arena and 2.6 mi (4.2 km) from Canal Saint-Martin.&lt;br /&gt;Make yourself at home in one of the 10 individually decorated guestrooms, featuring kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include 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;Extra Info: &lt;/b&gt;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1170" OriginalAmount="1170">
      <BasicPropertyInfo Latitude="49.0043" Longitude="2.5203" StarRating="4" HotelCode="98083|68875" HotelName="Holiday Inn Paris CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Allee du Verger, 95700 Roissy-en-France, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/589007/589007a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Roissy close to Charles de Gaulle airport (approximately 2.5 km away), this hotel lies just a short distance from the famous Disneyland Paris. Villepinte exhibition centre lies just 5 km from the hotel and the historical centre of Paris is approximately 35 km away. Charles de Gaulle métro is situated 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.00">
      <BasicPropertyInfo Latitude="48.879213011707" Longitude="2.3622268438339" StarRating="3" HotelCode="36931|ibis_styles_paris_gare_de_lest_chateau_landon_ex_all_seasons" HotelName="ibis Styles Paris Gare de l'Est Château Landon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 rue de Château Landon, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60618/w_60618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.00">
      <BasicPropertyInfo Latitude="48.850534" Longitude="2.292346" StarRating="2.5" HotelCode="147228|eiffel_petit_louvre" HotelName="De Petit Louvre" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, rue de Lourmel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208721/w_208721_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1171.00" OriginalAmount="1171.00">
      <BasicPropertyInfo Latitude="48.834465477194" Longitude="2.3640192722451" StarRating="3" HotelCode="323981|hotel_jenner" HotelName="Hôtel Jenner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/438137/a_438137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1172.00" OriginalAmount="1172.00">
      <BasicPropertyInfo Latitude="48.825336870383" Longitude="2.393941836084" StarRating="3" HotelCode="29194|ibis_paris_porte_de_bercy" HotelName="Hôtel ibis Paris Porte de Bercy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Place de l'Europe, 94220 Charenton-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Charenton-le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46938/a_46938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the quiet Paris suburb of Charenton-le-Pont. Liberté, the nearest underground station, is only a few metres away, making the lively city centre with its various sights, cultural institutions, and countless shops and entertainment venues quick and easy to reach. The Porte de Versailles exhibition centre is about 20 km from the hotel, and Charles de Gaulle airport lies some 25 km outside the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1172.00" OriginalAmount="1172.00">
      <BasicPropertyInfo Latitude="48.845562" Longitude="2.402112" StarRating="2" HotelCode="904085|lux_picpus" HotelName="Lux Picpus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Boulevard Picpus, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/00/27/0027f01a302be384dd2682b7b5b05407af41ae07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1173" OriginalAmount="1173">
      <BasicPropertyInfo Latitude="48.84404891233" Longitude="2.2796457778394" StarRating="3" HotelCode="303895|58037" HotelName="Hotel Mirabeau Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Sébastien Mercier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465363/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1173.00" OriginalAmount="1173.00">
      <BasicPropertyInfo Latitude="48.89118175087" Longitude="2.3390538990498" StarRating="2" HotelCode="200878|comfort_hotel_lamarck" HotelName="The Originals Paris Montmartre Apolonia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147 Rue Marcadet, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7604/a_7604_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately-run hotel is centrally located at the heart of the famous Montmartre district of Paris. The Sacré Coeur is a few minutes walk away and the nearest métro station is also located just a short distance from the hotel. Many of this lively city's shopping and entertainment venues are within easy, convenient reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1173.00" OriginalAmount="1173.00">
      <BasicPropertyInfo Latitude="48.891959461053" Longitude="2.384762763977" StarRating="3" HotelCode="71253|ibis_paris_la_villette_cite_des_sciences_19eme" HotelName="Hôtel ibis Paris la Villette Cité des Sciences 19ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 quai de l'Oise, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96553/a_96553_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1174" OriginalAmount="1174">
      <BasicPropertyInfo Latitude="48.803294923341" Longitude="2.1348560136551" StarRating="3" HotelCode="80602|65931" HotelName="Mercure Versailles Chateau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Philippe de Dangeau, Angle rue Montbauron, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108978/a_108978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1176.00" OriginalAmount="1176.00">
      <BasicPropertyInfo Latitude="48.849335991702" Longitude="2.390439260965" StarRating="3" HotelCode="13549|best_western_le_patio_saint_antoine" HotelName="Le Patio Bastille" 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,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>289 bis Rue du Fauburg Saint Antoine, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/121705/121705a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical heart of Paris, only a few minutes away from the Marais, the Place des Vosges, the Picasso Museum and the Place de la Bastille. The good public transport connections just beside the hotel make it a good starting point for all the famous excursions through Paris. It is just 15 minutes from the main train stations (Gare du Nord, Gare de l'Est, Gare de Lyon), and 45 minutes from the 2 airports, Paris-Charles de Gaulle and Paris-Orly.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1177.00" OriginalAmount="1177.00">
      <BasicPropertyInfo Latitude="48.902703469891" Longitude="2.3137924817904" StarRating="3" HotelCode="68858|residence_europe" HotelName="Residence Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Boulevard du Général Leclerc, 92110 Clichy, Paris</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89001/a_89001_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located in the heart of Clichy. A profusion of shops and other entertainment venues are within easy walking distance or can be reached on public transport. The nearest metro station is Marie de Clichy, which is 800 m away from the building and Saint Lazare train station is around 2.5 km away. Some of Paris' sightseeing attractions, such as the opera house, Galeries Lafayette, the Champs-Elysées or the well-known shopping quarter of Montmartre with the Sacré Coeur, are within 5 km of the hotel. In addition, the Stade de France is around 2 km away and the modern high-rise area of La Défense is around 6 km away. The transfer time to Orly airport and Charles de Gaulle takes around 25 minutes (around 30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1178.00" OriginalAmount="1178.00">
      <BasicPropertyInfo Latitude="48.837592042298" Longitude="2.346755862236" StarRating="2" HotelCode="189563|hotel_sunny" HotelName="Sunny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 bd Port Royal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4920000/4916900/4916865/237e1266_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1180.00" OriginalAmount="1180.00">
      <BasicPropertyInfo Latitude="48.873675444957" Longitude="2.3449106923862" StarRating="3" HotelCode="14635|mattle" HotelName="Le Wit Hôtel" 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>8 Rue de la Boule Rouge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153224/153224a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Folies Bergère. It is 50 m from the Grands Boulevards metro stop, which provides access to the Champs-Élysées and the Eiffel Tower. The Paris opera Palais Garnier and the Galeries Lafayette department store are each about 600 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1180.00" OriginalAmount="1180.00">
      <BasicPropertyInfo Latitude="48.82234236" Longitude="2.33456919" StarRating="3" HotelCode="308152|hotel_du_parc_montsouris" HotelName="Hôtel du Parc Montsouris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Pets allowed,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Parc Montsouris, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465037/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 Hôtel du Parc Montsouris in Paris (Montparnasse Tower), you'll be minutes from Parc Montsouris and Cite Internationale Universitaire de Paris. This hotel is close to Notre Dame Cathedral and Louvre Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 34 guestrooms featuring flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs or 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 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;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 dry cleaning/laundry services, a 24-hour front desk, and an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1181.00" OriginalAmount="1181.00">
      <BasicPropertyInfo Latitude="48.883520394554" Longitude="2.2436799108982" StarRating="3" HotelCode="13938|hotel_le_dauphin_by_elegancia" HotelName="Le Dauphin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue Jean Jaurès, 92800 Puteaux, Paris la Defense 11</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16057/a_16057_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Puteaux and is only a few minutes from the metro station Esplanade de La Défense. This line will take guests directly to the Champs-Élysées and the Palais des Congrès/Porte Maillot. The airports of Orly and Charles de Gaulle are 20 km and 25 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1181.00" OriginalAmount="1181.00">
      <BasicPropertyInfo Latitude="48.875758" Longitude="2.357415" StarRating="3" HotelCode="146525|hotel_dalsace" HotelName="Hôtel d'Alsace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85, Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331791/331791a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1181.00" OriginalAmount="1181.00">
      <BasicPropertyInfo Latitude="48.88106087" Longitude="2.35139036" StarRating="3" HotelCode="759825|paris_residence_hotel_4" HotelName="Avalon Suites Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Internet,Luggage Storage,Meeting Room,Spa">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952686/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 Paris Résidence Hôtel in Paris (Gare du Nord - Gare de L'Est), you'll be convenient to Sacred Heart Basilica and Louvre Museum. This hotel is close to Notre Dame Cathedral and Arc de Triomphe.&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 air-conditioned rooms featuring kitchens. Satellite television is provided for your entertainment.&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 complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="48.870785908027" Longitude="2.3517018556595" StarRating="3" HotelCode="39378|hotel_regina_opera" HotelName="Hôtel Regina Opéra Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64983/a_64983_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous, bustling Grands Boulevards at the heart of Paris' lively theatre district. Bars, restaurants and links to the public transport network are to be found close by as can an abundance of shopping and entertainment venues. Transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="48.81399917602539" Longitude="2.420289993286133" StarRating="0" HotelCode="0|ivone_guest" HotelName="Ivone Guest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>03 rue Bouley, 94700, Maisons-Alfort, Maison Alfort, FR, Maisons-Alfort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/cc/b6cc868f8ec328a97005fef0bd506fa694ffeb7e.jpeg</HotelPictures>
        <HotelDescription>When you stay at this apartment in Maisons-Alfort, you'll be in the suburbs, within a 10-minute drive of AccorHotels Arena and Jardin des Plantes. This apartment is 4.4 mi (7 km) from Canal Saint-Martin and 4.6 mi (7.4 km) from Opera Bastille.&lt;br /&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and a stovetop. 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, 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;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="48.825292" Longitude="2.357274" StarRating="4" HotelCode="110507|best_western_premier_amiral_hotel" HotelName="Best Western Amiral Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153398/a_153398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1187.00" OriginalAmount="1187.00">
      <BasicPropertyInfo Latitude="48.90258637" Longitude="2.30824162" StarRating="0" HotelCode="639124|ibis_budget_paris_clichy_mairie" HotelName="Ibis Budget Paris Clichy Mairie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 20 Rue Palloy, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/757865/a_757865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Clichy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1188" OriginalAmount="1188">
      <BasicPropertyInfo Latitude="48.846703420176" Longitude="2.3700521886349" StarRating="3" HotelCode="28545|50662" HotelName="Timhotel Paris Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42199/a_42199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few steps from Gare de Lyon and close to the Bastille neighbourhood of Paris. The hotel is within walking distance of Marais, Bercy and the National Library (BNF) districts. Its location affords guests quick access to all the major sights of Paris via the main lines of the public transportation network such the RER A and line 1 of the metro. The Galerie Lafayette and Haussmann department stores and the church of La Madeleine are around 100 m, the metro stations Madeleine and Opéra are some 200 m, the Opéra Garnier and Saint Lazare railway station are both about 500 m away. It is approximately 1.5 km to the Champs Elysees and 1.7 km to the Musée du Louvre. Charles du Gaulle and Orly Airports are both around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1189.00" OriginalAmount="1189.00">
      <BasicPropertyInfo Latitude="48.846572" Longitude="2.305486" StarRating="3" HotelCode="144521|baldi" HotelName="Baldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42, Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213540/213540a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1189.00" OriginalAmount="1189.00">
      <BasicPropertyInfo Latitude="48.817362444007" Longitude="2.3294019699097" StarRating="3" HotelCode="25635|ibis_paris_porte_dorleans" HotelName="Hôtel ibis Paris Porte d'Orléans" 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>33 Rue Barbès, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37410/a_37410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montrouge. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.00" OriginalAmount="1190.00">
      <BasicPropertyInfo Latitude="48.831122249103" Longitude="2.2823399305344" StarRating="0" HotelCode="75481|adagio_paris_xv" HotelName="Aparthotel Adagio Paris XV" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue d’Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102764/a_102764_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment residence is situated in the south-west of Paris, a 5-minute walk from the Parc des Expositions, the Palais des Sports, the water sports park Aqua Boulevard and the lively avenues of the 15th arrondissement. This establishment is close to the metro, offering guests easy access to the centre of Paris. It is 15 km to Orly Airport, and Paris Charles de Gaulle Airport is just 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1193.00" OriginalAmount="1193.00">
      <BasicPropertyInfo Latitude="48.873988798044" Longitude="2.3426507413387" StarRating="2" HotelCode="187852|jeff" HotelName="Jeff" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>53 rue Richer, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327807/327807a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can reach the various storeys easily and comfortably by lift. A baggage storage service is among the facilities. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1193.00" OriginalAmount="1193.00">
      <BasicPropertyInfo Latitude="48.814673796835" Longitude="2.393461815414" StarRating="1" HotelCode="325846|le_figuier" HotelName="Le Figuier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard de Brandebourg, 94200 Ivry-sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Ivry-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204335/204335a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ivry-sur-Seine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1195" OriginalAmount="1195">
      <BasicPropertyInfo Latitude="48.753538032974" Longitude="2.3508140444756" StarRating="4" HotelCode="37452|30551" HotelName="Best Western Plus Paris Orly Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue Charles Lindbergh, 94656 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61503/a_61503_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully decorated hotel offers exclusive living style as well as a high level of comfort. Located at the heart of Orly and only some 15 km from the centre of Paris, the hotel is an ideal stopover point for both business and leisure visitors to the French capital. The inner city may be reached by the convenient public transport network or by car (the exit for the A6 motorway is located close by). Orly International Airport is situated some 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1196.00" OriginalAmount="1196.00">
      <BasicPropertyInfo Latitude="48.8366" Longitude="2.35377" StarRating="3" HotelCode="180067|media" HotelName="Media" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De La Reine Blanche, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332535/332535a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel will find a range of facilities, services and other amenities. The accommodation comprises a total of 18 rooms. Room service is among the facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1198" OriginalAmount="1198">
      <BasicPropertyInfo Latitude="48.85408" Longitude="2.382014" StarRating="2" HotelCode="89358|203044" HotelName="Hôtel des Arts Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Godefroy Cavaignac, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212771/212771a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1200" OriginalAmount="1200">
      <BasicPropertyInfo Latitude="48.879574590155" Longitude="2.3557519766865" StarRating="3" HotelCode="110493|44477" HotelName="Timhotel Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue de Saint Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153377/a_153377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1201.00" OriginalAmount="1201.00">
      <BasicPropertyInfo Latitude="48.85369801175" Longitude="2.3881155252457" StarRating="3" HotelCode="47668|comfort_hotel_nationparis_11" HotelName="Comfort Hotel Nation Père Lachaise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Léon Frot, 11th Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10659/a_10659_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a stunning location in the east of Paris and only steps from the Place de la Nation. The Opéra Bastille is a 10 to 15-minute walk away and Rue des Boulets métro station is to be found directly in front of the hotel. A wide selection of shopping and entertainment venues is all located in the neighbourhood. The famous Disneyland Paris is a just 30 minutes away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1204.00" OriginalAmount="1204.00">
      <BasicPropertyInfo Latitude="48.8249" Longitude="2.258697" StarRating="4" HotelCode="284009|residhome_paris_issylesmoulineaux" HotelName="Residhome Paris Issy-les-Moulineaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/24 Rue du Passeur de Boulogne, 92130 Issy-Les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255476/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1206" OriginalAmount="1206">
      <BasicPropertyInfo Latitude="48.83250082" Longitude="2.49012506" StarRating="3" HotelCode="80556|423696" HotelName="Hotel Le Nogentel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Du Port, 94130 Nogent-sur-Marne</AddressLine>
          </AddressLines>
          <CityName>Nogent-sur-Marne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212666/212666a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nogent-sur-Marne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="48.876071316328" Longitude="2.3420915007591" StarRating="3" HotelCode="74034|touring_3" HotelName="Hotel Touring Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602012/602012a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1208" OriginalAmount="1208">
      <BasicPropertyInfo Latitude="48.998511" Longitude="2.514254" StarRating="4" HotelCode="284018|37805" HotelName="Residhome Roissy-Park" Meals="ROOM ONLY" 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>14 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229175/229175a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1208.00" OriginalAmount="1208.00">
      <BasicPropertyInfo Latitude="48.88822913" Longitude="2.34266881" StarRating="4" HotelCode="738463|apparthotel_odalys_paris_montmartre" HotelName="Odalys City Paris Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Saint-Vincent, 18th Arr, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952667/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious Hotel is set in Arr17:Triumph arch-Pte Maillot. The 72 welcoming units offer a perfect place to relax at the end of the day. Wi-Fi internet connection is available for further comfort and convenience. The reception desk is not open throughout the day. Cots are not available at Odalys Appart'hotel Paris Montmartre. Travellers will not be bothered during their stay, as this is not a pet-friendly accommodation.  A great hotel to stay and enjoy everything this amazing city has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="48.842984" Longitude="2.324101" StarRating="3" HotelCode="100906|30748" HotelName="Berkeley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=244091</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively Montparnasse district, this hotel is just 200 metres from the Montparnasse Tower. The area offers a pleasant combination of business centres, fashion boutiques, entertainment and top quality restaurants. The Luxembourg Gardens are a 10-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1209.00" OriginalAmount="1209.00">
      <BasicPropertyInfo Latitude="48.827772028327" Longitude="2.2734261656761" StarRating="3" HotelCode="88711|gabriel" HotelName="Hotel Gabriel Issy Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 boulevard des Frères Voisin, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124379/a_124379_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the attractive suburbs just a short distance from central Paris, the city hotel is ideal for guests visiting the new business district of Issy les Moulineaux and the ParisExpo Porte de Versailles. The hotel is 10 minutes by metro (400 m from the hotel) from the Montparnasse TGV train station and guests will find restaurants, bars and shops on the hotel's doorstep. Notre Dame is a 25-minute metro ride from the hotel and the Eiffel Tower is approximately 1 km away. Nearby airports include Orly (15 km away) and Charles de Gaulle (30 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1209.00" OriginalAmount="1209.00">
      <BasicPropertyInfo Latitude="48.8498529" Longitude="2.38547114" StarRating="2" HotelCode="328086|hotel_des_pyrenees" HotelName="Hôtel des Pyrénées - Entre Bastille et Nation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>204 Rue du Faubourg Saint-Antoine, 75012 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505275/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1211.00" OriginalAmount="1211.00">
      <BasicPropertyInfo Latitude="48.864450619225" Longitude="2.4062535472908" StarRating="3" HotelCode="75639|hipotel_belgrand_2" HotelName="Hipotel Paris Belgrand Marie 20Éme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Belgrand, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330435/330435a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1212" OriginalAmount="1212">
      <BasicPropertyInfo Latitude="48.901721" Longitude="2.3595" StarRating="4" HotelCode="82267|44611" HotelName="Novotel Suites Paris Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Impasse Marteau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111039/a_111039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from the metro, 2 km from Montmartre and the centre of Paris, and 15 km from Paris-Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1212" OriginalAmount="1212">
      <BasicPropertyInfo Latitude="49.010791480404" Longitude="2.5607275213142" StarRating="3" HotelCode="184004|195469" HotelName="Hôtel ibis Paris CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Bruxelles, Roissypôle, 93290 Tremblay en France</AddressLine>
          </AddressLines>
          <CityName>Tremblay-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/257606/a_257606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.00" OriginalAmount="1214.00">
      <BasicPropertyInfo Latitude="48.876551138832" Longitude="2.3270148038864" StarRating="3" HotelCode="36461|grand_hotel_du_havre" HotelName="Grand Hotel du Havre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59758/a_59758_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just steps away from Saint Lazare train station. Numerous restaurants, pubs, cafés and shops are situated close to the hotel. The Madeleine church as well as the opera house are only around 1 km away, while the Louvre, Montmartre, the Eiffel Tower and the Champs-Élysées are a 5-10 minute drive away. Orly airport is around 15 km away and the Charles de Gaulle is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1214.00" OriginalAmount="1214.00">
      <BasicPropertyInfo Latitude="48.849402" Longitude="2.398764" StarRating="3" HotelCode="70641|pavillon_nation" HotelName="Pavillon Nation" 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,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92962/a_92962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a short walk from the Place de la Nation, the hotel enjoys a stunning location. The 5 metro lines at its doorstep allow easy access to the main highlights of Paris. The Bastille is around 1 km away, Cimetière du Père Lachaise is around 1.8 km away, and the Bois de Vincess is roughly 2 km away. Paris-Orly Airport is some 17 km away, Paris-Charles de Gaulle Airport is about 22 km away and Beauvais-Tillé is roughly 32 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1216.00" OriginalAmount="1216.00">
      <BasicPropertyInfo Latitude="48.875389" Longitude="2.357073" StarRating="3" HotelCode="65041|hotel_alane" HotelName="Alane" 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>72 Boulevard Magenta, Paris 75010</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83845/a_83845_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is close to Gare du Nord and a 2-minute walk from the train, bus and metro stations at Gare de l'Est. Guests also have easy access to the Opera, Notre Dame de Paris, the Louvre, Moulin Rouge, Le Marais and the Bastille, while numerous restaurants, bars and pubs can be found in the hotel's immediate vicinity. Nearby airports include Orly (approximately 25 km), Charles de Gaulle (around 30 km) and Beauvais Tillé (roughly 120 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1217" OriginalAmount="1217">
      <BasicPropertyInfo Latitude="48.850266" Longitude="2.373036" StarRating="2" HotelCode="151665|56061" HotelName="Luxor Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Moreau, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327882/327882a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1219.00" OriginalAmount="1219.00">
      <BasicPropertyInfo Latitude="48.883776144768" Longitude="2.3226052522659" StarRating="3" HotelCode="904815|hotel_b_square_anciennement_batignolles_villiers" HotelName="Hôtel B Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue des Batignolles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238576/a_238576_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1220.00" OriginalAmount="1220.00">
      <BasicPropertyInfo Latitude="48.875935" Longitude="2.357494" StarRating="2" HotelCode="151425|hotel_little_regina" HotelName="Little Regina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89, boulevard de Strasbourg, 75010 Paris, Fontainebleau</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327500/327500a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.00" OriginalAmount="1222.00">
      <BasicPropertyInfo Latitude="48.846472549873" Longitude="2.4062604312106" StarRating="3" HotelCode="104071|hotel_le_twelve" HotelName="Hotel le Twelve" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145098/a_145098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in one of the areas of Paris with the most vegetation, this charming city hotel is next to Vincennes Castle, the Floral Park and close to the Palace of Sports in Bercy. Guests will enjoy a neighbourhood with small commercial streets, numerous restaurants and typical markets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="48.886148386141" Longitude="2.2611021995544" StarRating="3.5" HotelCode="52706|hotel_du_chateau" HotelName="Le Bon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Chateau, 92200 Neuilly sur Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56933/a_56933_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in an ideal location in the popular shopping area with plenty of shopping opportunities and Pont de Neuilly is only a few metres away. In addition, the Champs-Élysées as well as La Défense are only around 10 minutes away by car. The nearest public transport is just a stones throw away and Charles de Gaulle airport lies around 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1224.00" OriginalAmount="1224.00">
      <BasicPropertyInfo Latitude="48.875883" Longitude="2.345638" StarRating="3" HotelCode="15764|hotel_pax_opera" HotelName="Pax Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue de Trévise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18888/a_18888_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located on a quiet side street in Paris' 9th arrondissement, close to the Galeries Lafayette. Shopping venues, bars and cafés as well as Cadet metro station are all just a stone's throw away and it is around 10-minute walk to the Gare du Nord, the Grands Magasins and the opera house. Notre-Dame, the Eiffel Tower and the Champs Elysées can be reached by metro in roughly 15 minutes. Orly and Charles de Gaulle airports are approximately 15 km and 20 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1224.00" OriginalAmount="1224.00">
      <BasicPropertyInfo Latitude="48.882781357276" Longitude="2.3449493944645" StarRating="2" HotelCode="64673|avenir_hotel_montmartre" HotelName="Avenir Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Boulevard Rochechouart, 09. Opéra, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164490/164490a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1226.00" OriginalAmount="1226.00">
      <BasicPropertyInfo Latitude="48.823591" Longitude="2.324751" StarRating="2" HotelCode="907209|terminus_orleans" HotelName="Hotel Terminus Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197 boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328068/328068a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1228" OriginalAmount="1228">
      <BasicPropertyInfo Latitude="48.842927734971" Longitude="2.3212453722954" StarRating="3" HotelCode="326483|13632" HotelName="Timhotel Paris Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue de l’Arrivée, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47296/a_47296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is located close to Les Rennes shopping street, between the Gare du Nord and the Gare de L'Est. The nearest metro station is Montparnasse Bienvenue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1229" OriginalAmount="1229">
      <BasicPropertyInfo Latitude="48.831862039179" Longitude="2.3044785803565" StarRating="2" HotelCode="110526|203110" HotelName="Arty Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue des Morillons, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633702/633702a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1229.00" OriginalAmount="1229.00">
      <BasicPropertyInfo Latitude="48.832126" Longitude="2.321826" StarRating="3" HotelCode="73982|hotel_ariane_montparnasse" HotelName="Ariane Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de la Sablière, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133702/133702a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Montparnasse area, the hotel offers a top location. In a very quiet street and near most of Paris' famous points of interest, the hotel is also surrounded by a lot of excellent restaurants and the Daguerre open market. The bus stop is on the hotel's doorstep and the Montparnasse railway station is some 900 m away. Paris-Orly Airport is situated at a distance of approximately 15 km and Paris-Charles de Gaulle Airport is roughly 35 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1230.00" OriginalAmount="1230.00">
      <BasicPropertyInfo Latitude="48.834073875664" Longitude="2.3461208515205" StarRating="2" HotelCode="14314|belambra_city_hotel_magendie" HotelName="Belambra City Hotel Magendie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2/4 Rue Magendie, Angle 6 rue Corvisart, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16655/a_16655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1230.00" OriginalAmount="1230.00">
      <BasicPropertyInfo Latitude="48.882335107523" Longitude="2.3710432648659" StarRating="2.5" HotelCode="50293|libertel_canal_saint_martin_2" HotelName="Libertel Canal St Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Avenue Secretan, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36938/a_36938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the Technical Museum of La Villette (Parc de la Cité des Sciences), Gare de l´Est (1.5 km away) and Buttes Chaumont Park (1 km away). This hotel lies just a few paces from St Martin's Canal. Jaurès Metro station (lines 2, 5 and 7b) is just 3 minutes from the hotel. Restaurants and bars lie around 300 m away, the nearest shops are around 2.5 km away, Charles de Gaulle airport is 25 km from the hotel and Paris Orly airport is around 35 km away (around a 60-minute drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.00" OriginalAmount="1231.00">
      <BasicPropertyInfo Latitude="48.876558195011" Longitude="2.347109913826" StarRating="3" HotelCode="31210|hotel_montholon_paris" HotelName="Montholon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Montholon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49865/a_49865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the tourist centre just a short distance from restaurants, bars, pubs and a nightclub (150 m -500 m away). Montmartre, the Louvre and the Galeries Lafayette shopping centre are to be found in the vicinity and Poissonnière métro station lies a short walk away (700 m) and allows easy and convenient access to all parts of this fascinating city. There are many shopping venues in the city centre that can easily be reached by making use of public transport and the tourist centre is also less than 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="48.818238" Longitude="2.461784" StarRating="2" HotelCode="49405|hipotel_paris_hippodrome" HotelName="Hipotel Paris Hippodrome Parc Floral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1 allée Edmé l'Heureux, 94340 Joinville le Pont</AddressLine>
          </AddressLines>
          <CityName>Joinville-Le-Pont</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332329/332329a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Joinville-Le-Pont.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.00" OriginalAmount="1236.00">
      <BasicPropertyInfo Latitude="48.862527" Longitude="2.443535" StarRating="3" HotelCode="37437|hotel_franklin" HotelName="ibis Styles Paris Mairie de Montreuil Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15-19 Rue Franklin, 93100 Montreuil-sous-bois, Paris</AddressLine>
          </AddressLines>
          <CityName>Montreuil</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61455/a_61455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Paris close to the Bastille. The city centre can be reached in 15 minutes by making use of public transport. Countless shops are to be found within 3 km of the hotel. Just 100 m away, Mairie de Montreuil Metro station is just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1237.00" OriginalAmount="1237.00">
      <BasicPropertyInfo Latitude="48.885314" Longitude="2.335956" StarRating="2" HotelCode="130476|audran" HotelName="Audran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Audran, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188220/a_188220_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1237.00" OriginalAmount="1237.00">
      <BasicPropertyInfo Latitude="48.880571235531" Longitude="2.3391008377075" StarRating="3" HotelCode="14850|hotel_migny_opera_montmartre" HotelName="Migny Opera Montmartre" 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,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17444/a_17444_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a tranquil location at the foot of Montmartre. Plenty of shopping centres and entertainment venues as well as Saint Georges and Pigalle metro stations are only minutes away. The famous Moulin Rouge and the Paris Casino lie just 400 m away. The Sacré Coeur and the opera house are easily reached from the hotel on foot. In addition the Champs-Elysées and Notre Dame take around 20 minutes to reach by car. Orly and Charles De Gaulle airports lie between 25 and 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1240" OriginalAmount="1240">
      <BasicPropertyInfo Latitude="48.837889955754" Longitude="2.296187505126" StarRating="3" HotelCode="180072|200151" HotelName="Hôtel Auguste" 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>25 Rue Alain Chartier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253012/a_253012_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1240.00" OriginalAmount="1240.00">
      <BasicPropertyInfo Latitude="48.8865222905" Longitude="2.3094262182713" StarRating="3" HotelCode="34956|hotel_glasgow_monceau_paris" HotelName="Glasgow Monceau" Meals="ROOM ONLY" 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>3 Rue Felicite, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56372/a_56372_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is centrally located near to the Champs-Élysées and the enchanting Parc Monceau. Scores of shops, restaurants, bars and other entertainment venues as well as Paris' most beguiling tourist attractions are within easy walking distance or can be reached on public transport, which is also within easy reach. Malesherbes metro station is around 500 m away and the nearest train station is 1.5 km from the hotel. The transfer time to Charles de Gaulle airport takes around 25 minutes and Orly airport is just 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1240.00" OriginalAmount="1240.00">
      <BasicPropertyInfo Latitude="48.869033096777" Longitude="2.3628517985344" StarRating="2" HotelCode="67255|hotel_de_l_expositionrepubliq" HotelName="De L'Exposition" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86984/r_86984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Paris, on the prestigious Place de la République. It lies just a few metres from the subway, the Grands boulevards and department stores, the theatres, the Marais district and the 17th century Place des Vosges, the new Opéra Bastille, the George Pompidou centre, the Picasso Museum, the business district, L'Opéra, Gare du Nord railway station (for Eurostar and Thalys) and Gare de L'Est. Guests will find the other main sights of Paris also nearby, such as the Louvre (2 km), the Galeries Lafayette (2.3 km), Sacré Coeur (2.5 km) and the Eiffel Tower (4.5 km). Orly Airport is 17 km from the hotel and it is 27 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1241" OriginalAmount="1241">
      <BasicPropertyInfo Latitude="48.88357" Longitude="2.334037" StarRating="4" HotelCode="73811|18844" HotelName="Le Chat Noir Design" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>68 Boulevard De Clichy, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99574/r_99574_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the foot of La Butte Montmartre, a few metres from the famous Moulin Rouge cabaret, and it offers an ideal location to experience one of Paris's liveliest districts. Charles de Gaulle airport is approximately 15 km away, and Orly airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1242" OriginalAmount="1242">
      <BasicPropertyInfo Latitude="48.71343676979" Longitude="2.3708375276127" StarRating="4" HotelCode="110417|10383" HotelName="Howard Hôtel Paris-Orly Airport" 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>4/6 Avenue Paul Vaillant Couturier, 91550 Paray Vieille Poste</AddressLine>
          </AddressLines>
          <CityName>Paray-Vieille-Poste</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/220796/220796a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="48.8878305" Longitude="2.3109306" StarRating="2" HotelCode="267511|royal_wagram" HotelName="Royal Wagram" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Cité de Pusy, alternative: 25 Boulevard Perreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259572/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="48.839067815609" Longitude="2.3316220932541" StarRating="3" HotelCode="97082|istria_montparnasse" HotelName="Hôtel Istria Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Campagne Premiere, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331135/331135a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="48.852774986365" Longitude="2.4868959188461" StarRating="3" HotelCode="31842|ibis_styles_fontenay" HotelName="Ibis Styles Paris Val de Fontenay" 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>2-4 Avenue du val de fontenay, 94120 Fontenay Sous Bois</AddressLine>
          </AddressLines>
          <CityName>Fontenay-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50810/a_50810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in the east of Paris, some 50 m from the nearest train station. It is a short, 15-minute train ride to the city centre, whilst Disneyland is just 20 minutes away. Links to the public transport network are a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1244.00" OriginalAmount="1244.00">
      <BasicPropertyInfo Latitude="48.89765" Longitude="2.310508" StarRating="4" HotelCode="396384|holiday_inn_paris__porte_de_clichy" HotelName="Holiday Inn Paris - Porte de Clichy" 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Du 8 Mai 1945, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94603/a_94603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in Clichy. The immediate vicinity features restaurants, bars, pubs and shops. The Parisian public transport service (specifically the Metro line 13 and RER C) allows guests to reach all the sights of Paris, including Montmartre, the Eiffel Tower and the Champs-Élysées within a few minutes. Nearby airports include Orly Airport (21 km) and Charles de Gaulle Airport (26 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1245" OriginalAmount="1245">
      <BasicPropertyInfo Latitude="49.0007" Longitude="2.5191" StarRating="4" HotelCode="170493|25026" HotelName="Crowne Plaza Paris - Charles de Gaulle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4230000/4223700/4223609/83f77508_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is located just 1 km away from Paris Charles de Gaulle International Airport, where guests will also find a number of shops, restaurants and bars. The airport's bus and train stations are 1.5 km away, with links to the centre of Paris taking approximately half an hour. The hotel is just 10 minutes' drive from the Villepinte convention centre and Le Bourget exhibition centre, while Disneyland Paris is 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1246" OriginalAmount="1246">
      <BasicPropertyInfo Latitude="48.836327104101" Longitude="2.3601615428925" StarRating="4" HotelCode="31197|13885" HotelName="Villa Lutèce Port Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52-52 bis Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49850/a_49850_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located close to the Place d`Italie and the French National Library. Links to the public transport are to be found directly in front of the complex. The city centre with the Louvre can be easily reached by public transport network lie within ten minutes(about 3 km away). Shops, bars and restaurants are to be found in the famous Latin Quarter. An abundance of shopping venues lie within 500 m of the hotel, whilst the nearest park is 700 m away. Orly Airport is 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1246.00" OriginalAmount="1246.00">
      <BasicPropertyInfo Latitude="48.843031883449" Longitude="2.405099272728" StarRating="4" HotelCode="57105|best_western_allegro_nation" HotelName="Best Western Allegro Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74037/w_74037_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 12th arrondissement of Paris, only a short distance (800 m) from the Place de la Nation and close to the Palais Omnisport de Paris-Bercy sports arena, the Bastille opera house and the François Mitterrand national library.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1249.00" OriginalAmount="1249.00">
      <BasicPropertyInfo Latitude="48.880910785724" Longitude="2.3626747727394" StarRating="3" HotelCode="69779|ibis_paris_gare_du_nord_chateau_landon_10eme" HotelName="Hôtel ibis Paris Gare du Nord Château-Landon 10ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>197-199 Rue La Fayette, Near Gare du Nord and Gare de l'Est Train Stations, l’Entrepôt/10. Arrondissement, 75010 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91922/a_91922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1252" OriginalAmount="1252">
      <BasicPropertyInfo Latitude="48.840262" Longitude="2.324146" StarRating="4" HotelCode="110514|50663" HotelName="Timhotel Tour Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis Rue de la Gaité, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153406/a_153406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Montparnasse train station is less than a 5-minute walk from the hotel and the Gaîté-Montparnasse Theatre is practically next door. The Eiffel Tower is just 4 km from the hotel and Avenue Champs Elysées just 5 km away. The hotel is just a 20-minute drive away from Paris-Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1253.00" OriginalAmount="1253.00">
      <BasicPropertyInfo Latitude="48.833729" Longitude="2.315064" StarRating="3" HotelCode="110515|le_fabe_hotel" HotelName="Le Fabe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 bis Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212917/212917a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1254.00" OriginalAmount="1254.00">
      <BasicPropertyInfo Latitude="48.882103" Longitude="2.297623" StarRating="3" HotelCode="110542|residhotel_imperial_rennequin" HotelName="Residhotel Imperial Rennequin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Rennequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153443/a_153443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1256" OriginalAmount="1256">
      <BasicPropertyInfo Latitude="48.842678864195" Longitude="2.3243472701865" StarRating="4" HotelCode="59109|6086" HotelName="Timhotel Odessa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76563/a_76563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located in the heart of the business and cultural district of Montparnasse in Paris. Guests will find a range of shops, theatres and cinemas nearby, and Saint-Germain-des-Prés is just steps from the hotel. The Eiffel Tower and the Champs-Élysées are within walking distance, and the nearest metro station is just 200 m away. Paris-Charles de Gaulle Airport and Paris-Orly Airport lie 40 and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1258.00" OriginalAmount="1258.00">
      <BasicPropertyInfo Latitude="48.837569974564" Longitude="2.355043888092" StarRating="3" HotelCode="27517|grand_hotel_des_gobelins" HotelName="Grand Hotel des Gobelins" 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>57 boulevard Saint Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40529/a_40529_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in a district which is very lively and offers many restaurants and shops. It lies near interesting sites such as the Jardin des Plantes and the Marché Mouffetard. Guests are particularly recommended the walk past the Mouffetard market to Place de la Contrescarpe, which leads to the Pantheon, where they'll be just steps from the Jardins de Luxembourg and the Boulevard Saint Michel and return through the Arenes de Lutèce and the Place Monge. Guests will find links to the public transport network just 5 minutes' walk and it is 20 km to Orly Airport, while Charles de Gaulle Airport is 25 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1258.00" OriginalAmount="1258.00">
      <BasicPropertyInfo Latitude="48.884100339695" Longitude="2.3487181344586" StarRating="1" HotelCode="322615|angleterre_hotel_3" HotelName="Angleterre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Bervic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211807/211807a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1259" OriginalAmount="1259">
      <BasicPropertyInfo Latitude="48.86296741" Longitude="2.19985068" StarRating="0" HotelCode="549183|183549" HotelName="Residence meublee Les Josephines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>9 rue du 4 Septembre, 92500 Rueil-Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6934891</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. Wireless internet access is available to guests in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1260" OriginalAmount="1260">
      <BasicPropertyInfo Latitude="48.780849264613" Longitude="2.2179726511853" StarRating="3" HotelCode="305691|191847" HotelName="Hotel Ibis Styles Paris Velizy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue de l'Europe, 78140 Velizy Villacoublay</AddressLine>
          </AddressLines>
          <CityName>Vélizy-Villacoublay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/419565/a_419565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1262" OriginalAmount="1262">
      <BasicPropertyInfo Latitude="48.849812098764" Longitude="2.2854853730164" StarRating="4" HotelCode="75641|17447" HotelName="Aparthotel Adagio Paris Centre Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue du Théatre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102967/a_102967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the 15th arrondissement, in the centre of Paris, this apartment hotel is ideally situated to benefit from Parisian life with lively squares and many shops in the immediate vicinity. It is built on the banks of the Seine near the Eiffel Tower, with a panoramic view over Paris and its fine monuments, including the Invalides and the Eiffel Tower amongst others. The hotel is 300 m from the nearest bus stop. It is also easily accessible from several railway stations; it is just 7 km from the Gare de l'Est, 6 km from the Gare du Nord, 5 km from the Gare Saint-Lazare, 3 km from the Gare Montparnasse, 7 km from the Gare d'Austerlitz, while Gare de Lyon is 8 km away. It is 20 km from Orly Airport, while Charles de Gaulle Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1264.00" OriginalAmount="1264.00">
      <BasicPropertyInfo Latitude="48.86747" Longitude="2.35063" StarRating="0" HotelCode="0|residence_caire_montorgueil_2" HotelName="Résidence Caire / Montorgueil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Caire, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/49/dd49adb4628bbfd054778f8d9c63582fc37aede3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Caire / Montorgueil in Paris (Paris City Centre), you'll be a 3-minute walk from Grands Boulevards and 6 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 guestrooms.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge) 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="1266.00" OriginalAmount="1266.00">
      <BasicPropertyInfo Latitude="48.923627" Longitude="2.362755" StarRating="4" HotelCode="82271|suite_novotel_paris_saint_denis_stade" HotelName="Novotel Suites Paris Stade de France" 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>31 Avenue Jules Rimet, St Denis La Plaine, 93210 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111043/a_111043_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to the Stade de France stadium and 3 km from the centre of Paris. There are links to the RER B line in the vicinity and Roissy Charles de Gaulle Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1268.00" OriginalAmount="1268.00">
      <BasicPropertyInfo Latitude="48.878866" Longitude="2.339673" StarRating="2" HotelCode="180086|hotel_clauzel" HotelName="Clauzel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue des Martyrs, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327559/327559a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 37 rooms. Most storeys can be reached by lift. A safe is among the facilities. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1268.00" OriginalAmount="1268.00">
      <BasicPropertyInfo Latitude="48.887487617568" Longitude="2.307923253373" StarRating="3" HotelCode="316806|pavillon_pereire_arc_de_triomphe" HotelName="Hotel Gaston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Péreire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31719/a_31719_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is quietly located on the Boulevard Péreire to the north of Parc Montreau and close to the Arc de Triomphe (approximately 1.5 km), Place Wagram, Place de l'Etoile and the Champs Elysées. Situated in the vicinity are a diverse selection of bars, shopping venues, restaurants, a bus stop (20 m), métro station (Villiers, about 50 m away) and train station (100 m). Nightclubs are to be found 400 m away and transfers to Paris Orly and Charles de Gaulle airports takes 20 minutes and 30 minutes by car respectively (30 km and 45 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1269.00" OriginalAmount="1269.00">
      <BasicPropertyInfo Latitude="48.8956" Longitude="2.24952" StarRating="0" HotelCode="831539|star_of_life" HotelName="Star Of Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Avenue Gambetta</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11179634</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1270.00" OriginalAmount="1270.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="2" HotelCode="552021|residhome_paris_rosa_parks" HotelName="Residhome Paris Rosa Parks" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>3/13 Rue Gaston Tessier, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593007/593007a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1271.00" OriginalAmount="1271.00">
      <BasicPropertyInfo Latitude="48.880990679221" Longitude="2.3514814212117" StarRating="3" HotelCode="11620|avalon_hotel_16" HotelName="Avalon Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11236/a_11236_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is located at the heart of Paris, just 100 m from the nearest links to the transport network. Gare du Nord station is roughly 200m away. It is some 25 km to Charles de Gaulle airport and Paris Orly airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1271.00" OriginalAmount="1271.00">
      <BasicPropertyInfo Latitude="48.903698967635" Longitude="2.3039901872" StarRating="3" HotelCode="63984|kyriad_paris__clichy_centre" HotelName="Hôtel ibis Clichy Centre Mairie" 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,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Marcellin Berthelot, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82440/a_82440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Clichy surrounded by numerous shops and restaurants. It is some 10 minutes from the centre of Paris and the Opera district and around 15 minutes from the business district of La Defense. It lies around 500 m from the metro station Mairie de Clichy on line 13 of the metro network and about 100 m from the bus station (with connections to Gare du Nord) and about 30 minutes from Charles de Gaulle and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1274.00" OriginalAmount="1274.00">
      <BasicPropertyInfo Latitude="48.891593" Longitude="2.344948" StarRating="3" HotelCode="74081|le_montclair_hostel" HotelName="Montclair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Ramey, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328603/328603a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1278.00" OriginalAmount="1278.00">
      <BasicPropertyInfo Latitude="48.839208256696" Longitude="2.3225113749504" StarRating="3" HotelCode="57862|citadines_montparnasse_paris" HotelName="Citadines Maine Montparnasse Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74974/k_74974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Montparnasse. The Rue de la Gaîté as well as many theatres lie very close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1278.00" OriginalAmount="1278.00">
      <BasicPropertyInfo Latitude="48.843324910206" Longitude="2.3067480325699" StarRating="3" HotelCode="31195|nouvel_eiffel" HotelName="Nouvel Hotel Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Conference Hall,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Des Volontaires, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49847/a_49847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location and lies just a few metres from the Eiffel Tower. The metro station (100 m), the Porte de Versailles (800 m), the Louvre Museum (1500 m), the Champs-Élysées and the Notre Dame cathedral are to be found in the vicinity. Orly airport is easily reached (lying within 16 km) and Charles de Gaulle airport is around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="48.896940675192" Longitude="2.3852439754198" StarRating="3" HotelCode="185980|forest_hill_paris_la_villette" HotelName="Forest Hill Paris La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Ter Avenue Corentin Cariou, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259997/a_259997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is located opposite the Cité des Sciences et de l'Industrie and the Parc de la Villette, in the same district as the Géode, the Grande Halle de La Villette, the Cité de la Musique and several restaurants. There are both underground and bus lines close by and the Eiffel Tower is less than 9 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="48.84214332" Longitude="2.32465643" StarRating="2" HotelCode="325823|hotel_celtic" HotelName="Hotel Celtic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1281" OriginalAmount="1281">
      <BasicPropertyInfo Latitude="48.881876506789" Longitude="2.3221251368523" StarRating="3" HotelCode="27834|8946" HotelName="Berne Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 rue de Berne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/41138/a_41138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies close to the Place de Clichy. Famous sights of interest such as the Opéra Garnier, the Place Vendôme, the Eiffel Tower, the Sacré-Cœur and Notre-Dame all lie within 4 km of the hotel. Countless shopping and entertainment venues can be reached in just a few minutes walk. Links to the public transport network lie within easy walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1282.00" OriginalAmount="1282.00">
      <BasicPropertyInfo Latitude="48.85416283" Longitude="2.36426199" StarRating="1" HotelCode="325319|sully_hotel" HotelName="Sully" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 rue Saint Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489982/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1282.00" OriginalAmount="1282.00">
      <BasicPropertyInfo Latitude="48.847118397785" Longitude="2.3706857397613" StarRating="3" HotelCode="334567|moderns_hotel" HotelName="Moderns Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505736/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1282.00" OriginalAmount="1282.00">
      <BasicPropertyInfo Latitude="48.79151995907" Longitude="2.3416878828546" StarRating="3" HotelCode="150619|la_maison_du_coteau" HotelName="La Maison Du Coteau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Bar,Concierge,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Pick &amp;amp; Drop">
        <Address>
          <AddressLines>
            <AddressLine>141 Boulevard De La Vanne, 94230 Cachan</AddressLine>
          </AddressLines>
          <CityName>Cachan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/98741/1998741/1.jpg?f=15040175</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at La Maison du Coteau in Cachan, you'll be near the airport and convenient to Gustave Roussy and Maison des Examens.  This guesthouse is within close proximity of Cite Internationale Universitaire de Paris and Rungis International 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 6 guestrooms. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms with showers are provided. Housekeeping is provided daily, and both cribs/infant beds (complimentary) and rollaway/extra beds (surcharge) are available on request.&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 include concierge services, a picnic area, and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage, laundry facilities, and a library. 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="1285.00" OriginalAmount="1285.00">
      <BasicPropertyInfo Latitude="48.879408809884" Longitude="2.3683744668961" StarRating="3" HotelCode="27108|ibis_jemmapes" HotelName="Hôtel ibis Paris Canal Saint-Martin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Louis Blanc, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39251/a_39251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.00" OriginalAmount="1286.00">
      <BasicPropertyInfo Latitude="48.846258613711" Longitude="2.3838038742542" StarRating="3" HotelCode="36932|citadines_bastille_gare_de_lyon_paris" HotelName="Citadines Bastille Gare de Lyon Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14-18 Rue de Chaligny, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60619/a_60619_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located close to a promenade area with a garden, and the Opera Bastille and Gare de Lyon are both nearby. The district is quiet, yet close to lively shops and restaurants. Guests will find the well-known Marché d'Aligre market only a 10-minute walk away, and the hotel is 600 m from the Viaduc des Arts. It is 25 km to Orly Airport, and Charles de Gaulle Airport is just 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1287" OriginalAmount="1287">
      <BasicPropertyInfo Latitude="48.850168051121" Longitude="2.2923498987885" StarRating="3" HotelCode="326452|13560" HotelName="Timhotel Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Juge, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47115/a_47115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris and roughly 600 m from the Eiffel Tower. The nearest metro station is Dupleix, Paris Orly aiport is 15 km away and Paris Charles de Gaulle airport lies 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1288.00" OriginalAmount="1288.00">
      <BasicPropertyInfo Latitude="48.877489057009" Longitude="2.3424158478413" StarRating="3" HotelCode="47806|hotel_corona_rodier_paris" HotelName="Corona Rodier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Rodier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10834/a_10834_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in the centre of Paris, the hotel is in the Sacre Coeur and Opera neighbourhood. Convenient public transport networks are easily reachable from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1294.00" OriginalAmount="1294.00">
      <BasicPropertyInfo Latitude="48.875104601129" Longitude="2.3583644628525" StarRating="2" HotelCode="59524|sibour" HotelName="Sibour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Sibour, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328021/328021a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1295" OriginalAmount="1295">
      <BasicPropertyInfo Latitude="48.891152" Longitude="2.37635" StarRating="3" HotelCode="149398|200183" HotelName="De Crimée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>188, rue de Crimée, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329919/329919a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1296.00" OriginalAmount="1296.00">
      <BasicPropertyInfo Latitude="48.8988515" Longitude="2.3073921" StarRating="3" HotelCode="109593|grand_hotel_31" HotelName="Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard Jean Jaurès, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4330000/4325000/4324990/98227669_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Clichy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1297.00" OriginalAmount="1297.00">
      <BasicPropertyInfo Latitude="48.79148517" Longitude="2.26578674" StarRating="3" HotelCode="488303|residence_hotel_le_relais_amelie" HotelName="Résidence meublée Le Relais Amélie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>90 Avenue General de Gaulle, 92140 Clamart</AddressLine>
          </AddressLines>
          <CityName>Clamart</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36705/2736705/1.jpg?f=14952795</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Clamart.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.00" OriginalAmount="1298.00">
      <BasicPropertyInfo Latitude="48.833285" Longitude="2.356039" StarRating="3" HotelCode="905584|hotel_des_ecrivains" HotelName="Hôtel des Ecrivains" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Coypel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241541/gt_241541_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Gobelins-Mouffetard district, close to the Great New Library, the Palais Omnisports de Paris Bercy and the Latin Quarter, the hotel receives its guests in a warm and friendly atmosphere. The capital's numerous attractions such as Notre Dame, the Louvre Museum, the Eiffel Tower, the Opéra or various department stores can be reached within minutes. Distances to airports in the region include Paris Beauvais Tillé Airport (82 km), Paris-Charles de Gaulle Airport (37 km) and Paris-Orly Airport (13 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1301.00" OriginalAmount="1301.00">
      <BasicPropertyInfo Latitude="48.843038" Longitude="2.31319" StarRating="3" HotelCode="110519|avia_saphir_montparnasse" HotelName="Avia Saphir Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229530/229530a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1301.00" OriginalAmount="1301.00">
      <BasicPropertyInfo Latitude="48.8801918" Longitude="2.302567" StarRating="2" HotelCode="267512|hotel_mederic" HotelName="Mederic" 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>4 Rue Médéric, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/373206/a_373206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1307.00" OriginalAmount="1307.00">
      <BasicPropertyInfo Latitude="48.865031" Longitude="2.377641" StarRating="3" HotelCode="79725|verlain" HotelName="Hôtel Verlain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue Saint-Maur, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218966/218966a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1309.00" OriginalAmount="1309.00">
      <BasicPropertyInfo Latitude="48.880415610584" Longitude="2.3374109533729" StarRating="3" HotelCode="16038|villa_margaux_opera_montmartre" HotelName="Hotel Villa Margaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18744/w_18744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly eco hotel is situated halfway between Montmartre (Sacré-Coeur) and the opera house and less than a 3-minute walk to 2 metro stations (Saint Georges and Pigalle). It is also near the Gare du Nord and Eurostar terminal. The Arc de Triomphe is approximately 3.5 km from the city hotel and Notre Dame is 4 km away. The nearest airports are Orly, approximately 10 km away, and Charles de Gaulle, which is around 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1311" OriginalAmount="1311">
      <BasicPropertyInfo Latitude="48.668486852959" Longitude="2.3816903055572" StarRating="3" HotelCode="78499|430241" HotelName="Logis Hôtel des lacs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Octave-Longuet, 91170 Viry-Châtillon</AddressLine>
          </AddressLines>
          <CityName>Viry-Châtillon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106383/w_106383_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located 5 minutes from Orly Airport and 20 minutes to the south of Paris' centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1311.00" OriginalAmount="1311.00">
      <BasicPropertyInfo Latitude="48.87896" Longitude="2.242873" StarRating="3" HotelCode="888684|hotel_kyriad_paris_ouest__puteaux__la_defense" HotelName="Best Western Seine West Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Quai de Dion Bouton, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137181/w_137181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Puteaux. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1313.00" OriginalAmount="1313.00">
      <BasicPropertyInfo Latitude="48.839379938579" Longitude="2.3509249300594" StarRating="2" HotelCode="110441|hotel_de_france_quartier_latin" HotelName="Hotel de France Quartier Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329453/329453a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1317.00" OriginalAmount="1317.00">
      <BasicPropertyInfo Latitude="48.830385969175" Longitude="2.3234474658966" StarRating="3" HotelCode="59522|ibis_styles_paris_alesia_montparnasse" HotelName="Ibis Styles Paris Alésia Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77071/a_77071_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.00" OriginalAmount="1318.00">
      <BasicPropertyInfo Latitude="48.847236711104" Longitude="2.2859112245369" StarRating="3" HotelCode="37122|hotel_beaugrenelle_saintcharles" HotelName="Hôtel Beaugrenelle Staint-Charles Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212923/212923a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Beaugrenelle, at the Charles Michels metro station, between the Eiffel Tower and the Porte de Versailles Exhibition Hall. Furthermore, the Georges Pompidou European Hospital is 10 minutes away by bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.00" OriginalAmount="1318.00">
      <BasicPropertyInfo Latitude="48.90208087" Longitude="2.31313975" StarRating="0" HotelCode="854128|paris_hotel_26" HotelName="Paris Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Henri Poincaré, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/945874/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1320.00" OriginalAmount="1320.00">
      <BasicPropertyInfo Latitude="48.879474075773" Longitude="2.3580425977707" StarRating="3" HotelCode="172227|albert_1er_paris" HotelName="Hotel Albert 1er" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7281/a_7281_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1322.00" OriginalAmount="1322.00">
      <BasicPropertyInfo Latitude="48.885210085533" Longitude="2.29397803545" StarRating="3" HotelCode="70645|champerret_elysees" HotelName="Champerret Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212793/212793a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1323.00" OriginalAmount="1323.00">
      <BasicPropertyInfo Latitude="48.887187198421" Longitude="2.3143172264099" StarRating="4" HotelCode="316804|villa_eugenie" HotelName="Villa Eugénie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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>167 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006043/006043a_hb_a_018.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is known amongst guests from the fashion and business world and lies to the north of the River Seine, close to Parc Monceau, the Opéra Garnier and various shopping venues such as the Galérie Lafayette and Printemps. Lying on the Champs Elysées, amidst the picturesque hills of Montmartre, the famous Moulin Rouge is just a short walk away. Various métro stations are a few paces away and it is 20 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1324" OriginalAmount="1324">
      <BasicPropertyInfo Latitude="48.847088" Longitude="2.318546" StarRating="3" HotelCode="80405|57283" HotelName="Mayet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Mayet, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108718/a_108718_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1324.00" OriginalAmount="1324.00">
      <BasicPropertyInfo Latitude="48.854309" Longitude="2.488269" StarRating="4" HotelCode="14795|mercure_paris_val_de_fontenay" HotelName="Mercure Paris Val de Fontenay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Olympiades, 94120 Fontenay Sous Bois</AddressLine>
          </AddressLines>
          <CityName>Fontenay-sous-Bois</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17361/a_17361_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Fontenay-sous-Bois. It offers very good public transport links being 10 minutes from the Gare de Lyon and 15 minutes from the Gare du Nord train stations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1324.00" OriginalAmount="1324.00">
      <BasicPropertyInfo Latitude="48.852958533878" Longitude="2.2759348154068" StarRating="3" HotelCode="34415|hotel_eiffel_kennedy" HotelName="Eiffel Kennedy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Boulainvilliers, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54821/a_54821_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1324.00" OriginalAmount="1324.00">
      <BasicPropertyInfo Latitude="48.827907" Longitude="2.329803" StarRating="3" HotelCode="80199|les_jardins_dalesia" HotelName="Max" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue d’Alesia, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360959/360959a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1325.00" OriginalAmount="1325.00">
      <BasicPropertyInfo Latitude="48.834893527714" Longitude="2.3296058177948" StarRating="4" HotelCode="25179|villa_montparnasse" HotelName="Villa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Boulard, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36635/a_36635_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in very quiet and safe surroundings on the Left Bank, in the heart of the Montparnasse district, near the famous latin quarter. Notre Dame is a 10-minute ride away on public transport and it is 20 minutes by the same means to the Eiffel Tower. It enjoys direct access to the Porte de Versailles and Villepinte exhibition centres and the railway stations (Montparnasse and Gare du Nord and Gare de l'Est). Orly Airport is 18 km away and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.00" OriginalAmount="1326.00">
      <BasicPropertyInfo Latitude="48.874232" Longitude="2.38782" StarRating="3" HotelCode="148870|hipotel_paris_buttes_chaumont" HotelName="Hipotel Paris Buttes Chaumont Pyrénées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Jean Batiste Daumay, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329415/329415a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1328.00" OriginalAmount="1328.00">
      <BasicPropertyInfo Latitude="48.846745" Longitude="2.287768" StarRating="3" HotelCode="76455|alize_grenelle_tour_eiffel" HotelName="Alize Grenelle Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>87 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103944/w_103944_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1332.00" OriginalAmount="1332.00">
      <BasicPropertyInfo Latitude="48.898006" Longitude="2.238122" StarRating="4" HotelCode="65534|residhome_la_defense_parc_du_millenaire" HotelName="Residhome Courbevoie la Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>49 avenue de l'Arche, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84418/a_84418_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the foot of La Grande Arche in the city centre. It is only 20 minutes from Les Champs Elysees on public transport and the Parc du Millénaire borders the residence, offering a green haven to relax. It is a stone’s throw from the bustling activity of the Grande Arche and the shops and facilities in the neighbourhood will ensure guests have a pleasant stay. Charles de Gaulle Interntaional Airport is 45 km from the hotel and Orly Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.00" OriginalAmount="1334.00">
      <BasicPropertyInfo Latitude="48.847206415878" Longitude="2.3725588601188" StarRating="2" HotelCode="180083|hotel_du_midi_gare_de_lyon" HotelName="Hôtel du Midi - Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue Traversière, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328692/328692a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1338.00" OriginalAmount="1338.00">
      <BasicPropertyInfo Latitude="48.873284" Longitude="2.359947" StarRating="3" HotelCode="408884|hotel_soft" HotelName="Hotel Soft" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 bis rue des Vinaigriers, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99991/a_99991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies near the Place de la République and the Saint Martin canal, just minutes away from countless shopping and entertainment venues. The city's beautiful tourist attractions are easily explored with use of the local public transport, and the nearest stop is around 100 m away. Montmartre is just 800 m from the hotel and Châtelet Les Halles train station is just 1 km away, while the opera house is around 2 km away. Charles de Gaulle and Orly airports are between 25 and 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1338.00" OriginalAmount="1338.00">
      <BasicPropertyInfo Latitude="48.840320084985" Longitude="2.2281077796208" StarRating="3" HotelCode="81263|quality_hotel_acanthe" HotelName="Quality Hotel Acanthe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Rond  Point Rhin &amp; Danube, 92100 Boulogne Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109773/a_109773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in front of the 'Boulogne-Pont de Saint-Cloud' subway station in Paris. Guests can reach the city centre directly on line 10.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.00" OriginalAmount="1340.00">
      <BasicPropertyInfo Latitude="48.879899183937" Longitude="2.2987014055252" StarRating="2.5" HotelCode="32503|hotel_des_deux_avenues" HotelName="Des Deux Avenues" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 rue Poncelet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51700/a_51700_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located near to the markets and the famous Place des Ternes. In only a number of minutes guests will arrive at the Arc de Triomphe and the Porte Maillot. It is just 10 minutes to the Congress centre on foot and the nearest metro station, Ternes, (line 2) is just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.00" OriginalAmount="1340.00">
      <BasicPropertyInfo Latitude="48.88360483" Longitude="2.32551921" StarRating="4" HotelCode="623805|hotel_moncey" HotelName="Hotel Celeste" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lecluse 17e, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331913/331913a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.00" OriginalAmount="1340.00">
      <BasicPropertyInfo Latitude="48.855123990744" Longitude="2.4095369875431" StarRating="2" HotelCode="29451|armstrong_paris_hotel" HotelName="ibis Styles Paris Nation Porte De Montreuil" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de la Croix Saint Simon, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46826/a_46826_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a street corner directly beside Porte de Montreuil metro station. From here, attractions such as the Eiffel Tower, the legendary Champs Élysées and the world-famous shopping centre Galeries Lafayette can easily be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1341.00" OriginalAmount="1341.00">
      <BasicPropertyInfo Latitude="48.871202" Longitude="2.338588" StarRating="3" HotelCode="14111|lautrec_opera" HotelName="Lautrec Opera" 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,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16029/a_16029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a central location in the heart of Paris surrounded by shops, restaurants, bars, and the famous department store Galeries Lafayette, the Grévin Museum and the Opera Garnier. St. Lazare station offers convenient connections to the public transport network and is only 30 m away from the hotel. Auber (RER) train station lies around 500 m away, the transfer time to Charles de Gaulle airport is around 45 minutes, and Orly is 30 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1342" OriginalAmount="1342">
      <BasicPropertyInfo Latitude="49.0233146" Longitude="2.46448166" StarRating="3" HotelCode="480801|487628" HotelName="Hôtel Saglam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 chemin de la vierge, 95190 Goussainville</AddressLine>
          </AddressLines>
          <CityName>Goussainville</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/14405/3714405/1.jpg?f=15244679</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Goussainville.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1343.00" OriginalAmount="1343.00">
      <BasicPropertyInfo Latitude="48.831996447079" Longitude="2.2375632566682" StarRating="3" HotelCode="101185|best_western_select_hotel" HotelName="Best Western Select Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue du Général Leclerc, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141559/k_141559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is 1.5 km from the centre of Paris, close to Bilancourt metro station. Numerous shopping and entertainment opportunities are available close to the hotel. Famous sightseeing attractions such as the Eiffel Tower or the Champs-Élysées lie less than 5 km away and famous sports grounds such as the Stadion Parc des Princes or the Roland Garros tennis grounds are less than 2.5 km from the hotel. Parc de Saint-Cloud is roughly 1.5 km away and La Défense financial district can be reached by car in around 20 minutes. The nearest train station is Montparnasse, which lies around 5 km away, Orly airport is roughly 15 km away and Charles de Gaulle airport is around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1346" OriginalAmount="1346">
      <BasicPropertyInfo Latitude="48.850448816322" Longitude="2.2914782166481" StarRating="3" HotelCode="32602|917" HotelName="Eiffel Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51843/a_51843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located in Paris' 15th arrondissement. The Eiffel Tower and the River Seine can be reached in a few minutes on foot and there are many restaurants and bars to be found in the vicinity. Dupleix metro station lies some 300 m away and allows guests direct access to the Champs-Élysées, Trocadero and the Montparnasse district. The transfer time to Orly airport averages about 30 minutes. Charles de Gaulle airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1347.00" OriginalAmount="1347.00">
      <BasicPropertyInfo Latitude="48.846837567382" Longitude="2.3725882172584" StarRating="3" HotelCode="365277|hotel_viator_2" HotelName="Hotel Viator Paris Gare de Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68912/w_68912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Gare de Lyon and only a few minutes from the Bastille and the historic Marais district. A bus stop, a railway station, and both underground and urban rail connections can be found directly in front of the hotel. Guests will find restaurants, bars, pubs, and nightclubs in about 150 m, and shops in 800 m. Orly airport is 20 km away and Charles de Gaulle airport is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1349" OriginalAmount="1349">
      <BasicPropertyInfo Latitude="49.004230035843" Longitude="2.5210744693638" StarRating="4" HotelCode="71407|33225" HotelName="Mercure Paris Roissy Charles de Gaulle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96741/a_96741_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is ideally located just 10 minutes from Roissy Charles de Gaulle Airport and offers a free shuttle service for guests. Villepinte and le Bourget exhibition centres and the Asterix Park can all be reached in 15 minutes by train or car. The hotel’s immediate vicinity features restaurants, bars, pubs, shops and a park. Paris is some 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1349.00" OriginalAmount="1349.00">
      <BasicPropertyInfo Latitude="48.818956275893" Longitude="2.3258765084643" StarRating="2" HotelCode="187860|ibis_budget_porte_dorleans" HotelName="ibis budget Paris Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262132/a_262132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1350" OriginalAmount="1350">
      <BasicPropertyInfo Latitude="48.85528" Longitude="2.808038" StarRating="4" HotelCode="38584|10148" HotelName="Radisson Blu Hotel Paris Marne-la-Vallée" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel,Golf 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,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Allée De La Mare Houleuse, 77700 Magny Le Hongre, Paris</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63731/a_63731_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is 5 minutes’ drive from Disneyland theme parks in the heart of Disneyland's famous 27-hole golf course. With a regular free shuttle bus (every 20 minutes approximately), the hotel offers connections to Disneyland Parks and train station from where guests may take a train to all the important French and European capitals including Paris (35 minutes), Brussels (1.5 hours), London (3 hours and 40 minutes) and Amsterdam (2 hours 30 minutes). Charles de Gaulle airport is also easy to reach from the hotel (10 minutes with the TVG which is 10 minutes away from the hotel), as is Paris Orly airport (47 km). The Vallée Village where guests can find the main famous brands at discounted rates is only 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1350.00" OriginalAmount="1350.00">
      <BasicPropertyInfo Latitude="48.88830533" Longitude="2.31961961" StarRating="3" HotelCode="486624|le_trente" HotelName="Hotel Le Trente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Clairaut, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653202/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1351.00" OriginalAmount="1351.00">
      <BasicPropertyInfo Latitude="48.876195083515" Longitude="2.3369377644378" StarRating="3" HotelCode="64574|hotel_chateaudun_opera" HotelName="Châteaudun Opéra" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Châteaudun, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83233/a_83233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated between the Sacre-Coeur Basilica and the Opera, in the heart of Paris' business and leisure quarter. The closest metro station is only 2 minutes' walk away (line 12). Guests will find restaurants, bars and shops in the immediate vicinity of the business hotel. It is near the very popular cabaret Moulin Rouge and the Galeries Lafayette and Printemps department stores (15 minutes' walk). The Champs-Élysées is only 3.5 km away. Charles de Gaulle Airport is 26 km away and it is 28 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1351.00" OriginalAmount="1351.00">
      <BasicPropertyInfo Latitude="48.806394097606" Longitude="2.3261314704571" StarRating="2" HotelCode="305701|residence_chlorophylle" HotelName="Residence Chlorophylle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Avenue Aristide Briand - RN 20, 94110 Arcueil</AddressLine>
          </AddressLines>
          <CityName>Arcueil</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/465437/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Arcueil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.00" OriginalAmount="1352.00">
      <BasicPropertyInfo Latitude="48.850657" Longitude="2.39242" StarRating="3" HotelCode="149501|hotel_du_prince_eugene" HotelName="Hôtel Du Prince Eugène" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>247, boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/131456/131456a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful hotel is situated close to the Place de la Nation and benefits from an excellent location with the Bastille, République, Châtelet, le Louvre and the Champs Elysées all only a few minutes away by metro. The metro, bus and train stations are all just a 1-minute walk from the family-friendly business hotel and nearby airports include Orly (18 km away), Charles de Gaulle (25 km away), Beauvais-Tille (80 km away) and Brussels (250 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1353.00" OriginalAmount="1353.00">
      <BasicPropertyInfo Latitude="48.83508996" Longitude="2.32652914" StarRating="1" HotelCode="348245|hotel_telemaque_" HotelName="Telemaque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>64 rue daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505809/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="48.89286954484" Longitude="2.3428653180599" StarRating="3" HotelCode="74083|hotel_eden_montmartre" HotelName="Hotel Eden Montmatre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329488/329488a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1355.00" OriginalAmount="1355.00">
      <BasicPropertyInfo Latitude="48.829274" Longitude="2.356618" StarRating="3" HotelCode="110508|ibis_paris_avenue_ditalie_13eme" HotelName="ibis Paris Avenue d'Italie 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 bis Avenue d'Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153399/a_153399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1356" OriginalAmount="1356">
      <BasicPropertyInfo Latitude="48.860999548686" Longitude="2.3789101839065" StarRating="3" HotelCode="100996|56924" HotelName="Gardette Park 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>1 rue du Géneral Blaise, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/248011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1356.00" OriginalAmount="1356.00">
      <BasicPropertyInfo Latitude="48.9312647912413" Longitude="2.39778220653534" StarRating="0" HotelCode="0|gite_mella" HotelName="Gite Mella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>39 rue Edgar Quinet, La Courneuve</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1f/5d/1f5d81c0b996060f3396a0b456c92e9c149b7f1b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Gite Mella” is situated in La Courneuve. 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="63" TotalAmount="1358.00" OriginalAmount="1358.00">
      <BasicPropertyInfo Latitude="48.832704205735" Longitude="2.3591123556455" StarRating="3" HotelCode="110509|ibis_paris_place_d_italie_13eme" HotelName="Hôtel ibis Paris Place d'Italie 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Stephen Pichon, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153400/a_153400_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1360" OriginalAmount="1360">
      <BasicPropertyInfo Latitude="48.850237902541" Longitude="2.2903302311897" StarRating="3" HotelCode="35366|24691" HotelName="Beaugrenelle Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57544/a_57544_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated on the left-hand bank of the River Seine, this hotel affords a wonderful location within a short distance of the Eiffel Tower, the Champs Elysées, Montparnasse and the Porte de Versailles exhibition centre. The Cap 15 business centre and the Maison de la Culture du Japon (House of Japanese Culture) also lie a stone's throw away. Lying on Rue Viala, the hotel is positioned between Rue Saint Charles, Boulevard de Grenelle and Rue de Lourmel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1360.00" OriginalAmount="1360.00">
      <BasicPropertyInfo Latitude="48.922185382159" Longitude="2.3430646635722" StarRating="4" HotelCode="158440|courtyard_by_marriott_paris_saint_denis" HotelName="Courtyard Paris Saint-Denis" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Boulevard de la Liberation, ZAC Pleyel, 93200 Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/224412/w_224412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1361.00" OriginalAmount="1361.00">
      <BasicPropertyInfo Latitude="48.83221" Longitude="2.316384" StarRating="3" HotelCode="180044|fred_hotel" HotelName="Fred Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Villemain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/252980/w_252980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 36 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a safe, a bar, a babysitting service, a childcare service, a conference room and a business centre. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1361.00" OriginalAmount="1361.00">
      <BasicPropertyInfo Latitude="48.872988523374" Longitude="2.3540300130844" StarRating="4" HotelCode="31200|best_western_aulivia_opera" HotelName="Best Western Aulivia Opera" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49853/w_49853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the opera house and the Place de la République at the heart of the lively theatre district, this first-class hotel lies just a short distance from a diverse selection of bars, restaurants, the train station and links to the public transport network. An abundance of shopping venues are to be found within 500 m of the hotel and transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1361.00" OriginalAmount="1361.00">
      <BasicPropertyInfo Latitude="48.869516" Longitude="2.236801" StarRating="4" HotelCode="261936|camping_de_paris" HotelName="Indigo Camping Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Allée du Bord de l'Eau, Bois de Boulogne, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255147/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1364" OriginalAmount="1364">
      <BasicPropertyInfo Latitude="48.883395164662" Longitude="2.342794239521" StarRating="3" HotelCode="25692|17450" HotelName="Aparthotel Adagio Paris Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 place Charles Dullin, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36947/a_36947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the peaceful heart of Montmartre, only a few minutes' walk away from the Sacré Coeur Basilica and the Place du Tertre. A metro station and a bus stop are within 100 m. Charles de Gaulle Airport is some 20 km away and it is around 22 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1365.00" OriginalAmount="1365.00">
      <BasicPropertyInfo Latitude="48.877963656687" Longitude="2.3875173926353" StarRating="3" HotelCode="24650|adagio_city_aparthotel_paris_buttes_chaumont" HotelName="Aparthotel Adagio Paris Buttes Chaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Cours du 7ème Art, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35673/a_35673_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris' 19th arrondissement in the Buttes-Chaumont district, close to La Villette. Restaurants and bars can be found within 200 m of the hotel, whereas clubs and the city centre can be reached in 20 minutes on public transport. The nearest public transport connection is just 200 m from the hotel. Parc des Buttes Chaumont is a 5-minute walk from the hotel and the Cité des Sciences is a 5-minute drive. It is 3 km to Gare de l’Est railway station, and 20 km to Charles de Gaulle International Airport (CDG) and Paris-Orly Airport (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1365.00" OriginalAmount="1365.00">
      <BasicPropertyInfo Latitude="48.882570417006" Longitude="2.3279975742397" StarRating="3" HotelCode="408911|aurore_montmartre" HotelName="Hotel Pilime" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Rue de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330788/330788a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.00" OriginalAmount="1366.00">
      <BasicPropertyInfo Latitude="48.835887988787" Longitude="2.3221728933732" StarRating="2" HotelCode="336224|hotel_la_perle_montparnasse" HotelName="Hotel La Perle Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Maison Dieu, 14th Arr., 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504815/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1369" OriginalAmount="1369">
      <BasicPropertyInfo Latitude="48.876928863526" Longitude="2.8091113319771" StarRating="2" HotelCode="323945|135077" HotelName="B&amp;B Hotel Disneyland Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Avenue de la Fosse des Pressoirs, 77700 Magny-le-Hongre, Torcy</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550841/550841a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Magny-le-Hongre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1372" OriginalAmount="1372">
      <BasicPropertyInfo Latitude="49.022053" Longitude="2.599701" StarRating="4" HotelCode="52557|14843" HotelName="Courtyard Paris Roissy Charles de Gaulle Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Chapelle, Charles de Gaulle Airport, 77990 Le Mesnil-Amelot</AddressLine>
          </AddressLines>
          <CityName>Le Mesnil-Amelot</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54835/a_54835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in a village, close to Charles de Gaulle International Airport. Its convenient airport location is also just 15 km from Villepinte Exhibition Centre, whilst Paris and its key attractions are a 40-minute drive away, or a 30-minute train ride. Charles de Gaulle Airport, which is just 3 km away, is home to a train and bus station, whilst nearby attractions include Parc Astérix, Chantilly and Disneyland Resort Paris, which are 20, 30 and 45 km away respectively. The following airports are also close to the hotel: Orly (40 km) and Paris Beauvais Tillé (80 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1372.00" OriginalAmount="1372.00">
      <BasicPropertyInfo Latitude="48.835462" Longitude="2.325333" StarRating="2" HotelCode="154209|tipi_hotel" HotelName="Tipi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75, Rue Daguerre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327886/327886a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1374.00" OriginalAmount="1374.00">
      <BasicPropertyInfo Latitude="48.873700361104" Longitude="2.3440924286842" StarRating="3" HotelCode="337161|pavillon_opera_grands_boulevards_2" HotelName="Pavillon Opera Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56036/a_56036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of Paris' theatre district, within a short distance of the renowned department stores, including the Printemps Haussmann, Galeries Lafayette, as well as the opera and the Stock Exchange Palace. Links to the public transport network are all to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1377" OriginalAmount="1377">
      <BasicPropertyInfo Latitude="48.815699" Longitude="2.12815" StarRating="4" HotelCode="80890|65958" HotelName="Novotel Chateau de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4, Boulevard St. Antoine, 78150 Le Chesnay</AddressLine>
          </AddressLines>
          <CityName>Le Chesnay</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109310/a_109310_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3-star hotel is located 5 minutes from the city centre and the Palace of Versailles and 15 km from Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1377.00" OriginalAmount="1377.00">
      <BasicPropertyInfo Latitude="48.877987" Longitude="2.354781" StarRating="2.5" HotelCode="25351|libertel_gare_du_nord_suede_2" HotelName="Libertel Gare du Nord Suède" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>106 Boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36939/ba_36939_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between Gare du Nord and Gare de l'Est and close to the famous Montmartre. In addition, the opera house and the largest shops are within easy reach of the hotel. Guests are also only steps away from the train station, bus stops, bars and restaurants. Charles de Gaulle Airport is located 37 km away and Orly Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1377.00" OriginalAmount="1377.00">
      <BasicPropertyInfo Latitude="48.849575150945" Longitude="2.2969847917557" StarRating="3" HotelCode="34746|europe_hotel_paris_eiffel" HotelName="Europe Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56536/a_56536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the Rue du Commerce, one of the French capital's main shopping streets where many of the top Parisian boutiques are based. An array of restaurants and bars are to be found just 50 m away and links to the public transport network (La Motte-Picquet - Grenelle metro station) may easily be reached on foot. The city's many sights including the Eiffel Tower, the Parc des Expositions Porte de Versailles and the River Seine all lie within 1 km of the hotel. Paris Orly airport is 15 km away whilst it is some 25 km to Paris Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1385.00" OriginalAmount="1385.00">
      <BasicPropertyInfo Latitude="48.846706174515" Longitude="2.3050174196434" StarRating="3" HotelCode="97447|hotel_eiffel_segur" HotelName="Hotel Eiffel Segur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135388/a_135388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes from the Eiffel Tower (2 km) and next to Napoleon's Tomb. It offers guests a base between the famous attractions and financial areas of the city. They will find links to the public transport network 200 m away (Ségur metro station) and it is 2 km from Montparnasse railway station, 2.4 km from Les Invalides. Orly Airport is 15 km away and it is 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1387.00" OriginalAmount="1387.00">
      <BasicPropertyInfo Latitude="48.82721" Longitude="2.35871" StarRating="2" HotelCode="519666|hotel_des_beaux_arts_2" HotelName="Hôtel des Beaux Arts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Toussaint Féron, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/52723/352723/1.jpg?f=15066579</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1390.00" OriginalAmount="1390.00">
      <BasicPropertyInfo Latitude="48.880037" Longitude="2.3024" StarRating="3" HotelCode="410453|monceau_elysees" HotelName="Monceau Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue de Courcelles, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100988/a_100988_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Let this hotel in Plaine Monceau take you back in time, with a beautiful woodland park just a few steps away. Guests will be in the immediate vicinity of the Arc de Triomphe, the Eiffel Tower and the prestigious Avenue des Champs-Élysées with its many shops open through the night. Orly Airport is the nearest airport, just 12 km from the hotel, while Charles de Gaulle International Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1391.00" OriginalAmount="1391.00">
      <BasicPropertyInfo Latitude="48.849931" Longitude="2.346254" StarRating="3" HotelCode="148958|home_latin" HotelName="Home Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 &amp; 17, rue Du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212828/212828a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1392.00" OriginalAmount="1392.00">
      <BasicPropertyInfo Latitude="48.851597795458" Longitude="2.2897267341614" StarRating="3" HotelCode="39973|hotel_france_eiffel" HotelName="France Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Saint Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12960/a_12960_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in a peaceful street, just minutes from the Eiffel Tower, the Champs de Mars, the Trocadero, Les Invalides and the River Seine. Scores of shops and other entertainment attractions as well as some of Paris' unrivalled tourist sights are within walking distance of the hotel or are easily reached on public transport. The nearest underground stations, Dupleix and Bir Hakeim, are both to be found in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1397" OriginalAmount="1397">
      <BasicPropertyInfo Latitude="48.831063" Longitude="2.281041" StarRating="4" HotelCode="75484|15895" HotelName="Adagio Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16, rue Eliane Jeannin Garreau, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102767/a_102767_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is in the south-west of Paris, a 5-minute walk from the Parc des Expositions, the Palais des Sports, the Aquaboulevard water sports park and the lively avenues of the 15th arrondissement. Restaurants, bars and clubs can all be reached within 15 minutes by public transport, and the centre of Paris is 25 minutes away. The Eiffel Tower is 20 minutes from the hotel and the Louvre is 30 minutes away on public transport. The nearest bus and metro stations are just 200 m from the hotel and the Gare de l’Est train station is 30 minutes’ drive. Paris-Orly Airport (ORY) is 15 km away and it is 35 km to Charles de Gaulle International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1397" OriginalAmount="1397">
      <BasicPropertyInfo Latitude="48.879472311831" Longitude="2.3203267157078" StarRating="3" HotelCode="38360|200646" HotelName="Idol Paris" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue d'Edimbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63404/r_63404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the main Parisian shopping streets in a very quiet road full of fin-de-siècle buildings. The Opera and the Madeleine are both just a short walk away. Centrally located, the hotel is also only a few minutes from Montmartre and the Champs Elysées. An underground/ urban rail station is directly beside the hotel, while further public transport can be reached in only 150 m. Restaurants are within 250 m of the hotel, as are bars, pubs, and the railway station. A further shopping area is 1.2 km away. Both Orly and Charles de Gaulle airports are apprixomately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1397.00" OriginalAmount="1397.00">
      <BasicPropertyInfo Latitude="48.827159982089" Longitude="2.3482954502106" StarRating="3" HotelCode="64088|hotel_saint_charles_paris" HotelName="St. Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, Rue de l'Espérance, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332420/332420a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1400.00" OriginalAmount="1400.00">
      <BasicPropertyInfo Latitude="48.885188920655" Longitude="2.331170886755" StarRating="3" HotelCode="47462|citadines_montmartre_paris" HotelName="Citadines Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue Rachel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10412/l_10412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a stunning, peaceful location in the Les Abbesses district of the city, around 250 m from Place de Clichy. The Moulin Rouge, various shops and entertainment venues as well as convenient public transport links are all situated within 300 m of the hotel. The Sacré-Cœur lies around 1km away and Galeries Lafayette are approximately 1.5 km away km from the hotel. Saint-Lazare train station is located around 2 km from the hotel. Charles de Gaulle airport lies approximately 30 km away and Orly airport is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1403.00" OriginalAmount="1403.00">
      <BasicPropertyInfo Latitude="48.816054606817" Longitude="2.3643310368061" StarRating="4" HotelCode="38276|novotel_paris_porte_ditalie" HotelName="Novotel Paris Porte d'Italie" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue Voltaire, 94270 Le Kremlin Bicetre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63226/a_63226_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business conference hotel lies on the southern outskirts of the French capital. It is just a few minutes walk to the nearest links to the public transport network and a selection of bars and restaurants may also easily be reached on foot. The nearest train station is just a short distance away and it is some 8 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.00" OriginalAmount="1405.00">
      <BasicPropertyInfo Latitude="48.881871" Longitude="2.276714" StarRating="3" HotelCode="68259|neuilly_park_hotel" HotelName="Neuilly Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23, rue Madeleine Michelis, 92200 Neuilly-Sur-Seine</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88286/l_88286_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet, upmarket neighbourhood, just a few blocks from the Congress Hall at Porte Maillot, minutes away from the Champs Elysées and Arc de Triomphe, plus a short ride away from the Paris La Défense business district. Guests will find a wide choice of restaurants and a number of small boutiques in the vicinity of the hotel. The RER Porte Maillot station and Les Sablons underground station on line 1 are nearby. The Palais des Congrès (Porte Maillot) is approximately 5 minutes away on foot, and the American Hospital is around a 7-minute walk from the hotel. The ICAO head office can be found approximately 400 m away. Orly Airport is around 20 km from the establishment, Charles de Gaulle Airport about 25 km away and Beauvais Airport roughly 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.00" OriginalAmount="1405.00">
      <BasicPropertyInfo Latitude="48.90421688" Longitude="2.34378434" StarRating="0" HotelCode="502218|hotel_de_la_villa_biron" HotelName="Hotel de la Villa Biron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Villa Biron, 93400 Saint Ouen</AddressLine>
          </AddressLines>
          <CityName>Saint-Ouen-sur-Seine</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/669856/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 de la Villa Biron in Saint-Ouen, you'll be minutes from Les Puces Saint Ouen and close to Louvre Museum. This hotel is within close proximity of Musee de Montmartre and Place du Tertre.&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 high-speed (wired) Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Full breakfasts are available daily for a fee.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1407.00" OriginalAmount="1407.00">
      <BasicPropertyInfo Latitude="48.886492307706" Longitude="2.3122867941856" StarRating="2" HotelCode="34587|prince_albert_wagram" HotelName="Prince Albert Wagram" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Passage Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56279/a_56279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in a peaceful district of Paris, 2 minutes from its sister hotel. The Arc de Triomphe and Parc Monceau in addition to scores of shops are all to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1407.00" OriginalAmount="1407.00">
      <BasicPropertyInfo Latitude="48.8183675507055" Longitude="2.32400208650824" StarRating="0" HotelCode="0|_0x31f2d" HotelName="Appart Grand Confort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Gabriel Peri, Montrouge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/9a/2c/9a2c9e96da66d02d4a092ffa44c6e62a7fe0167c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Appart Grand Confort” is set in Montrouge. It boasts a convenient location within 1 km 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="63" TotalAmount="1410.00" OriginalAmount="1410.00">
      <BasicPropertyInfo Latitude="48.878375127967" Longitude="2.3476061224937" StarRating="3" HotelCode="16648|residence_du_pre" HotelName="Résidence du Pré" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pierre Sémard, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332291/332291a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1412" OriginalAmount="1412">
      <BasicPropertyInfo Latitude="48.890178496516" Longitude="2.1742456866731" StarRating="4" HotelCode="82270|183594" HotelName="Novotel Suites Paris Rueil-Malmaison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue François Jacob, 92500 Rueil Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111042/a_111042_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rueil-Malmaison. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1412.00" OriginalAmount="1412.00">
      <BasicPropertyInfo Latitude="48.876431" Longitude="2.290604" StarRating="2" HotelCode="110538|hotel_des_pavillons" HotelName="Des Pavillons" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153438/w_153438_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1413.00" OriginalAmount="1413.00">
      <BasicPropertyInfo Latitude="48.868436200685" Longitude="2.2272731952071" StarRating="3" HotelCode="110959|ibis_paris_pont_de_suresnes" HotelName="Hôtel ibis Paris Pont de Suresnes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue des Bourets, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153906/a_153906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Suresnes. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1416.00" OriginalAmount="1416.00">
      <BasicPropertyInfo Latitude="48.873885596027" Longitude="2.3504170775413" StarRating="3" HotelCode="34883|hotel_hauteville_opera" HotelName="Hauteville Opera" 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,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56768/a_56768_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is within walking distance of the city centre. The stations Gare du Nord and Gare de l'Est are just an 8-minute walk from the hotel. The famous Eurostar runs from here to London and other European destinations. Charles de Gaulle Airport is just 30 km away and easily reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1420" OriginalAmount="1420">
      <BasicPropertyInfo Latitude="48.84628" Longitude="2.373324" StarRating="2" HotelCode="901731|55981" HotelName="Palym" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4, rue Emile Gilbert, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329535/329535a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1423.00" OriginalAmount="1423.00">
      <BasicPropertyInfo Latitude="48.89380429" Longitude="2.22987485" StarRating="4" HotelCode="572312|citizenm_paris_la_defense" HotelName="citizenM La Defense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>194 Jardin de l'Arche, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Nanterre</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/739244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe 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="63" TotalAmount="1426.00" OriginalAmount="1426.00">
      <BasicPropertyInfo Latitude="48.8976775" Longitude="2.2625535" StarRating="3" HotelCode="183054|kyriad_paris_ouest__la_defense_courbevoie" HotelName="Best Western Rives de Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Boulevard Saint-Denis, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/256521/a_256521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Courbevoie.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1427.00" OriginalAmount="1427.00">
      <BasicPropertyInfo Latitude="48.892861" Longitude="2.34125" StarRating="3" HotelCode="258815|hotel_les_jardins_de_montmartre" HotelName="Les Jardins de Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue Ordener, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15027/a_15027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Paris' 18th arrondissement just a few paces from well-known Montmartre. It is located in a lively neighbourhood with convenient links to the public transport network very close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1431.00" OriginalAmount="1431.00">
      <BasicPropertyInfo Latitude="48.865344213985" Longitude="2.3833398127586" StarRating="2" HotelCode="293225|hotel_de_lhorloge_2" HotelName="Hôtel de l'Horloge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>25 Passage de Ménilmontant, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400917/a_400917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1431.00" OriginalAmount="1431.00">
      <BasicPropertyInfo Latitude="48.83486594" Longitude="2.32423759" StarRating="0" HotelCode="555342|petit_palace_hotel" HotelName="Petit Palace Hôtel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722865/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Walk down the beautiful tree-lined avenue du Maine, past the Montparnasse Tower and its lively district and arrive in front of the Petit Palace. La, Mr and Mrs Tichet welcome you and will ensure that you will have all the comfort you will need during your stay.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1433" OriginalAmount="1433">
      <BasicPropertyInfo Latitude="48.874630057088" Longitude="2.8065776824951" StarRating="4" HotelCode="26897|2779" HotelName="Vienna House Dream Castle at Disneyland Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Village,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,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de la Fosse des Pressoirs, 77703 Magny-le-Hongre, Val de France, Marne-la-Vallée</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39571/a_39571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is just a 10-minute walk from a stop for the complimentary shuttle bus service to the Disneyland park, which lies 4 km away. Paris is some 35 km away and Paris Charles de Gaulle and Orly airports are approximately 45 km and 50 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1434" OriginalAmount="1434">
      <BasicPropertyInfo Latitude="48.857176411481" Longitude="2.773240506649" StarRating="4" HotelCode="161503|24639" HotelName="Relais Spa Val d'Europe" 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,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Des Grands Prés, 77700 Chessy, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Chessy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227918/gt_227918_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated close to Disneyland Paris and around 1 km from Sea Life, the residence enjoys a privileged location near the shopping centres Val d'Europe and La Vallée Village Outlet. A bus station, bars, restaurants and shops are all within around 500 m. The nearest airports include Paris-Charles de Gaulle (around 35 km) and Paris-Orly (around 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1435.00" OriginalAmount="1435.00">
      <BasicPropertyInfo Latitude="48.842541" Longitude="2.323563" StarRating="3" HotelCode="70874|waldorf_montparnasse" HotelName="Waldorf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Départ, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331085/331085a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1436" OriginalAmount="1436">
      <BasicPropertyInfo Latitude="48.857399649075" Longitude="2.3728685081005" StarRating="3" HotelCode="13687|55249" HotelName="ibis Paris Bastille Opera 11th 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bréguet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14569/a_14569_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 20 minutes drive from the centre of the French capital in a suburb, which may easily be reached by making use of the métro train network. A shopping centre lies close to the hotel and links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1437" OriginalAmount="1437">
      <BasicPropertyInfo Latitude="48.874878" Longitude="2.36021" StarRating="3" HotelCode="12256|3113" HotelName="Timhotel Paris Gare de l'Est" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue des Récollets, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11765/a_11765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute walk from République and the famous Boulevard Montmartre in Paris. The hotel is situated 200 m from Jacques-Bonsergent metro station, and the district of Le Marais and Gare de l'Est, with its railway station and bus station, are a 10-minute walk from the hotel. Within walking distance of the hotel, guests will find restaurants, bars and shopping opportunities. The Sacré-Coeur Basilica and the opera are each around 30 minutes' walk away, and the Eiffel Tower is about 30 minutes away by public transport. Paris-Charles De Gaulle Airport is approximately 25 km away from the hotel, while Paris-Orly Airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1437.00" OriginalAmount="1437.00">
      <BasicPropertyInfo Latitude="48.810195" Longitude="2.328067" StarRating="4" HotelCode="171998|courtyard_by_marriott_paris_arcueil" HotelName="Courtyard Paris Arcueil" 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,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue President Salvadore Allende, 94110 Arcueil</AddressLine>
          </AddressLines>
          <CityName>Arcueil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153149/153149a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests enjoy convenient access to Laplace station which is 300 m away, and a direct connection to the centre of Paris (Chatelet), with its world-famous shopping. The hotel is located 9.5 km away from the Eiffel Tower, 3.5 km away from Tour Montparnasse, 5 km away from Porte de Versailles and 8 km away from Roland Garros on the ring road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1437.00" OriginalAmount="1437.00">
      <BasicPropertyInfo Latitude="48.88087991762" Longitude="2.3516401648521" StarRating="2" HotelCode="74610|hotel_cambrai" HotelName="Cambrai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>129 Bis Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331339/331339a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1438.00" OriginalAmount="1438.00">
      <BasicPropertyInfo Latitude="48.882112126215" Longitude="2.3345641188998" StarRating="3" HotelCode="50205|libertel_montmartre_duperre" HotelName="Libertel Montmartre Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36632/a_36632_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with maritime flair lies around 100 m away from the Place Pigalle and at the foot of Montmartre. No other district represents the spirit of Paris as much as this one. Here, visitors will find the world-famous Moulin Rouge and guests are also only steps away from bars, discos, restaurants, shopping opportunities and public transport. The nearest train station is around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1439" OriginalAmount="1439">
      <BasicPropertyInfo Latitude="48.882604118084" Longitude="2.333466411045" StarRating="3" HotelCode="11068|3254" HotelName="Timhotel Opéra Blanche Fontaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9087/a_9087_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a peaceful location at the foot of Montmartre, just a few minutes on foot from the eminent Moulin Rouge. Montmartre Blanche is the nearest metro station, and the famous Galeries Lafayette are located around 1 km away. Within walking distance, guests will find restaurants, bars and nightclubs. The Gare du Nord railway station is approximately 20 minutes away on foot. The opera is around 15 minutes' walk away, while the Arc de Triomphe is roughly 15 minutes away by public transport. Orly Airport is roughly 30 km from the hotel, while Charles de Gaulle Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1439.00" OriginalAmount="1439.00">
      <BasicPropertyInfo Latitude="48.77884259196" Longitude="2.2939076779938" StarRating="3" HotelCode="158418|hotel_colbert" HotelName="ibis Styles Sceaux Paris Sud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue de Camberwell, 92330 Sceaux</AddressLine>
          </AddressLines>
          <CityName>Massy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/224387/w_224387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1441.00" OriginalAmount="1441.00">
      <BasicPropertyInfo Latitude="48.880872862051" Longitude="2.2989508509636" StarRating="3" HotelCode="337170|hotel_monceau_wagram" HotelName="Monceau Wagram" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Renequin, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56041/l_56041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Arc de Triomphe and within a few minutes walk of the Champs-Élysées. Scores of shopping venues, restaurants, bars and pubs are to be found within 50 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1442.00" OriginalAmount="1442.00">
      <BasicPropertyInfo Latitude="48.876401194794" Longitude="2.3466485738754" StarRating="3" HotelCode="35142|opera_lafayette" HotelName="Opera Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57240/l_57240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Many of Paris' top attractions including the opera house, museums, Sacré Coeur and the famous shopping strips are within easy reach of this central hotel. All of these, as well as many more of the most popular sights, may easily be reached on foot or by making use of the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1443" OriginalAmount="1443">
      <BasicPropertyInfo Latitude="48.885818571957" Longitude="2.3377047479153" StarRating="2" HotelCode="18604|18943" HotelName="Timhotel Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Ravignan, Place Emile Goudeau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23148/a_23148_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This endearing hotel is centrally located in Montmartre. An abundance of shops and other entertainment attractions, as well as Paris' most renowned tourist sites, are within easy walking distance or can be reached via public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1446.00" OriginalAmount="1446.00">
      <BasicPropertyInfo Latitude="48.840799704678" Longitude="2.299287468195" StarRating="3" HotelCode="56714|hotel_val_girard" HotelName="Val Girard" Meals="ROOM ONLY" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue Pétel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73517/a_73517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a privileged location in Paris between the exhibition park of Porte de Versailles, Montparnasse and the Eiffel Tower. Guests are only five minutes away from access to five bus lines, which travel in all directions, as well as Vaugirard metro station and a large public car park. This hotel is located in the 15th arrondisement, which is characterised by its countless green spaces. The Eiffel Tower and the tourist centre are located around 15 minutes away on foot. Orly airport is located around 20 km away and Charles de Gaulle airport is 37 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1447" OriginalAmount="1447">
      <BasicPropertyInfo Latitude="45.66350319" Longitude="-0.10638524" StarRating="3" HotelCode="323561|440412" HotelName="Hotel Restaurant L'Essille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>43 Route De Conde, 16120 Bassac</AddressLine>
          </AddressLines>
          <CityName>Bassac</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/28/8428f1e560c5110d862277c4854ff9c80d32214d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of Grande Champagne, surrounded by the largest white wine vineyard in the world, which allows after distillation to obtain the most prestigious Cognac, l'Essille opens its doors for privileged moments, the time of a night, a weekend or a longer stay or a professional evening step. Our hotel offers eighteen spacious and very comfortable rooms, classified 3 *, managed by a friendly and competent staff, happy to welcome you as a guest in a warm decor inspired by the particularities of our region. In complements, Canal+ and Wifi, as well as a large relaxation room with sauna, hydro-massaging table are at your disposal.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1447" OriginalAmount="1447">
      <BasicPropertyInfo Latitude="49.007508285492" Longitude="2.548967317791" StarRating="4" HotelCode="28935|33151" HotelName="Mercure Paris CDG Airport &amp; Convention" 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,Golf,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Roissypole Ouest, Route de la Commune, 95713 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46319/a_46319_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located within Roissy Charles de Gaulle Airport, between terminals 1 and 2, near the Villepintes Exhibition Centre. The nearest shopping facilities are at Paris Nord II, around 10 minutes away by car. Disneyland is a 20-minute drive, whilst it is 25 minutes to Paris and 45 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1448.00" OriginalAmount="1448.00">
      <BasicPropertyInfo Latitude="48.835124432283" Longitude="2.4054594433885" StarRating="3" HotelCode="110504|ibis_daumesnil_porte_doree" HotelName="Hôtel ibis Daumesnil Porte Dorée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Boulevard Poniatowski, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153394/a_153394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1450.00" OriginalAmount="1450.00">
      <BasicPropertyInfo Latitude="48.846931117195" Longitude="2.4079920351505" StarRating="3" HotelCode="31196|hipotel_nation_paris_gare_de_lyon" HotelName="Hôtel ibis Styles Paris Nation Cours de Vincennes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49849/a_49849_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Paris directly opposite Porte de Vincennes metro station. The Place de la Nation is within walking distance of the hotel (only a few minutes). Gare de Lyon train station lies just 1 km away. The centrally located Place de la Bastille can be reached in a few minutes by metro. A diversity of shops, cultural institutions and entertainment venues are also quickly and easily reached from the hotel. Charles de Gaulle airport lies approximately 25 km outside the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1452.00" OriginalAmount="1452.00">
      <BasicPropertyInfo Latitude="48.878204126918" Longitude="2.3698616837682" StarRating="1" HotelCode="311282|generator_paris_hostel" HotelName="Generator Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Place du Colonel Fabien, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/392764/392764a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1452.00" OriginalAmount="1452.00">
      <BasicPropertyInfo Latitude="48.854252" Longitude="2.382649" StarRating="3" HotelCode="142311|blc_design_hotel" HotelName="BLC Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Richard Lenoir, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203304/a_203304_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a desirable location in Paris, nestled in a quiet street close to the Palais de la Femme and a few steps from the Place de la Bastille. Guests are invited to take a stroll and appreciate this old, historic Parisian quarter, with the Place des Vosges, the Notre Dame and the Opera Bastille. There are also numerous bars, restaurants, theatres and fashion boutiques in the surrounding area. The Gare de Lyon and Bercy are just a few metro stations from the hotel. Orly Airport is about 16 km away, while Charles de Gaulle Airport is roughly 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1454.00" OriginalAmount="1454.00">
      <BasicPropertyInfo Latitude="48.848334784673" Longitude="2.2970987856388" StarRating="3" HotelCode="110530|hotel_saphir_grenelle" HotelName="Saphir Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Commerce, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213237/213237a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1456.00" OriginalAmount="1456.00">
      <BasicPropertyInfo Latitude="48.833074" Longitude="2.332622" StarRating="3" HotelCode="78830|hotel_du_midi_paris_montparnasse" HotelName="Du Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Avenue René Coty, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212643/212643a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1457.00" OriginalAmount="1457.00">
      <BasicPropertyInfo Latitude="48.849838134652" Longitude="2.2832331061363" StarRating="4" HotelCode="32599|novotel_paris_tour_eiffel" HotelName="Novotel Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Quai de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51838/a_51838_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegantly appointed hotel enjoys a wonderful location on the Seine, just about 700 m from the main tourist area and the Eiffel Tower. There are a number of restaurants, bars and clubs within easy walking distance. Charles Michels metro station and the nearest bus stop are both very close to the hotel building. The nearest station is about 3 km away, while Orly Airport is approximately 15 km away and Charles de Gaulle Airport is around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1458.00" OriginalAmount="1458.00">
      <BasicPropertyInfo Latitude="48.847347930299" Longitude="2.2832633135415" StarRating="4" HotelCode="905730|platine_hotel" HotelName="Platine Hôtel Paris" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Ingénieur Robert Keller, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156029/156029a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in Paris' 15th district, just 300 m from Charles Michels metro station. Saint-Germain-des-Près and the Quartier Latin are both stops on metro line number 10, which can be accessed from Charles Michels. The Eiffel Tower is 1500 m from the hotel and Champs-Élysées is about 3 km away, as is Quai Branly Museum. The airports of Orly and Charles de Gaulle and Beauvais are some 25 km and 30 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1463" OriginalAmount="1463">
      <BasicPropertyInfo Latitude="48.870034" Longitude="2.360198" StarRating="3" HotelCode="97446|18847" HotelName="Aida Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Château d'Eau, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135387/a_135387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Paris near the Marais district. It is situated in a diverse and lively area just a stone's throw from the Marais, Place des Vosges and Place de la République, with plenty of shopping possibilities, and direct access to Thalys and Eurostar trains. This hotel offers a perfect base for discovering the sights of Paris, such as La Bastille, Les Halles, Beaubourg and Centre Georges Pompidou. The nearest airports are Paris-Orly (around 21 km) and Paris-Charles de Gaulle (around 23 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1466.00" OriginalAmount="1466.00">
      <BasicPropertyInfo Latitude="48.837368" Longitude="2.351136" StarRating="3" HotelCode="145547|hotel_garance" HotelName="Garance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue des Gobelins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212692/212692a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1467.00" OriginalAmount="1467.00">
      <BasicPropertyInfo Latitude="48.833379" Longitude="2.331964" StarRating="2" HotelCode="180041|hotel_du_lion" HotelName="Hotel Du Lion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue du Général Leclerc, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332662/332662a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 33 rooms. Services and facilities at the hotel include a dining area and a conference room. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1469.00" OriginalAmount="1469.00">
      <BasicPropertyInfo Latitude="48.8761948005" Longitude="2.3570635914803" StarRating="3" HotelCode="34890|hotel_libertel_gare_de_lest_francais" HotelName="Libertel Gare de l’Est Français" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56776/a_56776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel lies at the heart of the beautiful French capital a mere 100 m from the nearest train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1473.00" OriginalAmount="1473.00">
      <BasicPropertyInfo Latitude="48.865339772273" Longitude="2.3950236855227" StarRating="2" HotelCode="501971|nadaud_hotel" HotelName="Nadaud Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de la Bidassoa, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/670173/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1474.00" OriginalAmount="1474.00">
      <BasicPropertyInfo Latitude="48.889665" Longitude="2.282731" StarRating="4" HotelCode="213406|mercure_paris_levallois_perret" HotelName="Mercure Paris Levallois Perret" 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>48 rue Chaptal, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302101/a_302101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Levallois-Perret. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1476.00" OriginalAmount="1476.00">
      <BasicPropertyInfo Latitude="48.817672" Longitude="2.329079" StarRating="4" HotelCode="29350|mercure_paris_porte_dorleans" HotelName="Mercure Paris Porte d'Orleans" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Francois Ory, 92120 Montrouge</AddressLine>
          </AddressLines>
          <CityName>Montrouge</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47293/a_47293_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The metro (line 4) links the hotel to the centre of Paris, while the Porte de Versailles exhibition centre is 20 minutes away by tram (T3). The hotel is located at the southern gateway to Paris close to the A6-A10, the Montparnasse train station and Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1476.00" OriginalAmount="1476.00">
      <BasicPropertyInfo Latitude="48.895245" Longitude="2.340911" StarRating="2.5" HotelCode="901643|ibis_styles_paris_montmartre_nord" HotelName="Ibis Styles Paris Montmartre Nord" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77, rue du Ruisseau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/214855/w_214855_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1482.00" OriginalAmount="1482.00">
      <BasicPropertyInfo Latitude="48.876635812914" Longitude="2.3541614413261" StarRating="3" HotelCode="110495|hotel_parisiana" HotelName="The Originals Paris Gare de l'Est Parisiana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153380/w_153380_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel is strategically located in the lively 10th district, just 300 metres from the Gare du Nord and Gare de l'Est train stations. The impressive Sacre Coeur Basilica is only a 20-minute walk from the hotel. The Poissoniere Metro Station, which goes directly to the Louvre Museum, is just a 5-minute walk from the hotel and the Eiffel Tower can be reached by public transport in 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1483.00" OriginalAmount="1483.00">
      <BasicPropertyInfo Latitude="48.839875558845" Longitude="2.3030760884285" StarRating="4" HotelCode="67806|novotel_paris_vaugirard_montparnasse" HotelName="Novotel Paris Vaugirard Montparnasse" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>257 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87700/a_87700_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is well-connected to the city centre by metro and yet offers a tranquil haven in the capital. It enjoys an excellent setting in the heart of the 15th arrondissment in the centre of Paris, near to Porte de Versailles and Montparnasse station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1483.00" OriginalAmount="1483.00">
      <BasicPropertyInfo Latitude="48.839956764319" Longitude="2.3236539959908" StarRating="4" HotelCode="29761|mercure_paris_gare_montparnasse" HotelName="Mercure Paris Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue de la Gaite, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47806/a_47806_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1485.00" OriginalAmount="1485.00">
      <BasicPropertyInfo Latitude="48.885271" Longitude="2.330073" StarRating="4" HotelCode="14782|mercure_paris_montmartre_sacre_coeur" HotelName="Mercure Paris Montmartre Sacre Coeur" 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17340/a_17340_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing city hotel lies at the foot of the hill of Montmartre close to the former artist's district and not far from the famous Moulin Rouge and Sacré Coeur. From here one is able to enjoy an especially magnificent view of the Eiffel Tower. Links to the public transport system are only 200 m from the hotel (Place de Clichy Metro station). The near vicinity offers diverse shopping facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="48.86819" Longitude="2.35865" StarRating="0" HotelCode="0|residence_meslay" HotelName="Résidence Meslay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue Meslay, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/7a/877a40b951d6a55c1d661957d94d4c67c4711c8c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 12 minutes by foot from Les Halles.  This apartment is 0.6 mi (1 km) from Canal Saint-Martin and 0.7 mi (1.1 km) from Centre Pompidou.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge) 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.&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.30 per person, per night. This tax does not apply to children under 18 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="1489.00" OriginalAmount="1489.00">
      <BasicPropertyInfo Latitude="48.887999799878" Longitude="2.2516699147673" StarRating="3" HotelCode="408700|citadines_la_defense_paris" HotelName="Citadines La Défense Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Boulevard de Neuilly, Paris La Défense, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99883/k_99883_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located in the business district, close to the Champs-Elysées. It is easily accessible by metro (stop: Esplanade de la Défense) and near to the RER A train. Both major airports, Charles de Gaulle and Orly, are about 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1490.00" OriginalAmount="1490.00">
      <BasicPropertyInfo Latitude="48.823555000406" Longitude="2.3715488612652" StarRating="3" HotelCode="56962|best_western_bercy_rive_gauche" HotelName="ibis Styles Paris Massena Olympiades" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82-84 rue Regnault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73853/a_73853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Paris, near the Bercy business area and the exhibition park in Versailles. A tram line passes directly in front of the hotel, and it is only 15 minutes' walk to Place d'Italie. The centre of Paris is only around 6 km away. It is about 11 km to Orly airport and 32 km to Charles de Gaulle airport. The hotel is the ideal starting point from which to explore the famous sights of the city such as the François Mitterand National Library or the Natural History Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="48.86935" Longitude="2.35151" StarRating="0" HotelCode="0|chenier_paradise" HotelName="Chenier Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Chénier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/f3/b5f3a3669f870d75c3881739ce3ebdd7d7b248b1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 9 minutes by foot from Les Halles.  This apartment is 0.5 mi (0.8 km) from Grevin Museum and 0.7 mi (1.1 km) from Centre Pompidou.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access 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="27" TotalAmount="1493" OriginalAmount="1493">
      <BasicPropertyInfo Latitude="48.851641918555" Longitude="2.3907896876335" StarRating="3" HotelCode="35562|13078" HotelName="Grand Francais" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57814/a_57814_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on the Place de la Nation, this city hotel is close to many of Paris’ top shopping and entertainment venues. The Bastille is only around 2 km away and Notre Dame is around 3.4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1493.00" OriginalAmount="1493.00">
      <BasicPropertyInfo Latitude="48.87598" Longitude="2.342063" StarRating="3" HotelCode="14090|ibis_opera_la_fayette" HotelName="ibis Paris Opéra la Fayette" 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,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16307/a_16307_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Paris, with countless shopping venues, bars, restaurants and nightclubs in the vicinity. Further sightseeing attractions, such as the Louvre, the Musée Grévin and the Opéra (Palais Garnier), are only a few minutes away from the hotel. Links to the public transport network can easily be reached on foot. The transfer time to Charles de Gaulle Airport or Orly Airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1494.00" OriginalAmount="1494.00">
      <BasicPropertyInfo Latitude="48.878299" Longitude="2.384219" StarRating="3" HotelCode="180098|nouveau_paris_park_hotel" HotelName="Nouveau Paris Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Hassard, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/200240/200240a_hb_a_040.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1494.00" OriginalAmount="1494.00">
      <BasicPropertyInfo Latitude="48.8596939861096" Longitude="2.297231663312" StarRating="0" HotelCode="0|renovated_1br_next_to_the_eiffel_tower" HotelName="Renovated 1BR next to the Eiffel Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Avenue de la Bourdonnais, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/c5/e0/c5e0f3b3a29d744e3f218218e6b55edf089a3cb4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Renovated 1BR next to the Eiffel Tower” is situated within 4 km from the heart of Paris.&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="27" TotalAmount="1495" OriginalAmount="1495">
      <BasicPropertyInfo Latitude="48.876001436508" Longitude="2.8072806810203" StarRating="3" HotelCode="25358|2777" HotelName="Explorers Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Restaurant,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Avenue de la Fosse des Pressoirs, 77700 Magny-le-Hongre</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36952/a_36952_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tasteful hotel is only 8 minutes from Disneyland and about 1.5km away from Magny le Hongre offering guests a rich choice of leisure and entertainment opportunities. The nearest train station lies around 2 km away as well as bus number 54. The centre of Paris lies around 25 km away taking around 40 minutes. In addition, the hotel is 30 km from both Charles de Gaulle and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1495" OriginalAmount="1495">
      <BasicPropertyInfo Latitude="48.800941" Longitude="2.12501114" StarRating="0" HotelCode="795092|495185" HotelName="Apparts De l'Oncle Louis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue De Satory, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/26000000/25140000/25139900/25139814/7419dbd8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="48.840836" Longitude="2.323891" StarRating="3" HotelCode="110513|hotel_du_parc_4" HotelName="du Parc" 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>6 Rue Jolivet, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330060/330060a_hb_a_072.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1496.00" OriginalAmount="1496.00">
      <BasicPropertyInfo Latitude="48.890499260539" Longitude="2.3175626993179" StarRating="3" HotelCode="32473|abrial" HotelName="Abrial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Rue Cardinet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51655/a_51655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 17th arrondissement in the west of Paris near the enchanting Parc Monceau. The Champs-Élysées and Montmartre with the Sacré-Coeur and the opera house are only around 15 minutes away. The Brochant metro station lies around 200 m away and the transfer time to Paris-Orly Airport as well as to Paris-Charles de Gaulle Airport takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.00" OriginalAmount="1497.00">
      <BasicPropertyInfo Latitude="48.837203" Longitude="2.2971384" StarRating="3" HotelCode="63959|hotel_convention_montparnasse" HotelName="Convention Montparnasse" 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>41 rue Alain Chartier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82412/l_82412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the Convention district in Paris' lively 15th arrondissement, only a short walk away from Convention metro stop. Guests can explore the many markets, shops and café terraces which are located in the nearby area of Montparnasse. The Eiffel Tower and the UNESCO building are only a 15-minute walk away, whilst the Parc Des Expositions de Porte de Versailles and the Palais des Sports are a 10-minute walk away. The Porte de Versailles metro stop is also only 10 minutes away and the suburban railway station (RER) is 12 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1507.00" OriginalAmount="1507.00">
      <BasicPropertyInfo Latitude="48.873962" Longitude="2.346864" StarRating="3" HotelCode="76924|hotel_aida_opera" HotelName="Aida Opera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Richer, alternativ: 17 Rue Du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104505/a_104505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of Paris, in one of the most lively districts of the city, close to the Opera Garnier and famous department stores such as Galeries Lafayette and Printemps. The Louvre and the Jardins des Tuileries (3 km) as well as Sacré Coeur and Montmartre are just 30 minutes away on foot. It is 500 m to the Grands Boulevards metro station and 1.5 km to Gare du Nord, while the Eurostar terminal of Orly Airport is 18 km away and it is 23 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1508.00" OriginalAmount="1508.00">
      <BasicPropertyInfo Latitude="48.87321681" Longitude="2.3827721" StarRating="3" HotelCode="439979|hotel_scarlett" HotelName="Hôtel Scarlett" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Jouye-Rouve, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550179/a_550179_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1509.00" OriginalAmount="1509.00">
      <BasicPropertyInfo Latitude="48.892115604973" Longitude="2.2933444759188" StarRating="1" HotelCode="110027|hotel_boissiere" HotelName="Boissiere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue Jean Jaurès, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211988/211988a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Levallois-Perret. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1509.00" OriginalAmount="1509.00">
      <BasicPropertyInfo Latitude="48.848603" Longitude="2.26624" StarRating="3" HotelCode="180094|queens_hotel_12" HotelName="Queens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Bastien Lepage, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6726419</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 17 rooms. Services and facilities at the hotel include a bar and room service. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1510.00" OriginalAmount="1510.00">
      <BasicPropertyInfo Latitude="48.881412" Longitude="2.323516" StarRating="4" HotelCode="376422|best_western_premier_kapital_opera_2" HotelName="Best Western Premier Kapital Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488461/a_488461_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1510.00" OriginalAmount="1510.00">
      <BasicPropertyInfo Latitude="48.837982" Longitude="2.258468" StarRating="3" HotelCode="82924|holiday_inn_paris__auteuil" HotelName="Holiday Inn Paris Auteuil" Meals="ROOM ONLY,BREAKFAST-FOR-2,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>21 Rue Gudin, Paris 75016</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/8/7/5/3/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1511.00" OriginalAmount="1511.00">
      <BasicPropertyInfo Latitude="48.827442507044" Longitude="2.3210307955742" StarRating="3" HotelCode="29356|ibis_paris_alesia_montparnasse_14eme" HotelName="Hôtel ibis Paris Alésia Montparnasse 14ème" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 rue des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47302/a_47302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in a convenient location in the south of Paris between the districts of Alesia and Montparnasse and about 300 m from Alesia métro station. Paris, with its multitude of galleries, museums, churches, and theatres, has something for every visitor. The many restaurants, clubs, and bars provide further entertainment and ensure that no hotel guests will be bored here.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1513" OriginalAmount="1513">
      <BasicPropertyInfo Latitude="48.871843563622" Longitude="2.3419238626957" StarRating="3" HotelCode="44215|3112" HotelName="Best Western Hôtel Ronceray Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Boulevard Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17356/w_17356_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1516" OriginalAmount="1516">
      <BasicPropertyInfo Latitude="48.859693" Longitude="2.402814" StarRating="2.5" HotelCode="151774|203308" HotelName="Mama Shelter Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>109, rue de Bagnolet, 75020 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213711/a_213711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1517.00" OriginalAmount="1517.00">
      <BasicPropertyInfo Latitude="48.856503602355" Longitude="2.3561881126275" StarRating="3" HotelCode="12651|hotel_france_louvre" HotelName="Hotel France Louvre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue de Rivoli, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12961/a_12961_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally situated in the historical district of Paris, between Concorde and the Bastille. It is not far from Notre Dame, the Louvre, the Picasso Museum and the Centre Pompidou. Hotel de Ville metro station, from which other areas of Paris are easily accessible, is also only minutes away, the tourist centre with plenty of bars and restaurants is in the vicinity and the city centre is only a few kilometres away. The transfer time from Orly airport is around 45 minutes and Charles de Gaulle airport is 50 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1518" OriginalAmount="1518">
      <BasicPropertyInfo Latitude="48.871426326012" Longitude="2.8077578544617" StarRating="4" HotelCode="38278|1647" HotelName="Vienna House Magic Circus at Disneyland Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue de la Fosse des Pressoirs, 77703 Magny-le-Hongre, Val de France, Marne la Vallée</AddressLine>
          </AddressLines>
          <CityName>Magny-le-Hongre</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63232/a_63232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Designed in the style of a French country manor, this hotel is located at the heart of Marne-la-Vallée just 3 km from Disneyland. A shuttle bus covers the approximatelyten minutes to the world-famous leisure park. Situated around 37 km from Paris, this hotel lies within a reasonable distance of many other attractions such as golf courses, palaces and monuments. In addition, shopping facilities can be reached in around 5 minutes on foot. It is equally suitable as a stopover point for holidaymakers and business guests to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1519" OriginalAmount="1519">
      <BasicPropertyInfo Latitude="48.844609971161" Longitude="2.352155148983" StarRating="3" HotelCode="29129|8955" HotelName="Des Nations Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46758/a_46758_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the Latin Quarter, near to the Pantheon, the Lutece Arenas and the gothic cathedral Notre-Dame. In addition, guests will find bars, restaurants, shops and museums within a radius of some 100 m. By metro and bus visitors may reach many beautiful districts of Paris. It is only around 2 km to Austerlitz railway station and the airports of Orly and Charles de Gaulle are approximately 14 km and 30 km respectively from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1522.00" OriginalAmount="1522.00">
      <BasicPropertyInfo Latitude="48.84352702706" Longitude="2.2409561276436" StarRating="3" HotelCode="183058|hotel_villa_escudier" HotelName="Hotel Villa Escudier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 rue Escudier, 92100 Boulogne</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328999/328999a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1525.00" OriginalAmount="1525.00">
      <BasicPropertyInfo Latitude="48.880988" Longitude="2.323053" StarRating="3" HotelCode="47341|hotel_cervantes_paris" HotelName="Hôtel Cervantes by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue de Berne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10271/a_10271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel is located close to the opera house and La Madeleine. It is 5 minutes by metro from St Lazare train station and only 2 minutes from Rome Metro station. Scores of shops are to be found within 100 m of hotel as are links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1530.00" OriginalAmount="1530.00">
      <BasicPropertyInfo Latitude="48.81515329" Longitude="2.42017895" StarRating="3" HotelCode="335842|hotel_au_petit_caporal" HotelName="Hôtel Au Petit Caporal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue du Général de Gaulle, 94700 Maisons-Alfort</AddressLine>
          </AddressLines>
          <CityName>Maisons-Alfort</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/74404/1974404/51.jpg?f=15666689</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="1531.00" OriginalAmount="1531.00">
      <BasicPropertyInfo Latitude="48.838582" Longitude="2.315039" StarRating="4" HotelCode="60919|novotel_paris_gare_montparnasse" HotelName="Novotel Paris Centre Gare Montparnasse" 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,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Cotentin, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78838/a_78838_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Montparnasse, close to the TGV station Atlantique. In the immediate vicinity guests will also find Saint-Germain-des-Près, the Champs-Élysées and the Eiffel Tower. It is around 18 km from Paris-Orly airport and 35 km from Charles de Gaulle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1531.00" OriginalAmount="1531.00">
      <BasicPropertyInfo Latitude="48.86330032348633" Longitude="2.3994500637054443" StarRating="1" HotelCode="0|20_design_flat_pere_lachaise" HotelName="20 - Design Flat Père Lachaise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 bis Rue des Rondonneaux, 75020, Paris, FR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fb/89/fb8901877e25a749db8e9944ac88cf5b9cad494c.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment, you'll be centrally located in Paris, within a 5-minute drive of Grands Boulevards and Place de la Nation.  This apartment is 2.3 mi (3.7 km) from Opera Bastille and 2.5 mi (4.1 km) from Les Halles.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 1 km / 0.6 mi&lt;br /&gt;Place de la Nation - 2.3 km / 1.4 mi&lt;br /&gt;Canal Saint-Martin - 2.4 km / 1.5 mi&lt;br /&gt;Parc des Buttes Chaumont - 2.9 km / 1.8 mi&lt;br /&gt;Place de la Bastille - 3 km / 1.9 mi&lt;br /&gt;Opera Bastille - 3.1 km / 1.9 mi&lt;br /&gt;Place de la Republique - 3.2 km / 2 mi&lt;br /&gt;Place des Vosges - 3.2 km / 2 mi&lt;br /&gt;Picasso Museum - 3.3 km / 2.1 mi&lt;br /&gt;Rue de Rivoli - 3.4 km / 2.1 mi&lt;br /&gt;Philharmonie de Paris - 3.7 km / 2.3 mi&lt;br /&gt;Grande halle de la Villette - 3.7 km / 2.3 mi&lt;br /&gt;Zenith de Paris - 3.8 km / 2.4 mi&lt;br /&gt;Ile Saint Louis - 3.9 km / 2.4 mi&lt;br /&gt;Les Halles - 4.1 km / 2.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 28.2 km / 17.6 mi&lt;br /&gt;Orly Airport (ORY) - 19.2 km / 12 mi&lt;br /&gt;Paris (BVA-Beauvais) - 82.4 km / 51.2 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 211 km / 131.1 mi&lt;br /&gt;HeadLine : In Paris (20th Arrondissement)&lt;br /&gt;Rooms : 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 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="1534.00" OriginalAmount="1534.00">
      <BasicPropertyInfo Latitude="48.884793841281" Longitude="2.2996321320534" StarRating="4" HotelCode="33469|hotel_ampere" HotelName="Ampère" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53256/a_53256_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of Paris, close to the Arc de Triomphe and the Champs-Élysées. The Gare du Nord station (Eurostar) is 5 km away from the hotel, and can be reached in 20 minutes with the metro. Orly and Charles de Gaulle airports are 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1537" OriginalAmount="1537">
      <BasicPropertyInfo Latitude="48.846097" Longitude="2.278881" StarRating="4" HotelCode="81179|33543" HotelName="Mercure Paris Tour Eiffel Pont Mirabeau Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue Emile Zola, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109671/a_109671_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1538" OriginalAmount="1538">
      <BasicPropertyInfo Latitude="48.882172833898" Longitude="2.3367753624916" StarRating="4" HotelCode="49888|37648" HotelName="Villa Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35459/a_35459_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the Montmartre area of Paris and is just 10 m from Pigalle underground station. Facing the Sacré Coeur, the hotel looks out over Place Pigalle and is just 3 blocks from the Moulin Rouge. This quarter of Paris is still a vibrant district for theatre and music, catering for all tastes. The hotel's immediate vicinity features restaurants and shops and tourist attractions, including Notre Dame cathedral (15 minutes on public transport), the Eiffel Tower (20 minutes on public transport) and Disneyland (40 minutes on public transport) can also be found nearby. Orly Airport is 20 km from the accommodation and Charles de Gaulle and Tille airports are 23 km and 80 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1540.00" OriginalAmount="1540.00">
      <BasicPropertyInfo Latitude="48.844241049069" Longitude="2.3234716057777" StarRating="3" HotelCode="34407|hotel_edouard_vi" HotelName="Hôtel Edouard 6" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Boulevard du Montparnasse, Montparnasse District, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213181/213181a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1545" OriginalAmount="1545">
      <BasicPropertyInfo Latitude="48.879458666667" Longitude="2.357619" StarRating="4" HotelCode="199736|49277" HotelName="Hor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue la Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285005/a_285005_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1545.00" OriginalAmount="1545.00">
      <BasicPropertyInfo Latitude="48.883036" Longitude="2.332893" StarRating="3" HotelCode="58165|moulin_plaza" HotelName="Moulin Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39, rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75357/a_75357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the foot of Montmartre, in an ideal location between the opera (around 1.5 km away) and Montmartre (around 1 km away). It is located in the heart of Paris, close to the Moulin Rouge and the Sacre-Coeur from la Butte Montmartre. In addition, the hotel is also close to the Theatre Madeleine and the Theatre de Paris. Patrimoine and further historical monuments lie within around 200 m of the hotel. Montmartre Mountain (Butte Montmartre) is full of street artists such as painters, sculptors and poets, who mainly preside on Tertre Square (Place du Tertre). Moulin Plaza is also a wonderful place enjoying one of Paris' most colourful neighbourhoods. Bus stops and a train station (both over and underground) lie around 200 m away, shops are around 1.5 km away, the train station is around 2 km away and the Champs-Elysées as well as the Louvre are roughly 4 km from the hotel. Charles de Gaulle airport is located roughly 20 km away and Orly airport lies approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1546.00" OriginalAmount="1546.00">
      <BasicPropertyInfo Latitude="48.925749803968" Longitude="2.3547700716264" StarRating="3" HotelCode="110723|ibis_saintdenis_stade_ouest" HotelName="Hôtel ibis Saint-Denis Stade Ouest" 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>20 Rue Jules Saulnier, La Plaine Saulnier, 93200 Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153645/a_153645_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1547.00" OriginalAmount="1547.00">
      <BasicPropertyInfo Latitude="48.844515" Longitude="2.308812" StarRating="3" HotelCode="32505|interhotel_lecourbe" HotelName="Hotel the Originals Paris Eiffel Tower Lecourbe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Lecourbe, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51702/a_51702_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.00" OriginalAmount="1548.00">
      <BasicPropertyInfo Latitude="48.849600353996" Longitude="2.3723683398812" StarRating="2.5" HotelCode="263473|adagio_access_paris_bastille" HotelName="Aparthotel Adagio access Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Moreau, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366887/a_366887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1549.00" OriginalAmount="1549.00">
      <BasicPropertyInfo Latitude="48.856095119172" Longitude="2.4151786441803" StarRating="4" HotelCode="82268|suite_novotel_paris_porte_de_montreuil" HotelName="Novotel Suites Paris Montreuil Vincennes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue du Professeur Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111040/a_111040_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This suite hotel is located 200 m from the metro and 2 km from the centre of Paris. It lies 18 km from Roissy Charles de Gaulle and Orly airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1549.00" OriginalAmount="1549.00">
      <BasicPropertyInfo Latitude="48.825801525043" Longitude="2.3526600668982" StarRating="3" HotelCode="64086|ibis_paris_italie_tolbiac_13eme" HotelName="Hôtel ibis Paris Italie Tolbiac 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>177 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82562/a_82562_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1550.00" OriginalAmount="1550.00">
      <BasicPropertyInfo Latitude="48.85928" Longitude="2.307507" StarRating="2" HotelCode="110462|amelie" HotelName="Hotel Amélie – Green Spirit Hotels Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Amélie, 75007 Paris, Île de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213370/213370a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1551.00" OriginalAmount="1551.00">
      <BasicPropertyInfo Latitude="48.879449" Longitude="2.334195" StarRating="3" HotelCode="14999|monterosa" HotelName="Hôtel Monterosa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue La Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17691/a_17691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In Paris' 9th district near Montmartre, this charming hotel is near the opera, Paris Nord, Thalys and Eurostar stations, Paris Est TGV station, Saint Lazare and near department stores. Paris-Orly Airport and Paris-Charles de Gaulle Airport are situated at distances of approximately 35 km and 40 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1552.00" OriginalAmount="1552.00">
      <BasicPropertyInfo Latitude="48.869137" Longitude="2.39533003" StarRating="3" HotelCode="975801|hotel_bridget" HotelName="Hotel Bridget" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>258 Rue Des Pyrénées, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37840000/37838800/37838714/ace3456e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1553.00" OriginalAmount="1553.00">
      <BasicPropertyInfo Latitude="48.875938" Longitude="2.326965" StarRating="3" HotelCode="12995|le_grand_hotel_de_normandie" HotelName="Grand Hôtel de Normandie" 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,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13433/a_13433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a magnificent part of town in the centre of Paris. It is well-connected to the Parisian transport network making it very pleasant and easy for guests to move around the vicinity of the hotel. Guests can visit various tourist attractions, such as Opéra Garnier, which is 1km away, Printemps les Grand Magasins, which is 900 metres away, and the Eiffel Tower, which is 4 km from the hotel. Gare St. Lazare station is right outside the hotel. Orly Airport is approximately 22 km from the hotel while Roissy-Charles De Gaulle Airport is roughly 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1553.00" OriginalAmount="1553.00">
      <BasicPropertyInfo Latitude="48.845827" Longitude="2.298381" StarRating="3" HotelCode="144879|best_western_hotel_eiffel_cambronne" HotelName="Best Western Hotel Eiffel Cambronne" 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>46 Rue de la Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206161/a_206161_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1554" OriginalAmount="1554">
      <BasicPropertyInfo Latitude="48.88701298" Longitude="2.17392421" StarRating="4" HotelCode="430661|183595" HotelName="OKKO HOTELS Paris Rueil-Malmaison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>109 Avenue Victor Hugo, 92 500  Rueil-Malmaison</AddressLine>
          </AddressLines>
          <CityName>Rueil-Malmaison</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599582/599582a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rueil-Malmaison.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1555.00" OriginalAmount="1555.00">
      <BasicPropertyInfo Latitude="48.844970064745" Longitude="2.3212426900864" StarRating="3" HotelCode="32577|best_western_hotel_le_montparnasse" HotelName="Best Western Hôtel Le Montparnasse Paris" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51809/a_51809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to plenty of the city's sightseeing attractions including Les Invalides, the Champs de Mars, Orsay Museum and the department store, Galeries Lafayette. The Eiffel Tower, Place de la Concorde, Champs-Élysées, Place de l'Étoile and Les Halles may easily be reached with the metro. The hotel lies just 5 minutes from Gare Montparnasse train station. The airport is roughly a 30-minute drive away. Therefore, the hotel enjoys an ideal location for a trip combining business and tourism.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.00" OriginalAmount="1557.00">
      <BasicPropertyInfo Latitude="48.878912257158" Longitude="2.3448595404625" StarRating="3.5" HotelCode="58700|tour_dauvergne_opera" HotelName="ZE Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de la Tour d’Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76042/a_76042_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, just a stone's throw from the L'Opera and some of the city's major department stores. Guests will find restaurants and bars in the same street as the hotel, just a few metres away. The nearest links to the public transport network are just 150 m away (Cadet metro station) and it is a 10-minute walk to the centre of Paris and the nearest shops. Montmartre is just 10 minutes away on foot, as are the nearest concert venues and nightspots, which are roughly 400 m from the hotel. It is a 45-minute drive to the Parc des Expositions Villepinte and Charles de Gaulle and Orly Airports are both 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1558" OriginalAmount="1558">
      <BasicPropertyInfo Latitude="48.877283453971" Longitude="2.3543594975532" StarRating="4" HotelCode="16885|18838" HotelName="Mademoiselle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20089/a_20089_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located between the large boulevards, the stock exchange and Paris' opera house. Many of the French capital's most central sights lie just a short distance from the hotel and can easily be reached by making use of public transport. The hotel is situated in the heart of Paris but in a small and quiet street, only short walk from Gare du Nord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1559.00" OriginalAmount="1559.00">
      <BasicPropertyInfo Latitude="48.881259" Longitude="2.294725" StarRating="4" HotelCode="68257|hotel_westside_arc_de_triomphe" HotelName="Westside Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Pierre Demours, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88284/a_88284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1560.00" OriginalAmount="1560.00">
      <BasicPropertyInfo Latitude="48.842371684351" Longitude="2.3631870746612" StarRating="3" HotelCode="59790|libertel_austerlitz_jardin_des_plantes_2" HotelName="Libertel Austerlitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de l’Hôpital, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211992/211992a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1560.00" OriginalAmount="1560.00">
      <BasicPropertyInfo Latitude="48.8654645" Longitude="2.35285899" StarRating="2" HotelCode="327296|hotel_de_roubaix" HotelName="Hôtel de Roubaix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Greneta, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505225/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1562.00" OriginalAmount="1562.00">
      <BasicPropertyInfo Latitude="48.862037825325" Longitude="2.3854585509262" StarRating="3" HotelCode="110499|ibis_paris_pere_lachaise" HotelName="Hotel ibis Paris Père Lachaise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue de la Folie Régnault, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153389/a_153389_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1564" OriginalAmount="1564">
      <BasicPropertyInfo Latitude="48.874995227065" Longitude="2.3133516311645" StarRating="4" HotelCode="73717|17449" HotelName="Aparthotel Adagio Paris Haussmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>129-131 Boulevard Haussmann, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99451/a_99451_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Saint-Philippe du Roule area and is a stone's throw from the Grands Boulevards. It enjoys a central, luxurious location which features many famous tourist sights: La Madeleine, the Elysée Palace, the Arc de Triomphe and L'Opéra Garnier. It is a place of relaxation with its museums. It is 1 minute from the Jacquemart André Museum and a 3-minute walk from the great Parc Monceau and many commercial streets. It is a very lively business area, featuring the Chamber of Commerce and Industry as well department stores. The hotel's immediate proximity also includes restaurants, bars, pubs and nightspots. Charles De Gaulle International Airport and Orly International Airport are 30 and 26 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1565.00" OriginalAmount="1565.00">
      <BasicPropertyInfo Latitude="48.858335824349" Longitude="2.3816755414009" StarRating="3" HotelCode="337355|new_hotel_candide" HotelName="New Hotel le Voltaire" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Petion, 75011 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56145/a_56145_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of the French capital, close to the centre that can easily be reached on foot. Various shopping venues, countless restaurants, diverse bars and entertainment venues are to be found in the vicinity (30 m - 50 m away). Public transport departs from stops located just 50 m away and Paris' airports are about 20 km from this hotel that lies in the 11th arrondissement.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1567.00" OriginalAmount="1567.00">
      <BasicPropertyInfo Latitude="48.873296370178" Longitude="2.3436968028545" StarRating="3" HotelCode="31198|hotel_acadia_opera" HotelName="Hôtel Acadia" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49851/a_49851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to a main road, this hotel lies within a few minutes of a diverse selection of restaurants, bars and links to the public transport network (a bus stop as well as Grands Boulevards métro station are within 150 m of the hotel). An abundance of shops are to be found in the vicinity whilst the Gare du Nord train station lies 1 km away. Paris' Orly and Charles de Gaulle airports are about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1568.00" OriginalAmount="1568.00">
      <BasicPropertyInfo Latitude="48.874358715335" Longitude="2.3420964072276" StarRating="3" HotelCode="24547|ibis_grands_boulevards_opera" HotelName="Hôtel ibis Paris Grands Boulevards Opéra 9ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue du Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35454/a_35454_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1570.00" OriginalAmount="1570.00">
      <BasicPropertyInfo Latitude="48.823994" Longitude="2.327468" StarRating="3" HotelCode="154978|hotel_virgina" HotelName="Virgina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66, Rue Pere Corentin, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/251401/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at de Port d'Orléans between the Montsouris Parc, Cité Universitaire and the exhibition park at Porte de Versailles. Montparnasse cemetery and train station are 2 km from the hotel, Saint-Michel is 3 km away and the catacombs are 1.5 km away. Buses stop at Port d'Orleans, which is just 20 metres from the hotel. Nearby airports include Paris-Orly (13 km away) and Paris-Charles de Gaulle (35 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1575" OriginalAmount="1575">
      <BasicPropertyInfo Latitude="48.998863" Longitude="2.517582" StarRating="4" HotelCode="394631|68437" HotelName="Novotel Roissy CDG Convention &amp; Spa" 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,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Allée du Verger, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93480/a_93480_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with a large glass-covered atrium is ideally situated in the hotel area of the international Roissy Charles de Gaulle Airport, close to the exhibition centre of Villepinte and 25 km from Paris city centre, with all its attractions such as the world famous Eiffel Tower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1576.00" OriginalAmount="1576.00">
      <BasicPropertyInfo Latitude="48.87512400618" Longitude="2.3354315757752" StarRating="3" HotelCode="337158|hotel_mogador_opera__paris" HotelName="Mogador" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue de la Victoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017576/017576a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated close to La Madeleine and Place Vendôme. Some of the most famous shopping centres in the world including Printemps and the Galeries Lafayette lie just a short distance away and can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1582.00" OriginalAmount="1582.00">
      <BasicPropertyInfo Latitude="48.882453595547" Longitude="2.3318150670843" StarRating="3" HotelCode="318630|hotel_joke__astotel" HotelName="Hôtel Joke" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Rue Blanche, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432239/a_432239_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.00" OriginalAmount="1584.00">
      <BasicPropertyInfo Latitude="48.877492" Longitude="2.353713" StarRating="2" HotelCode="147042|hotel_du_brabant" HotelName="Du Brabant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331939/331939a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.00" OriginalAmount="1584.00">
      <BasicPropertyInfo Latitude="48.840749" Longitude="2.262383" StarRating="3" HotelCode="145018|hotel_boileau" HotelName="Boileau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81, rue Boileau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330654/330654a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1585.00" OriginalAmount="1585.00">
      <BasicPropertyInfo Latitude="48.87928" Longitude="2.29596" StarRating="4" HotelCode="18989|villa_alessandra" HotelName="Villa Alessandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Place Boulnois, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23774/a_23774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel enjoys a peaceful location in an elegant district of the city, only around 500 m from the Arc de Triomphe and the Champs Elysées. A selection of shopping and entertainment, restaurants, and bars lie within a stone's throw of the hotel. Ternes (line 2) is the nearest metro station and lies just 200 m away and the train station is 1 km away, as well as some nightclubs. Charles de Gaulle airport is 30km away and Paris Orly airport is 35km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1586.00" OriginalAmount="1586.00">
      <BasicPropertyInfo Latitude="48.828957519946" Longitude="2.3740942776203" StarRating="3" HotelCode="34549|ibis_styles_paris_tolbiac_bibliotheque_2" HotelName="Ibis Styles Paris Tolbiac Bibliotheque" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54804/a_54804_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located directly in the heart of the city's Rive Gauche area. An array of restaurants and bars as well as links to the public transport network are located in the hotel's vicinity. It is around 150 m from the new National Library and roughly 10 minutes from Notre-Dame and the Quartier Latin. The hotel is just 2 km from the tourist and city centre. Bus number 27 and underground line 6 take guest directly to the city's main sights including the Eiffel tower, the Champs-Elysées, the Jardins de Luxembourg, Saint Michel, the Louvre and more. From the underground station Bibliothèque François Mitterrand, line 14, which lies a mere 20 m from the hotel, guests may reach the Gare de Lyon in 5 minutes, Châtelet in 8 minutes and it is around 12 minutes to La Madeleine. The hotel is around 20 km from Paris-Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1589.00" OriginalAmount="1589.00">
      <BasicPropertyInfo Latitude="48.872255505164" Longitude="2.3452739417553" StarRating="2" HotelCode="60016|cite_rougemont" HotelName="Cite Rougemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Cité Rougemont, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213491/213491a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1589.00" OriginalAmount="1589.00">
      <BasicPropertyInfo Latitude="48.846725483886" Longitude="2.3263992369175" StarRating="3.5" HotelCode="34419|best_western_hotel_aramis_saint_germain" HotelName="Best Western Hôtel Aramis Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54828/a_54828_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1591.00" OriginalAmount="1591.00">
      <BasicPropertyInfo Latitude="48.878950182318" Longitude="2.3370020091534" StarRating="3" HotelCode="14189|hotel_lorette_opera" HotelName="Hôtel Lorette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Notre Dame de Lorette, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16464/a_16464_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located just minutes from Montmartre as well as from the opera and the Sacré-Cœur. Shopping and entertainment venues can easily be reached on foot and the nearest metro station is Saint-Georges (50 m away). Charles de Gaulle and Orly airports are both about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1591.00" OriginalAmount="1591.00">
      <BasicPropertyInfo Latitude="48.881435" Longitude="2.324429" StarRating="3" HotelCode="34426|hotel_elysees_opera" HotelName="Elysées Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>17 rue de Turin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213343/213343a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1591.00" OriginalAmount="1591.00">
      <BasicPropertyInfo Latitude="48.865371" Longitude="2.398261" StarRating="3" HotelCode="165998|super_hotel" HotelName="Panam Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>208 Rue des Pyrénées, 75020 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327713/327713a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1593.00" OriginalAmount="1593.00">
      <BasicPropertyInfo Latitude="48.884115673203" Longitude="2.3328767716885" StarRating="4" HotelCode="189596|hotel_le_squara" HotelName="Hôtel du Beaumont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Lepic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177415/177415a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1593.00" OriginalAmount="1593.00">
      <BasicPropertyInfo Latitude="48.873370464828" Longitude="2.3485797643661" StarRating="3.5" HotelCode="25639|who__windsor_hotel_opera" HotelName="Windsor Opera" 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,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Gabriel Laumain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37415/a_37415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located for business and leisure travellers alike. Found in the heart of Paris in the well-known area of les Grands Boulevards, it is within walking distance of many attractions such as the Opéra Garnier, Grévin wax museum, the famous Parisian department stores and the Drouot Auction Room. Public transportation offers direct and easy access to Montmartre, Modern Art Georges Pompidou Centre, the Louvre Museum and the Eiffel Tower, amongst other destinations. The quiet one-way street is only 10-15 minutes’ walk from Gare du Nord and Gare de l'est. Roissy and Orly airports are 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1593.00" OriginalAmount="1593.00">
      <BasicPropertyInfo Latitude="48.82544326" Longitude="2.27195141" StarRating="0" HotelCode="521499|chambres_dhotes_issyparis" HotelName="Chambres d'hôtes Issy-Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 rue Diderot, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/27298/2627298/1.jpg?f=15073621</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1595.00" OriginalAmount="1595.00">
      <BasicPropertyInfo Latitude="48.843305492823" Longitude="2.3071825504303" StarRating="3" HotelCode="76353|aberotel_montparnasse" HotelName="Aberotel Montparnasse" 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,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173193/173193a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just 220 metres from the metro station Volontaires. The Eiffel Tower, Montparnasse railway station and Paris Porte de Versailles Convention and Exhibition Centre are all reachable on foot. The closest airport is Paris Orly Airport, which is 16 km away. Paris Charles de Gaulle Airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1599" OriginalAmount="1599">
      <BasicPropertyInfo Latitude="48.855528128394" Longitude="2.7754962444305" StarRating="4" HotelCode="28674|38608" HotelName="L'Elysée Val d'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Cours du Danube, 77700 Serris, Paris</AddressLine>
          </AddressLines>
          <CityName>Serris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42196/gt_42196_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is 30 minutes from the centre of Paris center, 50 m from the local train station (RER A station Val d'Europe), 2 km from the Marne la Vallée-Chessy train station and around 35 km from Roissy Charles de Gaulle and Orly airports, making it the ideal place for business purposes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1601" OriginalAmount="1601">
      <BasicPropertyInfo Latitude="48.838826937191" Longitude="2.2894021868706" StarRating="3" HotelCode="29128|21224" HotelName="Ibis Styles Paris 15 Lecourbe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 rue de La Croix Nivert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46757/a_46757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located at the heart of Paris, close to the Eiffel Tower and the Porte de Versailles. Montparnasse shopping centre is located just a short distance from the hotel and Boucicaut métro station lies some 250 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1601.00" OriginalAmount="1601.00">
      <BasicPropertyInfo Latitude="48.879366" Longitude="2.334173" StarRating="3" HotelCode="160855|joyce_hotel" HotelName="Hôtel Joyce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 rue la Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227165/a_227165_AI2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a mainly residential quarter, bounded by Rues Saint Lazare, Blanche, La Bruyère and Notre Dame de Lorette. There are many theatres in the area. It is also a few steps from Montmartre, the opera and the famous department stores Galeries Lafayette and Printemps Haussmann. The airports of Orly and Charles de Gaulle are about 35 km and 40 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1603" OriginalAmount="1603">
      <BasicPropertyInfo Latitude="48.892392" Longitude="2.213316" StarRating="3" HotelCode="110309|71375" HotelName="L'Amandier - Nanterre La Defense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, avenue Pablo Picasso, 92000 Nanterre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153166/a_153166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1603.00" OriginalAmount="1603.00">
      <BasicPropertyInfo Latitude="48.885640436118" Longitude="2.3344740271568" StarRating="3" HotelCode="23062|hotel_29_lepic" HotelName="29 Lepic Montmartre" 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>29 Rue Lepic, Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30432/a_30432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montmartre district in the northeast of Paris. Picturesque Montmartre counts amongst the most important of the French capital's attractions. Sights such as famous Moulin Rouge or the church of Sacré Coeur are both to be found within 5 minutes walk of the hotel and a metro station is to be found nearby. Charles de Gaulle airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1603.00" OriginalAmount="1603.00">
      <BasicPropertyInfo Latitude="48.843962469613" Longitude="2.2299331951065" StarRating="4" HotelCode="55044|kyriad_prestige_paris_ouest_boulogne" HotelName="Hotel Paris Boulogne" 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,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Rue des Abondances, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68578/a_68578_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in a quiet residential area of Paris, close to the city centre, the Porte de Saint-Cloud and the new business district of La Défense. Albert Kahn’s Gardens lie within walking distance, as does the Bois de Boulogne forest, the Parc des Princes and Porte de Versailles exhibition centre. Affording excellent links to the public transport network, Orly and Charles de Gaulle airports are 20 km and 40 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1604.00" OriginalAmount="1604.00">
      <BasicPropertyInfo Latitude="48.863348" Longitude="2.362304" StarRating="3" HotelCode="25347|du_vieux_saule" HotelName="The Originals Boutique, Hotel du Vieux Saule, Paris Le Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Picardie, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36928/a_36928_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1606.00" OriginalAmount="1606.00">
      <BasicPropertyInfo Latitude="48.890291" Longitude="2.290533" StarRating="4" HotelCode="409547|my_hotel_in_france_levallois" HotelName="Boris V. by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Louise Michel, 92300 Levallois Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100398/a_100398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the gateway to Paris, in Levallois Perret, close to the business district of la Défense with its famous arch, Porte Maillot and its Congress Palace, the Champs Élysées with its typically Parisian department stores and the Louise Michel subway station, which provides quick and easy access to all areas of the capital. Paris Orly Airport is some 20 km away, while Charles de Gaulle Airport is approximately 28 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1607.00" OriginalAmount="1607.00">
      <BasicPropertyInfo Latitude="48.87675257" Longitude="2.3269601" StarRating="3" HotelCode="128353|inter_hotel_calvados" HotelName="Grand Hôtel du Calvados" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/134479/134479a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1607.00" OriginalAmount="1607.00">
      <BasicPropertyInfo Latitude="48.89922289" Longitude="2.29015474" StarRating="3" HotelCode="502468|crystal_hotel_16" HotelName="Crystal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Ter Rue Collange, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/669728/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and room service. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="48.860544588477" Longitude="2.368002728836" StarRating="4" HotelCode="13548|les_jardins_du_marais" HotelName="Les Jardins du Marais" 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,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74 rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14362/a_14362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly boutique hotel is nestled in the heart of historical Paris, in the famous and trendy district of le Marais. It is just minutes from the Place des Vosges, Picasso Museum, Carnavalet Museum, Place de la Bastille and the Bercy business district. Guests will find a range of bars, restaurants and nightlife venues close by and shopping opportunities can be found at Bastille, a 10-minute walk from the hotel. Links to the public transport network are just 200 metres away and the closest airport is Paris Orly, located approximately 20 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1609" OriginalAmount="1609">
      <BasicPropertyInfo Latitude="48.7422163" Longitude="2.3525073" StarRating="2" HotelCode="110714|70282" HotelName="Maison Blanche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue de la Gare, 94150 Rungis</AddressLine>
          </AddressLines>
          <CityName>Rungis</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/ac/3facf8418a124b5219c3d33e1402c2aeb667a4c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Rungis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1609.00" OriginalAmount="1609.00">
      <BasicPropertyInfo Latitude="48.874218" Longitude="2.332006" StarRating="3" HotelCode="61653|best_western_opera_dantin" HotelName="Best Western Opera d'Antin" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 Rue De Provence, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79738/a_79738_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris' culture, leisure and commerce centre. It is around 200 m to the nearest bus and underground stops. The major sights of the city, including the Opera Garnier, the Louvre museum, the Champs Elysées or the Eiffel Tower, as well as a shopping centre. Charles de Gaulle airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1610" OriginalAmount="1610">
      <BasicPropertyInfo Latitude="49.007040467106" Longitude="2.5205482797622" StarRating="3" HotelCode="29404|371095" HotelName="ibis Styles Paris Roissy CDG Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue Heinz Gloor, 95700 Roissy-en-France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46316/a_46316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern airport hotel offers a free of charge shuttle bus service to the nearby Paris Charles de Gaulle Airport. Public transport can be found in the hotel's vicinity, approximately 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="48.830953" Longitude="2.330619" StarRating="3" HotelCode="34432|hotel_sophie_germain" HotelName="Sophie Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Sophie Germain, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54848/a_54848_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the 14th district of Paris, near the Place Denfert-Rochereau square and superb market street called Daguerre. Denfert-Rochereau is a central point in Paris and very close to Montparnasse train station. It offers easy access to tradeshows of Villepinte by RER B (35 minutes) and the Porte de Versailles (15 minutes). Orly Airport is approximately 10 km from the hotel and Charles de Gaulle Airport is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="48.853256" Longitude="2.342036" StarRating="3" HotelCode="180082|hotel_eugenie" HotelName="Eugenie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 rue St André des Arts, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253024/w_253024_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="48.841350476894" Longitude="2.3260760307312" StarRating="3" HotelCode="187843|hotel_delambre_2" HotelName="Delambre Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262101/a_262101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1616.00" OriginalAmount="1616.00">
      <BasicPropertyInfo Latitude="48.82591968" Longitude="2.34210099" StarRating="4" HotelCode="772726|hotel_b55" HotelName="Hotel B55" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue Boussingault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641044/641044a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1616.00" OriginalAmount="1616.00">
      <BasicPropertyInfo Latitude="48.848805" Longitude="2.288145" StarRating="3" HotelCode="72445|hotel_de_lexposition__tour_eiffel" HotelName="Exposition Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 bis, rue du Théâtre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97949/a_97949_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the Left Bank near the Eiffel Tower (15-minute walk), between the exhibition centre (15 minutes with public transport), Rolland Garros (15 minutes with public transport), the Parc des Princes and the European Georges Pompidou Hospital. The hotel is 50 m from the Charles Michel metro stop (line 10) and Dupleix station (line 6). The Champs-Élysées and the opera can be reached in 20 minutes by public transport. Restaurants, shops, bars and pubs can all be reached within 5 minutes by foot on the Rue du Commerce. Orly Airport is 20 km from the hotel while Charles de Gaulle airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1618.00" OriginalAmount="1618.00">
      <BasicPropertyInfo Latitude="48.876397548519" Longitude="2.3489555907402" StarRating="3" HotelCode="73729|comfort_hotel_paris_la_fayette" HotelName="Hotel Paris Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99466/w_99466_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet street in a business and leisure area in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.00" OriginalAmount="1621.00">
      <BasicPropertyInfo Latitude="48.873911" Longitude="2.347065" StarRating="3" HotelCode="337153|hotel_peyris_opera" HotelName="Peyris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56032/a_56032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This romantic city hotel is located at the heart of the French capital's 9th arrondissement, around 100 m away from Folies Bergères. Cadet metro station is just a 3-minute walk from the hotel and Gare du Nord is around 10 minutes away. The opera house and Galeries Lafayette are around 15 minutes away, while the sightseeing attractions such as Notre Dame, the Eiffel Tower and the Champs-Élysées are 20 minutes away by public transport. Orly and Charles de Gaulle airport are between 15 and 20 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.00" OriginalAmount="1621.00">
      <BasicPropertyInfo Latitude="48.860209" Longitude="2.306001" StarRating="2" HotelCode="110476|hotel_malar" HotelName="Hotel Malar – Green Spirit Hotels Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Malar, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213662/213662a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1623.00" OriginalAmount="1623.00">
      <BasicPropertyInfo Latitude="48.874655" Longitude="2.34167" StarRating="2" HotelCode="44280|monte_carlo" HotelName="Monte Carlo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17656/a_17656_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, between the Opéra Garnier and Gare du Nord. Les Grands Magasins and Montmartre are situated very close by. The hotel has excellent access to transport services connecting with different sites in the city, including underground stations Le Peletier (metro line 7) and Notre Dame de Lorette (metro line 12) and a bus stop just a few metres from the hotel entrance. Paris Orly is some 17 km from the hotel, while Charles de Gaulle Airport is approximately 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1624" OriginalAmount="1624">
      <BasicPropertyInfo Latitude="48.88667" Longitude="2.34502" StarRating="4" HotelCode="97676|37199" HotelName="Montmartre Mon Amour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Paul Albert, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135672/a_135672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly situated just 550 metres from Anvers Métro station in Butte de Montmartre. The Sacré Coeur Basilica is just 180 metres away and both the Palais Garnier opera house and the Louvre are less than 5 km away. The Moulin Rouge and the Place du Tertre are within a convenient 10-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1627.00" OriginalAmount="1627.00">
      <BasicPropertyInfo Latitude="48.845355094495" Longitude="2.3213474392195" StarRating="3" HotelCode="76710|aviatic_saint_germain" HotelName="Louison Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104252/a_104252_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1628.00" OriginalAmount="1628.00">
      <BasicPropertyInfo Latitude="48.84722" Longitude="2.377724" StarRating="2.5" HotelCode="408909|prince_albert_lyon_bercy" HotelName="Prince Albert Lyon Bercy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue de Charenton, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100006/a_100006_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet and calm part of the 12th district of the city, within walking distance of the Gare de Lyon, Gare d'Austerlitz, the Opera Bastille and the Marais. The hotel has excellent facilities for transit, the metro stop is located just minutes from the hotel. Approximate distances to airports in the region include Beauvais Tillé Airport (70 km), Paris-Charles de Gaulle Airport (22 km), and Paris-Orly Airport (13 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1635" OriginalAmount="1635">
      <BasicPropertyInfo Latitude="49.01079528335" Longitude="2.5619088048935" StarRating="3" HotelCode="408476|408349" HotelName="Hôtel ibis Styles Paris Charles de Gaulle Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Bis Rue de la Haye, accès GPS / Tremblay-en-France, Roissypole / CS 20009, 95735 Roissy Charles De Gaulle</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/518866/a_518866_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new ibis Styles Paris CDG Airport hotel welcomes you in the heart of Charles de Gaulle airport. Start your journey in one of our 305 enhanced-comfort rooms, with breakfast and WIFI included. The journey continues in the musical world of the Foody's Planet restaurant with its fresh produce, runway-style lounge and bar, and its lunar decoration. It is the perfect stopover for all budding cosmonauts with parking, direct access to Terminal 3 and free CDGVAL shuttle.\n\nRestaurant\nFOODY'S PLANET - Foody's Planet welcomes you all year round from midday to 2pm and from 7pm to 11pm. Discover its international menu, starring fresh produce. Go on a cosmic journey to discover burgers, platters and dishes of the day. FOODY'S PLANET - The Foody's Planet bar is open all year round. Go on an adventure and enjoy its selection of international wines and beers. Relax in our galaxy and discover our cocktails. Our shop will delight any hungry cosmonauts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1635.00" OriginalAmount="1635.00">
      <BasicPropertyInfo Latitude="48.877046832983" Longitude="2.2976526618004" StarRating="3" HotelCode="12110|hotel_elysees_ceramic" HotelName="Elysees Ceramic" 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,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de Wagram, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12096/a_12096_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel enjoys a central location, only minutes from the Arc de Triomphe and the shopping boulevard of the Champs-Élysées. The nearest metro station is located around 100 m away and Charles de Gaulle airport as well as Orly can be reached within around 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1636.00" OriginalAmount="1636.00">
      <BasicPropertyInfo Latitude="48.86878967285156" Longitude="2.4158599376678467" StarRating="1" HotelCode="0|student_factory_paris_bagnolet" HotelName="Student Factory Paris Bagnolet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 allée Simone Veil, Bagnolet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/f4/f6f40d1e277fc1afb6680507c37797b8a790454e.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Bagnolet, you'll be within a 5-minute drive of Zenith de Paris and Grands Boulevards.  This apartment is 2.9 mi (4.7 km) from Opera Bastille and 3.3 mi (5.4 km) from Les Halles.&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;Grands Boulevards - 2.5 km / 1.6 mi&lt;br /&gt;Place de la Nation - 3.1 km / 2 mi&lt;br /&gt;Philharmonie de Paris - 3.4 km / 2.1 mi&lt;br /&gt;Grande halle de la Villette - 3.5 km / 2.2 mi&lt;br /&gt;Parc des Buttes Chaumont - 3.7 km / 2.3 mi&lt;br /&gt;Zenith de Paris - 3.9 km / 2.4 mi&lt;br /&gt;Canal Saint-Martin - 3.9 km / 2.4 mi&lt;br /&gt;Paris Zoological Park - 4.5 km / 2.8 mi&lt;br /&gt;Place de la Bastille - 4.6 km / 2.8 mi&lt;br /&gt;Opera Bastille - 4.6 km / 2.9 mi&lt;br /&gt;Place de la Republique - 4.7 km / 2.9 mi&lt;br /&gt;Place des Vosges - 4.8 km / 3 mi&lt;br /&gt;Picasso Museum - 4.9 km / 3 mi&lt;br /&gt;Rue de Rivoli - 4.9 km / 3 mi&lt;br /&gt;Les Halles - 5.4 km / 3.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 27.6 km / 17.1 mi&lt;br /&gt;Orly Airport (ORY) - 19.2 km / 11.9 mi&lt;br /&gt;business_amenities : Featured amenities include multilingual staff, laundry facilities, and an elevator.&lt;br /&gt;Dining : Cooked-to-order breakfasts are served on weekdays from 8:30 AM to 10:30 AM for a fee.&lt;br /&gt;HeadLine : Near Place de la Nation&lt;br /&gt;Rooms : 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 housekeeping is provided on weekdays only.&lt;br /&gt;&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: 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;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="1637.00" OriginalAmount="1637.00">
      <BasicPropertyInfo Latitude="48.899041516758" Longitude="2.2464238725021" StarRating="3" HotelCode="365433|george_sand" HotelName="Hotel CourSeine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue Marceau, 92400 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213432/213432a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Courbevoie. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1637.00" OriginalAmount="1637.00">
      <BasicPropertyInfo Latitude="48.897404" Longitude="2.247084" StarRating="3" HotelCode="98063|hotel_central_la_defense" HotelName="ibis Styles Paris La Defense Courbevoie Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Rue du Capitaine Guynemer, 92400 Courbevoie, Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137484/a_137484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1640.00" OriginalAmount="1640.00">
      <BasicPropertyInfo Latitude="48.877488719891" Longitude="2.3434406518936" StarRating="3" HotelCode="31199|palm_opera" HotelName="Hôtel Palm" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49852/a_49852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The traditional hotel is situated close to the opera and a shopping centre. The Centre of New Industries and Technologies (CNIT) is 8 km from the hotel. Gare du Nord train station and the artists' district of Montmatre with the magnificent Sacré Coeur lie with 800 m of the hotel. The nearest metro station, Cadet, is 200 m from the hotel Bars and pubs are just 150 m from the hotel, whilst the centre with countless shops lies within 500 m of the hotel. Paris’ Orly and Charles de Gaulle Airports are about 30 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1640.00" OriginalAmount="1640.00">
      <BasicPropertyInfo Latitude="48.874203" Longitude="2.304558" StarRating="3" HotelCode="110479|arc_elysees" HotelName="Arc Elysees" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue de Washington, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153347/w_153347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a beautiful Parisian building. It enjoys a very convenient situation in the surroundings of 8th Avenue, one of the most prestigious areas of Paris, featuring the Champs-Élysées, majestic Arc de Triomphe and Place de la Concorde. The nearest metro station is about 250 m away and the Saint-Lazare train station is approximately 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1641.00" OriginalAmount="1641.00">
      <BasicPropertyInfo Latitude="48.879506708685" Longitude="2.3363529145718" StarRating="3" HotelCode="54675|hotel_george_opera" HotelName="Hôtel George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue Notre Dame de Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64853/a_64853_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated between Montmartre and the opera house, only steps away from the main train station "Gare du Nord" and the underground station with direct links to the Champs Elysées. Shopping venues such as Lafayette, bars and restaurants are to be found in the vicinity. Transfer to the airport takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1643.00" OriginalAmount="1643.00">
      <BasicPropertyInfo Latitude="48.89567678388" Longitude="2.25112169981" StarRating="4" HotelCode="32578|mercure_paris_la_defense_5" HotelName="Mercure Paris La Defense Hotel" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Baudin, 92400 Courbevoie, Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51810/a_51810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in La Défense district of the French capital approximately 10 minutes’ walk from the Champs Elysées. The Commercial Charras shopping centre may easily be reached on foot and it is just a short distance to the nearest metro station. It is 35 minutes to the nearest international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1644.00" OriginalAmount="1644.00">
      <BasicPropertyInfo Latitude="48.869423710598" Longitude="2.3630998454037" StarRating="2" HotelCode="16637|republique_hotel_2" HotelName="Hotel Beaurepaire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Albert Thomas, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20168/a_20168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in a very quiet area, in the very center of Paris, near Place de la République, Canal Saint-Martin, the lively neighborhood of Oberkampf, Le Marais for shopping and visits... It is also very easy to transit by urban transports with metro (line 3, 5, 8, 9 and 11) but also bicycles and buses.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1646.00" OriginalAmount="1646.00">
      <BasicPropertyInfo Latitude="48.864549" Longitude="2.3749" StarRating="3" HotelCode="25177|citadines_republique_paris" HotelName="Citadines République Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36633/a_36633_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between Place de la Republique and Père Lachaise. Orly Airport is 25 km away and it is 40 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1647.00" OriginalAmount="1647.00">
      <BasicPropertyInfo Latitude="48.855635780231" Longitude="2.3071423172951" StarRating="3" HotelCode="52666|hotel_de_la_motte_picquet" HotelName="De la Motte Piquet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Avenue De La Motte Picquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56747/a_56747_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to the Saint-Germain-des-Prés and the Rue Cler. There are a great number of shops as well as restaurants and bars in the immediate vicinity. Access to public transport is just 20 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1649.00" OriginalAmount="1649.00">
      <BasicPropertyInfo Latitude="48.85526" Longitude="2.362471" StarRating="2" HotelCode="110434|pratic_hotel" HotelName="Pratic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9, Rue d'ormesson, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211755/211755a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1650.00" OriginalAmount="1650.00">
      <BasicPropertyInfo Latitude="48.858122296752" Longitude="2.3709172010422" StarRating="3" HotelCode="49887|citadines_bastille_marais_paris" HotelName="Citadines Bastille Marais Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35456/a_35456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the Parisian district of Marais, on the right bank of the Seine and close to the Bastille as well as the Place de la République. An abundance of shops and other entertainment venues as well as public are just a few steps away. In addition, Paris' most renowned tourist attractions are minutes away by car or can be reached on public transport. Orly airport, Charles de Gaulle airport and Euro Disney are around a 30-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1651.00" OriginalAmount="1651.00">
      <BasicPropertyInfo Latitude="48.845746728365" Longitude="2.3706288635731" StarRating="3" HotelCode="60484|best_western_aurore" HotelName="Best Western Hôtel Aurore" 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>13 Rue Traversiere, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78292/w_78292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1660.00" OriginalAmount="1660.00">
      <BasicPropertyInfo Latitude="48.887874" Longitude="2.252356" StarRating="3" HotelCode="67400|ibis_paris_la_defense_centre" HotelName="Hôtel ibis Paris La Défense Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard de Neuilly, La Défense 1 Pont de Neuilly, 92400 Courbevoie, Paris La Defense</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87165/a_87165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in La Défense. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1660.00" OriginalAmount="1660.00">
      <BasicPropertyInfo Latitude="48.86423932" Longitude="2.35682113" StarRating="1" HotelCode="566960|les_patios_du_marais_" HotelName="Les Patios Du Marais Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Central Heating,Designated Smoking Area,Elevator,Garden,Internet,Kitchen,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Des Gravilliers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/739404/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 Les Patios du Marais, you'll be centrally located in Paris, convenient to Museum Georges Pompidou and Notre Dame Cathedral.  This aparthotel is close to Eiffel Tower and Arc de Triomphe.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 59 guestrooms featuring microwaves. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and you can also request cribs/infant beds (complimentary).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden.&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="1661.00" OriginalAmount="1661.00">
      <BasicPropertyInfo Latitude="48.877885" Longitude="2.327623" StarRating="3" HotelCode="66402|hotel_villathena" HotelName="Villathena" 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,Fax,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23, rue d'Athènes, Paris 75009</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85930/a_85930_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location at the foot of Montmartre, in the heart of one of the trendiest areas of Paris. It is around 1 km from the Opéra Garnier, near the Louvre and the renowned Rue de Rivoli and offers excellent city public transport links with its proximity to the Gare Saint-Lazare and to many bus routes. In fact it is possible to reach any corner of Paris in no time at all. For those who wish to shop, the department stores of boulevard Haussman, such as Le Printemps and Galeries Lafayettes, are a stone's throw away and the nearest club is the VIP Room, a 6-minute drive away. Roissy Charles de Gaulle Airport is some 25 km away and Orly Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1666.00" OriginalAmount="1666.00">
      <BasicPropertyInfo Latitude="48.869576" Longitude="2.351751" StarRating="3.5" HotelCode="142312|best_western_hotel_les_theatres" HotelName="Hotel Les Theatres" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98 rue de Cléry, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203305/w_203305_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the very heart of Paris in one of the oldest districts. The main theatres and shopping venues are nearby, as are numerous bars and restaurants. There are also links to the public transport network in close proximity to the hotel. The airports of Orly and Charles de Gaulle are roughly 18 km and 28 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1670.00" OriginalAmount="1670.00">
      <BasicPropertyInfo Latitude="48.884125373981" Longitude="2.3489391803741" StarRating="1" HotelCode="76150|bervic" HotelName="Bervic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 rue Bervic, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103579/l_103579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on a small side street in the 18th district in Paris, quite close to the Gare du Nord and the Montmartre area. The nearest metro is accessible in 5 minutes. Restaurants, bars, nightlife, shopping opportunities, the Moulin Rouge, the opera and the Champs Elysées can all be found in the vicinity. Orly Airport is about 25 km away, while Charles de Gaulle Airport is about 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1670.00" OriginalAmount="1670.00">
      <BasicPropertyInfo Latitude="48.837676" Longitude="2.306316" StarRating="3.5" HotelCode="906469|holiday_inn_paris__montparnasse_pasteur" HotelName="Holiday Inn Paris - Montparnasse Pasteur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gager Gabillot, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/242477/w_242477_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes walking distance from Montparnasse train station and tower, Les Invalides, Paris Expo Porte de Versailles exhibition centre and the Institut Pasteur. The hotel also offers easy access to the department stores and St Germain des Prés. Orly Airport is just 20 minutes away and there are direct bus connections with the Thalys and Eurostar train service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1671.00" OriginalAmount="1671.00">
      <BasicPropertyInfo Latitude="48.91413" Longitude="2.358348" StarRating="3" HotelCode="150019|ibis_styles_paris_saint_denis_" HotelName="Ibis Styles Paris Saint Denis Plaine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Avenue du Président Wilson, 93210 La Plaine Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/211805/a_211805_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated near the Stade de France, 10 minutes' drive from the Le Bourget Exhibition Centre, 20 minutes' drive from the Villepinte Exhibition Centre and less than 1 km from the gates of Paris, this hotel is ideally located for business travels and leisure activities. Train and bus connections can be found around 1.4 km away at Porte de Paris Metro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1675.00" OriginalAmount="1675.00">
      <BasicPropertyInfo Latitude="48.885382" Longitude="2.333508" StarRating="3" HotelCode="110544|hotel_le_relais_montmartre" HotelName="Le Relais Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Constance, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328170/328170a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1676.00" OriginalAmount="1676.00">
      <BasicPropertyInfo Latitude="48.848608806334" Longitude="2.3203361034393" StarRating="3" HotelCode="30123|vaneau_saint_germain" HotelName="Vaneau Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Rue Vaneau, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48515/a_48515_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the left-hand bank of the River Seine, within paces of Boulevard Saint Germain des Prés and Montparnasse as well as Les Invalides. Paris Charles de Gaulle airport is a mere 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1677.00" OriginalAmount="1677.00">
      <BasicPropertyInfo Latitude="48.867042394123" Longitude="2.2209978722461" StarRating="3" HotelCode="76976|best_western_hotel_atrium" HotelName="Hotel Atrium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-72 Boulevard Henri Sellier, 92150 Suresnes</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189965/189965a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Suresnes. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="48.868889305307" Longitude="2.3515757918358" StarRating="2" HotelCode="164908|baby" HotelName="Baby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Chénier, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212932/212932a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1679.00" OriginalAmount="1679.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="4" HotelCode="94373|best_western_sevres_montparnasse" HotelName="Best Western Sèvres Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131108/w_131108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between the Porte de Versailles exposition ground and Gare Montparnasse railway station, in Paris’s 15th district. Falguière Métro station is just 160 m away and Tour Montparnasse tower is 550 m from the hotel. Other sites of interest, such as the Eiffel Tower, the Luxembourg Gardens, Les Invalides and the Latin Quarter, are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1682.00" OriginalAmount="1682.00">
      <BasicPropertyInfo Latitude="48.843700313858" Longitude="2.371516761676" StarRating="3.5" HotelCode="552367|citizenm_paris_gare_de_lyon" HotelName="CitizenM Paris Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Van Gogh, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722862/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1682.00" OriginalAmount="1682.00">
      <BasicPropertyInfo Latitude="48.87409" Longitude="2.34694" StarRating="0" HotelCode="0|07_best_flat_of_grand_boulevard" HotelName="07- Best Flat of Grand Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Richer, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/61/06616b7289a2dd997a98944c674825469e246790.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 Paris, steps from Folies Bergere and 7 minutes by foot from Grevin Museum.  This apartment is 0.7 mi (1 km) from Galeries Lafayette and 0.1 mi (0.2 km) from Grands Boulevards.&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 digital 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1685.00" OriginalAmount="1685.00">
      <BasicPropertyInfo Latitude="48.867242180969" Longitude="2.3622839300594" StarRating="3" HotelCode="258452|meslay_republique" HotelName="Hotel Meslay République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Meslay, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14825/a_14825_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies in a quiet street in the centre of the city, only a few minutes walk from the Place des Vosges (17th century), the opera house, the financial district and the Centre Pompidou. Plenty of shopping and entertainment opportunities, such as Les Halles, are only a few minutes away. The nearest metro station, République, is located right by the hotel building. Gare du Nord train station is only 1 km away. The transfer time to Orly airport takes around 35 minutes and Charles de Gaulle airport is around 40 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1686.00" OriginalAmount="1686.00">
      <BasicPropertyInfo Latitude="48.835744497958" Longitude="2.3020152747631" StarRating="3" HotelCode="172084|ajiel" HotelName="Chouette Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>237 Rue de la Convention, entre la Porte de Versailles et la Tour Eiffel, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7196/w_7196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a charming district. Parc Georges Brassens, the Porte de Versailles Exhibition Centre, Tour Montparnasse and Place de la Convention are only a few minutes away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1693.00" OriginalAmount="1693.00">
      <BasicPropertyInfo Latitude="48.845760345458984" Longitude="2.319709062576294" StarRating="0" HotelCode="0|cocooning_appartement_4_personnes_6eme_bon_marche" HotelName="Cocooning Appartement 4 Personnes - 6Eme Bon Marche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>119 Rue Du Cherche Midi, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1c/4c/1c4cd8cf3936f065a9ba1d652c8fa98545fe8365.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Paris (Paris City Center), this apartment is within a 10-minute walk of Tour Montparnasse and Necker-Enfants Malades Hospital.  This apartment is 0.4 mi (0.7 km) from Le Bon Marche and 0.7 mi (1.1 km) from Les Invalides.&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;Tour Montparnasse - 0.5 km / 0.3 mi&lt;br /&gt;Necker-Enfants Malades Hospital - 0.6 km / 0.4 mi&lt;br /&gt;Le Bon Marche - 0.7 km / 0.4 mi&lt;br /&gt;Les Invalides - 1.3 km / 0.8 mi&lt;br /&gt;UNESCO Headquarters - 1.3 km / 0.8 mi&lt;br /&gt;Saint-Sulpice Church - 1.4 km / 0.8 mi&lt;br /&gt;Rodin Museum - 1.5 km / 0.9 mi&lt;br /&gt;Luxembourg Gardens - 1.7 km / 1 mi&lt;br /&gt;Rue Cler - 1.7 km / 1.1 mi&lt;br /&gt;Odeon Theatre - 1.8 km / 1.1 mi&lt;br /&gt;Orsay Museum - 1.9 km / 1.2 mi&lt;br /&gt;Paris Catacombs - 1.9 km / 1.2 mi&lt;br /&gt;Sorbonne University - 2.1 km / 1.3 mi&lt;br /&gt;Ile de la Cite - 2.2 km / 1.4 mi&lt;br /&gt;Pantheon - 2.3 km / 1.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 44.6 km / 27.7 mi&lt;br /&gt;Orly Airport (ORY) - 14.4 km / 9 mi&lt;br /&gt;HeadLine : Near Tour Montparnasse&lt;br /&gt;Rooms : Make yourself comfortable in this apartment, featuring a kitchen with a full-sized refrigerator/freezer and a microwave. Complimentary wireless Internet access is available to keep you connected. Conveniences include a coffee/tea maker and complimentary bottled water.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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; &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 800 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; &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 8:00 PM and midnight (amount varies)&lt;/li&gt;    &lt;li&gt;Crib (infant bed) fee: EUR 20.0 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="1696.00" OriginalAmount="1696.00">
      <BasicPropertyInfo Latitude="48.8364" Longitude="2.4037" StarRating="3" HotelCode="110505|sport_hotel_paris" HotelName="Hotel L' Interlude" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>258 Avenue Daumesnil, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153396/a_153396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1696.00" OriginalAmount="1696.00">
      <BasicPropertyInfo Latitude="48.853682" Longitude="2.366194" StarRating="2" HotelCode="180065|hotel_de_la_herse_dor" HotelName="Herse d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Saint-Antoine, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329016/329016a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 35 rooms. Services and facilities at the hotel include 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1696.00" OriginalAmount="1696.00">
      <BasicPropertyInfo Latitude="48.8486135" Longitude="2.40787912" StarRating="3" HotelCode="399689|hotel_charma" HotelName="Hotel Comete" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Bis Rue des Maraichers, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549850/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1697.00" OriginalAmount="1697.00">
      <BasicPropertyInfo Latitude="48.876001" Longitude="2.357538" StarRating="2" HotelCode="102598|hotel_modernest" HotelName="Modern Est" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329514/329514a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1699.00" OriginalAmount="1699.00">
      <BasicPropertyInfo Latitude="48.87212" Longitude="2.308711" StarRating="3" HotelCode="180043|elysees_hotel_2" HotelName="Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Rue La Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/252979/a_252979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1699.00" OriginalAmount="1699.00">
      <BasicPropertyInfo Latitude="48.887112063475" Longitude="2.3143852944775" StarRating="4" HotelCode="80569|best_western_opera_batignolles" HotelName="Best Western Plus Opera Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108930/w_108930_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is well located on the riverbank, just 2 km from the Arc de Triomphe and the prestigious Avenue des Champs-Elysees. The Louvre is 3 km away. The Rome metro station is a 10-minute walk and the Batignolles organic market, open Saturday mornings, is just a 2-minute stroll.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1703.00" OriginalAmount="1703.00">
      <BasicPropertyInfo Latitude="48.856953" Longitude="2.35529" StarRating="3" HotelCode="410474|grand_hotel_du_loiret_" HotelName="Hôtel du Loiret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue des Mauvais Garçons, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101018/a_101018_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1703.00" OriginalAmount="1703.00">
      <BasicPropertyInfo Latitude="48.833109444633" Longitude="2.2892117500305" StarRating="3" HotelCode="187861|terminus_vaugirard" HotelName="Hotel Paris Vaugirad" 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>403 rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262133/a_262133_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1706.00" OriginalAmount="1706.00">
      <BasicPropertyInfo Latitude="48.822410804383" Longitude="2.2577816916414" StarRating="3" HotelCode="109839|ibis_paris_issy_les_moulineaux_val_de_seine" HotelName="Hôtel ibis Paris Issy-les-Moulineaux Val de Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213 Rue Jean Jacques Rousseau, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152646/a_152646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1707" OriginalAmount="1707">
      <BasicPropertyInfo Latitude="48.85929580494" Longitude="2.3103314638138" StarRating="4" HotelCode="37524|13504" HotelName="Timhotel Invalides" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Boulevard de la Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61742/l_61742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris just a few minutes walk from the Eiffel Tower and the Champs-Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1718.00" OriginalAmount="1718.00">
      <BasicPropertyInfo Latitude="48.876352" Longitude="2.293136" StarRating="3" HotelCode="65595|stella_etoile" HotelName="Stella Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84489/a_84489_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1720.00" OriginalAmount="1720.00">
      <BasicPropertyInfo Latitude="48.847642" Longitude="2.399875" StarRating="3" HotelCode="69859|agate_hotel" HotelName="Agate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92017/w_92017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1721.00" OriginalAmount="1721.00">
      <BasicPropertyInfo Latitude="48.816030763419" Longitude="2.410860657692" StarRating="0" HotelCode="31821|chinagora" HotelName="Hutian Chinagora" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 place du confluent France-Chine, 94140 Alfortville, Paris Est</AddressLine>
          </AddressLines>
          <CityName>Alfortville</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009264/009264a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located at the point where the Rivers Seine and Marne merge, to the southeast of Paris. Links to the public transport system are only 100 m from the hotel. The Metro station Ecole Veterinaire (on line 8) is roughly 700 m away, just a short walk from the hotel. A wide range of shopping facilities as well as numerous restaurants, diverse bars, cafés and many entertainment venues are to be found in the centre of the city which is around 6 km away and can easily be reached by car or public transport. Orly Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1723.00" OriginalAmount="1723.00">
      <BasicPropertyInfo Latitude="48.868545" Longitude="2.355591" StarRating="3" HotelCode="110430|hotel_du_plat_detain" HotelName="Hôtel du Plat d’Etain" 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>69 Rue Meslay, 3ème Arrondissement, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/257182/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1724.00" OriginalAmount="1724.00">
      <BasicPropertyInfo Latitude="48.84748" Longitude="2.302283" StarRating="4" HotelCode="180062|first_hotel_2" HotelName="First Hotel" 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>2 boulevard Garibaldi, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253001/a_253001_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1729.00" OriginalAmount="1729.00">
      <BasicPropertyInfo Latitude="48.843993922702" Longitude="2.3546630144119" StarRating="3" HotelCode="27109|timhotel_jardin_des_plantes" HotelName="Hotel Jardin des Plantes" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Linné, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39264/a_39264_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the outskirts of the Quartier Latin, across from the botanical gardens, the Jardin Des Plantes, and the Muséum National d'Histoire Naturelle, which is situated in its grounds. This hotel is ideal for all guests who love the Quartier Latin and its characteristic ambience. The Pierre and Marie Curie university centreis a stone's throw away and it is a short distance to Jussieu metro station (lines 7 and 10).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1731.00" OriginalAmount="1731.00">
      <BasicPropertyInfo Latitude="48.875362" Longitude="2.341471" StarRating="4" HotelCode="61841|hotel_jules" HotelName="Best Western Premier Opera Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79963/a_79963_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is adjacent to several major districts of Paris, the Garnier Opera House and the department stores of Galeries Lafayette and Printemps, the famous large Parisian boulevards and the city's antique covered shopping malls in the antique dealers district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1732" OriginalAmount="1732">
      <BasicPropertyInfo Latitude="48.876016630382" Longitude="2.3456454277039" StarRating="3" HotelCode="50294|37611" HotelName="Hotel Villa Lafayette Paris" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46  rue Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36945/a_36945_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is splendidly located between the opera and the Grands Boulevards. Paris' unrivalled department stores and the renowned Moulin Rouge are just a stone's throw away. The rest of the buzzing metropolis with its incomparable tourist attractions are easily explored with the aid of the métro which leaves from the Gare de l'Est or the Gare du Nord.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1732.00" OriginalAmount="1732.00">
      <BasicPropertyInfo Latitude="48.885317673527" Longitude="2.330185174942" StarRating="3" HotelCode="13781|ibis_paris_montmartre_18eme" HotelName="ibis Paris Montmartre 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14606/a_14606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1733.00" OriginalAmount="1733.00">
      <BasicPropertyInfo Latitude="48.823614988876" Longitude="2.3249139499198" StarRating="3" HotelCode="165996|acropole_paris_hotel" HotelName="Hotel The Originals Paris Porte d'Orléans Acropole" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>199 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232693/a_232693_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1734.00" OriginalAmount="1734.00">
      <BasicPropertyInfo Latitude="48.840552814402" Longitude="2.2991110865082" StarRating="3" HotelCode="263481|hotel_eden_20" HotelName="Hotel Eden Porte De Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Blomet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366902/w_366902_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1734.00" OriginalAmount="1734.00">
      <BasicPropertyInfo Latitude="48.858688" Longitude="2.282726" StarRating="3" HotelCode="89356|gavarni" HotelName="Gavarni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Gavarni, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330169/330169a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1736.00" OriginalAmount="1736.00">
      <BasicPropertyInfo Latitude="48.879469263534" Longitude="2.358457322348" StarRating="2" HotelCode="323929|hotel_montana_5" HotelName="Hotel Montana La Fayette" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164 Rue La Fayette, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/484501/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1737.00" OriginalAmount="1737.00">
      <BasicPropertyInfo Latitude="48.875769660853" Longitude="2.3583242297173" StarRating="2" HotelCode="57225|otel_amiot" HotelName="Amiot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74170/w_74170_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated opposite the Gare de l'Est train station and 5 minutes away from the Gare du Nord and Eurostar Shuttle Thalys train station (with direct buses to Paris Nord Villepinte exhibition centre, and Orly and Roissy Charles de Gaulle airports). Shops, restaurants and bars can be found in the hotel's immediate vicinity and the opera house (3 km), Montmartre, the Louvre Museum (3.5 km) and the Champ-Élysées (5 km) are all close by. Nearby airports include Orly (20 km) and Charles de Gaulle (20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1737.00" OriginalAmount="1737.00">
      <BasicPropertyInfo Latitude="48.830186447811" Longitude="2.352879345417" StarRating="3.5" HotelCode="36586|mercure_paris_place_ditalie" HotelName="Mercure Place d'Italie" 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>25 boulevard Auguste Blanqui, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59773/a_59773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and comfortable hotel is located in Paris near Austerlitz, Gare de Lyon and Montparnasse train stations. The cultural centre of Paris is only 15 minutes by metro (St Germain, the Latin Quarter).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1738.00" OriginalAmount="1738.00">
      <BasicPropertyInfo Latitude="48.921355275652" Longitude="2.3647690760574" StarRating="3" HotelCode="128335|ibis_saint_denis_stade_sud" HotelName="Hôtel ibis Saint-Denis Stade Sud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Cokerie, Avenue Francis Pressense, 93210  La Plaine Saint Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185564/a_185564_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1739.00" OriginalAmount="1739.00">
      <BasicPropertyInfo Latitude="48.853493356606" Longitude="2.3092123091926" StarRating="3" HotelCode="110465|hotel_de_france_invalides" HotelName="Hôtel de France Invalides" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard de La Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330649/330649a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1739.00" OriginalAmount="1739.00">
      <BasicPropertyInfo Latitude="48.90302625" Longitude="2.30511175" StarRating="3" HotelCode="78475|timhotel_paris_clichy" HotelName="ibis Styles Paris Mairie De Clichy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Dagobert, 92110 Clichy</AddressLine>
          </AddressLines>
          <CityName>Clichy</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106343/a_106343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located by the Mairie de Clichy metro station, which is on line 13. Charles de Gaulle and Orly airports are both approximately 35 km from the hotel and Beauvais-Tille Airport is around 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1742.00" OriginalAmount="1742.00">
      <BasicPropertyInfo Latitude="48.843647943741" Longitude="2.3524582386017" StarRating="3" HotelCode="29351|best_western_quartier_latin_pantheon" HotelName="Best Western Plus Quartier Latin Panthéon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47294/a_47294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Paris around 2 km from Notre-Dame de Paris. The railway station, Gare d'Austerlitz, as well as the number 7 métro line (Place Monge) are located in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.00" OriginalAmount="1745.00">
      <BasicPropertyInfo Latitude="48.8469305" Longitude="2.397383" StarRating="2" HotelCode="224990|nouvel_hotel_paris" HotelName="Nouvel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Avenue du Bel air, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6340000/6339900/6339882/900728ba_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a range of services and facilities, making it ideal for business travellers and holiday makers alike. The establishment comprises a total of 27 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1746.00" OriginalAmount="1746.00">
      <BasicPropertyInfo Latitude="48.898422276064" Longitude="2.28156208992" StarRating="4" HotelCode="35249|evergreen_laurel_hotel" HotelName="Evergreen Laurel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Place Georges Pompidou, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57445/a_57445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located on the outskirts of Paris in the small town of Levallois. The Palais des Congrès and La Défense are located in the immediate vicinity. Public transport links can be found just a few minutes away from the hotel. From here, guests will be able to explore countless shopping and entertainment venues as well as tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1747.00" OriginalAmount="1747.00">
      <BasicPropertyInfo Latitude="48.879434403659" Longitude="2.3392153753769" StarRating="3" HotelCode="35121|my_hotel_in_france_opera_saintgeorges" HotelName="Hôtel Sacha" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Navarin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57202/a_57202_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to Place Pigalle, the famous Moulin Rouge and an array of theatres. It is just a short distance to the Sacré Coeur basilica and Montmartre hill, one of the most popular, dynamic and culturally diverse districts of Paris. Entertainment options and links to the public transport network may easily be reached on foot. St Lazare railway station, the Louvre and a selection of shops (Galéries Lafayette) are 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1750.00" OriginalAmount="1750.00">
      <BasicPropertyInfo Latitude="48.85161897455" Longitude="2.2978980839252" StarRating="4" HotelCode="30121|le_marquis_eiffel" HotelName="Hôtel Le Marquis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Dupleix, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48513/a_48513_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in a quiet district, close to the Eiffel Tower and the Dôme des Invalides. Numerous sightseeing attractions and museums, exclusive shops, restaurants, cafés as well as public transport (such as La Motte-Picquet - Grenelle métro station) are all in the hotel's vicinity. In addition, Montparnasse train station is around 2 km away. Charles de Gaulle and Orly airports are less than 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.00" OriginalAmount="1751.00">
      <BasicPropertyInfo Latitude="48.865223365455" Longitude="2.2857141494751" StarRating="3" HotelCode="55578|longchamp_elysees" HotelName="Elysees Longchamps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Rue de Longchamp, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71987/a_71987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is ideally located between the Champs Elysées and the Eiffel Tower. Restaurants, bars, shops, a Metro station, and a bus stop can all be found in the near vicinity. The hotel is near connections with the number 6 and 9 metro lines as well as the 63, 32, 20, 22 and 82 bus routes. A number of theatres and museums are also located nearby. Both Charles de Gaulle and Orly airports are approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1752.00" OriginalAmount="1752.00">
      <BasicPropertyInfo Latitude="48.875388619758" Longitude="2.3261457681656" StarRating="3" HotelCode="18609|timhotel_opera_madeleine" HotelName="Timhotel Opéra Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Rue Saint Lazare, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23156/a_23156_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the heart of the French capital. Scores of shops and other entertainment venues as well as Paris' most interesting tourist attractions are within easy walking distance or may be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1753.00" OriginalAmount="1753.00">
      <BasicPropertyInfo Latitude="48.852689" Longitude="2.366027" StarRating="3" HotelCode="110431|castex_hotel" HotelName="Hotel Castex" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Castex, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213595/213595a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1756.00" OriginalAmount="1756.00">
      <BasicPropertyInfo Latitude="48.848124" Longitude="2.340654" StarRating="3" HotelCode="13934|le_clos_medicis" HotelName="Le Clos Medicis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Monsieur-Le-Prince, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16051/a_16051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1757.00" OriginalAmount="1757.00">
      <BasicPropertyInfo Latitude="48.837809567897" Longitude="2.3184693851854" StarRating="4" HotelCode="28544|hotel_concorde_montparnasse" HotelName="Hôtel Concorde Montparnasse" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue du Commandant Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/180658/180658a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1757.00" OriginalAmount="1757.00">
      <BasicPropertyInfo Latitude="48.881212410196" Longitude="2.3374177515507" StarRating="3" HotelCode="60436|ibis_styles_pigalle_montmartre" HotelName="Ibis Styles Paris Pigalle Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78225/a_78225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is well-situated in the famous district of Pigalle, which is home to many historical sites, such as the Sacré Coeur church, the old Parisian district of Montmartre, the Opéra de Paris and the Grands Boulevards with their shopping stores. Furthermore, Pigalle is also known for some great concert venues, such as l'Elysée Montmartre and La Cigalle. Many pubs and restaurants can be found within 5 minutes of the hotel and the local bus stop is also just 2 minutes' walk away. The centre of Paris can be reached in 15 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1757.00" OriginalAmount="1757.00">
      <BasicPropertyInfo Latitude="48.891363236478" Longitude="2.2898013644181" StarRating="3" HotelCode="110028|ibis_paris_levallois_perret" HotelName="Hôtel ibis Paris Levallois-Perret" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de Trebois, 92300 Levallois-Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152859/a_152859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Levallois-Perret. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1759" OriginalAmount="1759">
      <BasicPropertyInfo Latitude="48.802029" Longitude="2.12899" StarRating="4" HotelCode="408653|30891" HotelName="Hôtel Le Louis Versailles Château - MGallery by Sofitel" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Avenue de Paris, 78000 Versailles</AddressLine>
          </AddressLines>
          <CityName>Versailles</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99852/a_99852_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated near to the Château de Versailles, right in the centre of the city of Versailles. Local tourist attractions can be found within the hotel’s immediate vicinity, and the congress centre is some 500 m away. Public transport links are available, with Versailles train station just 150 m from the hotel. Orly and Charles de Gaulle airports are 25 and 40 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="48.875374" Longitude="2.357995" StarRating="3" HotelCode="101002|grand_hotel_de_paris" HotelName="Grand Hotel De Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>72 Boulevard De Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10766884</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located in Paris, in the vicinity of the city’s East Station (100 meters away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1762.00" OriginalAmount="1762.00">
      <BasicPropertyInfo Latitude="48.874752876977" Longitude="2.3290901398811" StarRating="4" HotelCode="408750|residhome_appart_hotel_parisopera" HotelName="Residhome Paris-Opéra" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Joubert, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99912/l_99912_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the vicinity of this apartment hotel are the finest department stores, the Opéra Garnier and the Madeleine district. The nearest bus stop is just a 2-minute walk away. Charles de Gaulle Airport is about 25 km away, and Orly Airport is about 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1763" OriginalAmount="1763">
      <BasicPropertyInfo Latitude="48.832605306295" Longitude="2.2781237753787" StarRating="4" HotelCode="945391|225294" HotelName="OKKO HOTELS Paris Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue du Colonel Pierre Avia, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731902/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1763.00" OriginalAmount="1763.00">
      <BasicPropertyInfo Latitude="48.84812" Longitude="2.342523" StarRating="3" HotelCode="110439|hotel_design_sorbonne" HotelName="De la Sorbonne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, rue Victor Cousin, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213651/213651a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1763.00" OriginalAmount="1763.00">
      <BasicPropertyInfo Latitude="48.828051" Longitude="2.315455" StarRating="3" HotelCode="72133|citadines_porte_de_versailles_paris" HotelName="Citadines Didot Montparnasse Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94 Rue Didot, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97580/a_97580_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a picturesque Parisian district, this apartment hotel is within walking distance of many shops, markets, quiet streets and small squares. Notre Dame is about a 15-minute drive away, whilst the Eiffel Tower can be reached in 20 minutes by public transport. Other sights, such as the Panthéon (3.9 km), Invalides (3.9 km), the Arc de Triomphe (5.7 km) and Sacré Coeur (7.5 km), are also nearby. The Parc des Expositions de Versailles can be reached in just 10 minutes by car or tram. The nearest metro line is number 13 (Plaisance Station), whilst the nearest bus lines are 58 and 62. Orly and Charles de Gaulle international airports are approx. 7 and 35 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1764.00" OriginalAmount="1764.00">
      <BasicPropertyInfo Latitude="48.850279474927" Longitude="2.2933507037814" StarRating="3" HotelCode="180121|hotel_le_relais_saint_charles" HotelName="Le Relais Saint Charles" 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>72 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161569/161569a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1765.00" OriginalAmount="1765.00">
      <BasicPropertyInfo Latitude="48.884433236233" Longitude="2.3471763938485" StarRating="3" HotelCode="47661|comfort_inn_saint_pierre" HotelName="Best Western Hotel Le Montmartre Saint-Pierre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10650/a_10650_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the picturesque quarter of Montmartre in the north of Paris, only a few metres away from the Sacré-Cœur and the Gare du Nord train station as well as Gare de L'Est (Eurostar / Thalys). The hotel can easily be reached using metro lines 2 and 4, with Anvers stop (around 150 m away) or Barbès Rochechouart (around 80 m away). It is ideal for business and leisure guests alike. The location of the hotel enables easy access to the other areas of Paris by bus or metro. Within 5-10 minutes guests will be able to reach the flea market or the Stade de France stadium. Place du Châtelet, Saint-Michel, Notre Dame, the Arc de Triomphe and the Champs-Élysées are around a 10-15 minute drive away. The Louvre, the Orsay Museum, the Eiffel Tower or La Défense are within a 15-20-minute drive. Charles de Gaulle Airport is around 25 km away and Orly Airport is approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1767.00" OriginalAmount="1767.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="732738|edgar_suites_expo_paris_porte_de_versailles" HotelName="Edgar Suites Expo Paris Porte De Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Bis Villa Thoreton, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5643692</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1769" OriginalAmount="1769">
      <BasicPropertyInfo Latitude="48.912441860091" Longitude="2.2311365604401" StarRating="4" HotelCode="75243|50710" HotelName="Courtyard By Marriott Défense West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>91 Blvd Charles De Gaulle, 92700 Colombes</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151154/151154a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1769.00" OriginalAmount="1769.00">
      <BasicPropertyInfo Latitude="48.86268997192383" Longitude="2.3399860858917236" StarRating="0" HotelCode="0|designer_studio_for_2_close_to_louvre_museum" HotelName="Guestready - Designer Studio for 2, Close to Louvre Museum!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 rue croix des petits champs, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/57/5a57aace657c69b5bb3ea2d38c3029f4f4b12a03.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment, you'll be centrally located in Paris, steps from Rue de Rivoli and 3 minutes by foot from Les Halles.  This apartment is 0.2 mi (0.3 km) from Palais Royal and 0.4 mi (0.7 km) from Louvre Museum.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Rue de Rivoli - 0.1 km / 0.1 mi&lt;br /&gt;Les Halles - 0.3 km / 0.2 mi&lt;br /&gt;Palais Royal - 0.3 km / 0.2 mi&lt;br /&gt;Louvre Museum - 0.7 km / 0.4 mi&lt;br /&gt;Ile de la Cite - 0.8 km / 0.5 mi&lt;br /&gt;Forum des Halles - 0.8 km / 0.5 mi&lt;br /&gt;Theatre du Chatelet - 1 km / 0.6 mi&lt;br /&gt;Centre Pompidou - 1.1 km / 0.7 mi&lt;br /&gt;Grands Boulevards - 1.1 km / 0.7 mi&lt;br /&gt;Place Vendome - 1.1 km / 0.7 mi&lt;br /&gt;Pont Neuf - 1.1 km / 0.7 mi&lt;br /&gt;Conciergerie - 1.2 km / 0.7 mi&lt;br /&gt;Grevin Museum - 1.3 km / 0.8 mi&lt;br /&gt;Hotel de Ville - 1.3 km / 0.8 mi&lt;br /&gt;Tuileries Garden - 1.4 km / 0.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 38 km / 23.6 mi&lt;br /&gt;Orly Airport (ORY) - 19.4 km / 12 mi&lt;br /&gt;HeadLine : Near Palais Royal&lt;br /&gt;Rooms : Make yourself comfortable in this apartment, which has a kitchen. Complimentary wired and wireless Internet access is available.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1772.00" OriginalAmount="1772.00">
      <BasicPropertyInfo Latitude="48.830894733446" Longitude="2.2385105867112" StarRating="3" HotelCode="109347|ibis_paris_boulogne_billancourt" HotelName="Hôtel ibis Paris Boulogne-Billancourt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de la Ferme, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152098/a_152098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1772.00" OriginalAmount="1772.00">
      <BasicPropertyInfo Latitude="48.865716084099" Longitude="2.2861714661121" StarRating="3" HotelCode="74088|hotel_palais_de_chaillot" HotelName="Hôtel Palais de Chaillot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Avenue Raymond Poincaré, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246889/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1773.00" OriginalAmount="1773.00">
      <BasicPropertyInfo Latitude="48.836908" Longitude="2.32383" StarRating="3" HotelCode="308150|hotel_mistral_3" HotelName="Hôtel Mistral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cels, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/422207/a_422207_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1773.00" OriginalAmount="1773.00">
      <BasicPropertyInfo Latitude="48.840263" Longitude="2.235412" StarRating="4" HotelCode="183055|courtyard_by_marriott_paris_boulogne" HotelName="Courtyard Hotel by Marriott Paris Boulogne" 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>114 Route de la Reine, 46 Rue de Billancourt, 92100 Boulogne-Billancourt</AddressLine>
          </AddressLines>
          <CityName>Boulogne-Billancourt</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330270/330270a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Boulogne-Billancourt. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1776.00" OriginalAmount="1776.00">
      <BasicPropertyInfo Latitude="48.876916294786" Longitude="2.3270094394684" StarRating="3" HotelCode="74037|austins_saint_lazare_hotel" HotelName="Austin's Saint Lazare" 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>26 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332708/332708a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1777.00" OriginalAmount="1777.00">
      <BasicPropertyInfo Latitude="48.850667" Longitude="2.341973" StarRating="2" HotelCode="74020|hotel_saint_pierre_2" HotelName="Saint-Pierre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de l'Ecole des Medecine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101038/a_101038_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1778.00" OriginalAmount="1778.00">
      <BasicPropertyInfo Latitude="48.929929858686" Longitude="2.3568690081038" StarRating="4" HotelCode="317155|novotel_paris_saint_denis_stade_basilique_3" HotelName="Novotel Paris Saint Denis Stade Basilique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Place de la Porte de Paris, 93200 Saint-Denis</AddressLine>
          </AddressLines>
          <CityName>Saint-Denis</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431410/a_431410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Denis. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1779.00" OriginalAmount="1779.00">
      <BasicPropertyInfo Latitude="48.839897" Longitude="2.337403" StarRating="2.5" HotelCode="110438|beauvoir" HotelName="Beauvoir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 avenue Georges Bernanos, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328662/328662a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1781.00" OriginalAmount="1781.00">
      <BasicPropertyInfo Latitude="48.876079254605" Longitude="2.2898045182228" StarRating="3" HotelCode="12449|fertel_etoile" HotelName="Fertel Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12499/a_12499_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located between the Arc de Triomphe and the Porte Maillot, is situated in a quiet side street near a range of bars, restaurants, shops, and the Metro station Argentine. The tourist centre around the Champs Elysées and the Arc de Triomphe may be reached on foot in about 5 minutes, while further attractions, including the Louvre, the Arche de la Défense, and the Eiffel tower are all located within 1 km of the hotel. It is around 5 minutes' walk to a nightclub, 30 km to Charles de Gaulle airport, and 20 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1789.00" OriginalAmount="1789.00">
      <BasicPropertyInfo Latitude="48.832936" Longitude="2.355431" StarRating="3" HotelCode="259917|la_manufacture" HotelName="La Manufacture" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Philipe de Champagne, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10817267</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1789.00" OriginalAmount="1789.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.27519" StarRating="4" HotelCode="32600|hotel_auteuil_tour_eiffel" HotelName="Auteuil Tour Eiffel" 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,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51840/k_51840_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 16th arrondissement of Paris close to the Eiffel Tower. It is located between the Mirabeau Bridge and the bank of the River Seine, which the Maison de la Radio towers over. Links to the public transport network are 100 m away, Gare du Nord is around 7.5 km away and Charles de Gaulle airport is 30 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1790.00" OriginalAmount="1790.00">
      <BasicPropertyInfo Latitude="48.7917702615488" Longitude="2.35373945700837" StarRating="0" HotelCode="0|_0x3234c" HotelName="Villa Liberté" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>57 rue de Verdun, Villejuif</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b0/05/b0058abd0b818d550de2a9d93dd54a904d5504fb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Villa Liberté” is set in Paris. It boasts a convenient location within 7 km from the 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="1791.00" OriginalAmount="1791.00">
      <BasicPropertyInfo Latitude="48.845068211283" Longitude="2.3209460863164" StarRating="4" HotelCode="161498|hotel_de_nantes" HotelName="La Parizienne By Elegancia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130245/130245a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Boulevard de Montparnasse and offers guests the opportunity to see the other side of Paris: international exhibition centres and trade fairs, the business side of Paris. It has all the facilities to get guests to the exhibition sites and offers direct access by bus or metro to the various Parisian stations. It lies close to Cochin hospital and the Necker children's hospital. The centre of Montparnasse is just 20 m away and it is 500 m to the Jardins de Luxembourg, 1 km to Saint Germain des Près, 1.5 km to the Louvre Museum and 2.5 km to the Eiffel Tower, while L’Opéra is 3 km away. Paris Orly Airport is 18 km away and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.00" OriginalAmount="1794.00">
      <BasicPropertyInfo Latitude="48.85371627975" Longitude="2.3806107399178" StarRating="3" HotelCode="50415|hotel_hi_matic" HotelName="Hotel Exquis" 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>71 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37412/a_37412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1796.00" OriginalAmount="1796.00">
      <BasicPropertyInfo Latitude="48.82000152824" Longitude="2.4750158501969" StarRating="3" HotelCode="109843|kyriad_prestige_joinville_le_pont" HotelName="Kyriad Prestige Joinville le Pont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue du Général Gallieni, 94340 Joinville-le-Pont</AddressLine>
          </AddressLines>
          <CityName>Joinville-Le-Pont</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/152651/a_152651_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Joinville-Le-Pont. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1800.00" OriginalAmount="1800.00">
      <BasicPropertyInfo Latitude="48.876628" Longitude="2.343312" StarRating="4" HotelCode="68928|les_plumes_hotel_paris" HotelName="Les Plumes Hôtel Paris" 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,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Lamartine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89093/a_89093_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a tranquil suburban setting in the 9th district of Paris. It is located in close proximity to several major Parisian landmarks and important rail stations, with easily accessible public transport connections providing access to the entire city and Ile de France region. Within a few minutes' walk is the emblematic Moulin Rouge cabaret, the Sacré Coeur church and Montmartre with its Bohemian, world-renowned charm, the panoramic hilltop views of Paris from Butte de Montmartre and the majestic, imposing Opera house. Charles de Gaulle Airport is roughly 23 km away, Paris-Orly Airport about 25 km away and Paris Beauvais Tillé Airport around 76 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1806.00" OriginalAmount="1806.00">
      <BasicPropertyInfo Latitude="48.855077" Longitude="2.386537" StarRating="3" HotelCode="82864|classics_hotel_paris_bastille" HotelName="Classics Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>131 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142675/142675a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located between Place de la Bastille, Place de la Nation and the Père Lachaise Cemetery. Links to the public transport network are on the hotel's doorstep. Paris Orly Airport is situated at a distance of approximately 19 km, Paris Charles de Gaulle Airport some 25 km and Beauvais Tillé Airport are roughly 86 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1807" OriginalAmount="1807">
      <BasicPropertyInfo Latitude="48.869685" Longitude="2.297497" StarRating="3" HotelCode="78972|15349" HotelName="Chambellan Morgane" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Keppler, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106946/w_106946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a boutique hotel with a great location in a quiet street near the prestigious Avenue Marceau, just a few minutes’ walk from the Arc de Triomphe, near the Place de l'Étoile, Champs-Élysées, La Concorde and the Eiffel Tower. Saint-Lazare train station is approximately 200 metres away. The nearest airport is Le Bourget, located 16 km away and Paris/Orly Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1811.00" OriginalAmount="1811.00">
      <BasicPropertyInfo Latitude="48.864348" Longitude="2.364249" StarRating="2" HotelCode="69857|hotel_americain" HotelName="Americain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Rue Charlot, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212716/212716a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1813.00" OriginalAmount="1813.00">
      <BasicPropertyInfo Latitude="48.83281976204" Longitude="2.30360588322" StarRating="2" HotelCode="199729|home_moderne" HotelName="Hotel Du Home Moderne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/284998/a_284998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area of the 15th district, close to the beautiful Parc Georges Brassens. The nearby tram takes guests to the Parc des Expositions of Porte de Versailles in three minutes. Guests can also move easily with buses (line 95 and 80) and subway (Convention, Porte de Vanves and Plaisance) within 10 minutes walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1820.00" OriginalAmount="1820.00">
      <BasicPropertyInfo Latitude="48.841597616304" Longitude="2.3279562592506" StarRating="3" HotelCode="32580|lenox_montparnasse_hotel" HotelName="Lenox Montparnasse" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51812/a_51812_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The traditional city hotel is situated close to Saint-Germain-des-Prés and the Porte de Versailles. The famous shopping stretch of Rue de Rennes is approximately 1 km away, whilst many other shopping venues, bars and restaurants and an exciting nightclubs may be found in the vicinity Links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1820.00" OriginalAmount="1820.00">
      <BasicPropertyInfo Latitude="48.868228564963" Longitude="2.3616810142994" StarRating="3" HotelCode="34952|hotel_paix_republique" HotelName="Hôtel Paix Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2bis Boulevard Saint-Martin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56902/a_56902_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris’ Right Bank, where guests are received in a friendly and hospitable atmosphere. From the flowered balconies of the hotel, guests may discover the Place de la République, the Marais district, the Grands Boulevards, and both the Eiffel Tower and the Sacré Coeur. The Paris Opéra and the Notre Dame cathedral are about 2 km away, the Louvre museum 3 km, and the Champs-Élysées some 4 km from the hotel. Orly airport lies 15 km, Charles de Gaulle airport approximately 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1829.00" OriginalAmount="1829.00">
      <BasicPropertyInfo Latitude="48.8459052" Longitude="2.28442810000001" StarRating="0" HotelCode="0|eiffel_grenelle_2" HotelName="Eiffel Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96, Rue Saint Charles, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f3/a9/f3a9e5eca0b979d00673cb6bf993dc8b51b5f7b7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Eiffel Grenelle” is situated in Paris. It boasts a convenient location within 5 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="63" TotalAmount="1830.00" OriginalAmount="1830.00">
      <BasicPropertyInfo Latitude="48.864251" Longitude="2.375095" StarRating="2" HotelCode="144690|beausejour" HotelName="Beausejour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>71, Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=10032385&amp;full=1</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1834.00" OriginalAmount="1834.00">
      <BasicPropertyInfo Latitude="48.849458661076" Longitude="2.3853152990341" StarRating="3" HotelCode="59056|ibis_paris_gare_de_lyon_reuilly" HotelName="Hôtel ibis Paris Gare de Lyon Reuilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76502/a_76502_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1835.00" OriginalAmount="1835.00">
      <BasicPropertyInfo Latitude="48.859272303326" Longitude="2.3683926139363" StarRating="3" HotelCode="303905|grand_hotel_amelot" HotelName="Grand Hôtel Amelot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/417680/w_417680_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 44 rooms. Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and room service. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1836.00" OriginalAmount="1836.00">
      <BasicPropertyInfo Latitude="48.831689018368" Longitude="2.3217844963074" StarRating="2.5" HotelCode="34877|ibis_styles_paris_montparnasse_3" HotelName="Ibis Styles Paris Maine Montparnasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Hippolyte Maindron, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56762/a_56762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a peaceful location in the Pernety district, only minutes away from Tour Montparnasse. Numerous shopping and entertainment opportunities are located close to the hotel. The centre of Paris, with its plentiful sightseeing attractions is within easy reach. Pernety metro station is only 200 m away from the hotel and enables easy connections to the important squares and places in the metropolis. Charles de Gaulle Airport is only 45 minutes from the hotel and Orly is a 25-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1837" OriginalAmount="1837">
      <BasicPropertyInfo Latitude="49.009023" Longitude="2.56093" StarRating="4" HotelCode="80934|3650" HotelName="Hôtel Novotel Paris Charles-de-Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Paris, Roissypole Gare RER, 93290 Tremblay-en-France</AddressLine>
          </AddressLines>
          <CityName>Tremblay-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109370/gt_109370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 30 minutes from the centre of Paris. This 3-star establishment is an ideal place to stay when travelling on business to the French capital or attending the Villepinte Exhibition Centre (10 minutes by car or 3 minutes by RER train). It is connected to Terminals 1 and 2 of Roissy Charles de Gaulle Airport by an automated 24-hour metro line and is just a few minutes' walk from Terminal 3.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1837.00" OriginalAmount="1837.00">
      <BasicPropertyInfo Latitude="48.832412" Longitude="2.386746" StarRating="3" HotelCode="110503|ibis_paris_bercy_village" HotelName="ibis Paris Bercy Village 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Place des Vins de France, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153393/a_153393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1838" OriginalAmount="1838">
      <BasicPropertyInfo Latitude="48.874214" Longitude="2.30453" StarRating="4" HotelCode="337168|17824" HotelName="George Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Washington, 75008  Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56040/a_56040_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing, up-market hotel is quietly situated on Rue Washington, very close to the Champs-Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1840.00" OriginalAmount="1840.00">
      <BasicPropertyInfo Latitude="48.882847500676" Longitude="2.3346510529518" StarRating="3" HotelCode="25640|royal_fromentin" HotelName="Royal Fromentin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Fromentin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37416/a_37416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1841" OriginalAmount="1841">
      <BasicPropertyInfo Latitude="48.887875872812" Longitude="2.2522205558892" StarRating="5" HotelCode="87704|25613" HotelName="Fraser Suites Harmonie, Paris La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard de Neuilly, La Defense, 92400 Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122598/a_122598_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a convenient location at the entrance of La Défense, opposite the Esplanade de La Défense underground station. The centre of Paris can be reached in just 10 minutes via public transport, where, amongst other things, guests will find the Champs-Élysées – a great place to go shopping. Orly and Charles de Gaulle airports are 34 and 36 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.00" OriginalAmount="1841.00">
      <BasicPropertyInfo Latitude="48.838325645712" Longitude="2.2904708208808" StarRating="4" HotelCode="14789|mercure_paris_xv" HotelName="Mercure Paris 15 Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Saint Lambert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17348/a_17348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1845.00" OriginalAmount="1845.00">
      <BasicPropertyInfo Latitude="48.879625774536" Longitude="2.3507349193096" StarRating="3" HotelCode="31202|le_rocroy" HotelName="De Rocroy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49856/w_49856_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near Montmartre and Galeries Lafayette. The Gare du Nord train station and the Grands Boulevards are also close by. The “Poissonniere” metro station is about 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1845.00" OriginalAmount="1845.00">
      <BasicPropertyInfo Latitude="48.888158971017" Longitude="2.248415350914" StarRating="5" HotelCode="64270|sofitel_paris_la_defense" HotelName="Sofitel Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>33 Voie des Sculpteurs, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82782/a_82782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a quiet and peaceful location, a stone's throw from the Grande Arche and 10 minutes from the lively area of Champs-Élysées Avenue, with its vast range of shopping, dining and entertainment options, and excellent public transport links. The tourist centre around the Eiffel Tower is some 50 minutes' walk away, or 15 minutes by public transport. Opéra Garnier and the Louvre are around 20 minutes away via public transport, while Notre-Dame de Paris is 25 minutes away, and the Sacré-Cœur and Montmartre are 30 minutes away. This hotel is located in the heart of the first European business district and is about 20 minutes from Gare du Nord and Gare de Lyon railway stations. It is approximately 40 minutes from the main airport, Roissy/Charles De Gaulle. Paris/Orly Airport is some 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1849" OriginalAmount="1849">
      <BasicPropertyInfo Latitude="48.87272111791" Longitude="2.328173" StarRating="4" HotelCode="75479|17448" HotelName="Aparthotel Adagio Paris Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102762/a_102762_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the area around l’Opéra - a prestigious district known for its dance and lyric arts. This central, animated district is well-regarded for its tourist attractions as well as its proximity to department stores, cafés, restaurants and luxury outlets. Broad avenues leading straight onto the Champs-Élysées or towards the east of Paris make this district a golden triangle of the ‘City of Light’. Also, with its offices, bank headquarters, insurance firms and travel agencies, the district of l’Opéra is one of the main economic hubs of Paris. The nearest links to the public transport network are just 100 m away from this establishment, and the Saint-Lazare railway station is within 10 minutes’ walking distance. It is just 25 km to Orly Airport, and Charles de Gaulle Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1850.00" OriginalAmount="1850.00">
      <BasicPropertyInfo Latitude="48.841787" Longitude="2.331716" StarRating="3" HotelCode="143852|apostrophe_hotel" HotelName="Apostrophe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, rue de Chevreuse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/205035/w_205035_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1853.00" OriginalAmount="1853.00">
      <BasicPropertyInfo Latitude="48.872377" Longitude="2.34478" StarRating="3" HotelCode="67262|hotel_bresil_opera" HotelName="Bresil Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246326/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1854" OriginalAmount="1854">
      <BasicPropertyInfo Latitude="48.881368" Longitude="2.328286" StarRating="4" HotelCode="142093|17591" HotelName="Hotel Design Secret de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue De Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203055/a_203055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled in the Trinité neighbourhood, a few short steps away from the city's shopping opportunities. Guests will find the nearest links to the public transport network just 200 m away (Liège metro station) and it is 300 m to Saint Lazare station. The Galeries Lafayette are 500 m and it is 700 m to L'Opéra Garnier. Orly Airport is 18 km and it is 22 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1854.00" OriginalAmount="1854.00">
      <BasicPropertyInfo Latitude="48.879576384292" Longitude="2.3549151420593" StarRating="4" HotelCode="302692|mercure_paris_terminus_nord" HotelName="25hours Hotel Terminus Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de Denain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16309/a_16309_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies opposite Gare du Nord railway station, from where the most attractive sightseeing attractions may be easily reached. Countless shopping and entertainment venues are also located in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1855.00" OriginalAmount="1855.00">
      <BasicPropertyInfo Latitude="48.869125722964" Longitude="2.2890025377274" StarRating="2" HotelCode="74087|hotel_angleterre_etoile" HotelName="Angleterre Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Copernic, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1870.00" OriginalAmount="1870.00">
      <BasicPropertyInfo Latitude="48.877404" Longitude="2.356094" StarRating="3" HotelCode="97038|midnight_hotel_paris" HotelName="Midnight Hôtel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Rue du Faubourg St Denis, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/366615/366615a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1871.00" OriginalAmount="1871.00">
      <BasicPropertyInfo Latitude="48.848872677627" Longitude="2.3470522463322" StarRating="4" HotelCode="316723|villa_pantheon" HotelName="Villa Pantheon" 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,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31671/a_31671_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Latin Quarter, 1 km from Notre Dame de Paris and 3 km from the Louvre Museum. Restaurants, bars, nightclubs and shopping venues can all be accessed easily via public transport. Maubert Metro Station and College de France bus station are both in the immediate vicinity. Gare Du Nord is about a 10-minute drive away. Charles De Gaulle Airport is some 30 km away and it is just 15 km from Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1874" OriginalAmount="1874">
      <BasicPropertyInfo Latitude="49.00888091" Longitude="2.54840644" StarRating="4" HotelCode="787383|380681" HotelName="Innside Paris Charles de Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="24 Hour Security,Air Conditioning,Bar,Business Centre,Conference Hall,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue du Voyageur, Roissy Pôle Ouest, 95700 Roissy en France</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/909206/a_909206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The busiest airport in France and second in Europe, Paris-CDG is a dynamic hub of global travel. Whether you are passing through on holiday or heading to your next business convention, you expect total comfort and convenience at every stage of your visit. And that is exactly what our new INNSIDE hotel was designed for.

Centrally located in the heart of the airport, INNSIDE Paris Charles de Gaulle is close to all terminals, so you can come and go easily via the CDGVAL automatic shuttle train. And you'll find all the amenities and services you need for the most peaceful and productive stay possible, from ultra-modern meeting rooms and workout facilities to sumptuous dining and drinks just about any time of day. Work. Roam. Play. Enjoy!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1876.00" OriginalAmount="1876.00">
      <BasicPropertyInfo Latitude="48.864491" Longitude="2.371107" StarRating="3" HotelCode="34660|saint_louis_bastille" HotelName="Hôtel Saint Martin Bastille" 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>114 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56397/a_56397_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located at the intersection of Boulevard Richard-Lenoir, under which the charming Canal Saint-Martin flows, and the fashionable Rue Oberkampf, the principle artery of the trendy new Marais. Nearby are the Place de la Bastille, the historic Marais, Place des Vosges, and the place France's rich and famous have been dying to get into for centuries, the cemetery Père Lachaise. Several metro and bus lines within a block or two put all of Paris within easy reach. Paris-Orly Airport and Paris-Charles de Gaulle Airport are situated at distances of approximately 20 km and 30 km respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1876.00" OriginalAmount="1876.00">
      <BasicPropertyInfo Latitude="48.848844437287" Longitude="2.2978055477142" StarRating="3" HotelCode="36930|citadines_tour_eiffel_paris" HotelName="Citadines Tour Eiffel Paris" 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,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60615/l_60615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the former village of Grenelle, not far from the UNESCO headquarters. Set in the shopping district, guests will find numerous cafés and brassieres nearby, each full of typical Parisian charm. The nearby Swiss village is full of antique dealers and includes a host of other attractions, making this area at the foot of the Eiffel tower so popular. Orly and Charles de Gaulle airports are 20 and 30 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1878.00" OriginalAmount="1878.00">
      <BasicPropertyInfo Latitude="48.879658909786" Longitude="2.3280616917726" StarRating="5" HotelCode="376493|best_western_premier_opera_liege" HotelName="Best Western Premier Opera Liège" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Liege, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/488536/a_488536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.00" OriginalAmount="1879.00">
      <BasicPropertyInfo Latitude="48.829011" Longitude="2.263379" StarRating="4" HotelCode="183910|suite_novotel_paris_issy_les_moulineaux" HotelName="Novotel Suites Paris Issy les Moulineaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Rue Camille Desmoulins, 92130 Issy Les Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/257501/a_257501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1882.00" OriginalAmount="1882.00">
      <BasicPropertyInfo Latitude="48.866165" Longitude="2.287133" StarRating="3" HotelCode="74054|etoile_trocadero" HotelName="Etoile Trocadéro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 rue Saint Didier, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101084/l_101084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in central Paris, the hotel provides the perfect base for sightseeing, shopping, restaurants and entertainment. The nearest bus and underground stops are located within walking distance. The nearest airports to the hotel are Charles de Gaulle, roughly 25 km from the hotel, and Paris-Orly, which is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1885.00" OriginalAmount="1885.00">
      <BasicPropertyInfo Latitude="48.853169" Longitude="2.34511089" StarRating="2" HotelCode="326969|hotel_du_mont_blanc" HotelName="Hôtel du Mont Blanc Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue de la Huchette, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505301/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;CheckIn 14 00\n\nCheckIn 14 00. CheckOut 12 00\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1888.00" OriginalAmount="1888.00">
      <BasicPropertyInfo Latitude="48.881352638498" Longitude="2.3274211585522" StarRating="4" HotelCode="25637|le_grey" HotelName="Le Grey" 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,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37413/a_37413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in Paris' 9th Arrondissement, this charming, traditional, family-friendly hotel is surrounded by a profusion of shops- the famous Galaries Lafayettes is within walking distance- and cultural centres, such as the Garnier Opera or Montmartre. For further entertainment, guests will arrive at the Moulin Rouge in 5 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1890.00" OriginalAmount="1890.00">
      <BasicPropertyInfo Latitude="48.857561" Longitude="2.303093" StarRating="2" HotelCode="154259|de_la_tour_eiffel" HotelName="Hôtel de la Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de l'Exposition, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332104/332104a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1894.00" OriginalAmount="1894.00">
      <BasicPropertyInfo Latitude="48.881676302884" Longitude="2.3229385129532" StarRating="3" HotelCode="10414|hotel_astoria_opera" HotelName="Hôtel Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8138/a_8138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on a quiet street between the opera house and Montmartre. Restaurants, bars and stop for public transport (Rome Metro Station is 150 m away) are within a 5-minute walk. The tremendous variety of shops and the train station is about 10 minutes walk away. The Champs-Élysée can be reached in 10 minutes by making use of public transport. The transfer time to both Charles de Gaulle Airport and Orly Airport is approximately 30 minutes with public transport (20 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1896.00" OriginalAmount="1896.00">
      <BasicPropertyInfo Latitude="48.862847" Longitude="2.338199" StarRating="3" HotelCode="110421|hotel_louvre_bons_enfants" HotelName="Louvre Bons Enfants" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Rue des Bons Enfants, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213272/213272a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1896.00" OriginalAmount="1896.00">
      <BasicPropertyInfo Latitude="48.886612238773" Longitude="2.358820438385" StarRating="4" HotelCode="66362|kube_hotel_paris" HotelName="Kube" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Passage Ruelle, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85885/a_85885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the 18th district, a few steps from Montmartre, this futuristic hotel is tucked away in a quiet street, sheltered from the city's crowds but only 400 metres away from La Chapelle metro station and 1 km from the Gare du Nord, which makes the rest of the city's many attractions easily reachable. Charles De Gaulle Airport is just 22 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1898" OriginalAmount="1898">
      <BasicPropertyInfo Latitude="48.843643" Longitude="2.294801" StarRating="2" HotelCode="110527|348550" HotelName="Les Jardins de Mademoiselle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636581/636581a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1899.00" OriginalAmount="1899.00">
      <BasicPropertyInfo Latitude="48.86545005" Longitude="2.36021892" StarRating="0" HotelCode="224982|hotel_des_fontaines" HotelName="Hotel des Fontaines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Rue du Temple, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259213/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Paris (Marais - Pompidou - Notre Dame de Paris), Hôtel des Fontaines is minutes from Arts et Metiers Museum and Place de la Republique. This hotel is close to Notre Dame Cathedral and Louvre 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 25 guestrooms. Complimentary wireless Internet access is available to keep you connected.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1900.00" OriginalAmount="1900.00">
      <BasicPropertyInfo Latitude="48.86875" Longitude="2.35188" StarRating="0" HotelCode="0|residence_bonne_nouvelle" HotelName="Résidence Bonne Nouvelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>277 Rue St Denis, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/b4/35b4d28302e3243f633ff93f27822c237467abe8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Résidence Bonne Nouvelle in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Grevin Museum and 0.7 mi (1.1 km) from Centre Pompidou.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff 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;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.30 per person, per night. This tax does not apply to children under 18 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="1901.00" OriginalAmount="1901.00">
      <BasicPropertyInfo Latitude="48.879366501546" Longitude="2.355977466559" StarRating="2" HotelCode="97424|hotel_whistler" HotelName="Hotel Whistler" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357350/357350a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1902.00" OriginalAmount="1902.00">
      <BasicPropertyInfo Latitude="48.848592" Longitude="2.348118" StarRating="3" HotelCode="18014|hotel_sully_saint_germain" HotelName="Hotel Atmosphères" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22292/a_22292_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant hotel enjoys an exemplary location between Saint-Michel and Saint-Germain. Nearby guests will find the Quartier Latin with an array of shops and other splendid entertainment venues. From Maubert - Mutualité guests will quickly and easily reach the other areas of Paris. The airport is 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1906.00" OriginalAmount="1906.00">
      <BasicPropertyInfo Latitude="48.847291" Longitude="2.371015" StarRating="3" HotelCode="401339|alexandrie" HotelName="Alexandrie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576462/576462a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Gare de Lyon train station just 5 minutes walk from the opera house. It thus offers an ideal location in the heart of Paris. Links to the public transport network can be reached in about 100 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1907.00" OriginalAmount="1907.00">
      <BasicPropertyInfo Latitude="48.871881053089" Longitude="2.3442077636719" StarRating="3" HotelCode="47812|hotel_corona_opera" HotelName="Corona Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10840/a_10840_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in a quiet side street, around 100 m from the metro station Grands Boulevards. A wide range of shops, restaurants, cafés and bars are to be found in the immediate vicinity. The Opéra Garnier, Galeries Lafayette, the Louvre, the Sacré Coeur and Notre Dame are around 10 minutes from the hotel by public transport. Paris/Orly airport is around 20 km away and Roissy/Charles de Gaulle airport is roughly 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1908.00" OriginalAmount="1908.00">
      <BasicPropertyInfo Latitude="48.880046409804" Longitude="2.334371953373" StarRating="4" HotelCode="18730|trinite_plaza" HotelName="Trinité Haussmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 rue Jean-Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23353/a_23353_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 5-minute walk from Saint-Georges metro station on line 12, this family-friendly city hotel is located on a quiet street in one of the most celebrated districts of Paris, between the Opéra Garnier, the Grands Boulevards and the Sacré-Cœur church on Montmartre hill. The Louvre is around 2 km from the eco hotel and the Arc de Triomphe is roughly 3 km away. The hotel is just 1 km from Saint-Lazare train station and nearby airports include Paris Orly (20 km) and Charles de Gaulle (26 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1909" OriginalAmount="1909">
      <BasicPropertyInfo Latitude="48.956125858213" Longitude="2.4441503813617" StarRating="4" HotelCode="935133|50358" HotelName="AC Hotel by Marriott Paris Le Bourget Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue De La Haye  Dugny, 93440 Le Bourget</AddressLine>
          </AddressLines>
          <CityName>Le Bourget</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393319/393319a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Le Bourget. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1910.00" OriginalAmount="1910.00">
      <BasicPropertyInfo Latitude="48.868478218215" Longitude="2.3715877532959" StarRating="3" HotelCode="258544|international_paris_hotel" HotelName="Hotel International Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Auguste Barbier, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14875/a_14875_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1912.00" OriginalAmount="1912.00">
      <BasicPropertyInfo Latitude="48.883739987058" Longitude="2.3287180066109" StarRating="3" HotelCode="336445|best_western_alize_paris_montmartre" HotelName="CONTACT HOTEL Alizé Paris Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 rue de Douai, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55605/a_55605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a location near Montmartre and L'Opera. Large department stores such as the Galleries Lafayettes and the renowned Moulin Rouge are just a few steps away. The metro station Place de Clichy is directly adjacent to the hotel, giving easy access to the buzzing metropolis with its incomparable tourist attractions. It is only around 2 km to the Champs Elysees. Charles de Gaulle Airport is some 26 km from the hotel and it is approximately 20 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1919.00" OriginalAmount="1919.00">
      <BasicPropertyInfo Latitude="48.835491863508" Longitude="2.3211735969658" StarRating="4" HotelCode="77028|best_western_bretagne_montparnasse_2" HotelName="Best Western Bretagne Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Raymond Losserand, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104624/a_104624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Montparnasse. The district has a free-living atmosphere and was the home of painters in the early 20th century. Today it is a modern area with a business quarter and a TGV (high-speed train) train station (800 metres from the hotel). It perhaps embodies the Parisian way of life more than any other district, due to its well known intellectuals, cafés and great variety of restaurants, bookstores, fashion stores, antiques shops and famous art galleries. The hotel vicinity features bars and pubs, as well as public transport links. Paris attractions, such as the Louvre, the Notre Dame cathedral, the Champs Elysées, the Eiffel Tower and the Arc de Triomphe, can be found within 5 km of the establishment. Orly Airport is 15 km away and Charles de Gaulle Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1919.00" OriginalAmount="1919.00">
      <BasicPropertyInfo Latitude="48.876720488954" Longitude="2.2939029006291" StarRating="3" HotelCode="111144|arc_de_triomphe" HotelName="Arc De Triomphe" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue de l'Arc de Triomphe, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/154108/a_154108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an enviable position right in the heart of the beautiful city of Paris. It is located just 300 m from the world famous Champs-Élysées and near the business quarter of La Defense. The nearest metro station is about 200 metres away and the Saint Lazare train station is about 2.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1921.00" OriginalAmount="1921.00">
      <BasicPropertyInfo Latitude="48.859897548092" Longitude="2.3087610304356" StarRating="4" HotelCode="34872|hotel_saint_dominique" HotelName="Saint Dominique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56757/a_56757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple yet charming hotel is situated in the city centre. Countless shops, restaurants and bars are to be found directly in front of the hotel. Convenient public transport links are to be found in the hotel's immediate vicinity. Paris Orly airport is 25 km away and Charles de Gaulle airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1929.00" OriginalAmount="1929.00">
      <BasicPropertyInfo Latitude="48.837356" Longitude="2.372985" StarRating="4" HotelCode="64600|mercure_paris_bercy_bibliotheque" HotelName="Mercure Paris Bercy Bibliothèque Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83272/a_83272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the River Seine in the heart of Paris, and is ideal for either business or pleasure. The National Library of France, Palais Omnisport de Bercy stadium, Gare de Lyon train station, Pitié-Salpêtrière hospital, Institut Français de la Mode, Latin Quarter and Notre Dame are all nearby. The metro, a bus stop and Vélib' bicycles are all opposite the hotel, which is also offers good access to the road network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1936.00" OriginalAmount="1936.00">
      <BasicPropertyInfo Latitude="48.886488780318" Longitude="2.3356421291828" StarRating="2" HotelCode="50290|comfort_hotel_montmartre_place_du_tertre" HotelName="Best Western Plus Hôtel Littéraire Marcel Aymé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tholoze, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36932/a_36932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, recognisable by its typical Montmartre corner frontage, is located between the Moulin de la Galette and the Moulin Rouge. It is close to the Métro stations Abbesses and Blanche, and just 10 minutes from the Opéra and the Champs-Elysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1937.00" OriginalAmount="1937.00">
      <BasicPropertyInfo Latitude="48.831659" Longitude="2.340073" StarRating="4" HotelCode="16819|paris_marriott_rive_gauche_hotel__conference_center" HotelName="Paris Marriott Rive Gauche Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard Saint Jacques, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153155/153155a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the Latin Quarter and Saint-Germain-des-Prés. Restaurants, bars and a bus stop are all in the immediate vicinity. The closest metro station is 200 m away and from here the line runs directly to the Eiffel Tower, which is 4 km away. It also reaches Champs Elysées and the Montparnasse business district in less than half an hour. Shops can be reached in about 10 minutes and the train station is approximately 15 minutes on foot. Notre Dame Cathedral and the Louvre Museum can each be reached in around 20 minutes by public transport, whilst Montmartre and the Sacred Heart Basilica are about 30 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1938.00" OriginalAmount="1938.00">
      <BasicPropertyInfo Latitude="48.84859754" Longitude="2.2922144" StarRating="0" HotelCode="836728|short_stay_group_paris_eiffel_village_apartments" HotelName="Eiffel Village Apartments Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Fondary, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952645/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1939.00" OriginalAmount="1939.00">
      <BasicPropertyInfo Latitude="48.8912041223" Longitude="2.2839682744333" StarRating="2" HotelCode="100920|campanile_paris_ouest__pte_de_champerret_levallois" HotelName="Campanile Paris Ouest - Pte De Champerret Levallois" 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>72 Rue Marius Aufan, 92300 Paris Levallois Perret</AddressLine>
          </AddressLines>
          <CityName>Levallois-Perret</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141149/a_141149_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Levallois-Perret.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1941.00" OriginalAmount="1941.00">
      <BasicPropertyInfo Latitude="48.840602" Longitude="2.334445" StarRating="3" HotelCode="25337|hotel_novanox" HotelName="Novanox" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>155 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36917/a_36917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 6th arrondissement just behind the Jardin du Luxembourg, between the Vavin metro station and Port Royal (RER Line B). The metro stations Raspail and Notre Dame des Champs are also nearby, within 5 minutes' walk. The Catacombs are just 5 minutes' walk away, while Paris' other famous sights, including Notre Dame Cathedral, the Champs-Elysées and the Louvre can be reached within 5-20 minutes by public transport. Sacre Coeur is around 30 minutes away. Orly Airport, Charles de Gaulle Airport and Beauvais Tillé Airport are around 20 km, 34 km and 80 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1952.00" OriginalAmount="1952.00">
      <BasicPropertyInfo Latitude="48.84902005664" Longitude="2.3401066660881" StarRating="3" HotelCode="111145|luxemboyrg" HotelName="Fontaines Du Luxembourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Vaugirard, 75006 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249602/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1957.00" OriginalAmount="1957.00">
      <BasicPropertyInfo Latitude="48.861292" Longitude="2.286341" StarRating="4" HotelCode="34401|les_jardins_du_trocadero" HotelName="Les Jardins du Trocadéro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Benjamin-Franklin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245471/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1958.00" OriginalAmount="1958.00">
      <BasicPropertyInfo Latitude="48.848929691528" Longitude="2.3468553909261" StarRating="3" HotelCode="34425|hotel_claude_bernard" HotelName="Claude Bernard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54837/a_54837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1964.00" OriginalAmount="1964.00">
      <BasicPropertyInfo Latitude="48.876940991228" Longitude="2.2949731349945" StarRating="3" HotelCode="180069|tilsitt_etoile" HotelName="Tilsitt Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198692/198692a_hb_a_915.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the most trendy part of Paris, between the famous avenue des Champs-Élysées (3 min away), the Arc de Triomphe, the Palais des Congrès (Paris Convention centre), the Pleyel concert hall and close to the famous avenue Montaigne (fashion avenue), the perfect location in Paris for combining business and pleasure trips.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1971.00" OriginalAmount="1971.00">
      <BasicPropertyInfo Latitude="48.848558502953" Longitude="2.2987604141235" StarRating="3" HotelCode="89350|grenelle_paris_tour_eiffel" HotelName="Hotel Grenelle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>140-142 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332319/332319a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1972" OriginalAmount="1972">
      <BasicPropertyInfo Latitude="48.8456985" Longitude="2.375298" StarRating="0" HotelCode="959051|425484" HotelName="Hotel Parisianer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952629/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1972.00" OriginalAmount="1972.00">
      <BasicPropertyInfo Latitude="48.8706094829" Longitude="2.3220607638359" StarRating="2" HotelCode="74027|hotel_la_sanguine" HotelName="La Sanguine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/18000000/17800000/17792100/17792066/8b72b7c6_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1981.00" OriginalAmount="1981.00">
      <BasicPropertyInfo Latitude="48.8423593276" Longitude="2.3234340548515" StarRating="3" HotelCode="915010|hotel_montparnasse_saint_germain" HotelName="Montparnasse St Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Départ, 75014 Paris, Montparnasse, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277518/a_277518_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1982.00" OriginalAmount="1982.00">
      <BasicPropertyInfo Latitude="48.870478" Longitude="2.35468" StarRating="3" HotelCode="110491|cosmotel" HotelName="Cosmotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330705/330705a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1984.00" OriginalAmount="1984.00">
      <BasicPropertyInfo Latitude="48.842712" Longitude="2.330326" StarRating="3" HotelCode="110446|le_chaplain_paris_rive_gauche" HotelName="Le Chaplain Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis Rue Jules Chaplain, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153311/a_153311_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1987.00" OriginalAmount="1987.00">
      <BasicPropertyInfo Latitude="48.872659063449" Longitude="2.3435895144939" StarRating="3" HotelCode="10830|hotel_bergere_opera" HotelName="Hôtel 34B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8824/a_8824_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located close to the famous shopping areas (Galleries Lafayette), just a few minutes from the opera house. Bars, restaurants and links to the public transport network are to be found close by and it is just a stone's throw to an abundance of shopping venues. Transfer to Paris' Orly and Charles de Gaulle airport takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1987.00" OriginalAmount="1987.00">
      <BasicPropertyInfo Latitude="48.88809974" Longitude="2.30681389" StarRating="4" HotelCode="639640|mercure_paris_17_batignolles_opening_may_2018" HotelName="Hotel Mercure Paris 17 Batignolles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>118 Rue De Tocqueville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/758395/a_758395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1988.00" OriginalAmount="1988.00">
      <BasicPropertyInfo Latitude="48.880354" Longitude="2.317289" StarRating="4" HotelCode="25345|relais_monceau" HotelName="Hotel Relais Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue du Rocher, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328788/328788a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classicism and romanticism of the Haussmannian Paris meet a warm and cosy environment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1990.00" OriginalAmount="1990.00">
      <BasicPropertyInfo Latitude="48.884078" Longitude="2.313303" StarRating="3" HotelCode="32472|monceau_etoile" HotelName="Hotel Duette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Rue de Lévis, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51654/a_51654_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A popular city hotel located in the famous pedestrianised area of the Rue de Lévis. Villiers métro station is about 200 m away and within a 15-20 minute journey guests will reach the large department stores, Montmartre, Sacré-Cœur, the opera house, the Champs-Élysées as well as the Palais des Congrès.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1991.00" OriginalAmount="1991.00">
      <BasicPropertyInfo Latitude="48.856637" Longitude="2.307206" StarRating="3" HotelCode="110463|beaugency_hotel" HotelName="Beaugency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Duvivier, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153330/l_153330_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel is located between the Esplanade des Invalides and the Eiffel Tower at the crossroads of this residential district, inviting guests to discover the charm of Parisian life. Guests can enjoy a stroll along the Seine and visit the Musée d'Orsay. There are also numerous restaurants, streetside cafés and boutiques on nearby Rue Cler, one of the most famous pedestrian streets in Paris. The Louvre, the Latin Quarter and the Champs Élysées are within about a kilometre of the hotel. The airports of Orly, Charles de Gaulle and Beauvais are approximately 25 km, 45 km and 80 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1992.00" OriginalAmount="1992.00">
      <BasicPropertyInfo Latitude="48.879687" Longitude="2.342368" StarRating="3" HotelCode="88729|alba_opera_hotel" HotelName="Alba Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 ter, rue de La Tour d'Auvergne, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124399/a_124399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an good location in the centre of Paris, near Montmartre, L'Opéra, the city's main department stores and Gare du Nord and Gare de L'Est railway stations. It lies in a quiet district with a rich artistic and historical heritage. Guests will find restaurants and bars just 200 m from the hotel and links to the public transport network 250 m away. It is 10 minutes on foot to the Sacré Coeur, Galeries Lafayette is a 15-minute walk and the Louvre Museum is 20 minutes' walk away. Paris Charles de Gaulle Airport is 20 km away and it is 21 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1992.00" OriginalAmount="1992.00">
      <BasicPropertyInfo Latitude="48.84802" Longitude="2.342185" StarRating="2" HotelCode="212018|hotel_cujas_pantheon" HotelName="Cujas Pantheon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18, rue Cujas, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/300634/a_300634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.00" OriginalAmount="1995.00">
      <BasicPropertyInfo Latitude="48.828397248484" Longitude="2.3473508247987" StarRating="2" HotelCode="35312|timhotel_place_ditalie_butte_aux_cailles" HotelName="ibis Styles Paris Place d'Italie Butte aux Cailles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Barrault, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57203/a_57203_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This endearing city hotel is situated not far from the vibrant city centre. Shops, bars, pubs and public transport are all to be found in close proximity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1996.00" OriginalAmount="1996.00">
      <BasicPropertyInfo Latitude="48.85754" Longitude="2.369855" StarRating="2.5" HotelCode="11352|moxy_paris_bastille_france" HotelName="Moxy Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Du Chemin Vert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9532/a_9532_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1998.00" OriginalAmount="1998.00">
      <BasicPropertyInfo Latitude="48.837805542124" Longitude="2.3463812502613" StarRating="3" HotelCode="934272|the_five_hotel_by_elegancia" HotelName="The Five Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Flatters, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/412085/a_412085_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming aparthotel is situated in the 5th arrondissement or Latin Quarter. Bordering the Seine, the neighbourhood is the intellectual heart and soul of Paris. A popular local pastime is taking a stroll along the Seine and browsing the bouquinistes’ (second-hand book dealers) stalls, which sit in the shadow of Notre Dame. The 5th arrondissement is also home to the Panthéon and is known for its lively atmosphere and bistros. The city centre is about a 10-minute ride by public transport. Restaurants, bars, pubs and shopping facilities are around 500 m away, the bus station approximately 200 m and the station about 1.5 km. Rue Mouffetard and Arenes de Lutèce are approximately 500 m from the aparthotel and the town centre is about a 30-minute walk. Paris Charles de Gaulle Airport is approximately 20 km and Paris Orly Aiport around 10 km from the aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2002.00" OriginalAmount="2002.00">
      <BasicPropertyInfo Latitude="48.879775708909" Longitude="2.3206874728203" StarRating="4" HotelCode="29499|quality_opera_saint_lazare" HotelName="Best Western Premier Le Swann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47280/a_47280_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Gare Saint-Lazare station, 1 km from the Opéra Garnier and the Grands Magasins, where guests may enjoy shopping. It is just 200 m from the closest metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2002.00" OriginalAmount="2002.00">
      <BasicPropertyInfo Latitude="48.8483333" Longitude="2.37109158" StarRating="0" HotelCode="570517|my_open_paris_" HotelName="My Open Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue De Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/62/4b622aa60a87b3c787690591bf6b9f6cfda6842f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2004" OriginalAmount="2004">
      <BasicPropertyInfo Latitude="48.871699780229" Longitude="2.2909659147263" StarRating="3" HotelCode="11928|5174" HotelName="Hotel Du Bois Paris Champs-Elysees" 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,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue du Dome, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11763/a_11763_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is over 100 years old and is located directly near to the eminent Champs Elysées. The Arc de Triumph is approximately 500 m away. The nearest metro station is Charles de Gaulles - Etoile. Further public transport is to be found in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2008.00" OriginalAmount="2008.00">
      <BasicPropertyInfo Latitude="48.849576" Longitude="2.379727" StarRating="3" HotelCode="23494|mercure_paris_bastille_saint_antoine_2" HotelName="Mercure Paris Bastille Saint Antoine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 rue Crozatier, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31273/a_31273_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Since 1970 this hotel has been part of the landscape of Place du Faubourg Saint Antoine and Place d'Aligre with its renowned Parisian markets. Designers, architects, graphic artists, stylists and publishers have replaced the woodworkers, cabinet makers and upholsterers from this former stronghold of Parisian artisans. Guests can simply explore the area, to discover that it has retained its popular style of yesteryear. Guests will find numerous restaurants, trendy bars, cinemas, theatres and the prestigious Bastille Opera in the immediate vicinity. Nearby places of interest include Place de la Bastille (900 m), Notre Dame Cathedral and Place des Vosges (both 10 minutes on public transport) and the Champs Elysees and Arc de Triomphe (20 minutes on public transport). Nearby airports include Orly (20 km away), Charles de Gaulle (25 km away), Beauvais-Tille (87 km away) and Brussels (300 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2008.00" OriginalAmount="2008.00">
      <BasicPropertyInfo Latitude="48.875180457194" Longitude="2.3327949643135" StarRating="3" HotelCode="31789|hotel_helios_opera" HotelName="Helios Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 rue de la Victoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50727/a_50727_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Opera Garnier district, the hotel enjoys an exceptional location for leisure and shopping, just minutes from the Place de la Madeleine. The location invites guests to stroll along the big department stores such as Galeries Lafayette on Boulevard Haussmann. There are restaurants, bars and nightlife spots in the immediate vicinity, while the Mogador Theatre is 100 metres away and Place Vendome is around 400 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2011.00" OriginalAmount="2011.00">
      <BasicPropertyInfo Latitude="48.8639788" Longitude="2.3688289" StarRating="3" HotelCode="224997|hotel_alhambra_8" HotelName="Hotel Alhambra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259224/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2014.00" OriginalAmount="2014.00">
      <BasicPropertyInfo Latitude="48.835979306702" Longitude="2.3253598809242" StarRating="3" HotelCode="189576|hotel_clairefontaine" HotelName="Hotel Clairefontaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 rue Fermat, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/8000000/7440000/7439900/7439856/cf66033b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2017.00" OriginalAmount="2017.00">
      <BasicPropertyInfo Latitude="48.873249" Longitude="2.302481" StarRating="0" HotelCode="827370|hotel_du_romancier_2" HotelName="Hôtel du Romancier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Limousine Service,Lounge,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 bis rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/02/5d0236e6264b27b3cb1684182536022942553aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel du Romancier in Paris (Champs Elysees), you'll be minutes from Lido and close to Arc de Triomphe. This hotel is close to Eiffel Tower and Louvre 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 28 air-conditioned rooms featuring minibars and 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, 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 spa tub, or other amenities including 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. 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 a business center, limo/town car service, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2019.00" OriginalAmount="2019.00">
      <BasicPropertyInfo Latitude="48.852548082083" Longitude="2.3307467055225" StarRating="2" HotelCode="78729|hotel_de_saintgermain" HotelName="Hôtel de Saint Germain" 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>50 Rue du Four, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332522/332522a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2019.00" OriginalAmount="2019.00">
      <BasicPropertyInfo Latitude="48.848756" Longitude="2.347611" StarRating="3" HotelCode="180087|hotel_saint_jacques" HotelName="Saint-Jacques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253029/w_253029_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 36 rooms. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a bar and a business centre. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2019.00" OriginalAmount="2019.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.37282" StarRating="3" HotelCode="48366|mercure_paris_gare_de_lyon_opera_bastille" HotelName="Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31279/a_31279_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated 100 m from the public transport links, 150 m from the Gare de Lyon and near to the Place de la Bastille. It is 10 minutes from the Seine and the Jardin des Plantes and its museum, while both Charles de Gaulle and Orly airports are approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2019.00" OriginalAmount="2019.00">
      <BasicPropertyInfo Latitude="48.8675651550293" Longitude="2.3439900875091553" StarRating="0" HotelCode="0|best_stay_1" HotelName="Best Stay 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 eme etage, 35 rue des jeuneurs, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/35/33/353336369955e1de30e226a014ed4941688da3b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Best Stay 1 in Paris (Paris City Center), you'll be a 4-minute walk from Les Halles and 7 minutes by foot from Grevin Museum. This apartment is 0.6 mi (0.9 km) from Palais Royal and 0.7 mi (1.1 km) from Centre Pompidou.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Les Halles - 0.3 km / 0.2 mi&lt;br /&gt;Grands Boulevards - 0.4 km / 0.3 mi&lt;br /&gt;Grand Rex Cinema - 0.6 km / 0.4 mi&lt;br /&gt;Grevin Museum - 0.6 km / 0.4 mi&lt;br /&gt;Rue de Rivoli - 0.8 km / 0.5 mi&lt;br /&gt;Forum des Halles - 0.8 km / 0.5 mi&lt;br /&gt;Folies Bergere - 0.8 km / 0.5 mi&lt;br /&gt;Palais Royal - 0.9 km / 0.6 mi&lt;br /&gt;Boulevard Haussmann - 1 km / 0.6 mi&lt;br /&gt;Centre Pompidou - 1.1 km / 0.7 mi&lt;br /&gt;Galeries Lafayette - 1.2 km / 0.8 mi&lt;br /&gt;Palais Garnier - 1.3 km / 0.8 mi&lt;br /&gt;Paris Olympia - 1.3 km / 0.8 mi&lt;br /&gt;Place Vendome - 1.3 km / 0.8 mi&lt;br /&gt;Louvre Museum - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Paris (CDG-Roissy-Charles de Gaulle) - 29.4 km / 18.2 mi&lt;br /&gt;Paris (ORY-Orly) - 19.3 km / 12 mi&lt;br /&gt;Paris (BVA-Beauvais) - 80.8 km / 50.2 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 213.7 km / 132.8 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2023" OriginalAmount="2023">
      <BasicPropertyInfo Latitude="48.873165822194" Longitude="2.3252552747726" StarRating="3" HotelCode="32566|30753" HotelName="Cordélia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Greffuhle, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51795/a_51795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A few steps away from the well-known Galeries Lafayette and Le Printemps department stores, the hotel's central location is ideal for both business and leisure. The St. Lazare train station and the Place de la Concorde are both within 5 minutes' walking distance from the hotel. The legendary Champs Elysées can also be easily reached in less than 15 minutes on foot. Orly Airport and Charles De Gaulle Airport are 20 and 25 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2031.00" OriginalAmount="2031.00">
      <BasicPropertyInfo Latitude="48.863957353267" Longitude="2.3659693877315" StarRating="4" HotelCode="101121|murano_resort_paris" HotelName="1K Hotel Paris" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Boulevard du Temple, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141452/a_141452_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Marais, one of city's oldest and most fashionable districts, this futuristic hotel is only 500 metres from the Picasso Museum and barely 900 metres from the Place des Vosges and its luxury shops. The Filles du Calvaire metro station is 120 metres away, providing a quick connection to the rest of Paris. The Charles De Gaulle Airport is just 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2033.00" OriginalAmount="2033.00">
      <BasicPropertyInfo Latitude="48.836837320281" Longitude="2.295513600111" StarRating="3" HotelCode="34440|quality_hotel_abaca_paris_15th" HotelName="Quality Hotel Abaca Messidor" 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>330 rue de Vaugirard, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54859/a_54859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2035.00" OriginalAmount="2035.00">
      <BasicPropertyInfo Latitude="48.884589414091" Longitude="2.3364239475543" StarRating="2" HotelCode="303899|le_grand_hotel_de_clermont" HotelName="Le Grand Hôtel de Clermont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Véron, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357715/357715a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the North of Paris, 3 minutes walk from the metro station Abbesses, which connects directly to the place de la Concorde. The decor is simple, with wooden flooring. The establishment is located 800 metres from the basilica of the Sacred Heart and 400 metres from the Moulin Rouge. Nearby there are many restaurants, cafes and bakeries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2041.00" OriginalAmount="2041.00">
      <BasicPropertyInfo Latitude="48.86816664" Longitude="2.34998327" StarRating="0" HotelCode="308153|edgar_restaurant__hotel" HotelName="Hotel Edgar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Library,Limousine Service,Lounge,Pick &amp;amp; Drop,Porter,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue d'Alexandrie, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/26630/1826630/50.jpg?f=15611695</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Edgar is conveniently located in the popular 02. Louvre - Bourse area. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Hotel Edgar. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as telephone, coffee/tea maker, hair dryer, desk, shower. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Hotel Edgar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2041.00" OriginalAmount="2041.00">
      <BasicPropertyInfo Latitude="48.866594" Longitude="2.335016" StarRating="3" HotelCode="77462|best_western_paris_louvre_opera" HotelName="Hotel Paris Louvre Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Moulins, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105128/a_105128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2055.00" OriginalAmount="2055.00">
      <BasicPropertyInfo Latitude="48.844943587363" Longitude="2.325145304203" StarRating="3" HotelCode="337261|lhotel_royal_saint_germain" HotelName="Royal Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56095/a_56095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has an ideal location. Many tourist attractions as well as restaurants, bars and nightclubs are found in the surrounding area. Some of the world's most famous department stores, such as the Galleries Lafayette are within walking distance. The nearest public transport links are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2056.00" OriginalAmount="2056.00">
      <BasicPropertyInfo Latitude="48.866011624736" Longitude="2.3685139417648" StarRating="3" HotelCode="13049|le_20_prieure_hotel" HotelName="Hôtel 20 Prieuré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Grand Prieuré, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161228/161228a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2057.00" OriginalAmount="2057.00">
      <BasicPropertyInfo Latitude="48.876006045999" Longitude="2.2954908013344" StarRating="2" HotelCode="26754|hotel_troyon" HotelName="Troyon" 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,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39262/a_39262_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located off the Champs-Élysées, near the Arc de Triomphe, not far from the most beautiful and famous avenue in the world with its various restaurants and shops. Charles de Gaulle - Étoile metro station is approximately 200 m from the hotel and Gare du Nord train station is around 4 km away. Other nearby places of interest include Place de la Concorde (2 km away), the Eiffel Tower (2 km away) and the Louvre (2.5 km away). Nearby airports include Orly (20 km) and Charles de Gaulle (30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2058.00" OriginalAmount="2058.00">
      <BasicPropertyInfo Latitude="48.841499643327" Longitude="2.3300537467003" StarRating="3" HotelCode="31204|raspail_montparnasse_hotel" HotelName="Raspail Montparnasse" 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,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49858/a_49858_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to the Jardin Luxembourg, just 100 m from links to the public transport network. Located in the vicinity (within 15 minutes walk) is the Porte de Versaille as well as countless sights of cultural interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2060.00" OriginalAmount="2060.00">
      <BasicPropertyInfo Latitude="48.864299229223" Longitude="2.3361758887768" StarRating="2" HotelCode="36470|hotel_montpensier" HotelName="Montpensier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12, rue Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212905/212905a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2061.00" OriginalAmount="2061.00">
      <BasicPropertyInfo Latitude="48.871682138067" Longitude="2.3280702531338" StarRating="3" HotelCode="29208|hotel_caumartin_opera" HotelName="Hôtel Caumartin Opéra" 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,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46982/a_46982_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies just a stone's throw away from the opera house and the major department stores in Paris. The Place Vendôme and the Rue de la Paix are nearby, and the Louvre and the Eiffel Tower are 1.5 km and 2 km away, respectively. The nearest links to the public transport network can be found a 2-minute walk away at Auber station, and Orly and Charles de Gaulle airports are 20 km and 25 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2062.00" OriginalAmount="2062.00">
      <BasicPropertyInfo Latitude="48.868488" Longitude="2.334093" StarRating="3" HotelCode="77214|best_western_gaillon_opera" HotelName="Best Western Hôtel Gaillon Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Gaillon, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104849/w_104849_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2063.00" OriginalAmount="2063.00">
      <BasicPropertyInfo Latitude="48.881188597804" Longitude="2.3277980089188" StarRating="4" HotelCode="34548|clarion_collection_opera_pavillon_2" HotelName="Maison Nabis by HappyCulture" 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,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54800/a_54800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Liege and Place de Clichy metro stations, this city hotel benefits from a privileged location from which guests can discover the many sights, attractions and monuments of Paris. Nearby airports include Orly (30 km) and Charles de Gaulle (35 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2063.00" OriginalAmount="2063.00">
      <BasicPropertyInfo Latitude="48.879699589668" Longitude="2.3209988273492" StarRating="4" HotelCode="16886|ibis_styles_paris_gare_saint_lazare" HotelName="ibis Styles Paris Gare Saint-Lazare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue De Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20095/a_20095_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the Europe District. An abundance of shops and other cultural venues, as well as Paris' most beloved tourist attractions, can be explored on foot or on public transport. The metro station Europe is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2065.00" OriginalAmount="2065.00">
      <BasicPropertyInfo Latitude="48.892578756225" Longitude="2.2329153898585" StarRating="4" HotelCode="24651|renaissance_paris_la_defense_hotel" HotelName="Renaissance Paris La Defense" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Jardin de Valmy, 92918 Paris, La Defense Cedex</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150570/150570a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2067" OriginalAmount="2067">
      <BasicPropertyInfo Latitude="48.840072393627" Longitude="2.3458385467529" StarRating="4" HotelCode="45041|1262" HotelName="Serotel Lutèce" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" 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>2 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21436/a_21436_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel is located in a historically interesting district at the heart of Paris. Only minutes away, guests will find numerous famous attractions of the city, such as the Panth</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2068.00" OriginalAmount="2068.00">
      <BasicPropertyInfo Latitude="48.873022" Longitude="2.344645" StarRating="4" HotelCode="80563|mercure_paris_monty_opera" HotelName="Mercure Paris Opéra Faubourg Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Montyon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108924/a_108924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet street in the centre of Paris, opposite the Folies Bergère and within easy reach of the Grands Boulevards, the main department stores and the opera.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2070.00" OriginalAmount="2070.00">
      <BasicPropertyInfo Latitude="48.8458345949375" Longitude="2.28464267672121" StarRating="3" HotelCode="0|tour_eiffel_beaugrenelle" HotelName="Tour Eiffel Beaugrenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96, rue Saint Charles, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/f6/c8/f6c8d6b146f2111ed444bc114d107e9b5e700edb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Three-star hotel “Tour Eiffel Beaugrenelle” is located within 5 km from the historic center of Paris.&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="63" TotalAmount="2071.00" OriginalAmount="2071.00">
      <BasicPropertyInfo Latitude="48.86633" Longitude="2.35082" StarRating="0" HotelCode="0|04_best_flat_montorgueil_3" HotelName="04 - Best Flat Montorgueil 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>199 Rue Saint-Denis, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/1d/051ddd6b3d53f405d0dc52cc78d9437766b80f9b.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 Paris, just a 4-minute walk from Les Halles and 9 minutes by foot from Centre Pompidou.  This apartment is 0.7 mi (1.1 km) from Grevin Museum and 0.2 mi (0.4 km) from Grands Boulevards.&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 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 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2073.00" OriginalAmount="2073.00">
      <BasicPropertyInfo Latitude="48.873043212629" Longitude="2.3180294036865" StarRating="3" HotelCode="32476|htel_elyses_8" HotelName="Elysees 8" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Cambacérès, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51658/a_51658_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near to the Élysée Palace and magnificent Rue du Faubourg Saint-Honoré. It is just a short distance to the Place de la Concorde, the church of La Madeleine and the Champs-Élysées. The nearest public transport links are a mere 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2074.00" OriginalAmount="2074.00">
      <BasicPropertyInfo Latitude="48.85424306692" Longitude="2.3078078440761" StarRating="4" HotelCode="82854|hotel_le_tourville" HotelName="Hôtel Le Tourville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164871/164871a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel has a very central location between Les Invalides and the Eiffel Tower, right in the centre of Paris. The Eiffel Tower is 1.7 km away and the nearest metro station is 500 m away. Both Paris-Charles de Gaulle airport and Paris-Orly airport are about 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2084.00" OriginalAmount="2084.00">
      <BasicPropertyInfo Latitude="48.87430369519" Longitude="2.3426225781441" StarRating="4" HotelCode="336399|de_hollande" HotelName="Monsieur Cadet Hôtel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55581/a_55581_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quarter close to the Les Grandes Boulevards. The Musée Grévin, the opera house and Sacré-Cœur as well as the large department stores are within walking distance. Other tourist attractions are easily reached using the local public transport, and there is a metro station around 100 m away. The nearest train station is around 500 m away. Charles de Gaulle and Orly airport are around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2084.00" OriginalAmount="2084.00">
      <BasicPropertyInfo Latitude="48.86708" Longitude="2.34719" StarRating="0" HotelCode="0|_0x40892" HotelName="19 - Atelier Montorgueil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Des Petits Carreaux, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3b/09/3b09e97bea7fee3f1b00e61a2464e29507e51489.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 Paris, within a 5-minute walk of Les Halles and Grands Boulevards.  This apartment is 0.5 mi (0.8 km) from Grevin Museum and 0.6 mi (1 km) from Centre Pompidou.&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, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2086.00" OriginalAmount="2086.00">
      <BasicPropertyInfo Latitude="48.873936756028" Longitude="2.350083142519" StarRating="3" HotelCode="337353|best_western_opera_grands_boulevards" HotelName="Mercure Paris Opera Grands Boulevards Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue de Petites Écuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56144/a_56144_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located near to Les Grandes Boulevards and the Opera. It is not far from Gare de l'Est and Gare du Nord, which are only around 500 metres away. Scores of shops and other entertainment attractions are easily reached on local public transport or within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2086.00" OriginalAmount="2086.00">
      <BasicPropertyInfo Latitude="48.84376294" Longitude="2.28875665" StarRating="4" HotelCode="731748|hotel_rose_bourbon" HotelName="Hôtel Rose Bourbon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Room Service,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>53 Rue de l'Église, 15ème Arrondissement, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633447/633447a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for the gay community, this comfortable hotel is located in Arr14/15:Montparnasse-T. Eiffel. There are public transport links just a short walk away. Visitors will find the airport within 1. 7 kilometre(s). The 39 welcoming bedrooms offer a perfect place to relax at the end of the day. The establishment was built in 2017. The accommodation offers Wi-Fi internet connection on-site. The reception is open 24/7. Cots are not available at this property. Communal areas are wheelchair accessible at Hotel Rose Bourbon. This accommodation does not accept pets. Some services of Hotel Rose Bourbon may be payable. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2089.00" OriginalAmount="2089.00">
      <BasicPropertyInfo Latitude="48.878338713935" Longitude="2.3573144576721" StarRating="2" HotelCode="146530|hotel_damiens" HotelName="Hôtel d'Amiens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Des Deux Gares, 10th Arrondissement, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362402/362402a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2100.00" OriginalAmount="2100.00">
      <BasicPropertyInfo Latitude="48.850406" Longitude="2.342375" StarRating="3.5" HotelCode="10796|hotel_belloy_saint_germain" HotelName="Belloy Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Racine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8772/a_8772_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located the historical Saint Germain district of Paris. Numerous shops and other entertainment venues as well as Paris' main tourist attractions may be easily reached on foot or public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2101.00" OriginalAmount="2101.00">
      <BasicPropertyInfo Latitude="48.864506554827" Longitude="2.282275557518" StarRating="4" HotelCode="326416|hotel_plaza_tour_eiffel" HotelName="Plaza Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Greuze, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46771/a_46771_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the heart of the 16th arrondissement, one of the most elegant quarters of the city, close to the greenery of the Jardins du Trocadéro. The famous tourist attractions, such as the Arc de Triomphe and the Eiffel Tower are to be found in the vicinity, around 1.5 km away. Countless shopping venues, lively bars and nightclubs, restaurants as well as public transport are all located within a few steps of the hotel. The transfer times to Charles de Gaulle as well as Orly airport takes about 40 minutes (roughly 25 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2101.00" OriginalAmount="2101.00">
      <BasicPropertyInfo Latitude="48.86845" Longitude="2.35354" StarRating="0" HotelCode="0|80_paris_cinema_sebastopol" HotelName="80 - Paris Cinema Sebastopol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135  bis Boulevard de Sébastopol, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f7/42/f7422710f878850c3a86462834bdd8089286d3a5.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 Paris, steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&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;/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 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2101.00" OriginalAmount="2101.00">
      <BasicPropertyInfo Latitude="48.86756" Longitude="2.35266" StarRating="0" HotelCode="0|atelier_chaplin_montogueil" HotelName="21 - Atelier Chaplin Montorgueil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Passage Du Ponceau, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/58/2658c7fe15729d1ec89869280cc03b9c167ca671.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 Paris, steps from Grands Boulevards and 7 minutes by foot from Les Halles.  This apartment is 0.5 mi (0.9 km) from Centre Pompidou and 0.7 mi (1.1 km) from Grevin Museum.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2101.00" OriginalAmount="2101.00">
      <BasicPropertyInfo Latitude="48.81447313" Longitude="2.27404088" StarRating="3" HotelCode="595231|ibis_styles_clamart_gare_grand_paris" HotelName="Hôtel ibis Styles Clamart Gare Grand Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Bis Rue Du Clos Montholon, 92140 Clamart</AddressLine>
          </AddressLines>
          <CityName>Clamart</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/712734/a_712734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Clamart.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2103.00" OriginalAmount="2103.00">
      <BasicPropertyInfo Latitude="48.88182872" Longitude="2.32854885" StarRating="0" HotelCode="764998|la_mondaine" HotelName="La Mondaine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue De Vintimille, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952695/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2104.00" OriginalAmount="2104.00">
      <BasicPropertyInfo Latitude="48.840289" Longitude="2.352039" StarRating="2" HotelCode="14089|maxim_quartier_latin" HotelName="Maxim Quartier Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Censier, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16305/a_16305_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is located in a quiet position in the Latin Quarter near the student area. The botanic gardens, the natural history museum and the famous cabaret “Paradis Latin” are situated nearby, and it is only a stone's throw to bars, restaurants and the nearest public transport. The hotel is thus the ideal starting point from which to explore the sights of the city. Various shopping opportunities are offered in Boulevard St. Germain which is around 2 km away, while the Grande Mosque and the Pantheon can easily be reached on foot. For those who wish to experience something of the countryside in the city, a visit to the Rue Mouffestard is recommended, as colourful markets and antiquarian boutiques are cultivated with rural charm in this district. Gare d’Austerlitz lies around 1 km away from the hotel. Orly airport is roughly 25 km away and Charles de Gaulle airport is roughly 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2104.00" OriginalAmount="2104.00">
      <BasicPropertyInfo Latitude="48.868388237328" Longitude="2.2917705774307" StarRating="3" HotelCode="12112|elysees_union_hotel" HotelName="Elysees Union" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de l´Amiral Hamelin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12098/a_12098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in the centre of Paris, close to the Trocadero and the Eiffel Tower. The Arc de Triumph is only 200 m away and Boissière metro station can be easily reached with a 2-minute walk. An array of shops and entertainment attractions are located in the immediate vicinity of the hotel (20 m). In addition, the transfer time to Orly Airport takes around 35 minutes and Charles de Gaulle is around 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2106.00" OriginalAmount="2106.00">
      <BasicPropertyInfo Latitude="48.843247811281" Longitude="2.3494445855848" StarRating="3" HotelCode="47655|comfort_hotel_mouffetard_quartier_latin" HotelName="The Originals Paris Mouffetard Apolonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Rue Mouffetard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10643/a_10643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location, in the middle of the city and close to plenty of famous sightseeing attractions such as the Panthéon, the Arène de Lutèce and Notre-Dame church. Restaurants, shopping venues, bars, public transport and nightclubs are all to be found just a short walk from the hotel. Orly airport is a convenient 45-minute ride away by public transport, lying just 30 km from the hotel; and Roissy Charles de Gaulle airport is 45 km away (one hour's drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2107.00" OriginalAmount="2107.00">
      <BasicPropertyInfo Latitude="48.86836" Longitude="2.35406" StarRating="3" HotelCode="0|blue_nights_108" HotelName="Blue Nights 108" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>108 boulevard sebastopol, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/ee/64ee09f6b606fbced049cb5b24933a7efc5d973b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Blue Nights 108 in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 18 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Your Tempur-Pedic bed comes with down comforters and Frette Italian sheets. Wired and wireless Internet access is complimentary, while 55-inch flat-screen televisions with digital programming provide entertainment. Conveniences include desks and separate sitting areas, 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 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. Guests may use a roundtrip airport shuttle for a surcharge, 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 500.00 EUR per stay will be required at check-in to cover any potential damages.&lt;/br&gt;City tax might not be included in the accommodation price. This tax is not applicable to children under 18 years of age.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 60.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Cleaning fee is EUR 35.00 — EUR 50.00 (depends on the size of the apartments)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2111.00" OriginalAmount="2111.00">
      <BasicPropertyInfo Latitude="48.91692" Longitude="2.28358" StarRating="0" HotelCode="0|havre_de_paix_paris_asnieres" HotelName="Havre de Paix Paris Asnières" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Sainte-Sophie, Asnieres-sur-Seine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e2/5a/e25a88075857c8929ecfd8b5a83b1b8a677d55ec.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at this apartment in Asnieres-sur-Seine, you'll be 14 minutes by car from U Arena.  This apartment is 3.8 mi (6.2 km) from Moulin Rouge and 4.5 mi (7.2 km) from Opéra Garnier.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually furnished apartment, featuring a kitchen with a refrigerator and a microwave. There's a private furnished balcony. Wired and wireless Internet access is complimentary, and a flat-screen television with cable programming provides entertainment. Conveniences include a desk 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;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, express check-out, 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2117.00" OriginalAmount="2117.00">
      <BasicPropertyInfo Latitude="48.886876" Longitude="2.300467" StarRating="4" HotelCode="65594|best_western_hotel_de_neuville" HotelName="Best Western Plus de Neuville Arc de Triomphe" Meals="ROOM ONLY" 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,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Verniquet, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84488/w_84488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located in a quiet square about 2 km from the Arc de Triomphe and Boulevard Haussmann’s shopping district. The closest Metro and RER station to the hotel is Pereire Levallois, which offers direct access to the Louvre, the Eiffel Tower and more of the city’s best attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2122.00" OriginalAmount="2122.00">
      <BasicPropertyInfo Latitude="48.847102" Longitude="2.372075" StarRating="2" HotelCode="212002|adriatic_hotel_3" HotelName="Adriatic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6bis rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330949/330949a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2122.00" OriginalAmount="2122.00">
      <BasicPropertyInfo Latitude="48.84510998" Longitude="2.37136323" StarRating="3" HotelCode="769099|courtyard_by_marriott_paris_gare_de_lyon" HotelName="Courtyard Paris Gare De Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>209-211 Rue De Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632981/632981a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Arr12/13:Bastille-Bercy. There are a total of 249 units on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2124.00" OriginalAmount="2124.00">
      <BasicPropertyInfo Latitude="48.85713" Longitude="2.302746" StarRating="2" HotelCode="110471|eiffel_rive_gauche" HotelName="Eiffel Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Du Gros-Caillou, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153338/l_153338_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a lovely quiet street in the heart of the triangle Tour Eiffel, Invalides and Champs-Élysées. Paris/Orly Airport is located some 15 km from the hotel and Roissy/Charles de Gaulle Airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2125.00" OriginalAmount="2125.00">
      <BasicPropertyInfo Latitude="48.869139" Longitude="2.3641" StarRating="3" HotelCode="110489|ibis_styles_paris_republique" HotelName="Ibis Styles Paris République" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Leon Jouhaux, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153370/a_153370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2125.00" OriginalAmount="2125.00">
      <BasicPropertyInfo Latitude="48.866249820397" Longitude="2.2878813743591" StarRating="3" HotelCode="12575|hotel_floride_etoile" HotelName="Floride Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191173/191173a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2126.00" OriginalAmount="2126.00">
      <BasicPropertyInfo Latitude="48.85833847138" Longitude="2.2792594134808" StarRating="4" HotelCode="25690|hotel_best_western_premier_trocadero_la_tour" HotelName="Best Western Premier Hôtel Trocadero La Tour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 bis Rue Massenet, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36913/a_36913_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2132.00" OriginalAmount="2132.00">
      <BasicPropertyInfo Latitude="48.841322" Longitude="2.325793" StarRating="3" HotelCode="64588|hotel_apollinaire" HotelName="Apollinaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Delambre, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83253/a_83253_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is glad to greet guests in the heart of Montparnasse, in the 14th district of Paris. This very famous and lively area of Paris was shaped in the past when painters and writers frequented the area, thus creating a unique atmosphere. The hotel is located close to the famous restaurants La Coupole, Le Dôme and La Rotonde. It is a very pleasant place, not far from Saint Germain des Prés and Les Invalides, and one of the best locations to experience the Parisian way of life. The airports of Orly, Charles de Gaulle and Beauvais are approximately 25 km, 45 km and 80 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2133.00" OriginalAmount="2133.00">
      <BasicPropertyInfo Latitude="48.869059" Longitude="2.297245" StarRating="4" HotelCode="78991|hotel_bassano" HotelName="Bassano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151161/151161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel offers luxury accommodation in the elegant 16th arrondissement of Paris, between the Champs Elysées and Avenue George V. Guests will find city centre shops and the train station just 5 minutes' walk away. The hotel is just 45 minutes' drive from Charles de Gaulle Airport (25 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2136" OriginalAmount="2136">
      <BasicPropertyInfo Latitude="48.873239917038" Longitude="2.3024860024452" StarRating="4" HotelCode="32041|225473" HotelName="Hotel Chateaubriand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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>6 rue Chateaubriand, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50808/a_50808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is centrally located at the heart of Paris' business district, just 200 m from the Champs Elysées and 500 m from the Arc de Triomphe. Georges V is the nearest metro station and may easily be reached on foot, lying just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2138" OriginalAmount="2138">
      <BasicPropertyInfo Latitude="48.856544634871" Longitude="2.3059272766113" StarRating="3" HotelCode="30122|55283" HotelName="Hotel du Cadran" 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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Champ de Mars, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48514/a_48514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of one of Paris' more upscale, quiet districts. The Rue Clerc market, open daily and just a short walk away, will introduce guests to a wide range of traditional French products. The boutique hotel enjoys an ideal location, only a few minutes' walk from the Eiffel Tower, Invalides, the Rodin Museum, the Musée d'Orsay and the Champs-Élysées. The metro station is within around 5 minutes on foot. Paris-Orly Airport and Roissy-Charles de Gaulle Airport are both situated at a distance of approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2143.00" OriginalAmount="2143.00">
      <BasicPropertyInfo Latitude="48.876185796975" Longitude="2.293738072028" StarRating="2" HotelCode="378934|hotel_phenix_3" HotelName="Hôtel Phénix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Du Général Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507678/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2144.00" OriginalAmount="2144.00">
      <BasicPropertyInfo Latitude="48.84220043931" Longitude="2.2194833581036" StarRating="0" HotelCode="159539|paris_hotel_2" HotelName="Paris Saint Cloud Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Saint-Cloud</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/251924/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Saint-Cloud. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2148.00" OriginalAmount="2148.00">
      <BasicPropertyInfo Latitude="48.832847936641" Longitude="2.3572234012059" StarRating="4" HotelCode="298949|coq_hotel_paris" HotelName="C.O.Q Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Edouard Manet, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427740/427740a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Plymouth (PLY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2150.00" OriginalAmount="2150.00">
      <BasicPropertyInfo Latitude="48.847478" Longitude="2.32246" StarRating="4" HotelCode="110452|la_belle_juliette" HotelName="La Belle Juliette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92, rue du Cherche Midi, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213643/213643a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.00" OriginalAmount="2151.00">
      <BasicPropertyInfo Latitude="48.848971" Longitude="2.369794" StarRating="4" HotelCode="59719|le_marceau_bastille" HotelName="Marceau Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Jules Cesar, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77326/a_77326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Bastille, the historic old town of Marais and the railway station Gare de Lyon. Links to the public transport network are to be found directly out front. Within a radius of around 500 m there are bars, tourist attractions and shopping amenities, while there are parks just around 700 m away, the city centre is approximately 2 km away and the Opera district is just about 2.5 km from the hotel. Paris Orly is 9 km from the hotel and Paris-Charles de Gaulle is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2154.00" OriginalAmount="2154.00">
      <BasicPropertyInfo Latitude="48.868739338305" Longitude="2.2828763723373" StarRating="4" HotelCode="173022|melia_alexander" HotelName="Meliá París Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Avenue Victor Hugo, Distrito 16, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7324/a_7324_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just off Place Victor Hugo, the fashion district of Paris. The Arc de Triomphe and Champs Elysées are a mere 300 metres away and countless restaurants and bars as well as easy access to the public transport network are to be found close by. Orly airport is around 20 km from the hotel whilst it is 35 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2155.00" OriginalAmount="2155.00">
      <BasicPropertyInfo Latitude="48.855692" Longitude="2.38285999" StarRating="5" HotelCode="588285|la_maison_gobert" HotelName="La Maison Gobert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gobert, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9276701</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2156.00" OriginalAmount="2156.00">
      <BasicPropertyInfo Latitude="48.872786" Longitude="2.344934" StarRating="3" HotelCode="110483|ibis_styles_paris_lafayette_opera_ex_all_seasons" HotelName="Ibis Styles Paris Lafayette Opéra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/5 Rue de Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153358/a_153358_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2157.00" OriginalAmount="2157.00">
      <BasicPropertyInfo Latitude="48.886000234584" Longitude="2.3350936174393" StarRating="3" HotelCode="23659|hotel_des_arts_paris_montmartre" HotelName="Hotel Des Arts Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Central Heating,Fax,Garden,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Tholozé, 75018 Paris, Montmartre</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30592/l_30592_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located at the heart of Montmartre, some 100 m from the Moulin de la Galette and between Place Blanche and Place du Tertre. Guests to this hotel may explore one of the French capital's most enchanting districts, which has been made famous by poets and artists. Various sights are to be found in the near vicinity including the Sacré Coeur. Blanche metro station on Line 2 and Abbesses metro station on Line 12 are located within a few paces of the hotel. Charles de Gaulle airport is some 30 km away whilst it is around 50 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2158.00" OriginalAmount="2158.00">
      <BasicPropertyInfo Latitude="48.830238" Longitude="2.302024" StarRating="3" HotelCode="110522|ibis_paris_brancion_parc_des_expositions_15eme" HotelName="Hôtel ibis Paris Brancion Parc des Expositions 15ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Rue Brancion, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153416/a_153416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2158.00" OriginalAmount="2158.00">
      <BasicPropertyInfo Latitude="48.873262851133" Longitude="2.3450446128845" StarRating="3" HotelCode="12898|best_western_diva_opera" HotelName="Hôtel Diva Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Trévise, 75009 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13350/w_13350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an excellent location in a calm street, right in the heart of Paris. The hotel allows its guests to discover one of the liveliest districts of the French capital. It lies close to the Grand Boulevards, the theatres, cinemas, bistros and restaurants. Guests can sample authentic Parisian life within just a few minutes' walk of the establishment, with prestigious department stores, the Opera, the Louvre, Drouot auction house and Georges Pompidou museum of modern art all close by. The Gare du Nord train station is around 1 km away, whilst the Eiffel Tower is roughly 2 km from the establishment. Nearby airports include Orly (22 km) and Charles de Gaulle (25 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2160.00" OriginalAmount="2160.00">
      <BasicPropertyInfo Latitude="48.857424953792" Longitude="2.3061755157772" StarRating="3" HotelCode="303906|grand_hotel_leveque" HotelName="Grand Hotel Leveque" 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>29 rue Cler, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/32166/f72a0ddb-85ee-4c10-8566-c541069200b6.jpg?d=636682632610000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2163.00" OriginalAmount="2163.00">
      <BasicPropertyInfo Latitude="48.875731899925" Longitude="2.2863404971331" StarRating="4" HotelCode="15802|l_hotel_pergolese" HotelName="L'Hotel Pergolese Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pergolèse, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18952/a_18952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located on a quiet side street really close to the Champs Elysées. Countless famous Paris attractions including the Arc de Triomphe and the Palais des Congrès are just a short stroll from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2164.00" OriginalAmount="2164.00">
      <BasicPropertyInfo Latitude="48.872866274505" Longitude="2.3449504957008" StarRating="3" HotelCode="80562|mercure_paris_lafayette" HotelName="Hôtel Mercure Paris Opéra Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Trevise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108923/a_108923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2167.00" OriginalAmount="2167.00">
      <BasicPropertyInfo Latitude="48.876776936065" Longitude="2.292003929615" StarRating="3" HotelCode="65250|astrid" HotelName="Astrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/250456/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2172.00" OriginalAmount="2172.00">
      <BasicPropertyInfo Latitude="48.833716" Longitude="2.287081" StarRating="3" HotelCode="96665|pavillon_porte_de_versailles" HotelName="Pavillon Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Rue du Hameau, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134251/a_134251_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Behind the hotel lies the lively Vaugirard neighbourhood with its countless boutiques, restaurants, bars and cafés. This charming city hotel is located next to the most important exhibition centre and near the famous Montsouris Park. On line 12, guests can directly access the Museum D'Orsay and Concorde Square. The Eiffel Tower and Luxembourg Park are around 2 km from the family-friendly business hotel and Montparnasse train station is roughly 2 km away. Charles de Gaulle airport is approximately 45 km from the hotel and Orly airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2172.00" OriginalAmount="2172.00">
      <BasicPropertyInfo Latitude="48.866005" Longitude="2.357074" StarRating="3" HotelCode="10541|austins_arts_et_metiers_hotel" HotelName="Austin's Art et Metiers" 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>6 rue Montgolfier, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329807/329807a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2173.00" OriginalAmount="2173.00">
      <BasicPropertyInfo Latitude="48.819552398817" Longitude="2.3261779546738" StarRating="4" HotelCode="80935|novotel_paris_porte_dorleans" HotelName="Novotel Paris 14 Porte d'Orléans" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15, 17, 21 Boulevard Romain Rolland, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109371/a_109371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2173.00" OriginalAmount="2173.00">
      <BasicPropertyInfo Latitude="48.842268417127" Longitude="2.3308718204498" StarRating="3" HotelCode="166895|best_western_villa_des_artistes_2" HotelName="Hôtel A La Villa des Artistes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de la Grande Chaumière, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189951/189951a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2176.00" OriginalAmount="2176.00">
      <BasicPropertyInfo Latitude="48.871380456126" Longitude="2.3426426947117" StarRating="4" HotelCode="34408|tryp_paris_francois_hotel_2" HotelName="Hotel Paris Opera, managed by Meliá" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard Montmartre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54810/a_54810_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel was built in the 18th century and enjoys a convenient position at the heart of Paris, just a few paces from a diverse selection of shopping and entertainment venues. Sightseeing attractions, such as the opera house, the Place Vendôme ort he Madeleine church are less than 1 km away. Orly airport lies around 20 km away and Charles de Gaulle is roughly 35 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2184.00" OriginalAmount="2184.00">
      <BasicPropertyInfo Latitude="48.832129564061" Longitude="2.3536216736106" StarRating="4" HotelCode="94394|mercure_paris_gobelins_place_ditalie" HotelName="Hôtel Mercure Paris Gobelins Place d'Italie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>8 bis Avenue de la Soeur Rosalie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131144/a_131144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2185.00" OriginalAmount="2185.00">
      <BasicPropertyInfo Latitude="48.87888726" Longitude="2.33944062" StarRating="4" HotelCode="378845|les_matins_de_paris" HotelName="Les Matins de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Clauzel, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481463/481463a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2185.00" OriginalAmount="2185.00">
      <BasicPropertyInfo Latitude="48.849142856841" Longitude="2.3471908316656" StarRating="4" HotelCode="11326|hotel_california_saint_germain" HotelName="Hôtel Les Bulles de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Garden,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9488/w_9488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and warm establishment is situated in the heart of the Quartier Latin and Saint-Germain-des-Prés, a location evocative of the rich historic past of Paris. With Notre-Dame, Cluny Abbey, the quaysides and their booksellers, Beaubourg, Saint-Michel, Saint-Germain, the Louvre Museum, the Orsay Museum, guests are close to a variety of sites scattered through the history of the city. The Sorbonne is around 200 m from the hotel. The nearest airports are Paris-Orly (around 15 km) and Paris-Charles de Gaulle (around 40 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2192.00" OriginalAmount="2192.00">
      <BasicPropertyInfo Latitude="48.8348664" Longitude="2.31811332" StarRating="4" HotelCode="613930|niepce_paris_hotel_curio_collection_by_hilton" HotelName="Niepce Paris Hotel, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Niepce, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/731957/a_731957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2194.00" OriginalAmount="2194.00">
      <BasicPropertyInfo Latitude="48.852538" Longitude="2.374374" StarRating="0" HotelCode="110497|hotel_lantoine_2" HotelName="Hotel l'Antoine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153386/a_153386_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2196" OriginalAmount="2196">
      <BasicPropertyInfo Latitude="48.87625764" Longitude="2.34832955" StarRating="4" HotelCode="935457|57770" HotelName="Serotel Suites Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 rue du faubourg Poissonnière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370871/370871a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2202.00" OriginalAmount="2202.00">
      <BasicPropertyInfo Latitude="48.843765" Longitude="2.29684062" StarRating="4" HotelCode="946972|villa_mademoiselle" HotelName="Villa Mademoiselle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Mademoiselle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952632/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2210.00" OriginalAmount="2210.00">
      <BasicPropertyInfo Latitude="48.875534" Longitude="2.318752" StarRating="3" HotelCode="34412|quality_hotel_malesherbes" HotelName="Maison Malesherbes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 place Saint Augustin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54816/a_54816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2211.00" OriginalAmount="2211.00">
      <BasicPropertyInfo Latitude="48.870243" Longitude="2.299945" StarRating="4" HotelCode="12654|hotel_francois_1er" HotelName="Francois 1er" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Magellan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12966/a_12966_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is tucked away in a charming side street off the Champs-Elysées, less than 3 minutes’ walking distance from Arc de Triomphe and just steps away from the Avenue Montaigne, home of the world's most famous fashion houses (Chanel, Christian Dior, Ferragamo...) as well as restaurants, theatres and cinemas. It is only 10 minutes on foot from the Eiffel Tower. St Lazare station is around 3 km from the hotel and the nearest metro station is Georges V, a mere 100 m away. Orly Airport is around 20 km away and it is some 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2215" OriginalAmount="2215">
      <BasicPropertyInfo Latitude="48.876372087958" Longitude="2.335230410099" StarRating="3" HotelCode="56457|1867" HotelName="Hotel Touraine Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Taitbout, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73132/a_73132_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies at the heart of Paris, between the opera house and Sacré-Cœur in the traditional district of Nouvelle-Athènes. The department stores of Galeries Lafayette and Printemps as well as a selection of theatres, nightclubs, restaurants, bars, bistros, the Trinity church and the church of Notre-Dame-de-Lorette as well as links to the public transport network are within walking distance of the hotel. It is some 35 km to Roissy/Charles de Gaulle airport whilst Paris/Orly airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2215.00" OriginalAmount="2215.00">
      <BasicPropertyInfo Latitude="48.859863" Longitude="2.34712" StarRating="4" HotelCode="110419|des_ducs_danjou" HotelName="des Ducs d Anjou" 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>1 rue Sainte Opportune, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212663/212663a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2216.00" OriginalAmount="2216.00">
      <BasicPropertyInfo Latitude="48.875013" Longitude="2.341613" StarRating="4" HotelCode="13806|eugene_en_ville_hotel" HotelName="Eugène en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244236/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2216.00" OriginalAmount="2216.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="4" HotelCode="77210|best_western_france_europe" HotelName="Best Western Premier Marais Grands Boulevards" 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>112 Boulevard Sébastopol, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104844/a_104844_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Paris, 650 m from the Place de la Republique. It is a 20-minute walk to the Marais district, Opera Garnier and Chatelet. It is 60 m from Strasbourg-Saint-Denis Metro Station, which gives direct access to Saint-Michel, Trocadero and the Bastille. Gare de l'Est RER and metro station is a 5-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2217.00" OriginalAmount="2217.00">
      <BasicPropertyInfo Latitude="48.86640508807" Longitude="2.3400101065636" StarRating="3" HotelCode="18610|timhotel_palais_royal_2" HotelName="Timhotel Palais Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de la Banque, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23157/a_23157_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is centrally located close to the Louvre and the opera house (both lie within 500 m of the hotel). Bourse is the nearest metro station and is situated just 200 from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2221.00" OriginalAmount="2221.00">
      <BasicPropertyInfo Latitude="48.872733" Longitude="2.338413" StarRating="4" HotelCode="81138|dream_hotel_opera" HotelName="Dream Hotel Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Le Peletier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109615/a_109615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2224" OriginalAmount="2224">
      <BasicPropertyInfo Latitude="49.010288" Longitude="2.557582" StarRating="4" HotelCode="54783|28527" HotelName="Hilton Paris Charles de Gaulle Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roissypôle/Rue de Rome, P.O. Box 16461, Tremblay en France, Roissy 95708</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65981/a_65981_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal setting in the heart of Paris' Charles de Gaulle International Airport, between terminals 1 &amp; 2 and in front of terminal 3. The hotel is close to the RER B metro station taking passengers towards Paris. The city is around 31 km away and the hotel is close to Disneyland, and Parc Astérix.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2226.00" OriginalAmount="2226.00">
      <BasicPropertyInfo Latitude="48.845695539542" Longitude="2.344950735569" StarRating="3" HotelCode="52555|hotel_des_grands_hommes" HotelName="Des Grands Hommes" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Place du Panthéon, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54803/a_54803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2229.00" OriginalAmount="2229.00">
      <BasicPropertyInfo Latitude="48.830188" Longitude="2.322151" StarRating="2" HotelCode="180091|hotel_de_la_loire_2" HotelName="De La Loire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Bis Rue Du Moulin Vert, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/327828/327828a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 18 rooms. The establishment features room service for a comfortable and relaxing stay. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2233.00" OriginalAmount="2233.00">
      <BasicPropertyInfo Latitude="48.85495633443" Longitude="2.3633453249931" StarRating="3" HotelCode="50289|turenne_le_marais" HotelName="Turenne Le Marais" 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,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue de Turenne, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36930/a_36930_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is centrally located, lying amidst noble palaces that date back to the 17th and 18th centuries. Countless restaurants and bars are 100 m away whilst links to the public transport network and the Place des Vosges are both also about 100 m from the hotel. The Louvre is approximately 2 km from the hotel and it is about 1.5 km to the cathedral of Notre-Dame de Paris. Paris' Orly airport is 15 km away whilst Charles de Gaulle airport is situated around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2235.00" OriginalAmount="2235.00">
      <BasicPropertyInfo Latitude="48.882577" Longitude="2.345837" StarRating="2" HotelCode="166726|hotel_gerando" HotelName="Gerando" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11, rue Gérando, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331282/331282a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2236.00" OriginalAmount="2236.00">
      <BasicPropertyInfo Latitude="48.872199932948" Longitude="2.3250648379326" StarRating="3" HotelCode="74029|best_western_folkest_opera" HotelName="Best Western Hôtel Folkestone Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Castellane, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101049/w_101049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2236.00" OriginalAmount="2236.00">
      <BasicPropertyInfo Latitude="48.836166446719" Longitude="2.278847694397" StarRating="3" HotelCode="33000|median_paris_porte_de_versailles_2" HotelName="Median Paris Porte de Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52412/a_52412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 15th arrondissement on the left bank of the river Seine. The Eiffel Tower and the Porte de Versailles exhibition centre lie just a short distance away. Various shopping venues, such as the Rue du Commerce centre, as well as links to the public transport network may quickly and easily be reached. Balard métro station on line 8 is within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2237.00" OriginalAmount="2237.00">
      <BasicPropertyInfo Latitude="48.874831" Longitude="2.290716" StarRating="4" HotelCode="65591|montfleuri" HotelName="Montfleuri Hotel Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avenue de la Grande Armée, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84485/a_84485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an outstanding location in the very heart of Paris, only a few metres away from the Arc de Triomphe and close to the boutiques, the Palais des Congres and Porte Maillot. Links to the public transport network are on the hotel's doorstep. Paris-Charles de Gaulle Airport and Paris-Orly Airport are situated approximately 55 km and 35 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2253.00" OriginalAmount="2253.00">
      <BasicPropertyInfo Latitude="48.86753549" Longitude="2.34703601" StarRating="3" HotelCode="487181|casa_o_2" HotelName="Casa Ô" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Réaumur, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/599826/w_599826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2257" OriginalAmount="2257">
      <BasicPropertyInfo Latitude="48.85477120311" Longitude="2.2922828793526" StarRating="4" HotelCode="25336|28761" HotelName="Hôtel Mercure Paris Centre Tour Eiffel" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36916/a_36916_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located close the River Seine just 200 m as the crow flies from the Eiffel Tower. Links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2258.00" OriginalAmount="2258.00">
      <BasicPropertyInfo Latitude="48.849853" Longitude="2.288561" StarRating="3" HotelCode="80568|hotel_eiffel_saint_charles_2" HotelName="Eiffel Saint Charles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Rue Rouelle, 37 Rue Saint-Charles, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108929/a_108929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Paris, close to the Eiffel Tower and the Parc des Expositions convention centre. The Jardins du Trocadéro gardens are 2.6 km from the hotel and Paris-Charles De Gaulle Airport is 31 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2259.00" OriginalAmount="2259.00">
      <BasicPropertyInfo Latitude="48.879207541196" Longitude="2.3556600911134" StarRating="3" HotelCode="32507|hotel_de_la_gare_du_nord" HotelName="Hôtel ibis Paris Gare du Nord TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue De Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51706/a_51706_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2260.00" OriginalAmount="2260.00">
      <BasicPropertyInfo Latitude="48.82970428466797" Longitude="2.2840569019317627" StarRating="3" HotelCode="0|courtyard_by_marriott_paris_porte_de_versailles" HotelName="Courtyard by Marriott Paris Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ernest Renan, Issy-les-Moulineaux</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7e/36/7e36f25d53e801da5619585bb8936b59429b2439.jpeg</HotelPictures>
        <HotelDescription>With a stay at Courtyard by Marriott Paris Porte de Versailles in Issy-les-Moulineaux, you'll be 2 mi (3.2 km) from Paris Expo Porte de Versailles and 3 mi (4.8 km) from Eiffel Tower.  This hotel is 3.8 mi (6.1 km) from Luxembourg Gardens and 4.7 mi (7.5 km) from Notre-Dame.&lt;br /&gt;Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless Internet access and gift shops/newsstands. Additional features at this hotel include a television in a common area, tour/ticket assistance, and a vending machine.&lt;br /&gt;Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. Planning an event in Issy-les-Moulineaux? This hotel has facilities measuring 1350 square feet (125 square meters), including conference space. Self parking (subject to charges) is available onsite.&lt;br /&gt;Grab a bite from the grocery/convenience store, or stay in and take advantage of the hotel's room service (during limited hours). Full breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 350 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms with bathtubs or showers feature rainfall showerheads and complimentary toiletries. 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: 22.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;Please note that a state of emergency has been introduced in France until June 1.&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;li&gt;Construction is underway at a neighboring building and there may be noise disturbance from the construction work. &lt;/li&gt;&lt;li&gt;Parking height restrictions apply. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.00" OriginalAmount="2266.00">
      <BasicPropertyInfo Latitude="48.859083163768" Longitude="2.3668174445629" StarRating="4" HotelCode="18996|villa_beaumarchais" HotelName="Villa Beaumarchais" 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,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Arquebusiers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23797/a_23797_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Marais, one of the oldest and now most vibrant neighbourhoods in Paris, this family-friendly city hotel offers easy access to prestigious museums such as the Picasso Museum and the Louvre as well as the most sought-after designer boutiques. Guests can admire the historic mansions that line the Place des Vosges and the cosmopolitan crowds at the Bastille. The nearest public transport is only 100 m from the hotel. It is about 27 km from Charles De Gaulle International Airport and about 18 km from Orly International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2270.00" OriginalAmount="2270.00">
      <BasicPropertyInfo Latitude="48.858273" Longitude="2.280616" StarRating="2" HotelCode="901322|nicolo" HotelName="Nicolo" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, Rue Nicolo, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329838/329838a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2274.00" OriginalAmount="2274.00">
      <BasicPropertyInfo Latitude="48.866797" Longitude="2.335901" StarRating="2" HotelCode="110424|opera_maintenon" HotelName="Opera Maintenon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Sainte-Anne, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212922/212922a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2275.00" OriginalAmount="2275.00">
      <BasicPropertyInfo Latitude="48.849723410386" Longitude="2.3096233606339" StarRating="4" HotelCode="34404|tryp_de_saxe" HotelName="Hotel Villa Saxe Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Villa De Saxe, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54806/a_54806_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel enjoys a central, yet peaceful location in the French capital. An abundance of shops and entertainment venues, as well as some of the most attractive tourist attractions such as the Eiffel Tower, Les Invalides and Napoleon's grave are nearby. The Orsay Museum lies around 5 km away while Orly airport is 20 km from the hotel and Charles de Gaulle airport is 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2275.00" OriginalAmount="2275.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="983142|lovely_studio_eiffel_tower_champ_de_mars" HotelName="Rayz Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Avenue Bosquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37630000/37627400/37627329/6d004e09_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2276.00" OriginalAmount="2276.00">
      <BasicPropertyInfo Latitude="48.875252" Longitude="2.286587" StarRating="4" HotelCode="78980|hotel_duret" HotelName="Duret" 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>30 Rue Duret, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328323/328323a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2281" OriginalAmount="2281">
      <BasicPropertyInfo Latitude="48.879496" Longitude="2.356512" StarRating="3" HotelCode="79717|55333" HotelName="Ibis Styles Paris Gare du Nord TGV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107902/a_107902_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2281" OriginalAmount="2281">
      <BasicPropertyInfo Latitude="48.873178171342" Longitude="2.3022821545601" StarRating="4" HotelCode="16660|55947" HotelName="Hotel Lord Byron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20215/a_20215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Parisian hotel is situated right by Park Monceau, close to many of the city's best bars, restaurants and shopping venues, such are the avenue Champs Elysée (around 100 m away). The nearest public transport links are within just 200 m of the hotel. The transfer time to Orly airport takes around 30 minutes and Charles de Gaulle airport is around 45 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2281.00" OriginalAmount="2281.00">
      <BasicPropertyInfo Latitude="48.839755714795" Longitude="2.3235302797623" StarRating="4" HotelCode="386806|hotel_le_m_paris" HotelName="Le M Hotel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 bis Rue de la Gaîté, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89300/a_89300_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the cultural heart of Paris, in the Montparnasse district near to the 'Latin Quarter' and the Luxembourg Gardens. Montparnasse Bienvenüe Metro and Gaîté Metro stations are nearby and all the major attractions such as the Eiffel Tower, Notre Dame Cathedral and the Louvre are within easy reach – just 15 minutes away by public transport or between 30 and 50 minutes stroll through the fascinating city streets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2282.00" OriginalAmount="2282.00">
      <BasicPropertyInfo Latitude="48.870006104263" Longitude="2.2908827662468" StarRating="3" HotelCode="32504|mercure_paris_champs_elysees" HotelName="Mercure Paris Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51701/a_51701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from the Eiffel Tower and around 200 m from the Arc de Triomphe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2286.00" OriginalAmount="2286.00">
      <BasicPropertyInfo Latitude="48.866293080173" Longitude="2.3679431539828" StarRating="3" HotelCode="317179|grand_hotel_de_lavenue_" HotelName="Hôtel ibis Paris Avenue de la République" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Rampon, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431421/a_431421_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2291.00" OriginalAmount="2291.00">
      <BasicPropertyInfo Latitude="48.859952" Longitude="2.309346" StarRating="3" HotelCode="151112|hotel_le_pavillon_2" HotelName="Hotel Le Pavillon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328214/328214a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Le Bourget (LBG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2292.00" OriginalAmount="2292.00">
      <BasicPropertyInfo Latitude="48.840182" Longitude="2.32207117" StarRating="0" HotelCode="638002|apartments_bridgestreet_montparnasse_2" HotelName="Hotel De Paris Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Avenue Du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38840000/38834000/38833952/f55cc30d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2295.00" OriginalAmount="2295.00">
      <BasicPropertyInfo Latitude="48.868257676538" Longitude="2.335230410099" StarRating="3" HotelCode="63223|ascot_opera" HotelName="Ascot Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2, Rue Monsigny, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213661/213661a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2296.00" OriginalAmount="2296.00">
      <BasicPropertyInfo Latitude="48.85555610416" Longitude="2.3409353440297" StarRating="4" HotelCode="47465|citadines_prestige_saintgermaindespres_paris" HotelName="Citadines Saint-Germain-des-Prés Paris" 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,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 ter Quai des Grands Augustins, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10415/a_10415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the legendary district of St. Germain, the area of cultural trends, with its numerous cafés, antique dealers, art galleries and fashion boutiques. It is located directly next to the banks of the Seine with a view of the Pont Neuf and the Île de la Cité. The Louvre and St. Michel underground station are around 5 minutes’ walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2302.00" OriginalAmount="2302.00">
      <BasicPropertyInfo Latitude="48.88642" Longitude="2.294946" StarRating="4" HotelCode="78974|hotel_de_banville_2" HotelName="Hotel de Banville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166, boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106949/a_106949_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Boulevard Berthier stretches along public gardens and squares right in the heart of the Ternes area. The location can be enjoyed for either business or leisure with restaurants, shows and its close proximity to Champs-Élysées, the Palais des Congrès Porte Maillot and La Défense, all within a ten-minute walk of the hotel. L'espace Champerret (a fair centre) is also very close. The hotel is located right at Gare du Nord train station and the bus station is around 100 m away. Paris-Charles de Gaulle and Paris-Orly airports are located some 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2303.00" OriginalAmount="2303.00">
      <BasicPropertyInfo Latitude="48.84927686574" Longitude="2.3249065876007" StarRating="3" HotelCode="30124|sevres_saint_germain_2" HotelName="Sevres Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Saint Placide, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48516/a_48516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2311.00" OriginalAmount="2311.00">
      <BasicPropertyInfo Latitude="48.868416466643" Longitude="2.2891782224178" StarRating="3" HotelCode="200888|hotel_pastel_paris" HotelName="Hotel Pastel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7614/a_7614_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet neighbourhood in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2314.00" OriginalAmount="2314.00">
      <BasicPropertyInfo Latitude="48.848009978474" Longitude="2.3005810208653" StarRating="3" HotelCode="12265|paris_eiffel_cambronne" HotelName="ibis Styles Paris Eiffel Cambronne" 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,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11911/a_11911_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated directly at the heart of Paris, this hotel is located close to many of the sights of interest of the city. The Champs Elysées, the opera and the Eiffel Tower, for example, are just a matter of minutes away. A bus stop as well as a number of bars are situated in the direct vicinity of this city hotel. A nightclub, shops and a train station are all roughly a 10-minute walk away. Paris' Orly airport is about 35 km away, whilst Charles de Gaulle airport is roughly 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2316.00" OriginalAmount="2316.00">
      <BasicPropertyInfo Latitude="48.83348756" Longitude="2.31899221" StarRating="4" HotelCode="411411|bob_hotel_by_elegancia" HotelName="Bob Hotel by Elegancia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Pernety, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/520993/a_520993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2321.00" OriginalAmount="2321.00">
      <BasicPropertyInfo Latitude="48.85038906842" Longitude="2.3494217729803" StarRating="3" HotelCode="78728|hotel_de_notre_dame" HotelName="Hôtel de Notre Dame Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Maître Albert, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106666/a_106666_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2324.00" OriginalAmount="2324.00">
      <BasicPropertyInfo Latitude="48.828990185803" Longitude="2.3005346953869" StarRating="2" HotelCode="57104|hotel_clarisse" HotelName="Clarisse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Boulevard Lefebvre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74036/a_74036_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris. It is just a 5-minute walk from the Porte de Versailles and offers direct access to Montparnasse, Invalides, Champs-Élysées, the Opera house, Galeries Lafayette and Printemps department stores and Place de Clichy. The Eiffel Tower is some 15 minutes away, and the hotel's vicinity features restaurants, markets, shops and public transport links. Montparnasse train station is approximately 2 km from the establishment, and nearby airports include Orly Airport (10 km) and Charles de Gaulle Airport (40 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2326.00" OriginalAmount="2326.00">
      <BasicPropertyInfo Latitude="48.85801315307617" Longitude="2.3527450561523438" StarRating="0" HotelCode="0|amazing_le_marais_flat_2_mins_to_hotel_de_ville" HotelName="Amazing Le Marais Flat - 2 Mins to Hôtel de Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue de la Verrerie, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/6e/a46e4227521441a357957d7c1a669e4767c9bc67.jpeg</HotelPictures>
        <HotelDescription>Location : A stay at this apartment places you in the heart of Paris, steps from Hotel de Ville and Rue de Rivoli.  This apartment is 0.3 mi (0.4 km) from Les Halles and 0.3 mi (0.4 km) from Centre Pompidou.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Rue de Rivoli - 0.1 km / 0.1 mi&lt;br /&gt;Hotel de Ville - 0.2 km / 0.1 mi&lt;br /&gt;Les Halles - 0.4 km / 0.3 mi&lt;br /&gt;Centre Pompidou - 0.4 km / 0.3 mi&lt;br /&gt;Ile de la Cite - 0.5 km / 0.3 mi&lt;br /&gt;Theatre du Chatelet - 0.6 km / 0.4 mi&lt;br /&gt;Notre-Dame - 0.7 km / 0.4 mi&lt;br /&gt;Forum des Halles - 0.7 km / 0.4 mi&lt;br /&gt;Conciergerie - 0.7 km / 0.5 mi&lt;br /&gt;Ile Saint Louis - 0.8 km / 0.5 mi&lt;br /&gt;Picasso Museum - 1 km / 0.6 mi&lt;br /&gt;Sainte Chapelle - 1 km / 0.6 mi&lt;br /&gt;Pont Neuf - 1.1 km / 0.7 mi&lt;br /&gt;Place des Vosges - 1.2 km / 0.7 mi&lt;br /&gt;Grands Boulevards - 1.2 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 36.8 km / 22.9 mi&lt;br /&gt;Orly Airport (ORY) - 18.2 km / 11.3 mi&lt;br /&gt;Paris (BVA-Beauvais) - 81.4 km / 50.6 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 212 km / 131.7 mi&lt;br /&gt;HeadLine : Near Hotel de Ville&lt;br /&gt;Rooms : Make yourself comfortable in this apartment, which has a kitchen. Complimentary wired and wireless Internet access is available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.00" OriginalAmount="2327.00">
      <BasicPropertyInfo Latitude="48.848782" Longitude="2.341076" StarRating="3.5" HotelCode="18683|best_western_trianon_rive_gauc" HotelName="Trianon Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23275/a_23275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the Sorbonne University in the Marais district of Paris. Restaurants, bars, shopping facilities as well as a bus stop and a park are to be found in the immediate vicinity. The Jardin du Luxembourg is also within comfortable walking distance and transfer time to Orly airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.00" OriginalAmount="2327.00">
      <BasicPropertyInfo Latitude="48.866614" Longitude="2.285361" StarRating="3" HotelCode="76470|le_singulier" HotelName="Le Singulier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue Saint Didier, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330847/330847a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2329.00" OriginalAmount="2329.00">
      <BasicPropertyInfo Latitude="48.871912" Longitude="2.326054" StarRating="3" HotelCode="67794|hotel_massena" HotelName="Massena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87684/a_87684_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2332.00" OriginalAmount="2332.00">
      <BasicPropertyInfo Latitude="48.82934058" Longitude="2.29232592" StarRating="3" HotelCode="840807|mama_shelter_paris_west_opening_august_2019" HotelName="Mama Shelter Paris West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue De La Porte De La Plaine, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/963140/w_963140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2334.00" OriginalAmount="2334.00">
      <BasicPropertyInfo Latitude="48.87219" Longitude="2.345265" StarRating="4" HotelCode="73727|rex_comprador" HotelName="Hotel Adèle &amp; Jules" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 et 4 bis Cité Rougemont, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99464/l_99464_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris on a small, quiet street around 10 minutes from must-see Parisian attractions, such as Folies Bergère, Musée Grévin and many theatres. It is also a 15-minute walk from Opéra Garnier and a 5-minute walk from famous boutiques and various restaurants. The links to the public transport network and the train station are within walking distance. Charles de Gaulle Airport is located approximately 40 km from the hotel, and Paris-Orly Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2334.00" OriginalAmount="2334.00">
      <BasicPropertyInfo Latitude="48.871734" Longitude="2.349571" StarRating="3" HotelCode="96839|provinces_opera__vacances_bleues" HotelName="Provinces Opera" 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,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de l'Echiquier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156376/156376a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the lively neighbourhood of the Grands Boulevards (2 km away), next to theatres and the Grand Rex cinema. The Grévin Museum is only 10 minutes away on foot and a short walk will allow guests to reach the Opéra Garnier, the Louvre Museum, Pompidou Centre and famous shops such as those in the Galeries Lafayette. There are links to the public transport system and a bus station just 5 minutes' walk from the hotel and the nearest train station is 1 km away. Paris-Orly airport is approximately 11 km from the hotel and Paris-Charles de Gaulle airport is around 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2334.00" OriginalAmount="2334.00">
      <BasicPropertyInfo Latitude="48.88439738" Longitude="2.34720897" StarRating="0" HotelCode="417764|residence_clignancourt" HotelName="Résidence Clignancourt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/550965/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Paris (Montmartre - Sacre Coeur), Résidence Clignancourt is minutes from Sacred Heart Basilica and Montmartre Funicular. This apartment is close to Louvre Museum and Notre Dame Cathedral.&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 furnished guestrooms, featuring kitchenettes with refrigerators and stovetops. LCD televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and separate sitting areas.&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 laundry facilities.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2338.00" OriginalAmount="2338.00">
      <BasicPropertyInfo Latitude="48.87948134614" Longitude="2.2849885027356" StarRating="4" HotelCode="50601|le_meridien_etoile" HotelName="Le Meridien Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Boulevard Gouvion Saint-Cyr, 75848 Cedex 17, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38061/a_38061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Paris opposite the Palais des Congres, this international hotel lies just a stone's throw from the Champs Élysées and the Arc de Triomphe. Further sightseeing attractions such as the Eiffel Tower and the Louvre Museum are less than 5 km away. The shopping and financial centre of La Défense is around 3 km away. The nearest train station takes around 20 minutes to reach. Paris' two international airports are to be found within 30 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2340.00" OriginalAmount="2340.00">
      <BasicPropertyInfo Latitude="48.87106554058" Longitude="2.3390391469002" StarRating="3" HotelCode="35323|hotel_icone" HotelName="Icône" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57444/a_57444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated close to the heart of Paris with the opera and numerous other sightseeing attractions within 500 m. Shopping and entertainment venues are only a few minutes away and public transport, such as Richelieu Drouot metro station, is only 3 minutes away. The transfer times to Orly airport takes around 45 minutes, Charles de Gaulle airport is roughly 60 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2342.00" OriginalAmount="2342.00">
      <BasicPropertyInfo Latitude="48.870949100716" Longitude="2.3557063937187" StarRating="3" HotelCode="29170|best_western_hotel_faubourg_saint_martin_2" HotelName="Best Western Hôtel Littéraire Arthur Rimbaud" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Gustave Goublier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46851/w_46851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 10th district of Paris in a peaceful area between Gare de l'Est railway station and the famous Notre Dame cathedral. It is 100 m from Galeries Lafayette and the Theatre Porte St Martin, 150 m from the Grands Boulevards, 200 m from the Seine River, 300 m from the Louvre Museum and 1.5 km from the Eiffel Tower. Orly Airport is 20 km away and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2344.00" OriginalAmount="2344.00">
      <BasicPropertyInfo Latitude="48.850398514789" Longitude="2.2983272373676" StarRating="4" HotelCode="25334|hotel_ares_eiffel" HotelName="Ares" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Général de Larminat, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36914/w_36914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a favourable location, on a quiet street in the heart of the lively La Motte Picquet district and just across from the famous Village Suisse antique market. Guests will find restaurants, bars, shops and links to the public transport network just 100 m away in Ave Motte Piquet. It lies just a few minutes' walk from the Eiffel Tower and the Champ de Mars, and the area is well-served by 3 metro lines, giving guests great access to all parts of the city. Les Invalides is 500 m away and it is 3 km to the Champs Elysees. Orly Airport is 20 km away and it is 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2348.00" OriginalAmount="2348.00">
      <BasicPropertyInfo Latitude="48.847890482821" Longitude="2.3708920193293" StarRating="3" HotelCode="66564|ibis_paris_gare_de_lyon_ledru_rollin_12eme" HotelName="Hôtel ibis Paris Gare de Lyon Ledru Rollin 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41/43 avenue Ledru Rollin, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86125/a_86125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2349.00" OriginalAmount="2349.00">
      <BasicPropertyInfo Latitude="48.827588153853" Longitude="2.3046627607479" StarRating="4" HotelCode="434942|novotel_suites_paris_expo_porte_de_versailles" HotelName="Novotel Suites Paris Expo Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/544741/a_544741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2350.00" OriginalAmount="2350.00">
      <BasicPropertyInfo Latitude="48.84450406079" Longitude="2.3729449510574" StarRating="4" HotelCode="35943|mercure_paris_gare_de_lyon" HotelName="Mercure Paris Gare de Lyon TGV Hotel" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 place Louis Armand, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57750/a_57750_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind the clock tower of the Gare du Lyon station. Its location guarantees guests proximity to the commercial and financial districts of the city, as well as to the Bercy sports centre, the French national library and the Opéra Bastille (1 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2358.00" OriginalAmount="2358.00">
      <BasicPropertyInfo Latitude="48.866394501653" Longitude="2.3607087135315" StarRating="2" HotelCode="29477|relais_du_marais" HotelName="Relais du Marais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Rue de Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47051/a_47051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, only a few minutes walk from Galerie Lafayette and the Picasso Museum (500 m away). It is just 100 m from Temple/Republique metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2362.00" OriginalAmount="2362.00">
      <BasicPropertyInfo Latitude="48.873802849389" Longitude="2.3443497234317" StarRating="4" HotelCode="13919|best_western_premier_le_carre_folies_opera" HotelName="Maxim Opera" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Geoffroy-Marie, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16026/l_16026_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Paris in the district of Grands Boulevards/Bourse/Halles, 100 m from the boulevards Montmartre and Bonne-Nouvelle and in the quietness of rue Geoffroy Marie. Access to public transport is roughly 150 m from the hotel and the Gare du Nord and Gare de l'Est train stations are around 1 km away. The nearest airports are Paris-Orly Airport, some 30 km away and Paris-Charles de Gaulle Airport, around 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2363.00" OriginalAmount="2363.00">
      <BasicPropertyInfo Latitude="48.860630453827" Longitude="2.3468946687318" StarRating="4" HotelCode="14058|citadines_les_halles_paris_2" HotelName="Citadines Les Halles Paris" 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,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Innocents, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16251/l_16251_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Forum Les Halles and its pedestrian zone, near to the Chatelet, the Centre Pompidou (500 m), Notre Dame Cathedral (500 m), the River Seine, Île Saint Louis and Île de la Cité. The Louvre Museum is also just a 15-minute walk away. Paris Orly Airport is 20 km from the hotel while Charles de Gaulle Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2364.00" OriginalAmount="2364.00">
      <BasicPropertyInfo Latitude="48.86757" Longitude="2.3523" StarRating="0" HotelCode="0|55_atelier_marilyn_monroe" HotelName="55 - Atelier Marilyn Monroe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Passage Du Ponceau, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c7/3a/c73a33d429308e5e4e62464500961a2674b52075.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 Paris, steps from Grands Boulevards and 7 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.7 mi (1.1 km) from Grevin Museum.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2365.00" OriginalAmount="2365.00">
      <BasicPropertyInfo Latitude="48.865028835094" Longitude="2.3417280614376" StarRating="3" HotelCode="34428|hotel_odyssey_by_elegancia" HotelName="Hotel Odyssey" 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>19 Rue Hérold, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54841/w_54841_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of an exclusive art and fashion district close to the Palais Royal, the Tuileries Gardens and La Louvre museum. The opera house, the fantastic Orsay museum and the famous Notre-Dame cathedral are all only a short stroll from the hotel. The nearest public transport stop is around 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2366.00" OriginalAmount="2366.00">
      <BasicPropertyInfo Latitude="48.86892" Longitude="2.334704" StarRating="3" HotelCode="79812|ile_de_france_opera" HotelName="Ille de France Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue St. Augustin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132461/132461a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2369.00" OriginalAmount="2369.00">
      <BasicPropertyInfo Latitude="48.87004" Longitude="2.311159" StarRating="4" HotelCode="89354|best_western_premier_elysee_secret" HotelName="Best Western Plus Elysee Secret" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125157/a_125157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Rue de Ponthieu in Paris's 8th Arrondissement at the heart of the prestigious Champs-Élysées area. In a shopping street running parallel to the Avenue des Champs-Élysées, the hotel is just 500 m from the Grand Palais, Avenue Montaigne and the Palais de l'Elysée.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2369.00" OriginalAmount="2369.00">
      <BasicPropertyInfo Latitude="48.846989" Longitude="2.325861" StarRating="4" HotelCode="13764|holiday_inn_paris__saint_germain_des_pres" HotelName="Holiday Inn Saint Germain des Prés" 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,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14324/w_14324_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated, on the left bank of the river Seine. The Galeries Lafayette and St. Germain des Prés are both in the immediate vicinity (around 500 m away). The lively city centre, with a variety of sightseeing attractions as well as an abundance of shops and other entertainment venues, is within easy walking distance or may be reached on public transport. St. Placide and Montparnasse underground stations are both only a few minutes away. It is just 14 km to Orly airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2371.00" OriginalAmount="2371.00">
      <BasicPropertyInfo Latitude="48.865236" Longitude="2.336291" StarRating="3" HotelCode="58701|pavillon_louvre_rivoli" HotelName="Pavillon Louvre Rivoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Molière, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138706/138706a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an exceptional location, right in the heart of Paris. It is just a few minutes from the Louvre, the Palais Royal and the Comédie Française. Forum des halles, the Palais Royal, Rue Saint-Honoré and the Musée du Louvre are all about 500 m away. The Opéra Garnier is around 800 m away. Paris-Orly Airport is some 20 km away and Paris-Charles de Gaulle Airport is around 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2372.00" OriginalAmount="2372.00">
      <BasicPropertyInfo Latitude="48.849245095613" Longitude="2.342212870717" StarRating="4" HotelCode="14271|dacia_luxembourg" HotelName="Le Lapin Blanc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153745/153745a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just a few minutes' walk from the Luxembourg Gardens and 600 m from the Panthéon. Notre Dame Cathedral and Sainte-Chapelle are only around 800 m away, whilst Orsay Museum is approximately 2 km away. The hotel is 350 m from Cluny - La Sorbonne metro station, which provides access to the capital's many sights. Charles De Gaulle Airport and Orly Airport are each around 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2396" OriginalAmount="2396">
      <BasicPropertyInfo Latitude="48.866285107221" Longitude="2.285841446379" StarRating="3" HotelCode="16674|4284" HotelName="Citadines Trocadéro Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 bis Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20236/l_20236_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located next to Place du Trocadero (a 5-minute walk), and shopaholics will be delighted with its proximity to L'Avenue Victor Hugo and the Champs Elysées (10 and 20 minutes' walk respectively), known as the most beautiful avenue in the world. The hotel lies in the 16th district, which is one of Paris' most luxurious areas, and guests will find restaurants, bars and links to the public transport network in the immediate vicinity of the hotel. It is just a 10-minute walk to the River Seine, and the Eiffel Tower is 1 km away. Orly Airport is 25 km from the hotel, and it is 35 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2396.00" OriginalAmount="2396.00">
      <BasicPropertyInfo Latitude="48.846313332179" Longitude="2.3718908429146" StarRating="3" HotelCode="74067|azur_hotel_3" HotelName="Azur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643844/643844a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2399.00" OriginalAmount="2399.00">
      <BasicPropertyInfo Latitude="48.837795947699" Longitude="2.3557788133621" StarRating="3" HotelCode="29321|hotel_la_demeure" HotelName="Best Western Plus Hôtel La Demeure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Saint-Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47244/a_47244_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies in the Quartier Latin, within a short distance of the botanical gardens (300 m), the Jardin du Luxembourg (1.5 km), Notre-Dame de Paris cathedral (1.9 km) and the church of Saint-Germain-des-Prés (2.4 km). Links to the public transport network are a convenient 100 m walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.00" OriginalAmount="2400.00">
      <BasicPropertyInfo Latitude="48.871018" Longitude="2.320408" StarRating="3" HotelCode="76454|hotel_alison" HotelName="Alison Madeleine St Honore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103943/a_103943_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2407.00" OriginalAmount="2407.00">
      <BasicPropertyInfo Latitude="48.888565335327" Longitude="2.2504659707747" StarRating="4" HotelCode="235350|melia_paris_la_defense_2" HotelName="Meliá Paris La Défense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard de Neuilly, 92400 Courbevoie - Paris</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/325691/a_325691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2410.00" OriginalAmount="2410.00">
      <BasicPropertyInfo Latitude="48.841538479485" Longitude="2.3077243566513" StarRating="3" HotelCode="34405|yllen_eiffel" HotelName="Yllen Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54807/a_54807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies between the shopping quarter Montparnasse, the Eiffel Tower and the Parc Des Expositions De Versailles. An abundance of shops and entertainment venues are located in the immediate vicinity, while the nearest train station is around 1.5 km away from the hotel. The sightseeing attractions of the French metropolis are easily reached with public transport and there is a bus stop around 50 m away. Les Invalides, the Champs-Élysées, the Louvre and Notre Dame are all within 4.5 km of the hotel. Orly Airport is approximately 15 km away, around 20 minutes away and Charles de Gaulle is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2412.00" OriginalAmount="2412.00">
      <BasicPropertyInfo Latitude="48.871728007677" Longitude="2.3235064744949" StarRating="4" HotelCode="74023|hotel_opera_marigny" HotelName="Opera Marigny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de l'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153565/153565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Paris, 100 m from the Galeries Lafayette department store. It is just 3.9 km from Notre Dame and 4.5 km from the Eiffel Tower. The Palais Garnier opera is 500 m, and the Champs-Élysées is 1.5 km away. A bus stop and the Saint Lazare train station can each be reached in under 5 minutes on foot. Boulogne Forest is around 10 minutes and the Louvre Museum is around 15 minutes away by car. Charles De Gaulle Airport is around 25 km and Orly Airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2412.00" OriginalAmount="2412.00">
      <BasicPropertyInfo Latitude="48.858226999529" Longitude="2.3104336416989" StarRating="3" HotelCode="110474|hotel_de_latour_maubourg" HotelName="Hotel de Latour Maubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Rue de Grenelle, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214572/214572a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2414.00" OriginalAmount="2414.00">
      <BasicPropertyInfo Latitude="48.85158" Longitude="2.277695" StarRating="5" HotelCode="110534|hotel_square" HotelName="Square" 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>3 Rue de Boulainvilliers, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/232190/232190a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2417.00" OriginalAmount="2417.00">
      <BasicPropertyInfo Latitude="48.87409" Longitude="2.34694" StarRating="0" HotelCode="0|08_design_flat_republique" HotelName="08 - Design Flat République" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Bd Magenta, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2d/c1/2dc1ef5711f08146720d9aab3b8a78faa7aade0f.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 Paris, steps from Folies Bergere and 7 minutes by foot from Grevin Museum.  This apartment is 0.7 mi (1 km) from Galeries Lafayette and 0.1 mi (0.2 km) from Grands Boulevards.&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 digital 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2425.00" OriginalAmount="2425.00">
      <BasicPropertyInfo Latitude="48.842179" Longitude="2.312783" StarRating="2" HotelCode="258438|innova" HotelName="Madrigal 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,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Boulevard Pasteur, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14813/a_14813_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the lively Montparnasse area, the hotel is a few minutes' walk from Montparnasse train station and the tower, Les Invalides, Rodin Museum, Institut Pasteur, Eiffel Tower and the bars of Saint-Germain-des-Prés. Guests will find restaurants, bars, shops, and bus, train and metro stations all within 5 minutes' walk and other nearby places of interest include Parc Luxembourg (600 metres), Arc de Triomphe (3 km away), Orsay Museum (1500 m away) and Notre Dame (2 km away). Nearby airports include Paris-Orly (20 km away) and Paris-Charles de Gaulle (30 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2427.00" OriginalAmount="2427.00">
      <BasicPropertyInfo Latitude="48.858437" Longitude="2.283466" StarRating="3" HotelCode="110532|hotel_passy_eiffel" HotelName="Passy Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Passy, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212751/212751a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2433.00" OriginalAmount="2433.00">
      <BasicPropertyInfo Latitude="48.846315979846" Longitude="2.3764626681805" StarRating="3" HotelCode="13703|ibis_gare_de_lyon_diderot" HotelName="ibis Paris Gare de Lyon Diderot 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Bis Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14590/a_14590_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2435.00" OriginalAmount="2435.00">
      <BasicPropertyInfo Latitude="48.880155" Longitude="2.334224" StarRating="3" HotelCode="34595|hotel_villa_boheme_3" HotelName="Villa Boheme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Cité Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56290/ba_56290_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally situated between the Opéra Garnier and Montmartre, one of the most popular districts in Paris. Located in a quiet side street where Vincent van Gogh and his brother Theo once lived, Place de Clichy and the famous Moulin Rouge may easily be reached, lying just a short distance from the hotel. Sacré Coeur as well as the Place du Tertre with its many street artists are also in the hotel's vicinity. Public transport departs from stops directly in front of the hotel. The Gare du Nord station can be reached after about 500 m, Orly airport after 15 km and Charles de Gaulle airport after 25 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2437.00" OriginalAmount="2437.00">
      <BasicPropertyInfo Latitude="48.869307343383" Longitude="2.3319939640096" StarRating="4" HotelCode="441258|rayz_suites_paris_vendome" HotelName="Rayz Private Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/551549/a_551549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2438.00" OriginalAmount="2438.00">
      <BasicPropertyInfo Latitude="48.876514093876" Longitude="2.3474653065205" StarRating="4" HotelCode="32825|hotel_du_temps" HotelName="Hotel du Temps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Montholon, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52114/a_52114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, on a quiet street facing the Montholon gardens, between the Opéra House (1 km away) and the major railway stations (Gare de l'Est and Gare du Nord, both of which are around 800 m away). Cité des Sciences et de l'Industrie is just 5 km from the hotel, Sacré-Cœur is roughly 3 km away, and Grands Magasins Galeries Lafayette is just 800 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2442.00" OriginalAmount="2442.00">
      <BasicPropertyInfo Latitude="48.842813543967" Longitude="2.3678935644874" StarRating="4" HotelCode="451199|off_paris_seine" HotelName="OFF Paris Seine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Port d'Austerlitz, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/561300/a_561300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2445.00" OriginalAmount="2445.00">
      <BasicPropertyInfo Latitude="48.873784" Longitude="2.349923" StarRating="3" HotelCode="166556|hotel_paradis_2" HotelName="Hotel Paradis" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233360/a_233360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the Montmartre hill in the northeast of Paris, surrounded by scores of shops and other entertainment attractions. Famous sightseeing attractions, such as the Sacré Coeur cathedral, Place Vendôme with its pillar or the Parisian opera house, are only minutes away. The nearest connection to the public transport network is just 100 m away (metro station Pigalle) and Gare du Nord train station is roughly 700 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2448.00" OriginalAmount="2448.00">
      <BasicPropertyInfo Latitude="48.876011" Longitude="2.296228" StarRating="3" HotelCode="56961|hotel_elysees_paris_2" HotelName="Elysees Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73852/l_73852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street, only a few metres from Etoile and the Champs Elysées with its upmarket shops. Within a radius of about 50 m, there are numerous shops, restaurants, bars, nightclubs, a bus stop and an underground/ overground station. The Arc de Triomphe is roughly 20 m, the Parc Monceau some 150 m and the Eiffel Tower around 500 m away. Orly airport is approximately 15 km away and Charles de Gaulle airport is some 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2456.00" OriginalAmount="2456.00">
      <BasicPropertyInfo Latitude="48.849541914773" Longitude="2.298241699439" StarRating="3" HotelCode="333719|hotel_tourisme_avenue" HotelName="Hôtel Tourisme Avenue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue de La Motte-Picquet, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/447850/a_447850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2458.00" OriginalAmount="2458.00">
      <BasicPropertyInfo Latitude="48.840978" Longitude="2.329662" StarRating="3" HotelCode="64782|hotel_le_royal_montparnasse" HotelName="Le Royal Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Boulevard Raspail, Paris 75014</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83512/l_83512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a pleasant location on a large avenue, just a few metres from the lively Raspail Montparnasse crossroads and the Jardin du Luxembourg. The immediate vicinity features restaurants, bars, pubs, nightlife spots, shops and public transport links. The Paris Expo is only 20 minutes away by metro and the main tourist attractions, including Notre Dame Cathedral and the Saint-Germain district, are around 20 minutes from the hotel. Orly and Charles de Gaulle airports are 10 and 20 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2462.00" OriginalAmount="2462.00">
      <BasicPropertyInfo Latitude="48.823486320307" Longitude="2.2745536650124" StarRating="3" HotelCode="210894|best_western_paris_porte_de_versailles" HotelName="Best Western Issy Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis Avenue Jean Jaures, 92130 Issy-Les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/299412/a_299412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Issy-les-Moulineaux. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2465.00" OriginalAmount="2465.00">
      <BasicPropertyInfo Latitude="48.84537" Longitude="2.3255369999999" StarRating="3" HotelCode="337143|hotel_legend_saint_germain_by_elegancia" HotelName="Legend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56026/a_56026_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This delightful hotel lies on the left bank of the river Seine, within the famous triangle between the Latin Quarter, Saint-Germain-des-Près and Montparnasse. Bars and restaurants are to be found in the vicinity, as can links to the public transport network. Many of the French capitals top sights such as the Louvre and Notre Dame are to be found within 1 km of the hotel. It is 5 minutes walk to Montparnasse railway station and Orly and Charles de Gaulle airports are 15 km and 30 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2472.00" OriginalAmount="2472.00">
      <BasicPropertyInfo Latitude="48.850792926759" Longitude="2.2843327165676" StarRating="3" HotelCode="553206|yooma_urban_lodge" HotelName="Yooma Urban Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51 Quai De Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722863/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is set in Arr14/15:Montparnasse-T. Eiffel. The 106 welcoming rooms offer a perfect place to relax at the end of the day. Internet connection (wired and wireless) is provided in common areas for those needing to keep connected. The establishment provides 24-hour reception. This establishment's common areas are disability-friendly. Pets are not permitted on the premises. Parking facilities are available for guests' convenience. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2472.00" OriginalAmount="2472.00">
      <BasicPropertyInfo Latitude="48.860213" Longitude="2.318372" StarRating="4" HotelCode="82835|hotel_bourgogne__montana" HotelName="Bourgogne &amp; Montana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151287/151287a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 7th arrondissement in the heart of Paris, the hotel is across from Place du Palais Bourbon and within blocks of the Invalides, Musee d'Orsay, and Rodin Museum. The Eiffel Tower and Louvre are within 2 km. The nearest bus and metro stations are around 5 minutes' walk away. The River Seine is around a 5-minute walk from the hotel. The Champs-Élysées is some 15 minutes' walk away. Orly Airport is around 15 km from the hotel and Paris-Charles de Gaulle Airport around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2475.00" OriginalAmount="2475.00">
      <BasicPropertyInfo Latitude="48.871909362349" Longitude="2.3350222408277" StarRating="3" HotelCode="110488|hotel_opera_vivaldi" HotelName="Hotel Opéra Vivaldi" 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,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Helder, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153366/gt_153366_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the opera district, with the Haussmann Opera hotel only 5 minutes' walk away. The department stores as well as the business district and the stock exchange district are also nearby. Paris-Charles de Gaulle Airport is approximately 30 km from the hotel and Paris-Orly Airport is roughly 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2479.00" OriginalAmount="2479.00">
      <BasicPropertyInfo Latitude="48.845923" Longitude="2.375529" StarRating="2" HotelCode="148766|helvetia" HotelName="Helvetia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329705/329705a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2484.00" OriginalAmount="2484.00">
      <BasicPropertyInfo Latitude="48.890593" Longitude="2.240926" StarRating="4" HotelCode="29320|hilton_paris_la_defense" HotelName="Hilton Paris la Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place De La Defense Cnit, BP 210, 92053 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47243/a_47243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the largest shopping and office centre of Europe, with over 1,500 businesses residing there. Many shopping venues, countless bars and restaurants and nightclubs are to be found in the vicinity. In addition, links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2485.00" OriginalAmount="2485.00">
      <BasicPropertyInfo Latitude="48.880594" Longitude="2.33972" StarRating="3" HotelCode="39464|grand_hotel_de_turin" HotelName="Grand Hotel de Turin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11256/gt_11256_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by 3 metro and 3 bus stations. Nearby, guests can walk aroundin the calm and romantic Montmartre neighbourhood, visit the Sacré Cœur Basilica on the top of Montmartre Hill, admire Paris from one of its most beautiful viewpoints and go shopping on the Grand Boulevards in its famous department stores (Galeries Lafayette, Printemps). The hotel also offers direct transportation to the Paris airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2488.00" OriginalAmount="2488.00">
      <BasicPropertyInfo Latitude="48.869013689363" Longitude="2.3336626589298" StarRating="3" HotelCode="189556|etats_unis_opera" HotelName="Etats-unis Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue D Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265888/a_265888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 45 rooms. Services and facilities at the hotel include a bar, room service and a conference room. 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="2490.00" OriginalAmount="2490.00">
      <BasicPropertyInfo Latitude="48.87684426" Longitude="2.33364989" StarRating="3" HotelCode="333104|hotel_langlois" HotelName="Hôtel Langlois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue Saint-Lazare, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481416/481416a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2491.00" OriginalAmount="2491.00">
      <BasicPropertyInfo Latitude="48.866861" Longitude="2.303866" StarRating="4" HotelCode="78973|hotel_chambiges_elysees" HotelName="Chambiges Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue Chambiges, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106947/a_106947_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel could not be more ideally located than in this discreet, sheltered street in the heart of the famous Triangle d'Or. The Paris everyone dreams about is all around - just steps away is Montaigne Avenue with its luxury boutiques and a bit further on guests can stroll down the Champs-Élysées, the most beautiful avenue in the world. Closer by is a dock where guests can get on board for a romantic cruise on the Seine. The Charles De Gaulle and Orly Airports are both approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2491.00" OriginalAmount="2491.00">
      <BasicPropertyInfo Latitude="48.85491" Longitude="2.34166" StarRating="3" HotelCode="0|_0x405ca" HotelName="Le Vintage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 quais des Grands Augustins, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/94/50/94501512b31abb7ffd1c985588c5bdfd8fcfe774.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be a 4-minute walk from Pont Neuf and 8 minutes by foot from Notre Dame Cathedral.  This apartment is 0.4 mi (0.6 km) from Les Halles and 0.6 mi (0.9 km) from Sorbonne University.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Guests will find features like 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="27" TotalAmount="2493" OriginalAmount="2493">
      <BasicPropertyInfo Latitude="48.82704344008" Longitude="2.2913575172424" StarRating="4" HotelCode="29349|33137" HotelName="Mercure Paris Porte de Versailles Expo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Rue du Moulin, 92170 Vanves</AddressLine>
          </AddressLines>
          <CityName>Vanves</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47292/a_47292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just behind hall 7 of the Porte de Versailles exhibition centre, 8 minutes' walk from the main hall, next to the metro station. Thanks to an excellent transport network, the centre of Paris is less than half an hour away (T3 tram line, bus or metro). It is 15 and 35 km from Paris-Orly and Paris-Charles de Gaulle airports, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2494" OriginalAmount="2494">
      <BasicPropertyInfo Latitude="48.871416546724" Longitude="2.3280616588954" StarRating="4" HotelCode="180061|57022" HotelName="Hotel Maison Athénée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212756/212756a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2496.00" OriginalAmount="2496.00">
      <BasicPropertyInfo Latitude="48.873103" Longitude="2.325523" StarRating="3" HotelCode="180048|otel_le_malown" HotelName="Hotel Le Malown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Greffulhe, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4460000/4456200/4456196/70526b8f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests attractive accommodation units, as well as a range of facilities for a comfortable stay. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2501.00" OriginalAmount="2501.00">
      <BasicPropertyInfo Latitude="48.859116349368" Longitude="2.3554181654301" StarRating="3" HotelCode="335285|hotel_du_vieux_marais" HotelName="Hôtel du Vieux Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 rue du Plâtre, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213013/213013a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2502.00" OriginalAmount="2502.00">
      <BasicPropertyInfo Latitude="48.850289969205" Longitude="2.3392671346664" StarRating="4" HotelCode="32474|hotel_baume" HotelName="Hotel Baume" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213195/213195a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of one of the most lively districts in Paris. The Louvre, Notre Dame, the Sorbonne university, and the Cluny museum are all located in the immediate vicinity of the hotel. The hotel is also located just a few minutes' walk from countless appealing shops and entertainment options. The nearest underground station is "Odéon".</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2502.00" OriginalAmount="2502.00">
      <BasicPropertyInfo Latitude="48.882530212402344" Longitude="2.276585817337036" StarRating="0" HotelCode="0|cosy_rare_2_bedroom_apartment_around_a_private_garden" HotelName="Cosy Rare 2 Bedroom Apartment Around a Private Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>63 avenue du Roule, Neuilly-sur-Seine</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/07/80/07808afce35c168e1a11925f3c108d3460d0e63f.jpeg</HotelPictures>
        <HotelDescription>Two-bedroom Apartment Neuilly-sur-Seine is a self-catering apartment with a private garden and terrace, located in Neuilly-sur-Seine. It offers free Wi-Fi internet access, just 700 metres from Porte Maillot and the Palais des Congrès de Paris.&lt;br /&gt;The apartment will provide you with a flat-screen TV a seating area. There is a fully equipped kitchen complete with a dishwasher. Featuring a multi-jet shower, the private bathroom also comes with towels.&lt;br /&gt;Les Sablons Metro Station is 450 metres from the apartment and La Défense is 3 km away. The property is 1.8 km from the Arc de Triomphe, 2 km from Champs-Elysées and 1 km from Bois de Boulogne.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2503.00" OriginalAmount="2503.00">
      <BasicPropertyInfo Latitude="48.873749" Longitude="2.320196" StarRating="4" HotelCode="34976|le_lavoisier" HotelName="Le Lavoisier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Lavoisier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56944/a_56944_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the French capital, between Saint Augustin church, La Madeleine monument and Faubourg Saint Honoré. An abundance of shops are located in the immediate vicinity, as are scores of restaurants and bars. Saint Augustin métro station is just 150 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2504.00" OriginalAmount="2504.00">
      <BasicPropertyInfo Latitude="48.8711913" Longitude="2.28724527" StarRating="4" HotelCode="651810|bridgestreet_mode_arc_de_triomphe" HotelName="Mode Arc de Triomphe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Leroux, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/770795/a_770795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2508.00" OriginalAmount="2508.00">
      <BasicPropertyInfo Latitude="48.839723" Longitude="2.330144" StarRating="4" HotelCode="79716|hotel_aiglon" HotelName="Aiglon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>232 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213328/213328a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2517.00" OriginalAmount="2517.00">
      <BasicPropertyInfo Latitude="48.88119125366211" Longitude="2.3072099685668945" StarRating="0" HotelCode="0|loft_boutik_boheme_batignolles_45m" HotelName="Le Loft Batignolles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>76 rue Lemercier, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/1c/0f1c5c777dcbfbdd131e77f5fd131c7c6402b521.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Paris (17th Arrondissement), you'll be a 2-minute walk from Parc Monceau and 11 minutes by foot from Rue du Faubourg Saint-Honore.  This apartment is 0.8 mi (1.2 km) from Avenue Montaigne and 1 mi (1.6 km) from Lido.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Parc Monceau - 0.2 km / 0.1 mi&lt;br /&gt;Rue du Faubourg Saint-Honore - 1 km / 0.6 mi&lt;br /&gt;Avenue Montaigne - 1.2 km / 0.8 mi&lt;br /&gt;Avenue Georges V - 1.4 km / 0.9 mi&lt;br /&gt;Lido - 1.5 km / 0.9 mi&lt;br /&gt;Arc de Triomphe - 1.5 km / 0.9 mi&lt;br /&gt;Champs-Elysees - 1.5 km / 0.9 mi&lt;br /&gt;Elysee Palace - 1.5 km / 0.9 mi&lt;br /&gt;Place de Clichy - 1.6 km / 1 mi&lt;br /&gt;Grands Boulevards - 1.8 km / 1.1 mi&lt;br /&gt;Boulevard Haussmann - 1.9 km / 1.2 mi&lt;br /&gt;Place de la Madeleine - 2 km / 1.2 mi&lt;br /&gt;La Machine du Moulin Rouge - 2 km / 1.3 mi&lt;br /&gt;Bois de Boulogne - 2 km / 1.3 mi&lt;br /&gt;Petit Palais - 2.1 km / 1.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 31.6 km / 19.6 mi&lt;br /&gt;Orly Airport (ORY) - 24.9 km / 15.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 Parc Monceau&lt;br /&gt;Rooms : Make yourself comfortable in your apartment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2522" OriginalAmount="2522">
      <BasicPropertyInfo Latitude="48.874877" Longitude="2.293667" StarRating="4" HotelCode="17855|16655" HotelName="Splendid Etoile" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22030/a_22030_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the golden triangle, this unique hotel with its elegant, intimate atmosphere enjoys unparalleled views out over the famous Place de l'Étoile and the Arc de Triomphe. Perhaps the most beautiful road in the world, the lively Avenue des Champs Élysées lies just 2 minutes walk from the hotel and underground stations are to be found close by offering excellent links to the French capital's business district, La Défence, as well as to Porte Maillot. Despite this idyllic central, lively location, the hotel is unaffected by the noise of the metropolis and is an oasis of tranquillity as well as the perfect location to kick back and relax at. Air France offers a shuttle bus service from Roissy Charles de Gaulle international airport, which saves guests the cost of a taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2522.00" OriginalAmount="2522.00">
      <BasicPropertyInfo Latitude="48.874053188938" Longitude="2.3425260186195" StarRating="4" HotelCode="189597|residence_nell" HotelName="Nell Hotel &amp; Suites, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Rue Richer, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265938/a_265938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2527.00" OriginalAmount="2527.00">
      <BasicPropertyInfo Latitude="48.884311" Longitude="2.260581" StarRating="4" HotelCode="80564|hotel_paris_neuilly" HotelName="Paris Neuilly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199, Avenue Charles De Gaulle, Neuilly-Sur-Seine 92200</AddressLine>
          </AddressLines>
          <CityName>Neuilly-sur-Seine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108925/a_108925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located between Place de l Ètoile and the La Défense business quarter. It is two metro stations away from the CNIT (Centre for New Industries and Technologies) and the Palais des Congrès events centre. Moreover, it is close to various shops, restaurants and theatres along the Champs Élysées.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2530.00" OriginalAmount="2530.00">
      <BasicPropertyInfo Latitude="48.8722587" Longitude="2.3258620914016" StarRating="4" HotelCode="285136|best_western_premier_hotel_opera_opal" HotelName="Best Western Premier Opéra Opal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392415/w_392415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the right bank of the River Seine next to the Place de la Madeleine (100 m) in Paris' Golden Triangle. The hotel enjoys a very convenient location for visiting the most prestigious monuments and sights of Paris. A few steps from the Haussmann department stores (100 m) and the Garnier National Opera (500 m), this pleasant boutique hotel is within walking distance of the Place de la Concorde, the Champs Elysees (1.5 km) and the Louvre (1.7 km). It lies 30 km from Paris Charles de Gaulle Airport and Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2531.00" OriginalAmount="2531.00">
      <BasicPropertyInfo Latitude="48.848159" Longitude="2.349054" StarRating="3" HotelCode="81520|residence_henri_iv" HotelName="Residence Henri IV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue des Bernardins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110121/a_110121_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2541.00" OriginalAmount="2541.00">
      <BasicPropertyInfo Latitude="48.87529688721" Longitude="2.3263576626778" StarRating="3" HotelCode="14179|londres_et_new_york" HotelName="Londres &amp; New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Place du Havre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16451/a_16451_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, close to Galeries Lafayette and the opera house. The Champs- Elysées and the Louvre are just a 20-minute walk from the hotel. Orly and Charles de Gaulle airports lie between 25-35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2542.00" OriginalAmount="2542.00">
      <BasicPropertyInfo Latitude="48.894962613801" Longitude="2.239226102829" StarRating="5" HotelCode="29319|pullman_paris_la_defense" HotelName="Pullman Paris la Défense" 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,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue de l'Arche, 92081 Courbevoie</AddressLine>
          </AddressLines>
          <CityName>Courbevoie</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47242/a_47242_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the business district of La Défense, across from the CNIT convention centre and just 10 minutes from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2544.00" OriginalAmount="2544.00">
      <BasicPropertyInfo Latitude="48.854897" Longitude="2.305132" StarRating="2" HotelCode="110477|prince_2" HotelName="Prince" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>66 Avenue Bosquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/7d/a47db72435ec9c5866f47983d97a6315d1ae86bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2550.00" OriginalAmount="2550.00">
      <BasicPropertyInfo Latitude="48.831634283921" Longitude="2.3870399594307" StarRating="4" HotelCode="29500|pullman_paris_bercy" HotelName="Pullman Paris Centre - Bercy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de Libourne, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47290/a_47290_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Bercy Village. Guests can reach the Place de la Madeleine in only 7 minutes by the automatic subway line. The hotel benefits from its trendy neighbours: it is close to Bastille and the popular Marais area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2555.00" OriginalAmount="2555.00">
      <BasicPropertyInfo Latitude="48.854233045781" Longitude="2.3075814051033" StarRating="3" HotelCode="293226|hotel_eiffel_turenne" HotelName="Hotel Eiffel Turenne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue de Tourville, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/259679/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2555.00" OriginalAmount="2555.00">
      <BasicPropertyInfo Latitude="48.871638032633" Longitude="2.3234635591507" StarRating="3" HotelCode="74028|hotel_de_larcade_2" HotelName="Hôtel de l'Arcade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de l’Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328869/328869a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2559" OriginalAmount="2559">
      <BasicPropertyInfo Latitude="48.852379" Longitude="2.337518" StarRating="3" HotelCode="110448|55930" HotelName="de Fleurie" 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>32-34, rue Grégoire-de-Tours, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329120/329120a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2560.00" OriginalAmount="2560.00">
      <BasicPropertyInfo Latitude="48.880861" Longitude="2.302387" StarRating="3" HotelCode="110536|astruc_elysees_hotel" HotelName="Noir" 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>18 Rue Léon Jost, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213233/213233a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2562.00" OriginalAmount="2562.00">
      <BasicPropertyInfo Latitude="48.879739548307" Longitude="2.3287408053875" StarRating="3" HotelCode="34885|new_hotel_opera" HotelName="New Opera" 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>4 Rue de Liège, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56770/a_56770_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of the French capital just a short distance from shopping venues, the Opéra Garnier, various Parisian bars and restaurants as well as from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2565.00" OriginalAmount="2565.00">
      <BasicPropertyInfo Latitude="48.85726" Longitude="2.37143" StarRating="3" HotelCode="14417|best_western_marais_bastille" HotelName="Hôtel Marais Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006033/006033a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This special timeless hotel lies near the Bastille opera house, the Marais district, the Place des Vosges, the Beaubourg and the Georges Pompidou Centre. Bastille metro station is situated in the close proximity. The Place de la Bastille is 550 m away. Gare de Lyon train station is approximately 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2568" OriginalAmount="2568">
      <BasicPropertyInfo Latitude="48.84543429922" Longitude="2.3240724205971" StarRating="4" HotelCode="25007|13563" HotelName="Littre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Littré, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35458/l_35458_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies on a quiet street between Saint Germain des Prés and Montparnasse, directly in the city and tourist centre. Within around 2 minutes' walk guests will find countless shopping venues and it is about a 5-minute walk to a selection of restaurants, bars, nightclubs, a bus stop and the underground station Montparnasse Bienvenue. It is approximately 10 minutes to the train station and the beautiful park of Jardin du Luxembourg may be reached in around 15 minutes. The Porte de Versailles exhibition and conference centre lies approximately a 10-minute journey away by public transport whilst it is approximately 30 km to Charles de Gaulle Airport and some 16 km to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2569.00" OriginalAmount="2569.00">
      <BasicPropertyInfo Latitude="48.85272821694" Longitude="2.3442707955837" StarRating="3" HotelCode="34420|otel_europe_saint_severin" HotelName="Europe Saint Severin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 rue St Séverin, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213295/213295a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2580.00" OriginalAmount="2580.00">
      <BasicPropertyInfo Latitude="48.866472638829" Longitude="2.3357465889549" StarRating="3" HotelCode="110423|louvre_sainte_anne_opera" HotelName="Hôtel Louvre Sainte Anne" 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>32 Rue Sainte Anne, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153285/a_153285_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2588.00" OriginalAmount="2588.00">
      <BasicPropertyInfo Latitude="48.869173359223" Longitude="2.3574981093407" StarRating="3" HotelCode="15018|moris_grands_boulevards" HotelName="Hôtel Moris" 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>13 Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212729/212729a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2588.00" OriginalAmount="2588.00">
      <BasicPropertyInfo Latitude="48.78083035" Longitude="2.31576618" StarRating="3" HotelCode="324070|hotel_alixia_2" HotelName="Alixia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>82 Av Du Général Leclerc, 92340 Bourg La Reine</AddressLine>
          </AddressLines>
          <CityName>Bourg-la-Reine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/438233/a_438233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Bourg-la-Reine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2589.00" OriginalAmount="2589.00">
      <BasicPropertyInfo Latitude="48.83798742" Longitude="2.34929146" StarRating="4" HotelCode="638642|hotel_cardinal_rive_gauche" HotelName="Hotel Monte Cristo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>20-22 rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636591/636591a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2590.00" OriginalAmount="2590.00">
      <BasicPropertyInfo Latitude="48.870500099009" Longitude="2.3076117038727" StarRating="2" HotelCode="189594|hotel_delarc" HotelName="Hotel Delarc" 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>7 rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/253715/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Parisian life, between the Place de la Concorde and the Arc de Triomphe, and a few steps from the Grand Palais. The hotel is situated only 500 m from the Avenue des Champs-Élysées, and approximately 800 m from the Seine. Guests will find the Louvre around 2 km away. Orly Airport is approximately 20 km away from the hotel, while Charles De Gaulle Airport (also known as Roissy Airport) is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2594.00" OriginalAmount="2594.00">
      <BasicPropertyInfo Latitude="48.853957444119" Longitude="2.367462515831" StarRating="3" HotelCode="38598|hotel_bastille_speria" HotelName="Bastille Speria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Bastille, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230366/230366a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2595.00" OriginalAmount="2595.00">
      <BasicPropertyInfo Latitude="48.865190282114" Longitude="2.3315933346748" StarRating="3" HotelCode="337155|le_relais_saint_honore" HotelName="Relais Saint Honore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>308 Rue Saint Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017575/017575a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to plenty of sightseeing attraction, such as the Jardin des Tuileries, the Louvre, the Place Vendôme and the opera. Countless shopping venues, restaurants and public transport are all easily within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2597.00" OriginalAmount="2597.00">
      <BasicPropertyInfo Latitude="48.834772873271" Longitude="2.3171059395331" StarRating="3" HotelCode="187836|apollon_montparnasse" HotelName="Apollon Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>91 Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328745/328745a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2597.00" OriginalAmount="2597.00">
      <BasicPropertyInfo Latitude="48.855059" Longitude="2.362536" StarRating="3" HotelCode="149361|caron" HotelName="Caron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caron, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=11195786</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2599.00" OriginalAmount="2599.00">
      <BasicPropertyInfo Latitude="48.870612" Longitude="2.336988" StarRating="3" HotelCode="149522|hotel_gramont_opera" HotelName="Gramont Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue Gramont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213563/213563a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2603.00" OriginalAmount="2603.00">
      <BasicPropertyInfo Latitude="48.845251606698" Longitude="2.3500891774893" StarRating="2" HotelCode="187844|des_grandes_ecoles_2" HotelName="Des Grandes Ecoles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 rue Cardinal Lemoine, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/15/1547928/FL0MNH3j_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Arr5/6:Quartier Latin-St Germain. The establishment features a total of 50 units. Those who dislike animals may enjoy their stay, as this hotel does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2605.00" OriginalAmount="2605.00">
      <BasicPropertyInfo Latitude="48.86368942260742" Longitude="2.355070114135742" StarRating="0" HotelCode="0|les_appartements_de_latelier_paris_3" HotelName="Les Appartements de L'atelier Paris 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Chapon, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/79/d5/79d53cc081adebde26c429acbf1c7830b95ef597.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Les Appartements de L'atelier Paris 3 in Paris (Paris City Center), you'll be a 5-minute walk from Les Halles and 6 minutes by foot from Centre Pompidou.  This apartment is 0.6 mi (1 km) from Hotel de Ville and 0.8 mi (1.3 km) from Notre-Dame.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Les Halles - 0.4 km / 0.3 mi&lt;br /&gt;Grands Boulevards - 0.5 km / 0.3 mi&lt;br /&gt;Centre Pompidou - 0.5 km / 0.3 mi&lt;br /&gt;Rue de Rivoli - 0.7 km / 0.5 mi&lt;br /&gt;Forum des Halles - 0.8 km / 0.5 mi&lt;br /&gt;Picasso Museum - 0.8 km / 0.5 mi&lt;br /&gt;Place de la Republique - 0.9 km / 0.6 mi&lt;br /&gt;Hotel de Ville - 1 km / 0.6 mi&lt;br /&gt;Theatre du Chatelet - 1.2 km / 0.7 mi&lt;br /&gt;Ile de la Cite - 1.2 km / 0.7 mi&lt;br /&gt;Notre-Dame - 1.3 km / 0.8 mi&lt;br /&gt;Conciergerie - 1.4 km / 0.8 mi&lt;br /&gt;Place des Vosges - 1.4 km / 0.9 mi&lt;br /&gt;Canal Saint-Martin - 1.4 km / 0.9 mi&lt;br /&gt;Palais Royal - 1.5 km / 1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 37.6 km / 23.4 mi&lt;br /&gt;Orly Airport (ORY) - 19 km / 11.8 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary wired Internet access, a computer station, and multilingual staff.&lt;br /&gt;HeadLine : Near Centre Pompidou&lt;br /&gt;Rooms : Make yourself at home in one of the 4 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;&lt;ul&gt;  &lt;li&gt;This property caters to LGBTQ guests. &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;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;Breakage deposit: EUR 350.00 per night&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="2610" OriginalAmount="2610">
      <BasicPropertyInfo Latitude="48.86923510986" Longitude="2.2978404164314" StarRating="3.5" HotelCode="10798|3111" HotelName="Hotel Le Belmont" 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,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139375/139375a_hb_a_119.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, 100 m from the Champs-Élysées and close to monuments such as the Arc de Triomphe, Eiffel Tower, Trocadéro and the Louvre Museum. Roissy/Charles de Gaulle Airport is around 27 km away, and Paris/Orly Airport is some 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2612.00" OriginalAmount="2612.00">
      <BasicPropertyInfo Latitude="48.874677688105" Longitude="2.30578109622" StarRating="3" HotelCode="15940|best_western_plaza_elysees" HotelName="Hôtel Plaza Elysées" 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>177 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19196/a_19196_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris, some 200 m from the Champs Elysées. The George V métro station lies around 100 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2613.00" OriginalAmount="2613.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.267404" StarRating="3" HotelCode="94378|hotelhome_paris_16" HotelName="Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue George Sand, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212648/212648a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2615.00" OriginalAmount="2615.00">
      <BasicPropertyInfo Latitude="48.860435757978" Longitude="2.3007237911224" StarRating="4" HotelCode="36882|derby_alma" HotelName="Le Derby Alma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Avenue Rapp, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60550/a_60550_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Paris, this hotel is only 200 m away from the Eiffel Tower and the famous Champs-Élysées is only 1.5 km away. Countless shopping and entertainment venues as well as a bus stop and metro station are only steps away from the hotel. A boat jetty on the Seine lies around 250 m away and Montparnasse train station lies around 3.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2618.00" OriginalAmount="2618.00">
      <BasicPropertyInfo Latitude="48.869038" Longitude="2.289115" StarRating="4" HotelCode="45448|best_western_hotel_victor_hugo" HotelName="Hotel Victor Hugo Paris Kleber" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, Rue Copernic, 75116 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23667/a_23667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2620.00" OriginalAmount="2620.00">
      <BasicPropertyInfo Latitude="48.832248" Longitude="2.350429" StarRating="3" HotelCode="110510|le_vert_galant_2" HotelName="Le Vert Galant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Croulebarbe, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153401/a_153401_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2634.00" OriginalAmount="2634.00">
      <BasicPropertyInfo Latitude="48.849341" Longitude="2.274379" StarRating="4" HotelCode="186685|hotel_felicien_paris" HotelName="Félicien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Massage Centre,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21, rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260791/a_260791_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2635.00" OriginalAmount="2635.00">
      <BasicPropertyInfo Latitude="48.8677978515625" Longitude="2.355437994003296" StarRating="0" HotelCode="0|93_luxury_flat_in_le_marais" HotelName="93 - Luxury Flat in Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Notre-Dame de Nazareth 65, 3rd arr., 75003 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/8d/e38d48a2262aa15707f31578c9c22a621766c400.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment, you'll be centrally located in Paris, steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.5 mi (0.9 km) from Centre Pompidou and 0.8 mi (1.2 km) from Grevin Museum.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 0.1 km / 0.1 mi&lt;br /&gt;Les Halles - 0.7 km / 0.4 mi&lt;br /&gt;Place de la Republique - 0.7 km / 0.4 mi&lt;br /&gt;Centre Pompidou - 0.9 km / 0.5 mi&lt;br /&gt;Forum des Halles - 1.1 km / 0.7 mi&lt;br /&gt;Canal Saint-Martin - 1.2 km / 0.7 mi&lt;br /&gt;Grevin Museum - 1.2 km / 0.8 mi&lt;br /&gt;Rue de Rivoli - 1.3 km / 0.8 mi&lt;br /&gt;Picasso Museum - 1.3 km / 0.8 mi&lt;br /&gt;Folies Bergere - 1.4 km / 0.8 mi&lt;br /&gt;Theatre du Chatelet - 1.4 km / 0.9 mi&lt;br /&gt;Hotel de Ville - 1.5 km / 0.9 mi&lt;br /&gt;Ile de la Cite - 1.6 km / 1 mi&lt;br /&gt;Conciergerie - 1.7 km / 1 mi&lt;br /&gt;Palais Royal - 1.8 km / 1.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 29.6 km / 18.4 mi&lt;br /&gt;Orly Airport (ORY) - 19.4 km / 12.1 mi&lt;br /&gt;HeadLine : Near Centre Pompidou&lt;br /&gt;Rooms : 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 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2640.00" OriginalAmount="2640.00">
      <BasicPropertyInfo Latitude="48.86357314172" Longitude="2.3608066141605" StarRating="3" HotelCode="365375|hotel_jacques_de_molay" HotelName="Jacques de Molay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 rue des archives, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68975/w_68975_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2644.00" OriginalAmount="2644.00">
      <BasicPropertyInfo Latitude="48.86885445" Longitude="2.33436415" StarRating="3" HotelCode="428935|appartement_opera" HotelName="Appartement Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/01/2025" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Kitchen,Laundry,LCD/Projector,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de La Michodière, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/549389/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 Appartement Opera in Paris (Louvre - Place Vendome), you'll be minutes from Paris Opera and Galeries Lafayette. This apartment is close to Louvre Museum and Notre Dame Cathedral.&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 kitchenettes with refrigerators and stovetops. Flat-screen televisions are provided for your entertainment. Conveniences include safes and microwaves, as well as phones with free local calls.&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 an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2651.00" OriginalAmount="2651.00">
      <BasicPropertyInfo Latitude="48.880505" Longitude="2.284557" StarRating="4" HotelCode="47692|hyatt_regency_paris_etoile_2" HotelName="Hyatt Regency Paris Étoile" 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,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Kœnig, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10690/a_10690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys an ideal location in the city of Paris. It is only 5 minutes to the Champs Elysées and La Défense arrondissement. The closest métro station is Porte Maillot that lies just 100m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2652.00" OriginalAmount="2652.00">
      <BasicPropertyInfo Latitude="48.875994" Longitude="2.2939" StarRating="4" HotelCode="26745|balmoral" HotelName="Balmoral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Du General Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245007/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2653.00" OriginalAmount="2653.00">
      <BasicPropertyInfo Latitude="48.872012045476" Longitude="2.2969928383827" StarRating="4" HotelCode="42190|radisson_blu_hotel_champs_elysees_paris" HotelName="Radisson Blu Champs Elysees" 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>78bis Avenue Marceau (8º Arr), 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212067/212067a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2653.00" OriginalAmount="2653.00">
      <BasicPropertyInfo Latitude="48.871327529282" Longitude="2.3192524909973" StarRating="4" HotelCode="74024|hotel_du_ministere_2" HotelName="Hotel du Ministere" 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,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue de Surene, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=690648</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2658" OriginalAmount="2658">
      <BasicPropertyInfo Latitude="49.01070162" Longitude="2.56203321" StarRating="4" HotelCode="318833|195470" HotelName="Pullman Paris Roissy CDG Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Bis Rue De La Haye Roissypole, 95935 Paris</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432456/a_432456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roissy-en-France. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2658.00" OriginalAmount="2658.00">
      <BasicPropertyInfo Latitude="48.851922441228" Longitude="2.3462699883432" StarRating="3" HotelCode="110442|hotel_henri_ivrive_gauche" HotelName="Henri IV Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Rue Saint Jacques, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/249074/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2660.00" OriginalAmount="2660.00">
      <BasicPropertyInfo Latitude="48.877736013732" Longitude="2.293031657139" StarRating="4" HotelCode="460058|le_tsuba_hotel" HotelName="Le Tsuba Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue des Acacias, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637816/637816a_hb_a_001.jpg</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. Most of the storeys can be reached by lift. Room service is among the facilities. The accommodation has a range of facilities for guests with disabilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2661.00" OriginalAmount="2661.00">
      <BasicPropertyInfo Latitude="48.844514" Longitude="2.345447" StarRating="4" HotelCode="78831|du_pantheon" HotelName="Du Les Dames du Pantheon" 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>19 Place du Panthéon, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106779/a_106779_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2669.00" OriginalAmount="2669.00">
      <BasicPropertyInfo Latitude="48.842906" Longitude="2.329846" StarRating="3" HotelCode="25339|hotel_jardin_le_brea" HotelName="Jardin le Brea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Bréa, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36919/a_36919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a very lively street, with bars, restaurants and theatres, a few metres from the Luxembourg Gardens. It is also just a few steps away from the famous Montparnasse Tower, with its marvellous views over Paris, as well as from the Brasserie La Coupole, formerly frequented by Hemingway, Picasso and others. The Montparnasse train station is located nearby, and there is a metro stop just 10 metres from the hotel, making it easy to go to the Champs-Élysées, the Eiffel Tower and the Opera. Charles de Gaulle and Orly airports are around 30 km and 15 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2671.00" OriginalAmount="2671.00">
      <BasicPropertyInfo Latitude="48.852323174237" Longitude="2.3549821972847" StarRating="3" HotelCode="74014|hotel_des_deuxiles" HotelName="des Deux Iles" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Rue Saint-Louis-en-l'ile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213321/213321a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2672.00" OriginalAmount="2672.00">
      <BasicPropertyInfo Latitude="48.873048505135" Longitude="2.3252056539059" StarRating="3" HotelCode="16329|queen_mary" HotelName="Hotel Queen Mary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue de Greffulhe, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213380/213380a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located between the Opera and close to Madeleine. The hotel is an oasis of peace and quiet with a welcoming and warm atmosphere. Within 200 m of the hotel are links to the public transport system, which can easily be reached on foot. In the immediate vicinity, there are further cultural and historical highlights as well as a diverse range of numerous restaurants, cafes, bars and extensive entertainment venues are available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2675.00" OriginalAmount="2675.00">
      <BasicPropertyInfo Latitude="48.865308" Longitude="2.29049" StarRating="3" HotelCode="68668|villa_des_ambassadeurs" HotelName="Villa des Ambassadeurs" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Bouquet de Longchamp, Paris 75016</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88762/a_88762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the 16th borough, a few steps from the Eiffel Tower and the Champs Elysées, in a very quiet street. The hotel welcomes guests in the heart of the Golden Triangle of the capital, in an elegant and cosy setting. The hotel is in the middle of one of the culturally richest boroughs of Paris where some places have hosted the most famous intellectuals. All this makes it a district of character right in the centre of Paris. There is a metro station roughly 200 m from the establishment, Montparnasse train station is about 5 km away and Paris-Charles de Gaulle Airport Paris and Orly Airport are both approximately 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2676" OriginalAmount="2676">
      <BasicPropertyInfo Latitude="48.872467208277" Longitude="2.3375746607781" StarRating="4" HotelCode="14860|21311" HotelName="Millennium Hotel Paris Opéra" 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,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Haussman, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/1/8/1/5/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in an elegant Haussman building, this hotel is just 500 m from Opéra Garnier and the famous Galleries Lafayette and the nearest train station is only 2 km away. The Champs-Élysées, Sacré-Cœur and Louvre Muesum are also approximately 2 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2686.00" OriginalAmount="2686.00">
      <BasicPropertyInfo Latitude="48.871069951175" Longitude="2.3395447432995" StarRating="4" HotelCode="47982|mercure_paris_opera_cusset" HotelName="Mercure Paris Opéra Louvre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11039/a_11039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, near the Opéra Garnier and department stores, and also near the Bourse (stock exchange) and the Louvre Museum. Guests will appreciate the direct access from the Gare de Lyon train station and connections to the La Défense business district (RER A).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2691.00" OriginalAmount="2691.00">
      <BasicPropertyInfo Latitude="48.866257" Longitude="2.288104" StarRating="4" HotelCode="12741|hotel_garden_elysees" HotelName="Garden Elysee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13106/a_13106_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to the Trocadéro, between the Eiffel Tower and the Champs Elysées. The beautiful hotel sits off the main road and offers direct access to Palais des Congrès Porte Maillot, and restaurants and shopping spots are within walking distance. The bus station is 400 metres from the hotel and Boissiere train station is 5 km away. The Louvre Museum and Notre Dame de Paris are both around 25 minutes away using public transport. Paris-Orly Airport is approximately 23 km from the hotel and Paris-Charles de Gaulle Airport is roughly 32 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2692.00" OriginalAmount="2692.00">
      <BasicPropertyInfo Latitude="48.866300988206" Longitude="2.2866287827492" StarRating="4" HotelCode="18736|radisson_blu_le_dokhans_hotel" HotelName="Le Dokhan's, a Tribute Portfolio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23363/a_23363_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the 16th arrondissement of Paris. The property lies 1 km from the Eiffel Tower and there are several metro stations nearby, including Boissiere, which is 300 metres away. Paris-Orly airport and Paris-Charles de Gaulle airport are both about 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2695.00" OriginalAmount="2695.00">
      <BasicPropertyInfo Latitude="48.882113958738" Longitude="2.2820589889897" StarRating="4" HotelCode="300279|ac_hotel_paris_porte_maillot" HotelName="AC Hotel by Marriott Paris Porte Maillot" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Gustave Charpentier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367547/367547a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2696.00" OriginalAmount="2696.00">
      <BasicPropertyInfo Latitude="48.872069" Longitude="2.303288" StarRating="4" HotelCode="19321|warwick_champs_elysees" HotelName="Warwick Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24331/ba_24331_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the heart of Paris on a side street off the famous Champs Elysées. Countless shopping and entertainment venues are to be found in the vicinity. Various other tourist sights of this most magnificent city can easily be reached on foot or on public transport. A bus stop is to be found only 100 m from the hotel and George V Metro station is only 3 km away. Pairs Orly Airport may be reached in just 30 minutes (15 km away), whilst Charles de Gaulle Airport is 25 km away (45 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2697.00" OriginalAmount="2697.00">
      <BasicPropertyInfo Latitude="48.851097106933594" Longitude="2.3823249340057373" StarRating="0" HotelCode="0|dreamyflat_loft_in_the_marais_ii" HotelName="Dreamyflat - Loft In The Marais Ii" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Du Dahomey, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/53/f2535ee17c2f64e91a3bcce9575f779ad2afd17d.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Paris (11th Arrondissement), this aparthotel is within a 15-minute walk of Opera Bastille and Place de la Bastille.  This aparthotel is 2.2 mi (3.6 km) from Hotel de Ville and 2.3 mi (3.7 km) from AccorHotels Arena.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Place de la Bastille - 1.1 km / 0.7 mi&lt;br /&gt;Opera Bastille - 1.1 km / 0.7 mi&lt;br /&gt;Canal Saint-Martin - 1.4 km / 0.9 mi&lt;br /&gt;Place de la Nation - 1.4 km / 0.9 mi&lt;br /&gt;Grands Boulevards - 1.6 km / 1 mi&lt;br /&gt;Place des Vosges - 1.7 km / 1 mi&lt;br /&gt;Rue de Rivoli - 1.8 km / 1.1 mi&lt;br /&gt;AccorHotels Arena - 1.8 km / 1.1 mi&lt;br /&gt;Ile Saint Louis - 2.1 km / 1.3 mi&lt;br /&gt;Picasso Museum - 2.3 km / 1.4 mi&lt;br /&gt;Place de la Republique - 2.4 km / 1.5 mi&lt;br /&gt;Pitie-Salpetriere Hospital - 2.5 km / 1.6 mi&lt;br /&gt;Bercy Village - 2.5 km / 1.6 mi&lt;br /&gt;Hotel de Ville - 2.6 km / 1.6 mi&lt;br /&gt;Ile de la Cite - 2.7 km / 1.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 30.1 km / 18.7 mi&lt;br /&gt;Orly Airport (ORY) - 18 km / 11.2 mi&lt;br /&gt;HeadLine : Near Opera Bastille&lt;br /&gt;Rooms : Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with a refrigerator 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;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2698.00" OriginalAmount="2698.00">
      <BasicPropertyInfo Latitude="48.84891671" Longitude="2.34853621" StarRating="4" HotelCode="322837|hotel_la_lanterne" HotelName="Hotel La Lanterne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de la Montagne Sainte-Geneviève, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/436824/l_436824_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2699.00" OriginalAmount="2699.00">
      <BasicPropertyInfo Latitude="48.877935894884" Longitude="2.3378160595894" StarRating="2" HotelCode="32579|hotel_antin_saintgeorges" HotelName="Antin Saint Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Notre-Dame De Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51811/w_51811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between the Sacré-Coeur Basilica and the Opéra, in the heart of Paris' business and leisure quarter. The closest metro station is only 2 minutes' walk away (line 12). Guests will find restaurants, bars and shops in the immediate vicinity of the hotel. It is near the very popular cabaret Moulin Rouge and the department stores Galeries Lafayette and Printemps (15 minutes' walk). The Champs Elysées is only 3.5 km away. Charles de Gaulle Airport is 25 km away and it is 30 km to Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2699.00" OriginalAmount="2699.00">
      <BasicPropertyInfo Latitude="48.885318" Longitude="2.335092" StarRating="2" HotelCode="27742|hotel_du_moulin" HotelName="Hotel Du Moulin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Aristide Bruant, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40970/w_40970_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Moulin Rouge and the Sacré Coeur, this charming hotel is located on a quiet street in the most picturesque Parisian district. It is an excellent starting point for exploring Paris, just 10 minutes by metro from the Place de l'Etoile and the Opera House, and the Champs Elysées and Rivoli can be reached in around 20 minutes by public transport. Guests will find a range of shops, bars and restaurants just 200 m away, in Montmartre, as well as the Abbesses metro station. The closest airport is Paris Orly, just 20 km away, and Paris Charles de Gaulle Airport lies some 24 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2700.00" OriginalAmount="2700.00">
      <BasicPropertyInfo Latitude="48.880869334266" Longitude="2.3374271392822" StarRating="0" HotelCode="75640|grand_pigalle_hotel" HotelName="Grand Pigalle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328943/328943a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2718.00" OriginalAmount="2718.00">
      <BasicPropertyInfo Latitude="48.87006911716" Longitude="2.3113137460123" StarRating="4" HotelCode="65592|exclusive_hotel_mathis_elysees" HotelName="Hotel Mathis Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84486/l_84486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located in the Champs Élysées neighbourhood, only a stone's throw from the Palais de Élysée. It lies in the luxurious art and shopping quarter of Faubourg Saint-Honoré. Here, guests will find a typical, peaceful Parisian atmosphere. Various shops, restaurants, bars and nightclubs are to be found just a few minutes walk away as well as the nearest public transport and train station. Orly airport is located roughly 15 km away and Charles de Gaulle Airport is located around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2721.00" OriginalAmount="2721.00">
      <BasicPropertyInfo Latitude="48.873056443892" Longitude="2.3097789287567" StarRating="4" HotelCode="56084|le_123_elysees" HotelName="Hôtel Le 123 Elysées" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 rue du Faubourg St Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72623/a_72623_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Paris' 8th arrondissement, it is just a short walk to the splendid boulevard of the Champs-Élysées and a vast array of shops and entertainment venues as well as cultural sights are within easy reach. The nearest métro station is 50 m from the hotel and Gare Saint-Lazare lies 1.5 km away, as are various famous Parisian landmarks including the opera house and the Eiffel Tower. The congress centre is 15 minutes away on public transport and Orly and Charles de Gaulle airports are both 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2724.00" OriginalAmount="2724.00">
      <BasicPropertyInfo Latitude="48.881991175557" Longitude="2.3409117014482" StarRating="4" HotelCode="44017|qualys_hotel_carltons_montmartre" HotelName="Carlton's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Boulevard Rochechouart, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9776/w_9776_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the foot of Montmartre and close to Sacré-Cœur as well as the Moulin Rouge. It is also just a few minutes walk to the nearest links to the public transport network (metro station: Anvers, line 2). The Parisian opera is around 15 minutes from the hotel and with the metro guests will easily reach the exhibition centres of Villepinte, Parc de la Villette and Parc des Exposition (Porte Versaillies) as well as the famous sightseeing attractions of Notre Dame or the Louvre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2725.00" OriginalAmount="2725.00">
      <BasicPropertyInfo Latitude="48.87603603508" Longitude="2.3556447029114" StarRating="3" HotelCode="12561|mercure_paris_gare_de_lest_magenta" HotelName="Mercure Paris Gare de l'Est Magenta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Cour de la Ferme St Lazare, Angle 79/81 boulevard Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12815/a_12815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated in a quiet side street of Boulevard Magenta, around 5 minutes from the Gare de l'Est.. Links to the public transport system can be reached within 100 m of the hotel and easily reached on foot. In the immediate vicinity, there are plenty of further sightseeing attractions as well as entertainment venues awaiting visitors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2727.00" OriginalAmount="2727.00">
      <BasicPropertyInfo Latitude="48.84254866" Longitude="2.31256708" StarRating="2" HotelCode="417740|camelia" HotelName="Hôtel Camélia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard Pasteur, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/550061/5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hôtel Camélia is in the heart of Paris, walking distance from Pasteur Museum and Necker-Enfants Malades Hospital. This hotel is close to Eiffel Tower and Louvre 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 24 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.&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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2734.00" OriginalAmount="2734.00">
      <BasicPropertyInfo Latitude="48.870441" Longitude="2.307681" StarRating="3" HotelCode="47601|best_western_colisee_3" HotelName="Hotel Le Colisée" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10579/a_10579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2735.00" OriginalAmount="2735.00">
      <BasicPropertyInfo Latitude="48.869351553712" Longitude="2.3321512341499" StarRating="3" HotelCode="58702|hotel_daunou_opera" HotelName="Daunou Opera" 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,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76044/w_76044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of a very lively district where guests will find perfect connections to the public transport network as well as the pick-up and drop-off point for the Roissybus to Charles de Gaulle Airport, this city hotel is in the immediate vicinity of all the world famous boutiques (Hermès, Colette, Chanel), the Lafayette galleries, Parisian restaurants, cinemas and theatres as well as historical and cultural attractions such as the Musée de Louvre, Tuileries, and Opera Garnier. Guests will also find it very easy to visit attractions outside Paris such as Euro Disneyland Paris or the Château de Versailles, to name but a few. Charles de Gaulle and Orly airports are both approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2737" OriginalAmount="2737">
      <BasicPropertyInfo Latitude="48.870089894854" Longitude="2.3572799084454" StarRating="0" HotelCode="335989|238985" HotelName="Palace Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Bouchardon, 10th Arr., 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505753/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2738" OriginalAmount="2738">
      <BasicPropertyInfo Latitude="48.872377234563" Longitude="2.3093095421791" StarRating="4" HotelCode="31208|16653" HotelName="Rochester Champs Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49863/a_49863_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies on a main street and the heart of the French capital. The famous Champs Élysées is just 50 m away and a diverse selection of shopping and entertainment venues are to be found just a few minutes walk away. Saint-Philippe-du-Roule métro station lies directly beside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2740.00" OriginalAmount="2740.00">
      <BasicPropertyInfo Latitude="48.8641049381508" Longitude="2.34560646868249" StarRating="0" HotelCode="0|sweet_inn_apartmentsetienne_marcel" HotelName="Sweet Inn Apartments-Etienne Marcel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>26, rue Montmartre, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/ae/9b/ae9b3f862519eaa40296dd3291d6a46b31f669f4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Sweet Inn Apartments-Etienne Marcel” is located in Paris. It boasts a convenient location within 1 km 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="2753" OriginalAmount="2753">
      <BasicPropertyInfo Latitude="48.852690271902" Longitude="2.811593413353" StarRating="4" HotelCode="80381|68375" HotelName="Marriott Village d'Ile-de-France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Village" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Allee de l'Orme Rond, 77700 Bailly-Romainvilliers</AddressLine>
          </AddressLines>
          <CityName>Bailly-Romainvilliers</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142731/142731a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated near Disneyland Paris (2 km) and is surrounded by the Disneyland golf course. There is a bus stop at the resort entrance and the small typical French village of Bailly-Romainvilliers is only a 5-minute walk away from the resort and offers the nearest restaurants. The railway station of Marne la Vallee/Chessy/ Parc Disneyland is just 2 km away. Due to the vicinity of the theme park Disneyland Paris, the region is touristy, but this remains in balance with the number of local inhabitants. A large shopping centre, including a very famous outlet shopping village, La Vallée, can be reached within a 5-minute drive, or 15 minutes by public bus. Further attractions in the surrounding area include the Vaux-le-Vicomte castle (50 km), the medieval town of Provins (55 km) and Versailles Palace (60 km). Paris is 30 km away and can be reached by car or public transportation. It is 25 km to Paris Charles de Gaulle Airport and 45 km to Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2759" OriginalAmount="2759">
      <BasicPropertyInfo Latitude="48.868635243297" Longitude="2.298489511013" StarRating="4" HotelCode="12111|30704" HotelName="Elysees Regencia" 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,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 avenue Marceau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244148/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Le Triangle d'Or (Golden Triangle) in Paris, this hotel is just 700 metres from the Champs Elysees. The nearest metro station is George V, which provides direct access to the Jardin des Tuileries and the Louvre. The Arc de Triomphe and a number of shops are just 5 minutes' walk from the hotel, while the Eiffel Tower and the nearest train station are roughly 15 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2764.00" OriginalAmount="2764.00">
      <BasicPropertyInfo Latitude="48.871102" Longitude="2.32689" StarRating="3" HotelCode="94370|le_relais_madeleine" HotelName="Relais Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis, rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131102/a_131102_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed in a charming 19th-century building on the rue Godot de Mauroy, which links the Place de la Madeleine with the nearby department stores. It is just metres from the fashionable boutiques of the rue du Faubourg Saint-Honoré, museums such as Pinacothèque, Louvre, Orsay, Orangerie and the theatres of Edouard VI, Mathurins, Michel and the Olympia. 'Gastronomic' Paris with its numerous and tempting restaurants is also close by. The nearest metro station is just 100 m away, and Paris Charles de Gaulle Airport and Paris Orly Airport lie 20 km and 30 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.00" OriginalAmount="2768.00">
      <BasicPropertyInfo Latitude="48.849556585041" Longitude="2.2955643644181" StarRating="4" HotelCode="65000|ramada_paris_tour_eiffel_2" HotelName="Hotel Le Parisis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83795/ba_83795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the 15th arrondissement, a typical Parisian quarter, only a 5-minute walk from the Eiffel Tower. This modern hotel lies 5 minutes from Les Invalides and some 50 m from the metro station La Motte Piquet Grenelle from which it is only 10 minutes to the Porte Versailles Convention Centre, the old Opera, the Champs Elysées, the Montparnasse Tower or to the Grand Boulevards to enjoy the wide range of shopping venues on offer there. Furthermore, the business centre La Défense is only 15 minutes away. Orly Airport is some 20 km from the hotel, and it is around 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2771.00" OriginalAmount="2771.00">
      <BasicPropertyInfo Latitude="48.873548" Longitude="2.334656" StarRating="3" HotelCode="78968|hotel_excelsior_opera" HotelName="Excelsior Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Lafayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329829/329829a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2782.00" OriginalAmount="2782.00">
      <BasicPropertyInfo Latitude="48.867237879181" Longitude="2.2879296541214" StarRating="4" HotelCode="31744|hotel_waldorf_trocadero" HotelName="Waldorf Trocadero" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50657/w_50657_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an exquisite and central location at the heart of Paris, only a few minutes' walk from the famous Champs Elysees. Links to the public transport network lie about 500 m away in the form of Boissier metro station, meaning that this hotel provides a good location for those wishing to explore the French capital. The Arc de Triomphe, the Eiffel Tower and many more tourist highlights are only a short stroll from the hotel. With its multitude of galleries, museums, churches and theatres, Paris offers enough to satisfy even the most demanding of visitors. Furthermore, numerous restaurants, clubs and bars offering plenty of entertainment are within easy reach. Gare du Nord train station is some 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2785" OriginalAmount="2785">
      <BasicPropertyInfo Latitude="48.869189" Longitude="2.320504" StarRating="4" HotelCode="47252|31987" HotelName="Hotel De Castiglione Paris" 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,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Rue Du Faubourg Saint Honore, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10167/a_10167_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located centrally in the Faubourg St-Honoré and is around 100 m from the Champs Elysée. Directly in front of the hotel guests will find a range of shopping facilities, restaurants and bars. Public transport departs from stops in the immediate vicinity (20 meters away, metro stations Concorde and Madeleine). Just a few minutes' walk away guests will find a beautiful park (200 m), nightclubs (around 500 m) and the train station (around 1 km). Nearby places of interest are, amongst others, the Opera and the Louvre. Paris Orly airport can be reached in 45 minutes by making use of public transport and the Charles de Gaulle airport can be reached within around 1 hour (around 35 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2786.00" OriginalAmount="2786.00">
      <BasicPropertyInfo Latitude="48.858168" Longitude="2.371813" StarRating="3" HotelCode="110496|auberge_flora" HotelName="Auberge Flora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Boulevard Richard Lenoir, XI Arrondissement, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153384/a_153384_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2786.00" OriginalAmount="2786.00">
      <BasicPropertyInfo Latitude="48.854360708772" Longitude="2.2892533242703" StarRating="3" HotelCode="326446|eiffel_seine" HotelName="Eiffel Seine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47054/a_47054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location in the hear of Paris, directly by the Seine and just 5 minutes from the Eiffel Tower and the newly opened Branly museum. Via the nearby underground station and the railway station, guests can easily access other sights in the city such as the Louvre, the Orsay museum, the Latin Quarter and the Château de Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2786.00" OriginalAmount="2786.00">
      <BasicPropertyInfo Latitude="48.87085723876953" Longitude="2.326810598373413" StarRating="0" HotelCode="0|hotel_le_relais_madeleine_4_etoiles" HotelName="Hôtel Le Relais Madeleine - 4 étoiles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 BIS Rue Godot de Mauroy, 75009 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ac/b2/acb20f1afd42ca082fd95b98efa76b950a812c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Hôtel Le Relais Madeleine - 4 étoiles» is located in Paris. This hotel is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the hotel — Olympia Hall, Madeleine and Opera Garnier.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2792.00" OriginalAmount="2792.00">
      <BasicPropertyInfo Latitude="48.872897668511" Longitude="2.3165756464004" StarRating="3" HotelCode="74021|hotel_dalbion" HotelName="d'Albion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Penthièvre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329952/329952a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2793.00" OriginalAmount="2793.00">
      <BasicPropertyInfo Latitude="48.886543" Longitude="2.332909" StarRating="4" HotelCode="18219|terrass_hotel" HotelName="Terrass" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Rue Joseph de Maistre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163161/163161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Montmartre, within a short walk of must-see Parisian attractions such as the Sacré-Coeur basilica or the notorious Moulin Rouge cabaret. The Louvre museum is some 40 minutes’ walk away and the Arc de Triomphe and Stade de France are within 5 km. Links to the local public transport network are close at hand and various restaurants are about 100 m away. Paris Charles de Gaulle Airport is approximately 25 km and Orly Airport some 30 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2802.00" OriginalAmount="2802.00">
      <BasicPropertyInfo Latitude="48.877119" Longitude="2.322087" StarRating="3" HotelCode="149715|wilson_opera" HotelName="WO Wilson-Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10, rue de Stockholm, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197406/197406a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2806.00" OriginalAmount="2806.00">
      <BasicPropertyInfo Latitude="48.88044203222" Longitude="2.2855413031343" StarRating="3" HotelCode="333802|hotel_saint_cyr_etoile" HotelName="Hotel Saint Cyr Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2814.00" OriginalAmount="2814.00">
      <BasicPropertyInfo Latitude="48.841226024086" Longitude="2.3301489651203" StarRating="3" HotelCode="60656|mercure_paris_montparnasse_raspail" HotelName="Mercure Paris Montparnasse Raspail" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>207 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78509/a_78509_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2818.00" OriginalAmount="2818.00">
      <BasicPropertyInfo Latitude="48.864904441133" Longitude="2.3469530045986" StarRating="4" HotelCode="34439|hotel_victoires_opera" HotelName="Victoires Opera" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 rue Montorgueil, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54857/a_54857_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located just 2 km from the trade fair grounds and the motorway, and is relatively simple to reach by car or on foot from the train station. Paris-Charles de Gaulle Airport is approximately 20 km from the conference hotel and Paris-Orly Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2822.00" OriginalAmount="2822.00">
      <BasicPropertyInfo Latitude="48.849883" Longitude="2.324324" StarRating="4" HotelCode="110453|le_placide_saint_germain_des_pres" HotelName="Le Placide Saint-Germain des Prés" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Saint Placide, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197710/197710a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2832.00" OriginalAmount="2832.00">
      <BasicPropertyInfo Latitude="48.867345" Longitude="2.28573" StarRating="5" HotelCode="29712|renaissance_paris_le_parc_trocadero_hotel" HotelName="Renaissance Paris Le Parc Trocadero" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150571/150571a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 m from the Trocadero, while it is 1.3 km from the Eiffel Tower and Paris Congress Centre. It is also near the business district, La Défense, and plenty of attractions and fashion districts. There are also restaurants, bars and public transport links nearby. The train station is about 30 minutes away on public transport. The Louvre Museum is some 5.3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2833.00" OriginalAmount="2833.00">
      <BasicPropertyInfo Latitude="48.878957238159" Longitude="2.2919355332851" StarRating="3" HotelCode="25333|doisy_etoile" HotelName="Hotel Doisy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36910/a_36910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a lively neighbourhood in the heart of Paris. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2836.00" OriginalAmount="2836.00">
      <BasicPropertyInfo Latitude="48.871774759351" Longitude="2.349269092083" StarRating="4" HotelCode="13508|hotel_pavillon_opera" HotelName="Hôtel L'Échiquier Opéra Paris - MGallery by Sofitel" 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>38 Rue De L'Echiquier, 75010 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14297/a_14297_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located close to the 'Grands Boulevards' and the opera house in Paris. The nearest métro station is Bonne Nouvelle whilst the Gare du Nord train station lies 1 km away. Various other links to the public transport network (bus) are a mere 20 minutes away. Shopping venues, restaurants, and bars are to be found about 150 m from the hotel. Paris Charles de Gaulle Airport is about 25 km away and Paris Orly Airport is some 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2836.00" OriginalAmount="2836.00">
      <BasicPropertyInfo Latitude="48.85567445" Longitude="2.36117782" StarRating="3" HotelCode="308149|grand_hotel_malher_2" HotelName="Grand Hôtel Malher" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Malher, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/464791/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2846" OriginalAmount="2846">
      <BasicPropertyInfo Latitude="48.870919" Longitude="2.309054" StarRating="4" HotelCode="888715|31866" HotelName="Beauchamps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Ponthieu, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137222/a_137222_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to the Champs-Élysées, the Arc de Triomphe and the Place de la Concorde. The Champs-Élysée shopping centre is also within easy reach from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2858.00" OriginalAmount="2858.00">
      <BasicPropertyInfo Latitude="48.864854" Longitude="2.336443" StarRating="3" HotelCode="77368|best_western_louvre_piemont" HotelName="Hôtel Louvre Piémont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue De Richelieu, 75001 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189974/189974a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel faces onto the Palais Royal Gardens in the heart of historical Paris, just steps away from the Louvre Museum, the Tuileries Gardens, and the Pompidou centre of modern art with its famous exhibitions. The Palais Royal and Pyramides metro stations are 150 metres from the hotel and Gare du Nord train station is approximately 2 km away. Charles de Gaulle airport and Orly airport are around 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2865.00" OriginalAmount="2865.00">
      <BasicPropertyInfo Latitude="48.8518982386326" Longitude="2.38399830803866" StarRating="5" HotelCode="0|_0x286e6" HotelName="Hôtel Paris Bastille Boutet - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 24 Rue Faidherbe, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/da/da/dada3a51c0ae416d40c0bf0c8242db0cda533ded.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Hôtel Paris Bastille Boutet - MGallery by Sofitel places you in the heart of Paris, a 4-minute drive from Place de la Nation and 8 minutes from Opera Bastille.  This 5-star hotel is 1.7 mi (2.7 km) from Picasso Museum and 1.8 mi (2.9 km) from AccorHotels Arena.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 80 air-conditioned rooms featuring iPod docking stations and LED televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs or showers feature rainfall showerheads and designer toiletries. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club, an indoor pool, and a sauna. Additional features at this hotel include complimentary wireless Internet access, babysitting/childcare (surcharge), and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's 24-hour room service. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, express check-in, and express check-out. 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: 26.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;City tax might not be included in the accommodation price (up to 1 nights of stay).&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 28.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2875.00" OriginalAmount="2875.00">
      <BasicPropertyInfo Latitude="48.880218" Longitude="2.285978" StarRating="4" HotelCode="180107|les_jardins_de_la_villa" HotelName="Les Jardins De La Villa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Belidor, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253051/w_253051_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2895.00" OriginalAmount="2895.00">
      <BasicPropertyInfo Latitude="48.866059533188" Longitude="2.368361900629" StarRating="4" HotelCode="142308|hotel_gabriel_paris_marais" HotelName="Gabriel Hotel Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue du Grand Prieuré, Paris 75011</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203300/a_203300_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2902.00" OriginalAmount="2902.00">
      <BasicPropertyInfo Latitude="48.873142888054" Longitude="2.327309846878" StarRating="3" HotelCode="904832|george_sand_3" HotelName="George Sand" 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>26 rue des Mathurins, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/252351/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2905.00" OriginalAmount="2905.00">
      <BasicPropertyInfo Latitude="48.871538" Longitude="2.307752" StarRating="4" HotelCode="80742|hotel_monna_lisa_champs_elysees" HotelName="Monna Lisa" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>97 Rue de la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160944/160944a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris's 8th district, just 200 m from the Champs-Élysées, where guests will find restaurants and shops. It lies 250 m from Saint-Philippe-du-Roule metro station and 450 m from Franklin D. Roosevelt metro (lines 1 and 9). The Arc de Triomphe (300 m) and the Tuileries Gardens are within walking distance. It is about 1 km to the Quai Branly Museum and the Grand Palais Museum, roughly 2 km to the Eiffel Tower and about 3 km to the Louvre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2906.00" OriginalAmount="2906.00">
      <BasicPropertyInfo Latitude="48.86371" Longitude="2.3649" StarRating="0" HotelCode="0|74_star_wars_le_marais" HotelName="74 - Star Wars Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue de Saintonge, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/54/c954c4999f78a2f7633ca66049b1d4b85a4a1276.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be a 4-minute walk from Grands Boulevards and 8 minutes by foot from Canal Saint-Martin.  This apartment is 0.3 mi (0.5 km) from Place de la Republique and 0.3 mi (0.5 km) from Picasso Museum.&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. 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;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 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2913.00" OriginalAmount="2913.00">
      <BasicPropertyInfo Latitude="48.8676" Longitude="2.35308" StarRating="4" HotelCode="283754|hotel_le_123_sebastopol" HotelName="Hôtel Le 123 Sébastopol" 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>123 Boulevard de Sébastopol, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/390910/a_390910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2928.00" OriginalAmount="2928.00">
      <BasicPropertyInfo Latitude="48.827919264295" Longitude="2.368905544281" StarRating="3" HotelCode="337159|residence_richemont" HotelName="Residence Richemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Jean Colly, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56035/a_56035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies directly beside the River Seine and by making use of the metro service (Line 14), numerous tourist attractions such as Notre Dame are only 10 minutes from the hotel. There are many bars, restaurants and nightclubs to be found in the vicinity and Orly airport is about a 20-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2928.00" OriginalAmount="2928.00">
      <BasicPropertyInfo Latitude="48.87958468" Longitude="2.33348964" StarRating="4" HotelCode="267181|timhotel_opera_grands_magasins" HotelName="Timhotel Opéra Grands Magasins" 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>35 rue La Bruyère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/372802/a_372802_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2928.00" OriginalAmount="2928.00">
      <BasicPropertyInfo Latitude="48.872765355309" Longitude="2.3193624615669" StarRating="4" HotelCode="10393|hotel_astor_saint_honore" HotelName="Maison Astor Paris, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue d'Astorg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8111/a_8111_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located near to the opera house and the metro station Madeleine. The area surrounding the hotel is refined and cultivated, ideal for this exquisite hotel, which radiates style and impeccable taste. The hotel is approximately 30 km away, some 30 minutes on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2932.00" OriginalAmount="2932.00">
      <BasicPropertyInfo Latitude="48.852439657442" Longitude="2.3546576499939" StarRating="3" HotelCode="74010|hotel_de_lutece" HotelName="de Lutece" 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>65 Rue Saint-Louis-en-l'ile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246828/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2932.00" OriginalAmount="2932.00">
      <BasicPropertyInfo Latitude="48.857004" Longitude="2.317232" StarRating="4" HotelCode="110469|hotel_de_varenne" HotelName="De Varenne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de Bourgogne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328425/328425a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2939.00" OriginalAmount="2939.00">
      <BasicPropertyInfo Latitude="48.873172878851" Longitude="2.346671372652" StarRating="5" HotelCode="145754|hotel_de_nell" HotelName="Hôtel de Nell" 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-9 Rue du Conservatoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234700/234700a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2940.00" OriginalAmount="2940.00">
      <BasicPropertyInfo Latitude="48.831874" Longitude="2.324684" StarRating="2" HotelCode="180108|enjoy_hostel_2" HotelName="Enjoy Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Des Plantes, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212832/212832a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2948.00" OriginalAmount="2948.00">
      <BasicPropertyInfo Latitude="48.855573674842" Longitude="2.3632333934064" StarRating="3" HotelCode="429927|hotel_jeanne_darc_le_marais" HotelName="Hôtel Jeanne D'Arc Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de Jarente, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7826562</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 star hotel is located in the city centre of Paris. It is close to the Place des Vosges and the nearest station is Saint Paul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2958.00" OriginalAmount="2958.00">
      <BasicPropertyInfo Latitude="48.866260406845" Longitude="2.3372340202331" StarRating="4" HotelCode="19326|golden_tulip_hotel_washington_opera" HotelName="Golden Tulip Washington Opera" 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>50 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24335/a_24335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the luxurious area of the 1st district and is to be found in amongst the famous Parisian designer boutiques and very close to the Opera House. The Louvre is only a few steps away. Orly Airport is 20 km, Charles De Gaulle Airport is some 35 km and Beauvais-Tille Airport is approximately 55 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2960.00" OriginalAmount="2960.00">
      <BasicPropertyInfo Latitude="48.875647939708" Longitude="2.3038284480572" StarRating="4" HotelCode="12870|royal_garden_champselysees" HotelName="Hôtel Royal Garden Champs-Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218-220 Rue du Faubourg Saint-Honoré, 8ème Arrondissement, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13303/a_13303_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short stroll from the Arc de Triomphe, the hotel enjoys an ideal location in Paris. It is situated at the heart of the business district near the Haute Couture shops of the Faubourg Saint-Honoré, the famous art galleries and the beautiful Parc Monceau. Nearby metro and RER trains give rapid access to the La Défense business district and Disneyland Paris. Charles de Gaulle International Airport and Orly Airport are 20 and 25 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2964.00" OriginalAmount="2964.00">
      <BasicPropertyInfo Latitude="48.85052" Longitude="2.339465" StarRating="3" HotelCode="89352|delavigne" HotelName="Delavigne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1640000/1640000/1639950/60166d9f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2970.00" OriginalAmount="2970.00">
      <BasicPropertyInfo Latitude="48.880036770038" Longitude="2.3289352655411" StarRating="4" HotelCode="25006|hotel_r_de_paris" HotelName="Hotel R de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35453/a_35453_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2975.00" OriginalAmount="2975.00">
      <BasicPropertyInfo Latitude="48.853118" Longitude="2.336848" StarRating="2" HotelCode="180116|welcome_hotel_4" HotelName="Welcome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328207/328207a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2983.00" OriginalAmount="2983.00">
      <BasicPropertyInfo Latitude="48.863572" Longitude="2.369054" StarRating="2" HotelCode="25348|croix_de_malte" HotelName="My Home In Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36929/a_36929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies on a small side street, between the place de la République and the Place de la Bastille and the outskirts of Marais. Here, the traditions of Parisian hospitality remain unchanged. With the smallest houses, this district is treasured by craftspeople and artists. Bars, restaurants and public transport are just steps away from the building. In addition, there is a disco located around 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2990.00" OriginalAmount="2990.00">
      <BasicPropertyInfo Latitude="48.842093347406" Longitude="2.330437046627" StarRating="3" HotelCode="110449|hotel_des_academies_et_des_arts" HotelName="Hôtel Academies et des Arts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de la Grande Chaumiere, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331733/331733a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2991.00" OriginalAmount="2991.00">
      <BasicPropertyInfo Latitude="48.85661315917969" Longitude="2.352221965789795" StarRating="4" HotelCode="0|novotel_paris_porte_versailles" HotelName="Novotel Paris Porte De Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Av De La Porte De La Plaine, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/39/b9/39b9358d0d0d88bba181e3d9db1fd2ac4a6b5ad0.jpeg</HotelPictures>
        <HotelDescription>Novotel Paris Porte Versailles features air-conditioned rooms with satellite flat-screen TV in the 15th arr. District of Paris. Among the facilities of this property are a restaurant, a 24-hour front desk and room service, along with free WiFi throughout the property. At the hotel, each room comes with a yoga mat, digital library and a meditation app. Featuring a private bathroom with a bath or shower and a hairdryer, rooms at Novotel Paris Porte Versailles also offer a city view. Guests at the accommodation can enjoy a breakfast. From 19:00 to 22:30 on weekdays, room service meals prepared by the chef are available. The rest of the tme, a selection of to-go meals are available. Novotel Paris Porte Versailles offers a terrace. Paris Expo - Porte de Versailles is 100 metres from the hotel, while Rodin Museum is 5 km away. The nearest airport is Paris - Orly Airport, 14 km from Novotel Paris Porte Versailles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3000.00" OriginalAmount="3000.00">
      <BasicPropertyInfo Latitude="48.854733968347" Longitude="2.306597828865" StarRating="4" HotelCode="65085|hotel_le_walt" HotelName="Hotel Le Walt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue de la Motte Piquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246253/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests an ideal location in Paris. The Eiffel Tower is only 1 km from the hotel and the Champs-Élysées is just 4 km away. The nearest train station is only 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3006.00" OriginalAmount="3006.00">
      <BasicPropertyInfo Latitude="48.879268646240234" Longitude="2.31781005859375" StarRating="1" HotelCode="0|edgar_suites_paris_saintaugustin" HotelName="Edgar Suites Paris - Saint-augustin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 rue de Naples, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/0a/8f0ade33f6e94c29610bf24852231a77e7d64576.jpeg</HotelPictures>
        <HotelDescription>Located in Paris (Paris City Centre), this apartment is within a 15-minute walk of Parc Monceau and Avenue Montaigne. This apartment is 0.6 mi (1 km) from Boulevard Haussmann and 0.6 mi (1 km) from Place de Clichy.&lt;br /&gt;Featured amenities include complimentary wired Internet access and multilingual staff.&lt;br /&gt;Make yourself comfortable in your 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;Extra Info: &lt;/b&gt;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3012.00" OriginalAmount="3012.00">
      <BasicPropertyInfo Latitude="48.876678466796875" Longitude="2.3485000133514404" StarRating="3" HotelCode="0|le_matissia" HotelName="Le Matissia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue de Montholon, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/25/2e25dc077b722a606a4b0cbd0e0b09c7134ec9ca.jpeg</HotelPictures>
        <HotelDescription>Located in Paris (Paris City Center), Le Matissia is within a 10-minute walk of Folies Bergere and Grands Boulevards.  This hotel is 0.5 mi (0.9 km) from Grevin Museum and 0.6 mi (1 km) from Le Trianon.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include express check-out, dry cleaning/laundry services, and luggage storage.&lt;br /&gt;Make yourself at home in one of the 11 guestrooms, featuring kitchens with refrigerators and stovetops. Your Select Comfort bed comes with Egyptian cotton sheets. 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 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3020" OriginalAmount="3020">
      <BasicPropertyInfo Latitude="48.864411" Longitude="2.336123" StarRating="4" HotelCode="547098|224802" HotelName="Drawing Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/654303/654303a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3024.00" OriginalAmount="3024.00">
      <BasicPropertyInfo Latitude="48.861215682475" Longitude="2.3436235030758" StarRating="3" HotelCode="902168|saint_honore_1499_paris_hld_37423" HotelName="Hôtel Saint Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 rue Saint Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332236/332236a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3027.00" OriginalAmount="3027.00">
      <BasicPropertyInfo Latitude="48.869319414202" Longitude="2.3339898134918" StarRating="3" HotelCode="68263|hotel_france_dantin_opera" HotelName="Hotel France d'Antin Opéra" 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>22 Rue d’Antin, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330075/330075a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3030.00" OriginalAmount="3030.00">
      <BasicPropertyInfo Latitude="48.865662" Longitude="2.282967" StarRating="4" HotelCode="94387|radisson_blu_le_metropolitan_hotel_paris_eiffel" HotelName="Le Metropolitan, a Tribute Portfolio Hotel, Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de Mexico, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131131/r_131131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the right bank of the River Seine in Paris. The area is home to the iconic Eiffel Tower - just 1 km from the hotel - as well as other top Paris attractions such as Radio France studios, the Parc des Princes and the Roland Garros tennis stadium. Both Paris-Charles de Gaulle airport and Paris-Orly airport are about 35 km away, and Beauvais-Tillé airport is some 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.00" OriginalAmount="3043.00">
      <BasicPropertyInfo Latitude="48.867509" Longitude="2.354014" StarRating="4" HotelCode="18786|hotel_little_palace" HotelName="Little Palace Hotel" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Salomon De Caus, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23437/a_23437_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3051.00" OriginalAmount="3051.00">
      <BasicPropertyInfo Latitude="48.86984758" Longitude="2.29908713" StarRating="3" HotelCode="592682|suites_et_hotel_helzear_etoile" HotelName="Suites et Hotel Helzear Etoile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Christophe Colomb, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763936/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3085" OriginalAmount="3085">
      <BasicPropertyInfo Latitude="48.875295" Longitude="2.323407" StarRating="4" HotelCode="144894|35803" HotelName="Maison Albar Hotel Opera Diamond, BW Premier Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Pepiniere, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206184/w_206184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is close to the centre of Paris, next to Gare St Lazare train station (100 m), near to the huge Haussmann department stores (300 m), Madeleine and Opéra metro stations and numerous luxury shops and cultural institutions such as the Opéra Garnier (500 m). It lies 1.5 km from the Champs Elysées and 8 km from the Bois de Boulogne. Charles de Gaulle and Orly airports are both 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3085.00" OriginalAmount="3085.00">
      <BasicPropertyInfo Latitude="48.858411" Longitude="2.34647" StarRating="3" HotelCode="110422|hotel_louvre_rivoli" HotelName="Hotel Elixir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Jean Lantier, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153284/w_153284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3112" OriginalAmount="3112">
      <BasicPropertyInfo Latitude="48.858032" Longitude="2.353068" StarRating="3.5" HotelCode="147111|224966" HotelName="Duo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11, rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/1609028/75qKhDbe_76a3aada5037c470b8386f08329e8e4a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3113.00" OriginalAmount="3113.00">
      <BasicPropertyInfo Latitude="48.85546799" Longitude="2.36213554" StarRating="4" HotelCode="487708|hotel_saint_paul_le_marais" HotelName="Hôtel de JoBo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue d'Ormesson, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/600469/a_600469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3121.00" OriginalAmount="3121.00">
      <BasicPropertyInfo Latitude="48.868305313622" Longitude="2.3331195116043" StarRating="4" HotelCode="12013|hotel_edouard_7_paris_opera" HotelName="Hôtel Edouard 7" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue De l'Opera, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11901/a_11901_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is centrally located just a few minutes walk from the important sightseeing attractions in the city such as the Palais Royal and the Louvre (around. 500 m away). Lovers of the ballet, theatre and painter will be well catered for in this historical neighbourhood. Luxurious shops are located close to the Place Vendôme and the famous Champs Elysées. Links to the public transport network are around 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3127.00" OriginalAmount="3127.00">
      <BasicPropertyInfo Latitude="48.87261092" Longitude="2.34421264" StarRating="3" HotelCode="487275|residence_bergere" HotelName="Residence Bergère Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue Bergère, 75009 Paris, Île-De-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653423/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3137.00" OriginalAmount="3137.00">
      <BasicPropertyInfo Latitude="48.865432" Longitude="2.336237" StarRating="4" HotelCode="50288|hotel_moliere_4" HotelName="Moliére" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Moliere, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329373/329373a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Molière hotel is in the heart of Paris, in the 1st "arrondissement", the most harmonious and elegant district of the capital, bordered by the Seine, the Palace de la Concorde, the Jardin des Tuileries and the Opera. It is located at the crossroads of the fashion world (Saint-Honore Place Vendome), of the design and the refined French culture (the Royal Palace and the Louvre). The Molière Hotel is a charming boutique hotel that cultivates the art of living, with design and warming, offering 29 rooms including 3 comfortable and spacious suites, furnished in elegant and modest materials, and combining the Parisian style with modern equipment. It has a Wellness space equipped with weight and cardio machines, sauna, steam room and a hydro-massage bed. *2,48 EUR City tax per person per night, direct payment at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3149.00" OriginalAmount="3149.00">
      <BasicPropertyInfo Latitude="48.845758" Longitude="2.371773" StarRating="3" HotelCode="110506|hotel_terminus_lyon" HotelName="Terminus Lyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Boulevard Diderot, Gare de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328254/328254a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3153.00" OriginalAmount="3153.00">
      <BasicPropertyInfo Latitude="48.864013383152" Longitude="2.3341628909111" StarRating="4" HotelCode="33470|normandy_hotel" HotelName="Normandy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de l’Echelle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53257/a_53257_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is exceptionally situated, near the Louvre Museum and on the corner of the street St. Honoré, which is celebrated for its luxury shops. It is also very close to the Comédie Francaise (around 150 m), Palais Royal (around 200 m), Place Vendome (around 650 m) and Opéra Granier (around 900 m away). There are excellent public transport connections, with a bus stop and train station within around 250 m of the hotel. Gare du Nord is about 2 km away, and air connections are provided by Paris Orly Airport (around 18 km) and Paris Charles de Gaulle Airport(around 25 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3161.00" OriginalAmount="3161.00">
      <BasicPropertyInfo Latitude="48.87445" Longitude="2.35649" StarRating="0" HotelCode="0|fidelite" HotelName="66 Atelier Paris Fidélité" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue De La Fidelite, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/f3/7b/f37b66406288f52bfb0e8390740a82b8973e13f5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at this apartment places you in the heart of Paris, within a 10-minute walk of Canal Saint-Martin and Grands Boulevards.  This apartment is 0.6 mi (1 km) from Folies Bergere and 0.6 mi (1 km) from Grand Rex Cinema.&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 digital 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3166.00" OriginalAmount="3166.00">
      <BasicPropertyInfo Latitude="48.866138662563" Longitude="2.3261685669422" StarRating="4" HotelCode="64582|hotel_mayfair" HotelName="Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3, rue Rouget de Lisle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211987/211987a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3171.00" OriginalAmount="3171.00">
      <BasicPropertyInfo Latitude="48.845372519215" Longitude="2.3752677440643" StarRating="4" HotelCode="15231|novotel_paris_gare_de_lyon" HotelName="Novotel Paris Gare de Lyon" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18086/a_18086_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right by the Gare de Lyon railway station, a 10-minute walk from the Bastille and 10 minutes by metro from the Louvre, close to numerous major retailers. It is not far from the events centre Palais Omnisports de Bercy, Austerlitz station and the French National Library.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3174.00" OriginalAmount="3174.00">
      <BasicPropertyInfo Latitude="48.864510376527" Longitude="2.2886098396923" StarRating="5" HotelCode="15678|citadines_suites_arc_de_triomphe_paris" HotelName="La Clef Tour Eiffel Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/30000/21000/20955/f455c126_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a prime location in the 16th arrondissement, about 290 m distance from the Trocadero and 1.1 km from the Arc de Triomphe and the famous Champs Elysées. Local attractions include numerous museums, theatres and well-known restaurants as well as the Centre d'affaires Paris Trocadero. Orly Airport is roughly 25 km from the hotel and it is around 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3183.00" OriginalAmount="3183.00">
      <BasicPropertyInfo Latitude="48.875412434912" Longitude="2.294530570507" StarRating="4.5" HotelCode="58476|maison_albar_hotel_paris_champs_elysees" HotelName="Maison Albar Hotel Paris Champs-Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 avenue Mac Mahon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/163030/163030a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location on the right bank of the Seine in Paris’ 17th district. It is situated a few steps from the Place de l'Etoile (100 m), 5 minutes from Champs Élysées Avenue and is surrounded by beautiful Paris Haussmann buildings from Napoleon III's reign. Its central location and the nearby access to public transportation mainlines are very convenient to get to main sights in Paris. Orly Airport is approximately 25 km from the hotel while Roissy-Charles De Gaulle Airport is roughly 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3185.00" OriginalAmount="3185.00">
      <BasicPropertyInfo Latitude="48.872597758083" Longitude="2.3233160376549" StarRating="3" HotelCode="74022|hotel_concortel" HotelName="Concortel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Pasquier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/116577/116577a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3192.00" OriginalAmount="3192.00">
      <BasicPropertyInfo Latitude="48.87409" Longitude="2.34694" StarRating="0" HotelCode="0|13_luxury_flat_eiffel_design_2" HotelName="13 - Luxury Flat Eiffel Design 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Du Caire, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/f4/df/f4df403435c77205872090485b9438546a94ea67.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 Paris, steps from Folies Bergere and 7 minutes by foot from Grevin Museum.  This apartment is 0.7 mi (1 km) from Galeries Lafayette and 0.1 mi (0.2 km) from Grands Boulevards.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3193.00" OriginalAmount="3193.00">
      <BasicPropertyInfo Latitude="48.875582" Longitude="2.293598" StarRating="3" HotelCode="110537|hotel_belfast" HotelName="Belfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213344/213344a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3200.00" OriginalAmount="3200.00">
      <BasicPropertyInfo Latitude="48.866415674484" Longitude="2.3252445459366" StarRating="4" HotelCode="110418|cambon" HotelName="Cambon" 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>3 rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153280/a_153280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3219.00" OriginalAmount="3219.00">
      <BasicPropertyInfo Latitude="48.866780904419" Longitude="2.3257970809937" StarRating="4" HotelCode="34421|melia_vendome_boutique" HotelName="Meliá Vendôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54832/a_54832_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a much sought after position in Paris, close to many of the French capital's top sights including La Madeleine Church and the Place de la Concorde. The nearest metro station is just a few steps away and Saint-Lazare train station lies around 2 km away. Numerous shopping and entertainment venues are also within easy reach. In addition, the famous Louvre museum is less than a kilometre away. Orly and Charles de Gaulle airports lie between 20 to 40 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3221.00" OriginalAmount="3221.00">
      <BasicPropertyInfo Latitude="48.861851839952" Longitude="2.3626251518726" StarRating="3" HotelCode="101180|hotel_saintlouis_saintonge" HotelName="Saintonge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16, rue Saintonge, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/248073/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3233.00" OriginalAmount="3233.00">
      <BasicPropertyInfo Latitude="48.8748754" Longitude="2.3260143" StarRating="4" HotelCode="14788|mercure_paris_opera_garnier" HotelName="Mercure Paris Opéra Garnier Hotel &amp; Spa" 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>4 Rue de L'isly, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17347/a_17347_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the French capital, just a short distance from the Opéra Garnier and within 200 m of St. Lazare métro station. Many of Paris' top sights including the Louvre and the Musée d'Orsay may easily be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3253.00" OriginalAmount="3253.00">
      <BasicPropertyInfo Latitude="48.878418345472" Longitude="2.3268109560013" StarRating="3" HotelCode="34578|hotel_de_la_fleche_dor" HotelName="Exe Paris Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue d'Amsterdam, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56267/a_56267_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is ideally located close to the Gare Saint-Lazare, the luxurious shopping centres on Boulevard Haussman and the Opéra Garnier.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3256.00" OriginalAmount="3256.00">
      <BasicPropertyInfo Latitude="48.854991791141" Longitude="2.3045969884737" StarRating="4" HotelCode="25335|hotel_la_bourdonnais" HotelName="La Bourdonnais" 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>111-113 Avenue de la Bourdonnais, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006096/006096a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies between the Pont de l'Alma and the Pont d'Iéna on the River Seine at the heart of the city of Paris. The capital's famous Eiffel Tower lies just 1 km from the hotel and links to the public transport network may easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3261.00" OriginalAmount="3261.00">
      <BasicPropertyInfo Latitude="48.868933413164" Longitude="2.2974300384522" StarRating="4" HotelCode="12109|elysees_bassano" HotelName="Elysees Bassano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12095/a_12095_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated between the Champs Elysées and the Eiffel Tower in the centre of Paris, close to many sights that Paris has to offer. Guests may enjoy shopping on Montaigne Avenue, which is located close by. Bistros, restaurants, bars, a nightclub, a bus stop and the Georges V metro station are all to be found within 5 minutes of the hotel. The Seine lies only 500 m away. The nearest train station is just 2 km away. Orly airport is roughly 20 km from the hotel, whilst Charles De Gaulle airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3268.00" OriginalAmount="3268.00">
      <BasicPropertyInfo Latitude="48.87532324" Longitude="2.31661181" StarRating="4" HotelCode="495815|la_villa_haussmann" HotelName="La Villa Haussmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/609565/a_609565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3277.00" OriginalAmount="3277.00">
      <BasicPropertyInfo Latitude="48.873390752629" Longitude="2.3240724205971" StarRating="3" HotelCode="34434|best_western_htl_sydney_opera" HotelName="Best Western Plus Hôtel Sydney Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54850/a_54850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3278.00" OriginalAmount="3278.00">
      <BasicPropertyInfo Latitude="48.87225746" Longitude="2.35849518" StarRating="0" HotelCode="979917|le_grand_quartier" HotelName="Le Grand Quartier" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue De Nancy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11163781</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3325.00" OriginalAmount="3325.00">
      <BasicPropertyInfo Latitude="48.866507" Longitude="2.337239" StarRating="2" HotelCode="180110|louvre_richelieu" HotelName="Louvre Richelieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue De Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/253054/a_253054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 13 rooms. Services and facilities at the hotel include a baggage storage service, a safe, a café 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3344.00" OriginalAmount="3344.00">
      <BasicPropertyInfo Latitude="48.875607365927" Longitude="2.2937741875648" StarRating="3" HotelCode="26708|hotel_la_regence_etoile" HotelName="Regence Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330701/330701a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3350.00" OriginalAmount="3350.00">
      <BasicPropertyInfo Latitude="48.838969932346" Longitude="2.3456507921219" StarRating="4" HotelCode="63700|seven_hotel_sterling_design" HotelName="Hotel Seven Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/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>20 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82086/a_82086_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's 5th district, next to the Barrio Latino and Rue Mouffetard, in an area very famous for its shopping and restaurants. The hotel is 30 km from both Paris Orly and Charles de Gaulle airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3351.00" OriginalAmount="3351.00">
      <BasicPropertyInfo Latitude="48.875001348609" Longitude="2.3224167815455" StarRating="2" HotelCode="333829|hotel_oceanic" HotelName="Hôtel Océanic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Internet,LCD/Projector,Lounge,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de la Pépinière, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505079/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hôtel Océanic places you in the heart of Paris, minutes from Printemps Department Store and close to Louvre Museum. This hotel is close to Arc de Triomphe and Eiffel 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 23 air-conditioned rooms featuring refrigerators and 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, as well as laptop-compatible safes and day beds.&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;Featured amenities include complimentary newspapers in the lobby, multilingual staff, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3381.00" OriginalAmount="3381.00">
      <BasicPropertyInfo Latitude="48.876791048358" Longitude="2.3075875639916" StarRating="5" HotelCode="34207|the_hotel_du_collectionneur_arc_de_triomphe" HotelName="L'Hotel du Collectionneur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51-57 Rue de Courcelles, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54482/a_54482_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the 8th district and faces the wonderful Parc Monceau. The Champs-Élysées and the Arc de Triomphe are located within a 7-minute walk of the hotel and the Faubourg Saint-Honoré shopping area is 10 minutes away on foot. Guests will find bars, clubs and nightclubs, as well as links to the public transport network, in the immediate vicinity of the hotel. The Eiffel Tower, the Louvre Museum and Notre Dame Cathedral are all situated within a 30-minute journey by public transport. Gare du Nord is close by, Orly Airport is around 20 km away from the hotel and it is approximately 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3389.00" OriginalAmount="3389.00">
      <BasicPropertyInfo Latitude="48.85588762" Longitude="2.39185141" StarRating="3" HotelCode="430504|eden_lodge_paris" HotelName="Eden Lodge Paris" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Garden,Internet,LCD/Projector,Library,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>175, Rue de Charonne, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594937/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Eden Lodge Paris places you in the heart of Paris, convenient to Place de la Nation and Notre Dame Cathedral.  This lodge is within close proximity of La Colline National Theater and Place Gambetta.&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 guestrooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Conveniences include laptop-compatible safes and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a 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 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, luggage storage, and a library.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3391.00" OriginalAmount="3391.00">
      <BasicPropertyInfo Latitude="48.838346752945" Longitude="2.3207652568817" StarRating="4" HotelCode="14225|pullman_paris_montparnasse" HotelName="Pullman Paris Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 07/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Commandant Rene Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16104/a_16104_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the Montparnasse are in the south of Paris. It is situated right next to the Montparnasse Tower from where a dreamy view of Paris and the Eiffel Tower is to be enjoyed. An inexhaustible selection of shops, bistros, small theatres, cabarets and bars is to be found in the vicinity. Montparnasse train station may be quickly and easily reached allowing access to all parts of the French capital. The airport is some 29 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3400.00" OriginalAmount="3400.00">
      <BasicPropertyInfo Latitude="48.883592853457" Longitude="2.3427334863119" StarRating="0" HotelCode="333206|hotel_bearnais" HotelName="Hotel Bearnais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/499882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Hotel Béarnais is in the heart of Paris, walking distance from Montmartre Funicular and Sacred Heart Basilica. This hotel is close to Louvre Museum and Notre Dame Cathedral.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 33 guestrooms featuring refrigerators. Wireless Internet access (surcharge) is available to keep you connected. 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;Make use of convenient amenities, which include wireless Internet access (surcharge) 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;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3409.00" OriginalAmount="3409.00">
      <BasicPropertyInfo Latitude="48.852555" Longitude="2.319179" StarRating="3" HotelCode="78730|hotel_de_suede_saint_germain" HotelName="Hôtel de Suède" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Vaneau, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106668/a_106668_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a beautiful residential district within walking distance of Saint-Germain-des-Pres, the Latin Quarter, the Orsay and Rodin Museums and the left bank luxury department stores (Bon Marche and the Conran shop). There are many bars and restaurants in the surrounding area and guests will find links to the public transport network just 50 m away. It is 300 m to Les Invalides and 500 m to Montparnasse. Orly Airport is 20 km away and it is 40 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3414.00" OriginalAmount="3414.00">
      <BasicPropertyInfo Latitude="48.867153189193" Longitude="2.3375210165978" StarRating="4" HotelCode="50846|hotel_malte_opera" HotelName="Hôtel Malte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39265/a_39265_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris close to the Opera, the Place Vendôme and the Musée du Louvre. The closest metro station is Pyramides (lines 7 and 14), Opéra (lines 3, 7 and 8). Further links to the public transport network may also be found in the immediate vicinity. Restaurants, bars and pubs are situated within 150 m of the hotel, whilst shops and the city centre is only 500 m away. The nearest train station lies 800 m away, whilst Charles de Gaulle Airport is about 20 km from the hotel (30-minute journey).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3428.00" OriginalAmount="3428.00">
      <BasicPropertyInfo Latitude="48.869047211254" Longitude="2.3028279840946" StarRating="4" HotelCode="38418|chateau_frontenac" HotelName="Chateau Frontenac" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Pierre Charron, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63500/a_63500_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an exquisite, peaceful location within a short distance of the Champs Elysées and the famous Parisian arrondissement featuring Avenue Montaigne and Avenue George V. It is just a stone's throw to a selection of highly elegant shops and fabulous restaurants, international cinemas and famous theatres. The nearest metro station, Franklin Roosevelt, lies less than a 5-minute walk from the hotel, as does a stop for the local bus service. It is just 3 km to the heart of the French capital, whilst Paris Orly airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3430.00" OriginalAmount="3430.00">
      <BasicPropertyInfo Latitude="48.869834" Longitude="2.297285" StarRating="4" HotelCode="259339|hotel_keppler" HotelName="Keppler" 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Kepler, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15338/a_15338_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in a charming side street of the Champs-Élysées and the 'chic' 16th district. It is a perfect base for exploring the delights of the city with shops, museums, restaurants, theatres and cabaret venues all within easy reach. Guests will find links to the public transport network in the immediate vicinity. The Arc de Triomphe is a 4-minute walk from the hotel, and it is some 800 m to the Eiffel Tower, the River Seine is an 8-minute walk and the Louvre museum is around 900 m away. Orly Airport is some 20 km away and it is around 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3444.00" OriginalAmount="3444.00">
      <BasicPropertyInfo Latitude="48.872573" Longitude="2.336918" StarRating="4" HotelCode="200900|marriott_opera_ambassador" HotelName="Paris Marriott Opera Ambassador" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Boulevard Haussmann, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7627/a_7627_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just minutes from the Louvre and the Sacré-Coeur, and enjoys a truly enviable location amongst Parisian hotels. Inside the Opera Garnier district of Paris, this property places guests only steps from major attractions such as the Moulin Rouge and Folies Bergères, and is just a short stroll from the business district and the stock exchange. The Opera House is only a 5-minute walk from the hotel as is the Galeries Lafayette, and some of the best shopping in France is just around the corner. With an unbeatable location in the heart of Paris, this hotel is easily accessible by train, metro and private transport. The hotel sits 10 minutes from the Gare du Nord (Thalis &amp; Eurostar), 40 minutes from Orly Airport and a 45-minute taxi ride from Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3454" OriginalAmount="3454">
      <BasicPropertyInfo Latitude="48.865169" Longitude="2.332981" StarRating="4" HotelCode="409334|31996" HotelName="Lumen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue des Pyramides, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/113155/113155a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is situated in the heart of Paris between the Louvre and the opera and just a 5-minute walk from Jardin des Tuileries and Place Vendome. Orly Airport is approximately 18 km from the hotel and Charles de Gaulle Airport is around 28 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3455.00" OriginalAmount="3455.00">
      <BasicPropertyInfo Latitude="48.87144470214844" Longitude="2.3045530319213867" StarRating="1" HotelCode="0|_0x4c021" HotelName="VIP Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>78 Av. des Champs-Élysées, 75008, Paris, Arrondissement de Paris, FR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/48/e3486eb6b8601289f7138578f316268c70634801.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment, you'll be centrally located in Paris, steps from Champs-Elysees and 5 minutes by foot from Lido. This apartment is 0.5 mi (0.8 km) from Arc de Triomphe and 0.7 mi (1.1 km) from Grand Palais.&lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;br /&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and a microwave. A 100-inch LED television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a coffee/tea maker and a washer/dryer, 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3461.00" OriginalAmount="3461.00">
      <BasicPropertyInfo Latitude="48.872151842419" Longitude="2.3281357404363" StarRating="3" HotelCode="34418|hotel_saint_petersbourg_opera" HotelName="Hôtel Saint Pétersbourg Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54826/a_54826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the centre of Paris, in a quiet district with plenty of restaurants and theatres. It lies a short walk from the luxury departments store Galeries Lafayette and Printemps Haussmann (200 m) and a stroll around the vicinity of the hotel will bring guests easily to the Old Opera House (Opéra Garnier, 400 m), La Madeleine Church, the Louvre Museum (1.5 km) and Place de la Concorde. The hotel is conveniently positioned close to many metro stations and bus stops. It is 4 km to the Eiffel Tower and a 25-minute drive to Versailles. Orly Airport is 20 km and it is 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3475.00" OriginalAmount="3475.00">
      <BasicPropertyInfo Latitude="48.854776" Longitude="2.368978" StarRating="4" HotelCode="73813|hotel_original_paris" HotelName="Hôtel Original Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard Beaumarchais, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99577/a_99577_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3481.00" OriginalAmount="3481.00">
      <BasicPropertyInfo Latitude="48.871804750968" Longitude="2.3235909640789" StarRating="3" HotelCode="15147|newton_opera_hotel" HotelName="Vendome Opera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis rue de l’Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17956/a_17956_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the business and tourism district. Guests can take advantage of easy access to numerous sites including Place de Madeleine, Champs Elysees, the Big Palace and the Opera, The Louvre, Place Concorde and department stores. It is located a short walk from Madeleine metro station, and approximately 20 km from Orly airport and roughly 25 km Charles de Gaulle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3497.00" OriginalAmount="3497.00">
      <BasicPropertyInfo Latitude="48.863189" Longitude="2.348921" StarRating="3" HotelCode="224981|hotel_le_relais_des_halles" HotelName="Hotel Le Relais des Halles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Rue Pierre Lescot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/254792/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3510.00" OriginalAmount="3510.00">
      <BasicPropertyInfo Latitude="48.865410837311" Longitude="2.3656882345676" StarRating="3" HotelCode="10265|marais_home_ex_ho_marais" HotelName="Marais Hôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Boulevard du Temple, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7913/a_7913_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the centre of the city, on the Place de la République and only 5 minutes from the Marais district. Walking or by public transport, guests can easily reach many shops and places of entertainment, and the beautiful tourist wonders of the city. The hotel is at the heart of entertainment in Paris, near to the Marais museums in the Centre Pompidou, Déjazet Theatre, Theatre de la Renaissance and Theatre de la Comédie. The hotel is 15 minutes from the Bastille, Place des Vosges and the Pompidou centre, and 50 metres from the nearest metro station (République). The hotel is 10 minutes from Gare du Nord, Gare de l'Est and Gare de Lyon station by metro and the three nearest bus lines are 20, 65 and 75.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3525" OriginalAmount="3525">
      <BasicPropertyInfo Latitude="49.004" Longitude="2.5711" StarRating="4" HotelCode="28934|20694" HotelName="Sheraton Paris Airport Hotel &amp; Conference Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>BP 35051, 95716 Tremblay en France Roissy</AddressLine>
          </AddressLines>
          <CityName>Roissy-en-France</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46318/a_46318_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located right in Terminal 2 at Charles de Gaulle airport and offers all the services required for a successful stay. Links to the public transport network are 200 m away, the conference centre is 6 km away and it is some 30 km from the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3535.00" OriginalAmount="3535.00">
      <BasicPropertyInfo Latitude="48.874212" Longitude="2.28106" StarRating="3" HotelCode="81519|hotel_residence_foch" HotelName="Residence Foch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Marbeau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213608/213608a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3562.00" OriginalAmount="3562.00">
      <BasicPropertyInfo Latitude="48.85395812988281" Longitude="2.3333799839019775" StarRating="0" HotelCode="0|sweet_inn_apartments_saint_germain_various_adresses" HotelName="Sweet inn Apartments Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Various adresses, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/zz/79/ad79183ceaaa0e052cc10018c41e05dc24d2799e.jpeg</HotelPictures>
        <HotelDescription>Sweet Inn Apartments -Saint Germain is situated in Paris, 800 metres from Notre Dame Cathedral. Louvre Museum is 900 metres away. Free WiFi is offered .&lt;br /&gt;The accommodation is equipped with a TV. There is also a kitchen, fitted with a microwave. A fridge and kettle are also available. Bed linen is provided.&lt;br /&gt;Orsay Museum is 1.3 km from Sweet Inn Apartments -Saint Germain, while Tuileries Garden is 1.3 km from the property. The nearest airport is Paris - Orly 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;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Accommodations are situated at multiple addresses. &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;Breakfast fee: EUR 15 per person (approximately)&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;Deposit: EUR 700 per stay&lt;/li&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.88 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;li&gt;Cleaning fee: EUR 100 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;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3607.00" OriginalAmount="3607.00">
      <BasicPropertyInfo Latitude="48.867270497863" Longitude="2.3655085174771" StarRating="4" HotelCode="13509|crowne_plaza_paris_republique" HotelName="Crowne Plaza Paris-Republique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Republique, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/244190/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from Gare du Nord railway station and 40 minutes by taxi from Paris-Charles de Gaulle Airport. A 2-minute stroll brings guests to the Bastille or bistros along Canal St-Martin, while they can join Parisians relaxing to live music in the peaceful Jardins de Luxembourg, 10 minutes away. The 5 metro lines converging at Republique station in front of the hotel make it easy for guests to move around the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3614.00" OriginalAmount="3614.00">
      <BasicPropertyInfo Latitude="48.878686173204" Longitude="2.3276502045453" StarRating="4" HotelCode="562278|laz_hotel_spa_urbain" HotelName="LAZ ' Hotel &amp; Spa Urbain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17 rue de Milan, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604461/604461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3621.00" OriginalAmount="3621.00">
      <BasicPropertyInfo Latitude="48.86712" Longitude="2.303877" StarRating="4" HotelCode="34410|west_end_hotel_2" HotelName="West End" 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>7 Rue Clement Marot, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54812/a_54812_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3659.00" OriginalAmount="3659.00">
      <BasicPropertyInfo Latitude="48.884910047539" Longitude="2.3033376038074" StarRating="4" HotelCode="64781|best_western_mercedes_arc_de_triomphe" HotelName="Best Western Hotel Mercedes Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83511/a_83511_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Avenue Wagram in Paris' 17th arrondissement, a few minutes from Place des Ternes and within walking distance of the Arc de Triomphe (1 km) and Place de l'Etoile. Guests will find the nearest metro station just 200 m away (Wagram) and it is 500 m from the shops of the Avenue des Champs Elysées and Parc Monceau. Espace Champerret, Saint Lazare train station, Bois de Boulogne and Porte Maillot conference centre are all around 2 km away. The hotel lies 30 km from Paris Charles de Gaulle Airport and Paris Orly Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3660.00" OriginalAmount="3660.00">
      <BasicPropertyInfo Latitude="48.858255" Longitude="2.346375" StarRating="3" HotelCode="89349|hotel_britannique" HotelName="Britannique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Avenue Victoria, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213087/213087a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3664.00" OriginalAmount="3664.00">
      <BasicPropertyInfo Latitude="48.845053" Longitude="2.252664" StarRating="5" HotelCode="298449|molitor_paris_mgallery" HotelName="Hôtel Molitor Paris - MGallery by Sofitel" 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,Kitchen,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Nungesser et Coli, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406665/a_406665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3668.00" OriginalAmount="3668.00">
      <BasicPropertyInfo Latitude="48.871893843606" Longitude="2.3281440138817" StarRating="4" HotelCode="10418|astra_opera" HotelName="Hôtel Astra Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8147/a_8147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel enjoys an exclusive location in one of Paris' hippest arrondissement, close to the Madeleine, the opera house and Place Vendôme. Situated in the surrounding area are countless shopping and entertainment venues, bars and restaurants. Transfer to Paris' Orly and Charles de Gaulle airports takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3679.00" OriginalAmount="3679.00">
      <BasicPropertyInfo Latitude="48.874626528862" Longitude="2.3168009519577" StarRating="4" HotelCode="34423|hotel_arioso" HotelName="Arioso - Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business 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 rue d'Argenson, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150850/150850a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, 1 km from the Champs-Élysées. The location allows easy access by metro to all major attractions of the city such as museums, galleries and theatres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3680.00" OriginalAmount="3680.00">
      <BasicPropertyInfo Latitude="48.878116" Longitude="2.364785" StarRating="3" HotelCode="189595|le_robinet_dor" HotelName="Le Robinet d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Eugene Varlin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213293/213293a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3697.00" OriginalAmount="3697.00">
      <BasicPropertyInfo Latitude="48.86836" Longitude="2.36088" StarRating="5" HotelCode="0|_0x7d416" HotelName="Renaissance Paris Republique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Rene Boulanger, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/82/31825a4d460b7c94aed54816dd80d14e0c3535b9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Renaissance Paris Republique Hotel, you'll be centrally located in Paris, steps from Grands Boulevards and 8 minutes by foot from Canal Saint-Martin.  This 5-star hotel is 0.2 mi (0.3 km) from Place de la Republique and 0.7 mi (1.1 km) from Grand Rex Cinema.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 121 air-conditioned rooms featuring minibars and Smart televisions. Wireless Internet access (surcharge) keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature designer toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. This hotel also features complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch, dinner, or brunch at Origin, a restaurant which specializes in French cuisine, or stay in and take advantage of the 24-hour room service. Wrap up your day with a drink at the bar/lounge. Continental breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Paris? This hotel has facilities measuring 871 square feet (81 square meters), including conference space.&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: 30.00 EUR per night.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 35.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3705.00" OriginalAmount="3705.00">
      <BasicPropertyInfo Latitude="48.871700286865234" Longitude="2.340100049972534" StarRating="1" HotelCode="0|106_urban_luxury_opera_gustav_klimt" HotelName="106 Urban Luxury Opera Gustav Klimt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 Rue de Richelieu, 75002, Paris, FR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/71/7d/717d25cb402d201696e826d825225467066d349e.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Paris (Paris City Center), you'll be steps from Grevin Museum and Grands Boulevards.  This apartment is 0.4 mi (0.6 km) from Galeries Lafayette and 0.5 mi (0.8 km) from Palais Garnier.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 0.1 km / 0.1 mi&lt;br /&gt;Grevin Museum - 0.2 km / 0.1 mi&lt;br /&gt;Boulevard Haussmann - 0.4 km / 0.2 mi&lt;br /&gt;Folies Bergere - 0.5 km / 0.3 mi&lt;br /&gt;Galeries Lafayette - 0.6 km / 0.4 mi&lt;br /&gt;Palais Garnier - 0.8 km / 0.5 mi&lt;br /&gt;Theatre Mogador - 0.9 km / 0.6 mi&lt;br /&gt;Paris Olympia - 0.9 km / 0.6 mi&lt;br /&gt;Les Halles - 1 km / 0.6 mi&lt;br /&gt;Place Vendome - 1.1 km / 0.7 mi&lt;br /&gt;Rue de Rivoli - 1.1 km / 0.7 mi&lt;br /&gt;Palais Royal - 1.2 km / 0.7 mi&lt;br /&gt;Rue du Faubourg Saint-Honore - 1.2 km / 0.8 mi&lt;br /&gt;Place de la Madeleine - 1.3 km / 0.8 mi&lt;br /&gt;Le Trianon - 1.4 km / 0.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 31.5 km / 19.6 mi&lt;br /&gt;Orly Airport (ORY) - 20.5 km / 12.7 mi&lt;br /&gt;HeadLine : Near Grevin Museum&lt;br /&gt;Rooms : Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and digital programming is available 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.&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="3718.00" OriginalAmount="3718.00">
      <BasicPropertyInfo Latitude="48.861794491616" Longitude="2.3408201336861" StarRating="4" HotelCode="14239|best_western_premier_louvre_saint_honore" HotelName="Louvre Saint-Honoré" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>141 Rue Saint Honore, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16544/w_16544_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location on Rue St Honore in the heart of Paris' 1st district. It is next to the Louvre and the Palais Royal and just 100 m from Châtelet metro station, Avenue de Rivoli and its shops. This luxury hotel is within walking distance of the Marais neighborhood, the Concorde, Notre Dame and all the major sights on the left bank of the River Seine such as the Saint Germain des Près neighbourhood and the Latin Quarter. The Opéra Garnier is 1.5 km away and it is 2.3 km to the Grands Magasins/Galeries Lafayette, 3 km from the Champs Elysées and 9 km from Bois de Boulogne. Charles de Gaulle and Orly airports are both 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3738.00" OriginalAmount="3738.00">
      <BasicPropertyInfo Latitude="48.869156549822" Longitude="2.2983138994138" StarRating="4" HotelCode="303897|helzear_champs_elysees_2" HotelName="Suites Hôtel Helzear Champs Elysées" 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>49 Avenue Marceau, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/417671/a_417671_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3747.00" OriginalAmount="3747.00">
      <BasicPropertyInfo Latitude="48.870490707693" Longitude="2.3279043067016" StarRating="4" HotelCode="613202|hotel_dress_code_spa" HotelName="Hôtel Dress Code Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782149/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3769.00" OriginalAmount="3769.00">
      <BasicPropertyInfo Latitude="48.860291766117" Longitude="2.3442519705696" StarRating="4" HotelCode="77163|hotel_best_western_ducs_de_bourgogne" HotelName="Best Western Premier Ducs De Bourgogne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104787/w_104787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a dream location in the very heart of Paris, next to the Pont Neuf, a few steps from Place du Châtelet and the Louvre (1 km). Guests will find the nearest metro station (Châtelet) just 100 m away, and the Rue de Rivoli shopping area is also 100 metres from the hotel. It is 1500 m from Opéra Garnier, 2 km from the Grands Magasins/Galeries Lafayette and the Champs-Élysées is 3 km from the hotel. This cosy hotel is within walking distance of the Marais district, Notre Dame and the most prestigious sights on the left bank of the River Seine, such as the Latin Quarter, the Sorbonne University and the Saint Germain des Près area. Charles de Gaulle and Orly airports are both 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3770.00" OriginalAmount="3770.00">
      <BasicPropertyInfo Latitude="48.877098" Longitude="2.297132" StarRating="5" HotelCode="130262|hotel_renaissance_paris_arc_de_triomphe" HotelName="Renaissance Paris Arc de Triomphe Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150572/150572a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, close to the chic bars and restaurants of the Faubourg St Honoré Street, 300 metres from the Arc de Triomphe, 10 minutes on public transport from the la Défense business district and 10 minutes' walk from the famous Champs-Elysées Avenue. Disneyland is some 45 km away and the Eiffel Tower is about 2.4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3774.00" OriginalAmount="3774.00">
      <BasicPropertyInfo Latitude="48.869397" Longitude="2.331158" StarRating="4" HotelCode="19376|hotel_westminster_opera" HotelName="Westminster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24419/a_24419_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the Rue de la Paix at heart of Paris, between the Rue Vendôme and the opera house. Les Tuileries, the Louvre and Faubourg Saint Honoré are only a short walk away. Opera underground station is a 2-minute walk and the Gare du Nord Eurostar Station is around 2.5 km away. The transfer time to Orly airport takes around 40 minutes and Charles de Gaulle airport is 45 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3774.00" OriginalAmount="3774.00">
      <BasicPropertyInfo Latitude="48.869323628098" Longitude="2.3048043622041" StarRating="4" HotelCode="333102|hotel_oscar" HotelName="Hotel Oscar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Marbeuf, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/504631/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3777.00" OriginalAmount="3777.00">
      <BasicPropertyInfo Latitude="48.872991169629" Longitude="2.3160392045975" StarRating="4" HotelCode="34414|holiday_inn_paris_elysees" HotelName="Holiday Inn Paris - Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de Miromesnil, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245486/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3806" OriginalAmount="3806">
      <BasicPropertyInfo Latitude="48.88253447" Longitude="2.31928362" StarRating="0" HotelCode="966420|406835" HotelName="Paris j'adore Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Beudant, 17th Arr, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/8b/d88b7d5783d13e3fbf824961892c7032eae7751d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3811.00" OriginalAmount="3811.00">
      <BasicPropertyInfo Latitude="48.87205556" Longitude="2.32398235" StarRating="5" HotelCode="709308|hotel_alfred_sommier" HotelName="Hotel Alfred Sommier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/830128/w_830128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3812.00" OriginalAmount="3812.00">
      <BasicPropertyInfo Latitude="48.866411157476" Longitude="2.3269184110451" StarRating="3" HotelCode="110420|hotel_du_continent" HotelName="Hotel Du Continent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue du Mont-Thabor, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153282/a_153282_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3831.00" OriginalAmount="3831.00">
      <BasicPropertyInfo Latitude="48.87215" Longitude="2.326266" StarRating="4" HotelCode="25342|hotel_chavanel_paris" HotelName="Hotel Chavanel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36923/w_36923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located at the heart of the fashion and theatre district, just a few minutes walk from Faubourg Saint-Honoré, the legendary department stores and the Opéra Garnier. Scores of shops, restaurants, and excellent public transport links are directly in front of the hotel and it is 35 minutes drive to Orly or Charles de Gaulle airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3850.00" OriginalAmount="3850.00">
      <BasicPropertyInfo Latitude="48.854922360735" Longitude="2.3084690699405" StarRating="5" HotelCode="936633|le_cinq_codet" HotelName="Le Cinq Codet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Louis Codet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/377502/377502a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3859.00" OriginalAmount="3859.00">
      <BasicPropertyInfo Latitude="48.86840666" Longitude="2.33682578" StarRating="4" HotelCode="446376|square_louvois_hotel" HotelName="Hotel Square Louvois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Louvois, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/484261/484261a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3875.00" OriginalAmount="3875.00">
      <BasicPropertyInfo Latitude="48.853944" Longitude="2.342923" StarRating="4" HotelCode="110458|relais_hotel_du_vieux_paris" HotelName="Relais Hotel Vieux Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Gît-le-Cœur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/153325/w_153325_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3898.00" OriginalAmount="3898.00">
      <BasicPropertyInfo Latitude="48.858206" Longitude="2.33094" StarRating="3" HotelCode="76840|hotel_bersolys_saintgermain" HotelName="Bersolys Saint-germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue de Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/246958/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Arr8/16:Star-C. Elysées/Trocadero. This establishment offers a total of 16 guests rooms. Bersolys Saint-germain is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3910.00" OriginalAmount="3910.00">
      <BasicPropertyInfo Latitude="48.852786" Longitude="2.342283" StarRating="4" HotelCode="148919|holiday_inn_paris_notre_dame" HotelName="Holiday Inn Paris Notre Dame" 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>4, Rue Danton, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330475/330475a_hb_a_017.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3942.00" OriginalAmount="3942.00">
      <BasicPropertyInfo Latitude="48.857218764935" Longitude="2.3559142649174" StarRating="4" HotelCode="53467|rivoli_notre_dame_2" HotelName="Hotel Du Bourg Tibourg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Bourg-Tibourg, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245743/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 4th - Centre Pompidou Hotel Bourg Tibourg is a perfect starting point from which to explore Paris. 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 daily housekeeping taxi service 24-hour front desk facilities for disabled guests are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like television LCD/plasma screen linens mirror towels internet access - wireless (complimentary). To enhance guests' stay the hotel offers recreational facilities such as garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Hotel Bourg Tibourg.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3973.00" OriginalAmount="3973.00">
      <BasicPropertyInfo Latitude="48.866204555912" Longitude="2.345026625929" StarRating="4" HotelCode="320349|hotel_bachaumont" HotelName="Bachaumont 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>18 Rue Bachaumont, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547121/547121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3979.00" OriginalAmount="3979.00">
      <BasicPropertyInfo Latitude="48.87215" Longitude="2.30436" StarRating="0" HotelCode="0|_0x332aa" HotelName="09 - Luxury Loft Champs-Élysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue De Ponthieu, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/65/d36584a713f0ff04a933334d2353aaa0f7a22e39.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 Paris, steps from Champs-Elysees and 5 minutes by foot from Lido.  This apartment is 0.5 mi (0.8 km) from Arc de Triomphe and 0.7 mi (1.1 km) from Grand Palais.&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 flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3982.00" OriginalAmount="3982.00">
      <BasicPropertyInfo Latitude="48.8754" Longitude="2.343516" StarRating="4" HotelCode="15597|opera_cadet_hotel" HotelName="Opera Cadet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18334/a_18334_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a charming side street where guests may experience authentic Parisian flair. The Galeries Lafayette, the wide boulevards and the Opéra (Palais Garnier) are within easy reach on foot. The metro and 6 bus lines are located only 50 m from the hotel. It is 28 km from Paris-Orly Airport and 25 km from Paris-Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4021.00" OriginalAmount="4021.00">
      <BasicPropertyInfo Latitude="48.86845" Longitude="2.35354" StarRating="0" HotelCode="0|81_paris_luxe_sebastopol" HotelName="81 - Paris Luxe Sebastopol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135 bis Boulevard de Sébastopol, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/e3/f6e3e74a0adee9aa81c0a3c2d22662c3fffcfd81.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 Paris, steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (0.9 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&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. 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="4040.00" OriginalAmount="4040.00">
      <BasicPropertyInfo Latitude="48.87016" Longitude="2.33932" StarRating="0" HotelCode="0|34_urban_luxury_paris_louvre" HotelName="34 - Urban Luxury Paris Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Rue de Richelieu, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1a/8c/1a8c1ebedd74c4e63f0a7fee47c85a06540fd06d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at this apartment places you in the heart of Paris, within a 15-minute walk of Opéra Garnier and Louvre Museum.  This apartment is 1.4 mi (2.2 km) from Moulin Rouge and 1.5 mi (2.5 km) from Champs-Elysees.&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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4058" OriginalAmount="4058">
      <BasicPropertyInfo Latitude="48.871083" Longitude="2.304649" StarRating="5" HotelCode="87703|29645" HotelName="Fraser Suites Le Claridge Champs-Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74, avenue des Champs-Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122597/a_122597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic apartment hotel enjoys a wonderful location on the Champs-Élysées and is the perfect hideaway in which to experience true French hospitality. The immediate vicinity features shops, restaurants, bars, pubs and nightlife spots, and tourist attractions such as the Arc de Triomphe, the Eiffel Tower and the Louvre are within 4 km of the accommodation. Saint-Lazare train station is 2.5 km away, Franklin Roosevelt metro station is just 300 metres away, and the airports of Charles de Gaulle and Orly are 34 and 36 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4063.00" OriginalAmount="4063.00">
      <BasicPropertyInfo Latitude="48.875597" Longitude="2.325543" StarRating="4" HotelCode="47693|concorde_opera_paris" HotelName="Hilton Paris Opera" 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>108 Rue Saint Lazare, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10691/a_10691_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to the opera and the large department stores. St. Lazare metro station is only 50 metres away and further public transport is located 100 metres away by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4064.00" OriginalAmount="4064.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.3383122682571" StarRating="3" HotelCode="34811|citadines_operagrands_boulevards_paris" HotelName="Citadines Opéra Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Favart, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56649/a_56649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to the Opéra Comique theatre. A profusion of shops and bars as well as connection to the public transport network are all to be found in the direct vicinity (Richelieu-Drouot metro station). The Opera Garnier as well as Galeries Lafayette and Le Printemps are also just a few minutes' walk away. The Louvre Museum lies around 1.5 km from the hotel and Orly and Charles de Gaulle airports are less than an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4069.00" OriginalAmount="4069.00">
      <BasicPropertyInfo Latitude="48.874294874569" Longitude="2.2980844974518" StarRating="5" HotelCode="15066|hotel_napoleon_5" HotelName="Napoléon" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de Friedland, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17817/w_17817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies just a few paces from some of Paris' top sights including the Arc de Triomphe and the Champs-Élysées. The Louvre Museum, opera house and Eiffel Tower are all to be found just a short distance away and Charles de Gaulle - Étoile métro station is 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4093.00" OriginalAmount="4093.00">
      <BasicPropertyInfo Latitude="48.870366069303" Longitude="2.2938658626003" StarRating="5" HotelCode="165503|villa__hotel_majestic" HotelName="Majestic Hotel-Spa Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue La Perouse, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140548/140548a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a few steps away from the Champs-Elysées. There are numerous shopping venues nearby, whilst the main attractions of the city can all be easily accessed, such as the Eifel Tower and the Arc de Triomphe. The airports of Orly and Charles de Gaulle are about 18 km and 35 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4096.00" OriginalAmount="4096.00">
      <BasicPropertyInfo Latitude="48.865204397676" Longitude="2.3045486211777" StarRating="4" HotelCode="34435|melia_royal_alma_2" HotelName="Meliá Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54851/a_54851_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of the French capital, close to the right-hand bank of the River Seine. The famous Champs Elysées lies about 300 m away and the Eiffel Tower is approximately 1 km from the hotel. Also just a short distance away (2 km and 3 km respectively) are the Arc de Triomphe and the Orsay museum. There are excellent public transport links, with a metro and train station just 100 m away and St. Lazare train station around 1.5 km away. Orly and Charles de Gaulle international airports lie between 20 km and 35 km from the hotel respectively. Additional sights of interest in the surrounding area include Versailles that is some 35 km away and Disneyland Paris (45 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4098.00" OriginalAmount="4098.00">
      <BasicPropertyInfo Latitude="48.86927974" Longitude="2.35662097" StarRating="4" HotelCode="430452|hotel_providence" HotelName="Hôtel Providence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Bar,Coffee Shop,Dry Cleaning,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>90, Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594949/26.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hôtel Providence, you'll be centrally located in Paris, steps from Porte Saint-Martin and minutes from Porte Saint-Denis.  This 4-star hotel is close to Notre Dame Cathedral and Arc de Triomphe.&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 individually decorated guestrooms, featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and complimentary newspapers, 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 make use of amenities such as complimentary wireless Internet access and babysitting/childcare (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 lunch and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. 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, complimentary newspapers in the lobby, and dry cleaning/laundry services.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4102.00" OriginalAmount="4102.00">
      <BasicPropertyInfo Latitude="48.870395125533" Longitude="2.3297211527824" StarRating="5" HotelCode="17368|hotel_scribe_paris_managed_by_sofitel" HotelName="Sofitel Le Scribe Paris Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21294/a_21294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city, the family-friendly hotel is located just a few metres from Opera Garnier and Vendôme square, a short walk from the Louvre Museum or the Champs Elysées. From the hotel guests will also enjoy the perfect location for shopping, just one block from department stores and 3 blocks from the Rue du Faubourg St Honoré. Access to public transport is around 50 m from the hotel and the nearest train station, Gare du Nord, is roughly 4 km away. Airports in the area include Paris-Charles de Gaulle (approximately 25 km), Paris-Orly (approximately 25 km), Paris Beauvais Tillé (approximately 78 km) and Brussels Airport (approximately 300 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4104.00" OriginalAmount="4104.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.2982400655746" StarRating="3" HotelCode="74030|hotel_galileo_2" HotelName="Galileo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Galilee, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213581/213581a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4132.00" OriginalAmount="4132.00">
      <BasicPropertyInfo Latitude="48.86811828613281" Longitude="2.3487889766693115" StarRating="0" HotelCode="0|hotel_du_sentier" HotelName="Hotel du Sentier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Place du Caire, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/a8/58a87d9a103cf53ad32abac8379fe0ae939934e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Hotel du Sentier» is located in Paris. This hotel is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the hotel — Sentier, Centre Georges Pompidou and Museum of Modern Art.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the bar. You can stop by 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 is available on the territory. Ask for more information when checking in.&lt;br /&gt;To book an excursion, consult the tour assistance desk of the hotel. Additional services that the hotel offers to its guests: a laundry, dry cleaning, press and a safe-deposit box.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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 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: 10.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4146.00" OriginalAmount="4146.00">
      <BasicPropertyInfo Latitude="48.873714474265" Longitude="2.3445376753807" StarRating="3" HotelCode="16988|gat_folies_hotel" HotelName="Maxim Folies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211780/211780a_hb_a_052.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4159.00" OriginalAmount="4159.00">
      <BasicPropertyInfo Latitude="48.845651411205" Longitude="2.3243191838265" StarRating="4" HotelCode="56520|victoria_palace" HotelName="Victoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Blaise Desgoffe, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73223/a_73223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies on the left-hand bank of the River Seine and is one of the top Paris addresses during the summer amongst celebrities such as James Joyce and Giorgio de Chirico. The picturesque Parisian district of Saint Germain des Prés lies approximately 700 m from the hotel and the cathedral of Notre-Dame de Paris in addition to the Eiffel Tower lie within 2 km of the hotel. Paris' Orly airport lies some 15 km away whilst it is around 25 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4161.00" OriginalAmount="4161.00">
      <BasicPropertyInfo Latitude="48.865372019667" Longitude="2.3293952643871" StarRating="3" HotelCode="31209|hotel_duminyvendome" HotelName="Duminy Vendome" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3-5 rue du Mont-Thabor, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49864/a_49864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the Place Vendôme. Guests will find a wide variety of shopping facilities and an underground station. The hotel provides an ideal location for those wishing to explore the famous sights of interest such as the Arc de Triomphe, Place de la Concorde and the Louvre museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4166.00" OriginalAmount="4166.00">
      <BasicPropertyInfo Latitude="48.870807520063" Longitude="2.3373232036829" StarRating="4" HotelCode="187834|la_maison_favart" HotelName="La Maison Favart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Marivaux, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/262077/a_262077_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 39 rooms. Most storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a bar, a babysitting service, a conference room and a fireplace. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4168.00" OriginalAmount="4168.00">
      <BasicPropertyInfo Latitude="48.868323" Longitude="2.326862" StarRating="5" HotelCode="47253|castille_paris" HotelName="Castille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-37 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10168/a_10168_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel whose interiors combine tasteful French and Venetian styles, is situated at the heart of Paris between the opera house and the Louvre in the quarter featuring the most famous fashion houses in Paris. Public transport departs from stops located just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4207.00" OriginalAmount="4207.00">
      <BasicPropertyInfo Latitude="48.84827254" Longitude="2.36577693" StarRating="4" HotelCode="398464|goralska_residences_paris_bastille" HotelName="Goralska Residence Paris Bastille" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Bourdon, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481357/481357a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4230.00" OriginalAmount="4230.00">
      <BasicPropertyInfo Latitude="48.862973" Longitude="2.335692" StarRating="5" HotelCode="11933|hotel_du_louvre_a_hyatt_hotel" HotelName="Hôtel du Louvre" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place André Malraux, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11771/a_11771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies just a few paces from the Louvre at the heart of Paris' business district. Palais Royal - Musée du Louvre métro station is located 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4241.00" OriginalAmount="4241.00">
      <BasicPropertyInfo Latitude="48.8729362487793" Longitude="2.302577018737793" StarRating="5" HotelCode="0|monsieur_georgechamps_elysees" HotelName="Monsieur George Hotel &amp; Spa – Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Washington, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/5d/e15d945320d19de612ea01a38e4657de9c2a6961.jpeg</HotelPictures>
        <HotelDescription>This outstanding null is set in Arr8/16:Star-C. Elysées/Trocadero. The establishment's common areas include Wi-Fi internet connection. null will appreciate the 24-hour reception.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 26.00 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 25.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: 25.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4263.00" OriginalAmount="4263.00">
      <BasicPropertyInfo Latitude="48.86842" Longitude="2.35621" StarRating="0" HotelCode="0|pied_a_terre_meslay" HotelName="Pied à Terre - Meslay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue Meslay, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/38/0a380010b2f1180580dd344d35298a14195aa729.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Pied à Terre - Meslay in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 11 minutes by foot from Les Halles.  This casino apartment is 0.6 mi (1 km) from Centre Pompidou and 0.7 mi (1.1 km) from Canal Saint-Martin.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 guestrooms.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreation amenities such as a casino or take in the view from a garden.&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;A tax is imposed by the city: EUR 2.30 per person, per night. This tax does not apply to children under 18 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="27" TotalAmount="4275" OriginalAmount="4275">
      <BasicPropertyInfo Latitude="48.868538205383" Longitude="2.2980764508247" StarRating="4" HotelCode="74056|56191" HotelName="Alma Marceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Jean Giraudoux, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330672/330672a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4328.00" OriginalAmount="4328.00">
      <BasicPropertyInfo Latitude="48.87029958" Longitude="2.29387793" StarRating="0" HotelCode="614403|majestic_apartments_champs_elysees" HotelName="Majestic Apartments Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>30 Bis Rue La Perouse, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19190000/19180200/19180138/5aeaf268_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4336.00" OriginalAmount="4336.00">
      <BasicPropertyInfo Latitude="48.856608" Longitude="2.332012" StarRating="4" HotelCode="901890|hotel_da_vinci_4" HotelName="Hotel Da Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Rue des Saints Pères, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/251328/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 24 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a bar, a babysitting service, a childcare service, a transfer service and room service. Wireless internet access in public areas allows guests to stay connected. The establishment offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4338.00" OriginalAmount="4338.00">
      <BasicPropertyInfo Latitude="48.8685" Longitude="2.35408" StarRating="0" HotelCode="0|57_luxury_parisian_home_sebastopol_1" HotelName="57 - Luxury Parisian Home Sebastopol 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110 Boulevard SEBASTOPOL, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/aa/75/aa756b08be7449a49c7ccbf13993f97e5da1df06.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 Paris, steps from Grands Boulevards and 8 minutes by foot from Les Halles.  This apartment is 0.6 mi (1 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&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 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 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4369" OriginalAmount="4369">
      <BasicPropertyInfo Latitude="48.87086527" Longitude="2.33825637" StarRating="4" HotelCode="494014|201154" HotelName="Hôtel Saint-Marc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Saint Marc, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653229/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4403.00" OriginalAmount="4403.00">
      <BasicPropertyInfo Latitude="48.86874" Longitude="2.3546" StarRating="0" HotelCode="0|69_authentic_parisian_home" HotelName="69 - Authentic Parisian Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 rue sainte-apolline, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/b7/3cb79f3a9a595b629fab242ed7ea60aaabd35541.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 Paris, steps from Grands Boulevards and 10 minutes by foot from Les Halles.  This apartment is 0.6 mi (1 km) from Centre Pompidou and 0.6 mi (1 km) from Grevin Museum.&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. A flat-screen television is provided for your entertainment. Conveniences include a desk and a microwave, 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4406.00" OriginalAmount="4406.00">
      <BasicPropertyInfo Latitude="48.863572" Longitude="2.36081" StarRating="3" HotelCode="100887|hotel_des_archives" HotelName="La Chambre du Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Rue des Archives, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/328962/328962a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4411.00" OriginalAmount="4411.00">
      <BasicPropertyInfo Latitude="48.85348" Longitude="2.36184" StarRating="4" HotelCode="0|_0x2a092" HotelName="Charles V" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 rue Saint Paul, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/ff/e5ff0449ba9caf924e99da70b22f173f574ebf86.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Charles V, you'll be centrally located in Paris, steps from Rue de Rivoli and 9 minutes by foot from Opera Bastille.  This 4-star hotel is 0.3 mi (0.5 km) from Place des Vosges and 0.3 mi (0.5 km) from Ile Saint Louis.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 19 air-conditioned rooms 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;Don't miss out on recreational opportunities including a steam room and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, a fireplace in the lobby, and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;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 available daily from 7 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, 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;Price of an additional breakfast: 19.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: 19.00 EUR.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 40.00 EUR per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4428.00" OriginalAmount="4428.00">
      <BasicPropertyInfo Latitude="48.866593878795" Longitude="2.3090171813965" StarRating="5" HotelCode="31385|la_maison_champs_elysees" HotelName="La Maison Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132521/132521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated between the Champs-Élysées and the Avenue Montaigne in the heart of the Golden Triangle, close to the Place de la Concorde, the hotel offers the utmost comfort in a district dedicated to luxury and business.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4433.00" OriginalAmount="4433.00">
      <BasicPropertyInfo Latitude="48.854859269991" Longitude="2.3331168293953" StarRating="4.5" HotelCode="26017|hotel_bel_ami" HotelName="Bel Ami" 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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7/11 rue St-Benoît, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38060/a_38060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, in Saint Germain des Prés, in the historic left bank area and 5 minutes' walk from the Seine, the Louvre museum and Notre Dame de Paris. Guests will find restaurants, bars, nightspots, shops and links to the public transport network all within a couple of minutes' walk of the hotel. It is 15 km to Orly Airport and Paris Charles de Gaulle Airport is just 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4447.00" OriginalAmount="4447.00">
      <BasicPropertyInfo Latitude="48.863986075279" Longitude="2.3362372595245" StarRating="5" HotelCode="36929|citadines_suites_louvre_paris" HotelName="La Clef Louvre Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60614/a_60614_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated just a few steps from Paris' opera. The hotel is located directly opposite the Palais Royal and the Louvre Museum, at the bottom of the Opera Avenue. Paris-Orly Airport can be found some 17 km away and Paris-Charles de Gaulle Airport around 27 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4452" OriginalAmount="4452">
      <BasicPropertyInfo Latitude="48.865344399864" Longitude="2.7893175889549" StarRating="4" HotelCode="23496|66198" HotelName="Disney's Newport Bay Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Robert Schuman, 77700 Chessy</AddressLine>
          </AddressLines>
          <CityName>Chessy</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/15/1589948/1bz36Z0o_a9db7a3ae6d1640c77d7f1eb0cc2c05c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in Chessy. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4466.00" OriginalAmount="4466.00">
      <BasicPropertyInfo Latitude="48.865824596238" Longitude="2.3360913991928" StarRating="3" HotelCode="29178|hotel_therese" HotelName="Therese" 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>5-7 Rue Thérèse, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/245182/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to the Louvre, the Faubourg St. Honoré and the Opéra Garnier. Pyramides is the closest Metro station and is situated only 100 m away. Various shopping venues such as la Galaries Lafayette are within a few steps of the hotel. Charles de Gaulle Airport is located around 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4478.00" OriginalAmount="4478.00">
      <BasicPropertyInfo Latitude="48.871343" Longitude="2.323902" StarRating="4" HotelCode="15137|new_hotel_roblin_la_madeleine" HotelName="New Hotel Roblin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Chauveau-Lagarde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17936/a_17936_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located, around 500 m from the Louvre, around 700 m from the opera and less than 1 km from the Champs-Élysées- Galeries Lafayette is located around 100 m away. A metro station lies just 50 m away and St. Lazare train station is around 400 m away. Orly airport lies around 18 km away and Charles de Gaulle airport is around 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4512.00" OriginalAmount="4512.00">
      <BasicPropertyInfo Latitude="48.85434" Longitude="2.336782" StarRating="3" HotelCode="146717|hotel_de_seine" HotelName="De Seine" 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>52, rue de Seine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/532218/532218a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4518.00" OriginalAmount="4518.00">
      <BasicPropertyInfo Latitude="48.85686452" Longitude="2.35641992" StarRating="0" HotelCode="772666|9confidentiel" HotelName="9 Confidentiel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Fax,Internet,Laundry,Pets allowed,Printer,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>58 Rue Du Roi De Sicile, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638942/638942a_hb_a_001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore your inner-bohemian at 9Confidentiel in the trendy, artsy Marais district in iconic Paris. Surrounded by art galleries and boutiques in a village-like area, the hotel offers 29 custom-tailored rooms in bronze and pastel pink colors with leather and copper French furniture designed by Phillipe Starck. Steps away from the historic Notre Dame cathedral, the hotel provides everything you might want from your trip to Paris: iconic, historic, fashionable, and romantic. Don't miss your chance to experience this unique Parisian gem.

29 uniquely creative rooms and suites designed as a “candy box for courtesans”
Enjoy double queen or king beds with cotton silk sheets and oak flooring
Start your day on the right foot with breakfast, served by the hotel
Sip a cocktail in the trendy hotel lounge or discover vibrant Parisian nightlife nearby
Impeccable service such as front desk, concierges, bellhop, and in-room dining are all available 24/7
The historic Marais district is essentially what Paris looked like before the revolution – get lost in the romance of the architecture and medieval origins
Travel Paris like a VIP by requesting private limousine service</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4529.00" OriginalAmount="4529.00">
      <BasicPropertyInfo Latitude="48.871386" Longitude="2.318163" StarRating="4" HotelCode="180047|le_pavillon_des_lettres" HotelName="Le Pavillon des Lettres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue des Saussaies, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332492/332492a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 26 rooms. Most storeys can be reached by lift. Amenities include a safe. Wireless internet access is available to guests in the public areas. Culinary facilities include a bar. Additional facilities at the hotel include a newspaper stand. Those arriving in their own vehicles can leave them in the car park of the establishment. Available services and facilities include a babysitting service, a transfer service, room service and a laundry service. Active guests can make use of the bicycle hire service to explore the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4534.00" OriginalAmount="4534.00">
      <BasicPropertyInfo Latitude="48.863460540771484" Longitude="2.3502299785614014" StarRating="0" HotelCode="0|luxury_apartment_paris_louvre_ii" HotelName="Luxury Apartment Paris Louvre II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Etienne Marcel, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ba/55/ba55c4227b12d4d3e8aba94ed95684ad6bc2fc66.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Luxury Apartment Paris Louvre II in Paris (Paris City Center), you'll be steps from Les Halles and 5 minutes by foot from Centre Pompidou.  This apartment is 0.6 mi (1 km) from Hotel de Ville and 0.8 mi (1.2 km) from Palais Royal.&lt;br /&gt;Amenities : This smoke-free apartment features hiking/biking trails nearby.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Les Halles - 0.1 km / 0.1 mi&lt;br /&gt;Forum des Halles - 0.4 km / 0.2 mi&lt;br /&gt;Centre Pompidou - 0.4 km / 0.3 mi&lt;br /&gt;Rue de Rivoli - 0.6 km / 0.3 mi&lt;br /&gt;Grands Boulevards - 0.6 km / 0.4 mi&lt;br /&gt;Theatre du Chatelet - 0.7 km / 0.5 mi&lt;br /&gt;Conciergerie - 1 km / 0.6 mi&lt;br /&gt;Hotel de Ville - 1 km / 0.6 mi&lt;br /&gt;Ile de la Cite - 1 km / 0.6 mi&lt;br /&gt;Picasso Museum - 1 km / 0.6 mi&lt;br /&gt;Place de la Republique - 1.2 km / 0.7 mi&lt;br /&gt;Sainte Chapelle - 1.2 km / 0.8 mi&lt;br /&gt;Palais Royal - 1.2 km / 0.8 mi&lt;br /&gt;Pont Neuf - 1.3 km / 0.8 mi&lt;br /&gt;Grevin Museum - 1.4 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 30 km / 18.7 mi&lt;br /&gt;Orly Airport (ORY) - 19.2 km / 11.9 mi&lt;br /&gt;business_amenities : Featured amenities include complimentary wired Internet access, a computer station, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;br /&gt;Dining : Satisfy your appetite at the apartment's coffee shop/café.&lt;br /&gt;HeadLine : Near Centre Pompidou&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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'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;Commonly-touched surfaces are cleaned with disinfectant between stays, and 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 and 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;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4549.00" OriginalAmount="4549.00">
      <BasicPropertyInfo Latitude="48.8725495816455" Longitude="2.28906589814755" StarRating="0" HotelCode="0|foch_elysees_apartment" HotelName="Foch Elysées Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 avenue Foch, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/3c/873cf6eff7c8e51983085a2149d94682cbf903a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Foch Elysées Apartment” is located within 5 km from the historic center of Paris.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4578.00" OriginalAmount="4578.00">
      <BasicPropertyInfo Latitude="48.8748713" Longitude="2.31800588" StarRating="5" HotelCode="726624|hotel_bowmann" HotelName="Hôtel Bowmann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630278/630278a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Bowmann offers the décor for 48 beautifully designed rooms and 5 spacious suites. In a luxurious Haussmann-style building the hotel embraces both Paris' heritage and bespoke 5 stars comfort.
On the elegant façade, perfectly fitting the prestigious atmosphere of Boulevard Haussmann, the stylish red portico opens the door to a brand-new luxury experience in Paris.
A perfect mix of tradition and heritage with innovation and avant-gardism, highlighting the beautiful tradition of Parisian luxury hotels while bringing a touch of essential freshness.
The rooms, with surfaces ranging from 25m2 to 100m2, are echoing the characteristic Haussmannian apartments with hardwood floors, ceiling-high moldings and plush beds with leather headboards.
Dressed in “haute couture” Carrara marble, the bathrooms redefine the concept of essential comfort and contemporary luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4578.00" OriginalAmount="4578.00">
      <BasicPropertyInfo Latitude="48.863121032714844" Longitude="2.3738999366760254" StarRating="3" HotelCode="0|pied_a_terre_oberkampf" HotelName="Pied À Terre - Oberkampf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Passage Beslay, 75011, Paris, Ile-de-France, FR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/80/df80dfa6006aac7ca703070aafca9ecd4ee5ac91.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pied à Terre - Oberkampf in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 3 minutes by foot from Canal Saint-Martin. This apartment is 0.7 mi (1.2 km) from Picasso Museum and 0.6 mi (1 km) from Place de la Republique.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4582.00" OriginalAmount="4582.00">
      <BasicPropertyInfo Latitude="48.87077" Longitude="2.33828" StarRating="4" HotelCode="0|_0x25ac0" HotelName="Hotel Saint-Marc" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Saint-Marc, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/78/0878b7f105b01a57ad23f9edbfe713d2c4a5dc0f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hôtel Saint-Marc in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 5 minutes by foot from Grevin Museum.  This 4-star hotel is 0.4 mi (0.6 km) from Galeries Lafayette and 0.4 mi (0.6 km) from Opéra Garnier.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 26 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. This hotel also features complimentary wireless Internet access, concierge services, and a banquet hall.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;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;&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: 21.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: 50.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4600.00" OriginalAmount="4600.00">
      <BasicPropertyInfo Latitude="48.878841400146484" Longitude="2.327510118484497" StarRating="0" HotelCode="0|sweet_inn_apartments_milan" HotelName="Sweet Inn - Saint Lazare - Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de Milan, 75009, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/49/754925fb48be213638c0b74f3952c2bcebf1ec86.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy: hotel «Sweet Inn - Saint Lazare - Milan» is located in Paris. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Europe, Moulin Rouge and Galeries Lafayette Haussmann.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Accessible for guests with disabilities: the elevator helps them to go to the highest floors. The staff of the hotel will be happy to talk to you in English, Spanish, Italian, Russian and French.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4616.00" OriginalAmount="4616.00">
      <BasicPropertyInfo Latitude="48.8704708" Longitude="2.29918773" StarRating="0" HotelCode="792061|la_clef_champselysees" HotelName="La Clef Champs-Élysées Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Garden,Internet,Laundry,Parking,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue de Bassano, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646068/646068a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The building that houses La Clef Champs-Élysées Paris was built in 1907 by the Hennessy family in a classic Haussmannian style, at the corner of Rue de Bassano and Rue de Magellan. It's no secret that you have to come here, to the centre of the 8th arrondissement, to truly see why Paris is known as the “City of Light”. The Champs-E´lyse´es, which stretches from the Arc de Triomphe to Jardin des Tuileries, is just a few steps away. Many consider the avenue, renowned for its grandeur and elegant architecture, to be the most beautiful in the world. Decide for yourself by taking a stroll down the historic thoroughfare from the Arc de Triomphe to Place de la Concorde. During your stay at La Clef Champs-Élysées Paris, you'll always be a few minutes' walk from the top destinations in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4649.00" OriginalAmount="4649.00">
      <BasicPropertyInfo Latitude="48.86676" Longitude="2.36255" StarRating="0" HotelCode="0|77_paris_temple_5" HotelName="77 - Paris Temple 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176 Rue du Temple, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/c4/75c419a0e9f0a553bfbc08c3c3f286bb1a414c7f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at this apartment places you in the heart of Paris, steps from Grands Boulevards and Place de la Republique.  This apartment is 0.3 mi (0.6 km) from Canal Saint-Martin and 0.6 mi (1 km) from Les Halles.&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 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4668.00" OriginalAmount="4668.00">
      <BasicPropertyInfo Latitude="48.86361" Longitude="2.3506" StarRating="5" HotelCode="534774|apartments_du_marais" HotelName="Apartments du Louvre - Le Marais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Etienne Marcel, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/699998/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4689.00" OriginalAmount="4689.00">
      <BasicPropertyInfo Latitude="48.875053" Longitude="2.301345" StarRating="5" HotelCode="17715|sofitel_paris_arc_de_triomphe" HotelName="Sofitel Paris Arc de Triomphe" 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,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>14 Rue Beaujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21789/a_21789_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel lies in a lovely central location close to the Arc de Triomphe and the Champs Élysées, both around 100 m away. It is located in the centre of Paris' shopping and entertainment quarter. The stunning building, from the era of Baron Haussman, lies close to Parc Monceau, the Paris' golden triangle emporia and the Faubourg St. Honoré, museums, the Salle Pleyel concert hall and the Lido. Charles de Gaulle-Étoile underground station is about 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4702.00" OriginalAmount="4702.00">
      <BasicPropertyInfo Latitude="48.851524551031" Longitude="2.3486924171448" StarRating="4" HotelCode="34424|melia_colbert" HotelName="Meliá Paris Notre-Dame" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Hotel Colbert, 75005 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54836/a_54836_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel lies in the exciting city of Paris, on the fashionable left bank of the Seine, and in a quiet street facing the Notre Dame cathedral. It is only a few paces to the Latin Quarter and the Boulevard Saint Germain, and is the perfect starting point for those wishing to explore historic Paris and have all the most significant attractions in the nearby surroundings, including museums or the romantic island of Saint-Louis with its countless cosy bistros. Of course, guests can also enjoy the impressive views of one of the most imposing cathedrals in the world. The central railway stations of the city are within easy reach, with Gare du Nord 5 km away, Gare de l'Est 4 km away, and Gare de Lyon some 2 km from the hotel. The nearest metro stations are Maubert Mutualité (L10), St Michelle (L4 or RER C and B (urban rail)), and Hotel de Ville (L1). It is some 20 km to Orly airport and approximately 35 km to Charles de Gaulle airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4780.00" OriginalAmount="4780.00">
      <BasicPropertyInfo Latitude="48.873684483793" Longitude="2.3063041269779" StarRating="5" HotelCode="34411|champs_elysees_plaza" HotelName="Champs Elysees Plaza Hotel" 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="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54813/a_54813_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Paris, close to the famous Champs-Élysées boulevard, making it the ideal starting point whence to explore the fascinating French capital. Links to the public transport network are some 200 m from the hotel. Just around the corner from the Triangle d'Or, the hotel's Haussmann façade stands proud on Rue de Berri, in Paris's 8th arrondissement. The surroundings of the hotel are easily explored on foot, including the prestigious Rue du Faubourg Saint-Honoré, the Place de l'Étoile, and the Place de la Concorde. The Eiffel Tower and the Jardin des Tuileries are only 15 minutes away by public transport and it is a 20 minute ride to the Louvre Museum. Orly Airport is 20 km away and it is some 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4782.00" OriginalAmount="4782.00">
      <BasicPropertyInfo Latitude="48.855268" Longitude="2.334438" StarRating="3" HotelCode="146827|hotel_des_deux_continents" HotelName="Des Deux Continents" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25, Rue Jacob, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/330606/330606a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4793.00" OriginalAmount="4793.00">
      <BasicPropertyInfo Latitude="48.871989" Longitude="2.297915" StarRating="5" HotelCode="14016|hotel_vernet" HotelName="Le Vernet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Vernet, Champs Elysees, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16176/s_16176_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from the Champs Elysees and the Arc de Triomphe. It is the ideal place for shopping, visiting tourist attractions or a business stay. It is 2 stops from the congress centre or the business district of La Defense. Guests will find the nearest restaurants, bars and clubs around 50 m away on the Champs Elysees. The metro station Etoile is some 200 m away and there is a bus stop around 50 m away. Gare du Nord railway station is approximately 6 km away and can be reached in 20 minutes with public transport. The Parc Monceau is around 1.2 km away and the Bois de Boulogne is some 2.7 km away. The Eiffel Tower is roughly 2 km from the hotel, the Louvre is around 3.3 km away and Le Grand Palais is some 1.7 km away. Paris Charles de Gaulle Airport is around 30 km away and Paris Orly Airport is some 25 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4798.00" OriginalAmount="4798.00">
      <BasicPropertyInfo Latitude="48.872818" Longitude="2.307329" StarRating="4" HotelCode="78639|hotel_daniel_paris" HotelName="Daniel" 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>8 Rue Frédéric Bastiat, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/332434/332434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4812.00" OriginalAmount="4812.00">
      <BasicPropertyInfo Latitude="48.865443479397" Longitude="2.3296165466309" StarRating="5" HotelCode="39395|renaissance_paris_vendome_hotel" HotelName="Renaissance Paris Vendome Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue du Mont Thabor, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/016018/016018a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located at the heart of Paris, between Rue St. Honoré and the Tuileries gardens Links to the public transport network lie just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4839.00" OriginalAmount="4839.00">
      <BasicPropertyInfo Latitude="48.85437" Longitude="2.2755" StarRating="0" HotelCode="0|apartment_near_pont_de_grenelle" HotelName="Apartment near Pont de Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>rue de Boulainvilliers, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/b7/64b7e30fcccabd592bde1913643f4027fd65d21a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (16th Arrondissement), you'll be within a 10-minute drive of Grand Palais and Tuileries Garden.  This apartment is 1.4 mi (2.2 km) from Eiffel Tower and 1.4 mi (2.2 km) from Champ de Mars.&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. There's a private balcony or patio. Complimentary wired and wireless Internet access is available. Conveniences include a microwave and an electric kettle, and you can also request a crib/infant bed (surcharge).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;The front desk is staffed during limited 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;Early check-in and/or late check-out is available for an additional fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4866.00" OriginalAmount="4866.00">
      <BasicPropertyInfo Latitude="48.85276" Longitude="2.34453" StarRating="1" HotelCode="0|harpe" HotelName="Harpe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue De La Harpe, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/34/fa/34fa36ff29c56639e5a8e7231fb65ea87f52e6cf.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Ile de la Cite and 6 minutes by foot from Notre Dame Cathedral.  This apartment is 0.4 mi (0.6 km) from Sorbonne University and 0.5 mi (0.9 km) from Les Halles.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;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 complimentary wired Internet access 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.&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 50 for check-in between 10:00 PM and midnight&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.30 per person, per night. This tax does not apply to children under 18 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="4877.00" OriginalAmount="4877.00">
      <BasicPropertyInfo Latitude="48.87052" Longitude="2.298029" StarRating="5" HotelCode="110480|intercontinental_paris_avenue_marceau" HotelName="InterContinental Paris Avenue Marceau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Avenue Marceau, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/20/40200a99b6cef772ad7288cff1548ed47d627dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4904.00" OriginalAmount="4904.00">
      <BasicPropertyInfo Latitude="48.866383033032" Longitude="2.2893176972866" StarRating="5" HotelCode="10904|hotel_baltimore_paris__mgallery_collection" HotelName="Sofitel Paris Baltimore Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Bis Avenue Kleber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8505/a_8505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Paris’ most elegant district, near to the Champs-Élysées, the Arc de Triomphe and Trocadéro, and guests will find links to the public transport network in the immediate vicinity. Both Charles de Gaulle Airport and Orly Airport are around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4968.00" OriginalAmount="4968.00">
      <BasicPropertyInfo Latitude="48.86531066894531" Longitude="2.3719799518585205" StarRating="0" HotelCode="0|pied_a_terre_gambey" HotelName="Pied A Terre - Gambey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Gambey, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/35/bb3520ad03d671de1b4f5f12b2630e6078896998.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Paris (Paris City Center), you'll be steps from Grands Boulevards and 3 minutes by foot from Canal Saint-Martin.  This apartment is 0.4 mi (0.7 km) from Place de la Republique and 0.7 mi (1.1 km) from Picasso Museum.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Grands Boulevards - 0.1 km / 0.1 mi&lt;br /&gt;Canal Saint-Martin - 0.2 km / 0.1 mi&lt;br /&gt;Place de la Republique - 0.7 km / 0.4 mi&lt;br /&gt;Picasso Museum - 1.1 km / 0.7 mi&lt;br /&gt;Place des Vosges - 1.4 km / 0.9 mi&lt;br /&gt;Rue de Rivoli - 1.5 km / 0.9 mi&lt;br /&gt;Place de la Bastille - 1.5 km / 0.9 mi&lt;br /&gt;Opera Bastille - 1.6 km / 1 mi&lt;br /&gt;Les Halles - 1.9 km / 1.2 mi&lt;br /&gt;Centre Pompidou - 2 km / 1.2 mi&lt;br /&gt;Hotel de Ville - 2 km / 1.2 mi&lt;br /&gt;Ile Saint Louis - 2.2 km / 1.4 mi&lt;br /&gt;Ile de la Cite - 2.3 km / 1.4 mi&lt;br /&gt;Forum des Halles - 2.3 km / 1.4 mi&lt;br /&gt;Folies Bergere - 2.3 km / 1.4 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 30.9 km / 19.2 mi&lt;br /&gt;Orly Airport (ORY) - 19.1 km / 11.9 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk, multilingual staff, and a library.&lt;br /&gt;Dining : Satisfy your appetite at the apartment's coffee shop/café.&lt;br /&gt;HeadLine : Near Place de la Republique&lt;br /&gt;Rooms : Make yourself comfortable in your 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;Extra Info: &lt;/b&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;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;Each guestroom is kept vacant for a minimum of 24 hours  between bookings.&lt;/li&gt;&lt;li&gt;The property affirms that it adheres to the Ecolab (3rd party expert - Global) sanitization guidelines; the Bureau Veritas (3rd party expert - Global) sanitization guidelines; the Sanitary Protocol (UNPLV - France) sanitization guidelines; the Safe Travels (WTTC - Global) sanitization guidelines; the Intertek Cristal (3rd party expert - Global) sanitization guidelines; the  SGS (3rd party expert - Global) sanitization guidelines.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4983.00" OriginalAmount="4983.00">
      <BasicPropertyInfo Latitude="48.8630770685194" Longitude="2.36296430926211" StarRating="0" HotelCode="0|cottage_19" HotelName="Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>52 rue Charlot, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/e9/75/e97507c1c42e4bd62c0247e07d84c2bee8711abc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Cottage” is located in Paris. 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 non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5010.00" OriginalAmount="5010.00">
      <BasicPropertyInfo Latitude="48.867798946735" Longitude="2.3032115399837" StarRating="4" HotelCode="31207|franklin_roosevelt_paris" HotelName="Franklin D Roosevelt" 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,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Clement Marot, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49862/a_49862_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs-Élysées and Avenue Montaigne. There are plenty of shopping opportunities to choose from as well as restaurants and bars around 100 m from the hotel. Links to the public transport network also lie just a couple of minutes away (about 300 m). In addition, there are nightclubs just 300 m from the hotel. Charles de Gaulle Airport is 35 km away and Orly Airport is around 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5048.00" OriginalAmount="5048.00">
      <BasicPropertyInfo Latitude="48.87279389" Longitude="2.30522712" StarRating="5" HotelCode="633096|hotel_de_berri_a_luxury_collection_hotel_paris" HotelName="Hôtel De Berri A Luxury Collection Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18-22 Rue de Berri Paris, 75008 France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628568/628568a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5073.00" OriginalAmount="5073.00">
      <BasicPropertyInfo Latitude="48.86368" Longitude="2.35039" StarRating="0" HotelCode="0|73_etienne_marcel" HotelName="73 - Etienne Marcel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Étienne Marcel, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6e/a9/6ea9233acdc2e02ad1bd65507ff003d532d91223.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 Paris, steps from Les Halles and 5 minutes by foot from Centre Pompidou.  This apartment is 0.2 mi (0.4 km) from Forum des Halles and 0.3 mi (0.5 km) from Rue de Rivoli.&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 cable programming is available for your entertainment. 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.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 450.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5091.00" OriginalAmount="5091.00">
      <BasicPropertyInfo Latitude="48.871986389160156" Longitude="2.3144350051879883" StarRating="0" HotelCode="0|dreamyflat_champs_elysees_ll" HotelName="Dreamyflat - Champs Elysees Ll" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>32 Avenue Matignon, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/f2/b2f240c18262540c426344fc3d8de7043661fb7f.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this aparthotel in Paris (Paris City Center), you'll be steps from Rue du Faubourg Saint-Honore and Avenue Montaigne.  This aparthotel is 0.3 mi (0.5 km) from Champs-Elysees and 0.5 mi (0.9 km) from Grand Palais.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Rue du Faubourg Saint-Honore - 0.1 km / 0.1 mi&lt;br /&gt;Avenue Montaigne - 0.1 km / 0.1 mi&lt;br /&gt;Elysee Palace - 0.3 km / 0.2 mi&lt;br /&gt;Champs-Elysees - 0.5 km / 0.3 mi&lt;br /&gt;Grands Boulevards - 0.8 km / 0.5 mi&lt;br /&gt;Petit Palais - 0.9 km / 0.5 mi&lt;br /&gt;Grand Palais - 0.9 km / 0.5 mi&lt;br /&gt;Place de la Madeleine - 0.9 km / 0.6 mi&lt;br /&gt;Boulevard Haussmann - 1 km / 0.6 mi&lt;br /&gt;Rue de Rivoli - 1.1 km / 0.7 mi&lt;br /&gt;Parc Monceau - 1.2 km / 0.7 mi&lt;br /&gt;Avenue Georges V - 1.2 km / 0.7 mi&lt;br /&gt;Place de la Concorde - 1.2 km / 0.7 mi&lt;br /&gt;Paris Olympia - 1.2 km / 0.8 mi&lt;br /&gt;Lido - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 33.1 km / 20.6 mi&lt;br /&gt;Orly Airport (ORY) - 21.8 km / 13.5 mi&lt;br /&gt;HeadLine : Near Champs-Elysees&lt;br /&gt;Rooms : Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with a refrigerator and a stovetop. 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 turndown service, 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="5109.00" OriginalAmount="5109.00">
      <BasicPropertyInfo Latitude="48.873246973684" Longitude="2.3239919543266" StarRating="4" HotelCode="39506|le_mathurin" HotelName="Le Mathurin Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11412/l_11412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is ideally situated close to the city centre as well as Lafayette department store. Countless shops and entertainment venues as well as public transport are located in the immediate vicinity. Charles de Gaulle airport and Orly airport are between 10 km and 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5162" OriginalAmount="5162">
      <BasicPropertyInfo Latitude="48.822018" Longitude="2.183095" StarRating="4" HotelCode="94432|69135" HotelName="Les Etangs De Corot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Rue de Versailles, 92410 Ville-d’Avray</AddressLine>
          </AddressLines>
          <CityName>Ville-d'Avray</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/329588/329588a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Versailles. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5186.00" OriginalAmount="5186.00">
      <BasicPropertyInfo Latitude="48.872885" Longitude="2.3215" StarRating="5" HotelCode="26016|hyatt_paris_madeleine" HotelName="Hyatt Paris Madeleine" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/32155/aa93a1d0-4c27-42fa-b818-2b846bd2cc95.jpg?d=636682625660000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Paris on Boulevard Malesherbes, close to the opera and the Champs-Élysées. The nearest metro stop is called Madeleine and can be reached in just a few minutes walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5228.00" OriginalAmount="5228.00">
      <BasicPropertyInfo Latitude="48.86580350729" Longitude="2.3531498395865" StarRating="4.5" HotelCode="548326|hotel_national_arts_et_metiers" HotelName="Hôtel National des Arts &amp; Métiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>243 Rue Saint Martin, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578721/578721a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5229.00" OriginalAmount="5229.00">
      <BasicPropertyInfo Latitude="48.872885948192" Longitude="2.32400785423" StarRating="4" HotelCode="15268|mercure_paris_royal_madeleine" HotelName="Hotel &amp; Spa Royal Madeleine" 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>29 Rue de L'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17357/a_17357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Madeleine church and the large department stores in the centre of Paris. It is a stone's throw from the opera and Faubourg Saint-Honoré.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5271.00" OriginalAmount="5271.00">
      <BasicPropertyInfo Latitude="48.883547826604" Longitude="2.3314402607558" StarRating="5" HotelCode="305699|maison_souquet" HotelName="Maison Souquet Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Bruxelles, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/543181/543181a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5309.00" OriginalAmount="5309.00">
      <BasicPropertyInfo Latitude="48.869814" Longitude="2.320877" StarRating="4.5" HotelCode="263389|otel_marquis_faubourg_sainthonore" HotelName="Marquis Faubourg Saint-Honoré" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue d’Anjou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/255194/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5412.00" OriginalAmount="5412.00">
      <BasicPropertyInfo Latitude="48.8650817686" Longitude="2.3565459251404" StarRating="3" HotelCode="38361|hotel_ecole_centrale" HotelName="3H / Paris Marais 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>3 Rue Bailly, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212867/212867a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5458.00" OriginalAmount="5458.00">
      <BasicPropertyInfo Latitude="48.860608836236" Longitude="2.3441998048934" StarRating="5" HotelCode="471781|maison_albar_hotel_paris_celine" HotelName="Maison Albar Hotel Paris Céline" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>23/25 Rue Du Pont Neuf, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585701/585701a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A restaurant, a bar and room service are available to guests of the establishment. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5500.00" OriginalAmount="5500.00">
      <BasicPropertyInfo Latitude="48.85652417" Longitude="2.37198818" StarRating="5" HotelCode="612834|maison_breguet" HotelName="Maison Bréguet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Bréguet, 11e Arrondissement, Rive Droite, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782148/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5659.00" OriginalAmount="5659.00">
      <BasicPropertyInfo Latitude="48.87176513671875" Longitude="2.334789991378784" StarRating="5" HotelCode="0|maison_albar_hotels_le_vendome" HotelName="Maison Albar Hotels Le Vendome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Helder, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/25/442502b2d22d4e92a6ef8af3614d54f71dac9ce3.jpeg</HotelPictures>
        <HotelDescription>Maison Albar Hotels Le Vendome is a brand new 5-star boutique hotel located rue du Helder, few steps away from the Opéra Garnier and Galeries Lafayette.  You will be charmed by its 51 rooms and suites, carefully decorated by the interior designer Fabien Roque. They combine with grace, modernity and luxury. The hotel has also a restaurant called Alcoba which propose a casual South American cuisine, a patio, a relaxation space with a luxurious spa, indoor pool, steam bath, jacuzzi and fitness area. Le Vendome is a confidential address as beautiful as it's rare. A luxury haven where you feel 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;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;Extra Info: &lt;/b&gt;In response to the coronavirus (COVID-19), additional safety and sanitation measures are currently in effect at this property. Food and beverage services at this property may be limited or unavailable due to the coronavirus (COVID-19). Due to the coronavirus (COVID-19), this property is taking steps to protect the safety of guests and staff. Certain services and amenities may be reduced or unavailable as a result. Please inform Maison Albar Hotels - Le Vendome 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5728.00" OriginalAmount="5728.00">
      <BasicPropertyInfo Latitude="48.86310444" Longitude="2.35807595" StarRating="0" HotelCode="943679|sinner_paris" HotelName="Sinner Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>116 Rue du temple, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/952618/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5770.00" OriginalAmount="5770.00">
      <BasicPropertyInfo Latitude="48.842803955078125" Longitude="2.306201934814453" StarRating="2" HotelCode="0|villa_blomet" HotelName="Villa Blomet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Copreaux, Paris, Fr, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/21/0c2182721a976d44268dea56a7f3930df3ddbdd2.jpeg</HotelPictures>
        <HotelDescription>Location : A stay at Villa Blomet places you in the heart of Paris, within a 15-minute walk of Necker-Enfants Malades Hospital and UNESCO Headquarters.  This vacation home is 1.2 mi (2 km) from Tour Montparnasse and 1.3 mi (2 km) from Les Invalides.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Necker-Enfants Malades Hospital - 0.6 km / 0.4 mi&lt;br /&gt;UNESCO Headquarters - 1.2 km / 0.7 mi&lt;br /&gt;Tour Montparnasse - 1.5 km / 0.9 mi&lt;br /&gt;Les Invalides - 1.5 km / 1 mi&lt;br /&gt;Le Bon Marche - 1.6 km / 1 mi&lt;br /&gt;Rue Cler - 1.8 km / 1.1 mi&lt;br /&gt;Rodin Museum - 2 km / 1.2 mi&lt;br /&gt;Champ de Mars - 2.1 km / 1.3 mi&lt;br /&gt;Paris Expo Porte de Versailles - 2.2 km / 1.4 mi&lt;br /&gt;Eiffel Tower - 2.3 km / 1.5 mi&lt;br /&gt;Paris Catacombs - 2.5 km / 1.6 mi&lt;br /&gt;Saint-Sulpice Church - 2.6 km / 1.6 mi&lt;br /&gt;Orsay Museum - 2.8 km / 1.7 mi&lt;br /&gt;Avenue Montaigne - 2.8 km / 1.7 mi&lt;br /&gt;Aquaboulevard - 2.8 km / 1.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Roissy-Charles de Gaulle Airport (CDG) - 43.4 km / 27 mi&lt;br /&gt;Orly Airport (ORY) - 15.5 km / 9.6 mi&lt;br /&gt;Paris (BVA-Beauvais) - 87.8 km / 54.5 mi&lt;br /&gt;Paris (XCR-Chalons-Vatry) - 216.4 km / 134.5 mi&lt;br /&gt;Dining : Cooked-to-order breakfasts are available daily from 9:00 AM to 9:30 AM for a fee.&lt;br /&gt;HeadLine : Near Necker-Enfants Malades Hospital&lt;br /&gt;Rooms : Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5802.00" OriginalAmount="5802.00">
      <BasicPropertyInfo Latitude="48.868521495375" Longitude="2.3065079250772" StarRating="5" HotelCode="29150|marignan_paris" HotelName="Hotel Marignan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Marignan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46811/l_46811_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the business, fashion and shopping district, between the mythic Champs Elysées and Avenue Montaigne. The nearest metro station can be reached in about 2 minutes on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5839.00" OriginalAmount="5839.00">
      <BasicPropertyInfo Latitude="48.861785547597" Longitude="2.3039976134918" StarRating="5" HotelCode="310521|hotel_juliana_paris" HotelName="Hôtel Juliana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Rue Cognacq Jay, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424692/a_424692_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6128.00" OriginalAmount="6128.00">
      <BasicPropertyInfo Latitude="48.863832522912" Longitude="2.3324784636498" StarRating="5" HotelCode="16548|hotel_regina_4" HotelName="Hotel Regina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place des Pyramides, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006066/006066a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of the French capital, directly beside the Louvre and close to the Tuileries métro station. The Gare Du Nord train station lies some 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6186.00" OriginalAmount="6186.00">
      <BasicPropertyInfo Latitude="48.86886" Longitude="2.34692" StarRating="0" HotelCode="0|paris_city_flat" HotelName="Paris City Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Mulhouse, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/33/ed/33ed8bda0d666d57a407dd44dd744de7c33a874f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Paris (Paris City Centre), you'll be steps from Grands Boulevards and 7 minutes by foot from Grevin Museum.  This apartment is 0.4 mi (0.6 km) from Les Halles and 0.2 mi (0.3 km) from Grand Rex Cinema.&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 digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and complimentary newspapers, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment features bicycle rentals nearby.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at one of the apartment's 10 restaurants. Relax with a refreshing drink at one of the 10 bars/lounges.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities, a safe deposit box at the front desk, and ATM/banking 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;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="63" TotalAmount="6321.00" OriginalAmount="6321.00">
      <BasicPropertyInfo Latitude="47.21628526" Longitude="0.06001027" StarRating="0" HotelCode="595426|madame_reve" HotelName="Gîte les Orchidées de la Loire Montsoreau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Quai Philippe de Commines, 49730 Montsoreau</AddressLine>
          </AddressLines>
          <CityName>Montsoreau</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/763635/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montsoreau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6441.00" OriginalAmount="6441.00">
      <BasicPropertyInfo Latitude="48.872268736634" Longitude="2.3034851253033" StarRating="5" HotelCode="13845|hotel_lancaster_2" HotelName="Hôtel Lancaster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15899/l_15899_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a stone’s throw from the most famous avenue in the world, the Champs Elysées, and just around the corner from the Triangle d’Or, the hotel’s sandstone façade stands proud on Rue de Berri, in Paris’ 8th arrondissement. The surroundings of the hotel are easily explored on foot, including the prestigious Rue du Faubourg Saint-Honoré, the Place de l’Etoile, and the Place de la Concorde. The Eiffel Tower and the Jardin des Tuileries are only 15 minutes away by public transport and is a 20 minute ride to the Louvre Museum. Orly Airport is 20 km away and it is some 30 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6458" OriginalAmount="6458">
      <BasicPropertyInfo Latitude="48.867965" Longitude="2.325791" StarRating="5" HotelCode="25340|45990" HotelName="Burgundy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Rue Duphot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36920/w_36920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Excellently located where the Rue Duphot meets the rue Saint-Honoré, this family-friendly hotel is amidst the Golden Triangle of Champs-Elysées, Madeleine and Opéra. The spa complex is just 400 m from La Place de la Concorde and guests will find shops, as well as bus and metro stations within a 2-minute walk. Auber train station and the Louvre Museum are approximately 10 minutes away on foot. Nearby airports include Orly (17 km away), Charles de Gaulle (25 km away) and Beauvais-Tille (81 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6476.00" OriginalAmount="6476.00">
      <BasicPropertyInfo Latitude="48.871017" Longitude="2.30493" StarRating="5" HotelCode="14582|marriott_champs_elysees" HotelName="Paris Marriott Champs-Elysees Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,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>70 Avenue des Champs-Elysees, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17041/a_17041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 70 Avenue des Champs-Élysées and is the very image of French luxury. It is a stone's throw away from the Arc de Triomphe and the Place de la Concorde. It is within walking distance of the Eiffel Tower and the Louvre Museum. Restaurants, bars, nightclubs and shops are all just a few minutes' walk from the hotel. A metro stop can be found approximately 100 m away and a bus stop around 60 m away. The train station Gare de Lyon can be reached in about 20 minutes by public transport. From the hotel, it is about 15 minutes’ walk to the Seine and 25 minutes’ walk to the Tuileries Garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6503.00" OriginalAmount="6503.00">
      <BasicPropertyInfo Latitude="48.854746322044" Longitude="2.3394897580147" StarRating="4" HotelCode="47990|hotel_d_aubusson" HotelName="D' Aubusson" 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>33 Rue Dauphine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11047/a_11047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6609.00" OriginalAmount="6609.00">
      <BasicPropertyInfo Latitude="48.86054338" Longitude="2.31033534" StarRating="5" HotelCode="439869|hotel_le_narcisse_blanc_spa" HotelName="Hotel Le Narcisse Blanc &amp; Spa" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>19 Boulevard De La Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550055/a_550055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6980.00" OriginalAmount="6980.00">
      <BasicPropertyInfo Latitude="48.861291654137" Longitude="2.2750159659678" StarRating="5" HotelCode="636170|brach_paris" HotelName="Brach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Babysitting,Bar,Bicycle Rental,Business Centre,Designated Smoking Area,Heated Pool,Laundry,Massage Centre,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-7 Rue Jean Richepin, 16ème Arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/754809/a_754809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the heart of the 16th arrondissement, neighbouring the Trocadéro, Eiffel Tower and Passy market, a stone's throw from La Grande Epicerie rive droite and the Bois de Boulogne, Brach unveils a space full of freedom and light designed by Philippe Starck. The world-famous designer has created a place of modern romanticism, rigorous yet elegant, that reveals its glass structure behind lush vegetation.

Combining avant-garde style and timeless appeal, the hotel boasts 59 rooms and suites with terraces, as well as welcoming lounges overlooking an outdoor environment treated with the utmost respect.

Restaurant with Mediterranean influences, balanced cuisine, a pastry shop, cocktail bar, a kitchen garden suspended over the rooftops and a sports club all await you in the immense glasshouse that is Brach, where humanity mixes with nature and innovation, culture and poetry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6989.00" OriginalAmount="6989.00">
      <BasicPropertyInfo Latitude="48.86411" Longitude="2.34231" StarRating="4" HotelCode="0|outstanding_luxury_apt_louvre" HotelName="Outstanding luxury apt - Louvre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 rue du Louvre, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/43/1443c7e7b186ff6cb342baf73445bcfc32571c43.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 Paris, steps from Les Halles and 7 minutes by foot from Palais Royal.  This apartment is 0.5 mi (0.8 km) from Centre Pompidou and 0.5 mi (0.9 km) from Louvre Museum.&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. Wired and wireless Internet access is complimentary, and a flat-screen television with cable programming provides entertainment. Conveniences include a desk and a microwave.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include concierge services and babysitting/childcare (surcharge).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff, 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;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 1,000.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: 110.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7069.00" OriginalAmount="7069.00">
      <BasicPropertyInfo Latitude="48.86622622" Longitude="2.33289923" StarRating="5" HotelCode="496037|le_roch_hotel_spa" HotelName="Le Roch Hotel And Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Saint Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592391/592391a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7526.00" OriginalAmount="7526.00">
      <BasicPropertyInfo Latitude="48.870982" Longitude="2.330421" StarRating="4" HotelCode="258520|intercontinental_paris_le_grand" HotelName="Intercontinental Le Grand" 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,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14859/a_14859_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7574.00" OriginalAmount="7574.00">
      <BasicPropertyInfo Latitude="48.86547921" Longitude="2.33482792" StarRating="5" HotelCode="451115|nolinski_paris" HotelName="Nolinski Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue de l'Opera, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/561204/p_561204_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7608.00" OriginalAmount="7608.00">
      <BasicPropertyInfo Latitude="48.87098096" Longitude="2.31541446" StarRating="5" HotelCode="590317|splendide_royal_paris" HotelName="Hôtel Splendide Royal Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue du Cirque, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641143/641143a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8068.00" OriginalAmount="8068.00">
      <BasicPropertyInfo Latitude="48.865466417067" Longitude="2.3038592934608" StarRating="5" HotelCode="74025|hotel_montaigne" HotelName="Hotel Montaigne Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207710/207710a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9364.00" OriginalAmount="9364.00">
      <BasicPropertyInfo Latitude="48.866450080316" Longitude="2.3085249960422" StarRating="5" HotelCode="31788|hotel_san_regis" HotelName="San Regis" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12, rue Jean-Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50726/a_50726_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel lies in the immediate vicinity of the famous shopping street Champs Elysées and is 1 km from the Arc de Triomphe. Countless shops on the Avenue Montaigne and links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9410.00" OriginalAmount="9410.00">
      <BasicPropertyInfo Latitude="48.869090436818" Longitude="2.3220285773277" StarRating="5" HotelCode="17721|sofitel_paris_le_faubourg" HotelName="Sofitel Paris Le Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Boissy d'Anglas, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21800/a_21800_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies at the heart of Paris, between the Place de la Concorde, the wonderful shopping area of Faubourg Saint Honore and the famous Champs-Elysee. Located only a few minutes away from the metro station Place de la Concorde, this hotel is within easy access to the public transport network (50m). In addition, the hotel lies close to the Louvre as well as the Orsay Museums, the theatre houses and the concert halls. The beautiful Tuileries garden and the wonderful banks of the river Seine, are also just a few steps from the hotel. Furthermore, numerous restaurants, clubs and bars offering plenty of entertainment are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9491.00" OriginalAmount="9491.00">
      <BasicPropertyInfo Latitude="48.86908867251" Longitude="2.300817668438" StarRating="5" HotelCode="16208|prince_de_galles_a_luxury_collection_hotel" HotelName="Prince de Galles, a Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/01/2025" 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>33 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19446/a_19446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Paris in Avenue George V, and is the ideal spot for browsing the renowned boutiques of the famous Triangle d'Or - the triangle formed by the Champs Elysees, Avenue George V and Avenue Montaigne. There is parking available outside the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10056.00" OriginalAmount="10056.00">
      <BasicPropertyInfo Latitude="48.855595190221" Longitude="2.2927951812744" StarRating="4" HotelCode="33468|pullman_paris_tour_eiffel" HotelName="Hôtel Pullman Paris Tour Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue de Suffren, Entrée au 22 rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53255/a_53255_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the fashionable Avenue de Suffren, this city and business hotel is just a stone’s throw from the Eiffel Tower and Trocadero Gardens; a short walk from the River Seine; and close to the Palais de Chaillot and the Porte de Versailles Exhibition Centre. Located in a refined and peaceful area, this elegant property is an ideal setting for both business and holiday travellers. Champs Elysées, the Notre Dame Cathedral and the Louvre can be reached within a 15-minute drive. Orly International Airport is approximately 18 km away and Charles De Gaulle International Airport lies roughly 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10426" OriginalAmount="10426">
      <BasicPropertyInfo Latitude="48.871690251705" Longitude="2.3010310760574" StarRating="5" HotelCode="400754|55543" HotelName="Hôtel Barrière Le Fouquet's Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/331881/331881a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13776.00" OriginalAmount="13776.00">
      <BasicPropertyInfo Latitude="48.85499" Longitude="2.34176" StarRating="0" HotelCode="0|le_notre_dame_duplex_with_amazing_view" HotelName="Le Notre Dame - Duplex with Amazing View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>47 Quais des grands augustins, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/55/5c/555ce8659f943c7ef6262e033dd11f9c92987a6e.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 Paris, just a 4-minute walk from Pont Neuf and 8 minutes by foot from Notre Dame Cathedral.  This apartment is 0.4 mi (0.6 km) from Les Halles and 0.6 mi (0.9 km) from Sorbonne University.&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 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;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff 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;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 2,000.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13867.00" OriginalAmount="13867.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="976586|cour_des_vosges" HotelName="Cour des Vosges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Place des Vosges, 4 arrondissement, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39190000/39186300/39186206/533f153a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13972.00" OriginalAmount="13972.00">
      <BasicPropertyInfo Latitude="48.863143" Longitude="2.337801" StarRating="5" HotelCode="94380|grand_hotel_du_palais_royal" HotelName="Grand Hotel du Palais Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de Valois, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131122/a_131122_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the Louvre Museum and the Palais Royal gardens, the hotel benefits from an exceptional location in the heart of Paris' 1st district, where fashion, shopping, culture, gastronomy and art meet. It is the best starting point from which to discover Paris. The nearest metro station is Palais Royal Musée du Louvre (Line 1), 100 m from the hotel. The Louvre Museum, the Champs-Élysées, Jardin des Tuileries and Notre Dame are all in the close vicinity. Orly Airport is around 20 km away and it is some 25 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15287.00" OriginalAmount="15287.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="967874|jk_place_paris" HotelName="J.K. Place Paris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>82 Rue De Lille, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37140000/37139000/37138932/78e07e91_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16102.00" OriginalAmount="16102.00">
      <BasicPropertyInfo Latitude="48.859745789504" Longitude="2.3085987567902" StarRating="4" HotelCode="164914|hotel_thoumieux" HotelName="Thoumieux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Rue Saint-Dominique, 75007 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231514/a_231514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16300.00" OriginalAmount="16300.00">
      <BasicPropertyInfo Latitude="48.868765803102" Longitude="2.3305231332779" StarRating="5" HotelCode="26015|park_hyatt_paris__vendome" HotelName="Park Hyatt Paris-Vendome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38058/a_38058_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the prestigious street Rue de la Paix in Paris, this comfortable hotel is located just a few steps away from Place Vendôme, the Champs Elysees and the exclusive shopping area of the Rue de Faubourg. The Louvre, the Musée d'Órsay and many other sightseeing opportunities in the city are within easy reach of the hotel. The nearest metro station is Opéra.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17213.00" OriginalAmount="17213.00">
      <BasicPropertyInfo Latitude="48.863701" Longitude="2.29339" StarRating="5" HotelCode="165809|shangrila_hotel_paris" HotelName="Shangri-La Paris" 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,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 avenue d'Iéna, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232468/a_232468_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Paris, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17429.00" OriginalAmount="17429.00">
      <BasicPropertyInfo Latitude="48.85529" Longitude="2.325502" StarRating="4" HotelCode="259018|kk_hotel_cayre" HotelName="K+K Hotel Cayré" 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,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Raspail, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15146/a_15146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right next to the Latin Quarter and is the perfect base from which to explore the many attractions, shopping streets and business centres awaiting visitors to Paris. There are links to the public transport network (bus) right on the doorstep and the nearest shops are 50 m away (Boulevard St Germain). Orly Airport is 16 km and it is 27 km to Charles de Gaulle Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18263" OriginalAmount="18263">
      <BasicPropertyInfo Latitude="48.851426597473" Longitude="2.3271998763084" StarRating="4" HotelCode="14266|23477" HotelName="Hotel Lutetia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Boulevard Raspail, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16588/a_16588_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the heart of the fashionable Saint-Germain district, surrounded by galleries and antique shops. The nearest metro station Sèvres - Babylone is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19697.00" OriginalAmount="19697.00">
      <BasicPropertyInfo Latitude="48.86701" Longitude="2.327132" StarRating="5" HotelCode="904485|mandarin_oriental_paris" HotelName="Mandarin Oriental Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>251 rue Saint-Honoré, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238206/a_238206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19929.00" OriginalAmount="19929.00">
      <BasicPropertyInfo Latitude="48.865132" Longitude="2.328132" StarRating="5" HotelCode="14833|le_meurice" HotelName="Le Meurice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/01/2025" 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>228 Rue de Rivoli, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17418/a_17418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Paris is one of the most romantic, stylish and exciting cities in the world, and guests at this hotel are perfectly placed to discover its myriad treasures. The Tuileries Garden, Place de la Concorde and the Louvre are on the hotel's doorstep, and guests venturing a little further afield will find the world's finest museums and galleries, theatres, a shopping heaven and exceptional restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20531.00" OriginalAmount="20531.00">
      <BasicPropertyInfo Latitude="48.867347" Longitude="2.321054" StarRating="5" HotelCode="11623|de_crillon" HotelName="Hôtel de Crillon, A Rosewood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Concorde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11211/a_11211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The enchanting hotel is hidden behind an inconspicuous façade close to the grandiose maritime museum on the Place de la Concorde at the heart of Paris. Interesting sights of interest such as the sophisticated Rue Faubourg St. Honoré, the Champs Elysées and the large museums are situated in the immediate vicinity, within walking distance. Links to the public transport network lie in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20551.00" OriginalAmount="20551.00">
      <BasicPropertyInfo Latitude="48.869684" Longitude="2.31334" StarRating="5" HotelCode="306996|la_reserve_paris_2" HotelName="La Réserve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Avenue Gabriel, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/71497/1971497/1.jpg?f=15348286</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23358.00" OriginalAmount="23358.00">
      <BasicPropertyInfo Latitude="48.871708183095" Longitude="2.3148122761269" StarRating="5" HotelCode="13928|hotel_le_bristol_paris" HotelName="Le Bristol Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16041/l_16041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on the Rue Faubourg St. Honoré, extremely close to the Elysées Palace. There are elegant shopping streets and galleries to be found very close to the hotel. All of Paris' sights of interest are easily accessible from here. Champs-Elysées Clemenceau Metro station is the closest to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24203.00" OriginalAmount="24203.00">
      <BasicPropertyInfo Latitude="48.868788739249" Longitude="2.3007050156593" StarRating="5" HotelCode="12637|four_seasons_george_v" HotelName="Four Seasons Hotel George V" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12937/gt_12937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel offers a quiet location in Triangle d´Or, one of the most elegant districts in Paris close to the lively Champs Elysées and the famous Arc de Triomphe. Links to the public transport network also lie within walking distance. Transfer to the airport takes about 40 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24928.00" OriginalAmount="24928.00">
      <BasicPropertyInfo Latitude="48.866179" Longitude="2.30426" StarRating="5" HotelCode="16062|plaza_athenee" HotelName="Plaza Athenee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19188/a_19188_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent hotel is situated in the exclusive Avenue Montaigne in the heart of Paris. It is an ideal starting point for visiting the famous sightseeing attractions, such as the Haute Couture shops, the Champs Élysées, the Eiffel Tower or the Arc de Triumph. Links to the public transport system are only 200 m from the hotel. Charles de Gaulle airport is located within 26 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27084.00" OriginalAmount="27084.00">
      <BasicPropertyInfo Latitude="48.876199210643" Longitude="2.3500040173531" StarRating="3" HotelCode="37011|hotel_eurostars_panorama" HotelName="Exe Panorama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 08/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60741/a_60741_E1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable luxury hotel enjoys a splendid location in a secluded street in the Lafayette-Montmartre district of Paris. The Opera, Montmartre and the business district are all in the immediate vicinity. Scores of shops and entertainment venues as well as many of the city's exemplary tourist attractions are easily discovered on foot or by using the local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="676.00" OriginalAmount="676.00">
      <BasicPropertyInfo Latitude="48.800955433518" Longitude="2.4506087365372" StarRating="2" HotelCode="902443|sejours_et_affaires_le_magistere__creteil" HotelName="Séjours &amp; Affaires Le Magistère" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-100 Avenue du Mal De Lattre de Tassigny, 94000 Créteil</AddressLine>
          </AddressLines>
          <CityName>Créteil</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Créteil. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="683" OriginalAmount="683">
      <BasicPropertyInfo Latitude="48.7168" Longitude="2.25251" StarRating="0" HotelCode="871973|424987" HotelName="All Suites Appart Hotel Palaiseau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Avenue Des Allies</AddressLine>
          </AddressLines>
          <CityName>Palaiseau</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="703.00" OriginalAmount="703.00">
      <BasicPropertyInfo Latitude="48.88232094" Longitude="2.37045471" StarRating="3" HotelCode="549023|hotel_de_la_comete" HotelName="Hotel De La Comete" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Boulevard De La Villette, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="753" OriginalAmount="753">
      <BasicPropertyInfo Latitude="48.83260102" Longitude="2.70362706" StarRating="2" HotelCode="328076|81915" HotelName="B&amp;B Hôtel Marne la Vallée" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Marie Curie, ZAC Du Centre Ville, 77600 Bussy-Saint-Georges</AddressLine>
          </AddressLines>
          <CityName>Bussy St. Georges</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Bussy St. Georges.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="783.00" OriginalAmount="783.00">
      <BasicPropertyInfo Latitude="48.8829973552706" Longitude="2.34114469999997" StarRating="0" HotelCode="0|locappart_villa_dancourt_" HotelName="Locappart Villa Dancourt" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Villa Dancourt, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Locappart Villa Dancourt” is located in Paris. It boasts a convenient location within 3 km 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="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.370323" StarRating="1" HotelCode="149433|hotel_de_laveyron" HotelName="De l'Aveyron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5, rue d'Austerlitz, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="989.00" OriginalAmount="989.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="803789|hotel_port_royal" HotelName="Port Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Boulevard De Port-Royal</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061" OriginalAmount="1061">
      <BasicPropertyInfo Latitude="48.853918831641" Longitude="2.8159868328073" StarRating="4" HotelCode="954071|397831" HotelName="Paris Marne la Vallée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Allée de L’Orme Rond, 77700 Bailly-Romainvilliers</AddressLine>
          </AddressLines>
          <CityName>Bailly-Romainvilliers</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1086.00" OriginalAmount="1086.00">
      <BasicPropertyInfo Latitude="48.89024192" Longitude="2.33401085" StarRating="0" HotelCode="741050|chambre_dhotes_toit_chez_moi" HotelName="Chambre D'hôtes Toit pour Vous" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Rue Damrémont</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1114.00" OriginalAmount="1114.00">
      <BasicPropertyInfo Latitude="48.87938" Longitude="2.358098" StarRating="0" HotelCode="385602|st_christophers_inn_gare_du_nord__hostel" HotelName="St Christopher's Paris Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>5 rue de Dunkerque, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.00" OriginalAmount="1148.00">
      <BasicPropertyInfo Latitude="48.8482895" Longitude="2.29287447" StarRating="0" HotelCode="803466|family_residence_3" HotelName="Hotel Family Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Fondary, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1155.00" OriginalAmount="1155.00">
      <BasicPropertyInfo Latitude="48.850955963134766" Longitude="2.438246965408325" StarRating="0" HotelCode="0|le_petit_lys" HotelName="Le Petit Lys" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 rue de strasbourg, 94300 Vincennes, France, Vincennes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Vincennes, within 1.2 km of Château de Vincennes Paris, Le Petit Lys offers accommodation with free WiFi and air conditioning. Housed in a building dating from 1900, the apartment is in an area where guests can engage in activities such as hiking and cycling. 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. Private parking is available at the apartment. The nearest airport is Paris - Orly Airport, 19 km from Le Petit Lys.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.00" OriginalAmount="1236.00">
      <BasicPropertyInfo Latitude="48.8426" Longitude="2.21133" StarRating="0" HotelCode="588105|les_jardins_de_saintcloud" HotelName="Les Jardins de Saint-Cloud" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Dantan, 92210 Saint-Cloud</AddressLine>
          </AddressLines>
          <CityName>Saint-Cloud</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="48.875871991133" Longitude="2.35897095314" StarRating="4" HotelCode="39394|holiday_inn_paris_gare_de_lest" HotelName="Holiday Inn Paris - Gare De L'est" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is situated opposite Gare de l'Est. Both Montmatre and Les Halles are to be found nearby. It is about 6 km to the exhibition centre and the Champs Elysées. Links to the public transport network are 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1290" OriginalAmount="1290">
      <BasicPropertyInfo Latitude="48.877995" Longitude="2.35839183" StarRating="0" HotelCode="956702|443392" HotelName="Okko Hotels Paris Gare De L’est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 A Rue D’Alsace, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1304.00" OriginalAmount="1304.00">
      <BasicPropertyInfo Latitude="48.8146" Longitude="2.33995" StarRating="0" HotelCode="840690|jojoe_paris_gentilly_hotel_hostel" HotelName="Jo&amp;Joe Paris Gentilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89-93 Avenue Paul Vaillant Couturier, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Gentilly</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1310.00" OriginalAmount="1310.00">
      <BasicPropertyInfo Latitude="48.87024171" Longitude="2.37103737" StarRating="0" HotelCode="958701|holidaysinparis_republique" HotelName="Holidays In Paris Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Avenue Parmentier, 10th Arr, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1311.00" OriginalAmount="1311.00">
      <BasicPropertyInfo Latitude="48.906977156031" Longitude="2.2403989507402" StarRating="2" HotelCode="333660|lolympique" HotelName="Hotel L'Olympique 1924" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Charlebourg, 92250 La Garenne Colombes</AddressLine>
          </AddressLines>
          <CityName>Colombes</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 L'Olympique 1924 in La Garenne-Colombes, you'll be in the suburbs and convenient to Parc du Millenaire and Grande Arche. This hotel is within close proximity of Leonardo da Vinci Engineering School and CNIT Convention 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 17 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and complimentary toiletries. 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;Enjoy a satisfying meal at a restaurant serving guests of L'Olympique 1924.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Planning an event in La Garenne-Colombes? This hotel has facilities measuring 377 square feet (35 square meters), including a meeting room.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1331.00" OriginalAmount="1331.00">
      <BasicPropertyInfo Latitude="48.846031188964844" Longitude="2.2849550247192383" StarRating="0" HotelCode="0|tour_eiffel_grenelle" HotelName="Tour Eiffel Grenelle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96 Rue Saint Charles, 15th arr., 75015 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Tour Effel Grenelle offers studios and apartments in Paris, just a 20-minute walk from the Tour Eiffel. WiFi is free and apartments have a separate bedroom, while studios have a private balcony.&lt;br /&gt;Accommodation has a fully equipped kitchen, a living room, and a bathroom. Facilities include a satellite flat-screen TV.&lt;br /&gt;Charles Michels Metro Station is just 150 metres from the Grenelle Tour Eiffel, and the Louvre Museum is a 10-minute drive 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1392.00" OriginalAmount="1392.00">
      <BasicPropertyInfo Latitude="48.88583017" Longitude="2.22979333" StarRating="3" HotelCode="955775|ibis_styles_puteaux_paris_la_defense" HotelName="ibis Styles Puteaux Paris La Défense" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Avenue du Général-de-Gaulle, 92800 Puteaux</AddressLine>
          </AddressLines>
          <CityName>Puteaux</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="48.893348693847656" Longitude="2.338730573654175" StarRating="0" HotelCode="0|le_studio_flore" HotelName="Le Studio Flore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153 rue Ordener, 18th arr., 75018 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Le Studio Flore offers a view of the courtyard and is located on the ground floor of a typical Haussmannian building in Paris. Sacré-Coeur is 800 metres from Le Studio Flore, while Opéra Garnier is 2.5 km away. The nearest airport is Orly Airport, 18 km from the property. An oven and a microwave can be found in the kitchen. A flat-screen TV with cable channels is featured. There is a private bathroom with a bath. Grocery shops can be found within walking distance of the studio and there is a local market every Wednesday and Saturday in the same street. This non-smoking apartment is located at the foot of Montmartre.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1535.00" OriginalAmount="1535.00">
      <BasicPropertyInfo Latitude="48.823538874113" Longitude="2.2728837567391" StarRating="3" HotelCode="422616|hotel_de_la_mairie_3" HotelName="Hôtel Paris d'Issy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Auguste Gervais, 92130 Issy-les-Moulineaux</AddressLine>
          </AddressLines>
          <CityName>Issy-les-Moulineaux</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Issy-les-Moulineaux.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.00" OriginalAmount="1794.00">
      <BasicPropertyInfo Latitude="48.848259" Longitude="2.324725" StarRating="3" HotelCode="149447|hotel_de_sevres" HotelName="Hôtel De Sèvres" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22, rue de l'Abbé Grégoire, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1830.00" OriginalAmount="1830.00">
      <BasicPropertyInfo Latitude="48.864785340242" Longitude="2.3525923490524" StarRating="3" HotelCode="410479|hotel_bellevue_et_du_chariot_dor" HotelName="Bellevue Chariot d'Or" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1832.00" OriginalAmount="1832.00">
      <BasicPropertyInfo Latitude="48.87264001" Longitude="2.22909109" StarRating="0" HotelCode="502620|cosy_apparts_suresnes_la_defense" HotelName="Cosy Apparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Bis Rue de Verdun</AddressLine>
          </AddressLines>
          <CityName>Suresnes</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1845.00" OriginalAmount="1845.00">
      <BasicPropertyInfo Latitude="48.8243125" Longitude="2.32127716" StarRating="0" HotelCode="487742|sweet_inn_apartments_brune_2" HotelName="Sweet Inn- Brune" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>159-163 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1912.00" OriginalAmount="1912.00">
      <BasicPropertyInfo Latitude="48.84564849" Longitude="2.37538817" StarRating="0" HotelCode="587602|hostel_blue_planet" HotelName="Hostel Blue Planet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue planet hostel in Paris (12th Arrondissement), you'll be convenient to Ministry of Finance and Notre Dame Cathedral.  This hostel is within close proximity of Opera Bastille and Place de la Bastille. #  Rooms : # Make yourself at home in one of the 44 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. #  Dining : # For your convenience, a complimentary breakfast is served daily from 7:30 AM to 10 AM. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1918.00" OriginalAmount="1918.00">
      <BasicPropertyInfo Latitude="48.838005" Longitude="2.349523" StarRating="3" HotelCode="225001|hotel_de_lesperance_3" HotelName="Hotel de l'Esperance" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pascal, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1941.00" OriginalAmount="1941.00">
      <BasicPropertyInfo Latitude="48.8884027" Longitude="2.34513730000003" StarRating="2" HotelCode="0|duplex_neuf_au_coeur_de_montmartre_" HotelName="Duplex Neuf au Coeur de Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Bachelet, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Duplex Neuf au Coeur de Montmartre is a self-catering accommodation located in the 18th district of Paris. Free Wi-Fi access is available and the Sacré-Coeur Basilica is a 10-minute walk away.&lt;/br&gt;With a contemporary décor, the duplex apartment features a flat-screen TV in the living area and a bedroom on the mezzanine level. The private bathroom comes with a shower and a hairdryer.&lt;/br&gt;You can prepare meals using the apartment’s open-plan kitchen, which is equipped with a microwave, a Nespresso coffee machine and an oven. Several bars and restaurants can be found in the lively area.&lt;/br&gt;Duplex Neuf au Coeur de Montmartre is 300 metres from Lamarck – Caulaincourt Metro Station (Line 12) and Charles De Gaulle Airport is located 20 km from the property.&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;From January 1, 2019, the Paris city tax will be raised. The exact amount is subject to the hotel's reception at the time of check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2089.00" OriginalAmount="2089.00">
      <BasicPropertyInfo Latitude="48.85872233" Longitude="2.35358311" StarRating="2" HotelCode="502443|dwin_hotel" HotelName="D'win" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Temple, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a café, a bar, a babysitting service and a childcare service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2149.00" OriginalAmount="2149.00">
      <BasicPropertyInfo Latitude="48.877152" Longitude="2.345268" StarRating="3" HotelCode="11613|hotel_de_locean_3" HotelName="De L'Ocean" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris between Gare du Nord train station and Opéra Garnier. The Moulin Rouge is just 1.5 km away and the hotel is a short walk from Cadet metro station, which provides access to the Louvre Museum and Notre Dame within 10 minutes. Paris-Orly Airport is approximately 23 km from the hotel and Paris-Charles de Gaulle Airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2216.00" OriginalAmount="2216.00">
      <BasicPropertyInfo Latitude="48.834665775965" Longitude="2.3254886269569" StarRating="4" HotelCode="189577|helzear_rive_gauche_apartments" HotelName="Suite &amp; Hôtel Montparnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue Liancourt, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2225.00" OriginalAmount="2225.00">
      <BasicPropertyInfo Latitude="48.88650131225586" Longitude="2.3356099128723145" StarRating="4" HotelCode="0|best_western_plus_hotel_litteraire_marcel_ayme" HotelName="Best Western Plus Hotel Litteraire Marcel Ayme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FR Paris Arr18:Montmartre-Sacré Coeur PAR, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Good choice if you’re looking forward to taking some rest at the hotel as much as to walking around the city. Hotel «Best Western Plus Hotel Litteraire Marcel Ayme» is located in Paris. This hotel is located in 4 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Abbesses, Dalí Theatre and Museum and Moulin Rouge.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;It’s time to have a nice meal! Stop by the restaurant. You can arrange a business meeting, a board meeting, and even a job interview as there is a conference hall. Accessibility: there is an elevator/lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2316.00" OriginalAmount="2316.00">
      <BasicPropertyInfo Latitude="48.8475928" Longitude="2.3310888999999" StarRating="2" HotelCode="522389|jean_bart" HotelName="Hotel Jean Bart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Jean Bart, Quartier Notre-Dame-des-Champs, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2341.00" OriginalAmount="2341.00">
      <BasicPropertyInfo Latitude="48.84787041" Longitude="2.29757881" StarRating="3" HotelCode="325255|hotel_de_lavre" HotelName="Hôtel L'Avre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue de l'Avre, 75015 Paris, Île-de-France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2401.00" OriginalAmount="2401.00">
      <BasicPropertyInfo Latitude="48.862918853759766" Longitude="2.3645598888397217" StarRating="1" HotelCode="0|caprice_amour" HotelName="Caprice Amour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>113 Rue de Turenne, 75003, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Paris, 1.4 km from Opéra Bastille, 1.8 km from Pompidou Centre and 2.8 km from Sainte-Chapelle, Caprice Amour features accommodation with a terrace and free WiFi. The apartment has 1 bedroom, a flat-screen TV with cable channels and a fully equipped kitchen that provides guests with a dishwasher, a microwave, a washing machine, a fridge and a stovetop. Louvre Museum is 2.9 km from the apartment, while Notre Dame Cathedral is 2.9 km from the property. The nearest airport is Paris - Orly Airport, 17 km from Caprice Amour.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2409.00" OriginalAmount="2409.00">
      <BasicPropertyInfo Latitude="48.87760925292969" Longitude="2.3125534057617188" StarRating="0" HotelCode="0|champselysees_apartments_by_onefinestay" HotelName="onefinestay – Arc de Triomphe - Champs-Élysées private homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Different locations in Champs-Elysées Area, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Champs-Elysees is an apartment located in Paris, 700 metres from Arc de Triomphe. Champs-Elysees boasts views of the garden and is 1.6 km from Mathurins Theatre. There is a dining area and a kitchen complete with a dishwasher, an oven and microwave. A flat-screen TV and Blu-ray player, as well as an iPod docking station are offered. There is a private bathroom with a bath or shower. Eiffel Tower is 1.7 km from Champs-Elysees, while Palais des Congrès de Paris is 1.7 km away. The nearest airport is Paris - Orly Airport, 16 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2500.00" OriginalAmount="2500.00">
      <BasicPropertyInfo Latitude="48.858890533447266" Longitude="2.3629400730133057" StarRating="0" HotelCode="0|parc_royal_appartements" HotelName="Parc Royal Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue du Parc Royal, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Parc Royal Appartements is located in Paris. Free WiFi is featured. All units are equipped with a flat-screen TV and a fully equipped kitchen with a a dishwasher, an oven and coffee machine. A microwave and toaster are also available, as well as a kettle. Some apartments are accessible via a lift. Popular points of interest near the apartment include Pompidou Centre, Opéra Bastille and Place de la République. Paris - Orly Airport is 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2553.00" OriginalAmount="2553.00">
      <BasicPropertyInfo Latitude="48.88426575" Longitude="2.34246384" StarRating="0" HotelCode="840857|sweetinn_apartments_rue_tardieu" HotelName="Sweetinn Apartments Rue Tardieu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Tardieu</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2583.00" OriginalAmount="2583.00">
      <BasicPropertyInfo Latitude="48.851627349853516" Longitude="2.347130060195923" StarRating="0" HotelCode="0|beruchet" HotelName="Beruchet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue Galande, 5th arr., 75005 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering free WiFi and city views, Beruchet is an accommodation located in Paris, just 1.9 km from Louvre Museum and 600 metres from Sainte-Chapelle. Housed in a building dating from 16th century, this apartment is 2.5 km from Opéra Bastille and 3.4 km from Tuileries Garden. The apartment features 1 bedroom, a TV, an equipped kitchenette with a microwave and a fridge, a washing machine, and 1 bathroom with a shower. Luxembourg Gardens is 1.4 km from the apartment, while Orangerie Museum is 2.9 km away. The nearest airport is Paris - Orly Airport, 16 km from Beruchet.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2737.00" OriginalAmount="2737.00">
      <BasicPropertyInfo Latitude="48.84914016723633" Longitude="2.3423032760620117" StarRating="0" HotelCode="0|appartement_quartier_latin" HotelName="Appartement Quartier Latin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43, Boulevard Saint Michel, Paris</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 «Appartement Quartier Latin» is located in Paris. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment — Latin Quarter, Sorbonne and Cluny – La Sorbonne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2892.00" OriginalAmount="2892.00">
      <BasicPropertyInfo Latitude="48.883723809612" Longitude="2.342641530213" StarRating="4" HotelCode="632558|momart_hotel_spa" HotelName="Môm’Art Hôtel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café, a bar and room service. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2943.00" OriginalAmount="2943.00">
      <BasicPropertyInfo Latitude="48.8632" Longitude="2.33509" StarRating="0" HotelCode="803609|le_66_3" HotelName="Le 66" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue Lhomond</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3055.00" OriginalAmount="3055.00">
      <BasicPropertyInfo Latitude="48.87983107" Longitude="2.33735255" StarRating="0" HotelCode="324671|hotel_monnier" HotelName="Hôtel Monnier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/01/2025" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Situated in central Paris, this 2-star hotel is less than a 7-minute walk to the Moulin Rouge in the famous Montmartre district. It offers soundproofed rooms with flat-screen TVs and free Wi-Fi access.

The rooms at the Monnier hotel have a private bathroom, and are all accessible by lift.

Facil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4401.00" OriginalAmount="4401.00">
      <BasicPropertyInfo Latitude="48.87403869628906" Longitude="2.3146629333496094" StarRating="1" HotelCode="0|pick_a_flats_in_champs_elysees_rue_percier" HotelName="Pick a Flat'S Champs Elysées Percier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Avenue Percier, 75008, Paris, FR, Paris</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 «Pick a Flat'S Champs Elysées Percier» is located in Paris. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Miromesnil, Champs-Elysees and Place de la Concorde.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Additional services that the hotel offers to its guests: dry cleaning and ironing. The staff of the hotel speaks English, Spanish and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4584.00" OriginalAmount="4584.00">
      <BasicPropertyInfo Latitude="48.86008834838867" Longitude="2.354599952697754" StarRating="1" HotelCode="0|show_room" HotelName="Show Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>53 rue du Temple, 75004, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>In the 4th arr. District of Paris, close to Pompidou Centre, Show Room has free WiFi and a washing machine. The property is 2.3 km from Luxembourg Gardens and 2.8 km from Notre Dame Cathedral. This apartment features 2 bedrooms, a kitchen with a dishwasher and a microwave, a flat-screen TV, a seating area and 1 bathroom. Popular points of interest near the apartment include Sainte-Chapelle, Louvre Museum and Opéra Bastille. The nearest airport is Paris - Orly Airport, 17 km from Show Room.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5411.00" OriginalAmount="5411.00">
      <BasicPropertyInfo Latitude="48.86027145385742" Longitude="2.3548200130462646" StarRating="1" HotelCode="0|duran_duran" HotelName="Duran Duran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue du Temple, 75004, Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Paris, 200 metres from Pompidou Centre, 1.4 km from Sainte-Chapelle and 1.6 km from Louvre Museum, Duran Duran features accommodation with a patio and free WiFi. The property is 2.7 km from Notre Dame Cathedral and 3.3 km from Orsay Museum. The apartment features 3 bedrooms, a flat-screen TV with cable channels and a fully equipped kitchen that provides guests with a dishwasher, a fridge, a washing machine, an oven and a stovetop. Opéra Bastille is 1.7 km from the apartment, while Luxembourg Gardens is 2.3 km from the property. The nearest airport is Paris - Orly Airport, 17 km from Duran Duran.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15940.00" OriginalAmount="15940.00">
      <BasicPropertyInfo Latitude="48.86434555053711" Longitude="2.2905988693237305" StarRating="0" HotelCode="0|prestigious_appartement_trocadero" HotelName="Prestigious Appartement Trocadero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 rue de Lubeck, 16th arr., 75116 Paris, France, Paris</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in an Haussmannien building, Appartement Trocadero is a self-catering accommodation located in the 16th district of Paris. It offers free WiFi and views of the city. The Eiffel Tower can be reached within an 11-minute walk from the apartment. This apartment features 3 bedrooms with their own bathroom, a living area with a flat-screen TV and parquet floors. The kitchen includes an oven, coffee machine and refrigerator. Meals can be taken in the dining area. Restaurants, bars and shops can be found around the apartment. Iéna Metro Station is located 270 metres from the property. Free private parking is also available upon request. Paris Aquarium, Cinéaqua is a 4-minute walk from the apartment. Paris – Orly Airport is 20 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;A local tourist tax will be charged during the stay. This surcharge is not included in the total rate for some rooms and shall be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access,Central Heating,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Room Service,Nightclub,Kitchen,Sauna,Spa,Swimming Pool,Shopping Arcade,Garden,Golf,Jacuzzi,Pets allowed,Heated Pool,24 Hour Front Desk,Elevator,Luggage Storage,Meeting Room,Wake-up Call Service,Parking,Printer,24 Hour Security,Babysitting,Business Centre,Valet Parking,Diet Meals,24 Hour Power Supply,Housekeeping,LCD/Projector,Off-Site Parking,Concierge,Dry Cleaning,Limousine Service,Coffee Shop,Airport Transfer (on Demand),Library,Pick &amp;amp; Drop,Porter</BasicAmenities>
    <HotelRating>3,4,2,2.5,1,3.5,5,4.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,LUNCH</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,BUNGALOW COMPLEX,VILLAGE,HOSTEL,AIRPORT HOTEL,ECO HOTEL,CLUB RESORT,SPA HOTEL,APARTHOTEL,GOLF HOTEL,GUESTHOUSE,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
184b8b27-f74b-4c8d-b5a1-70f3963e2520|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="184b8b27-f74b-4c8d-b5a1-70f3963e2520">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-18T00:00:00" End="2024-12-31T00: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
184b8b27-f74b-4c8d-b5a1-70f3963e2520|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
184b8b27-f74b-4c8d-b5a1-70f3963e2520|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
184b8b27-f74b-4c8d-b5a1-70f3963e2520|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-12-10T14:18:09.8278851+00:00" Version="0" EchoToken="Search" TransactionIdentifier="184b8b27-f74b-4c8d-b5a1-70f3963e2520" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="490.00" OriginalAmount="490.00">
      <BasicPropertyInfo Latitude="52.480003" Longitude="13.416687" StarRating="1" HotelCode="255852|scube_park_berlin" HotelName="Scube Park Columbia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Columbiadamm 160, 10965 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278082/278082a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.00" OriginalAmount="557.00">
      <BasicPropertyInfo Latitude="52.534142860977" Longitude="13.328249847386" StarRating="1" HotelCode="89820|sickinger_hof" HotelName="Hotel-Pension Sickinger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beusselstrasse 44-T, 10553 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180485/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="596.00" OriginalAmount="596.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|hotel_spreewitz_am_kurfurstendamm" HotelName="Spreewitz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178666/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.00" OriginalAmount="604.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="63" TotalAmount="611.00" OriginalAmount="611.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="63" TotalAmount="622.00" OriginalAmount="622.00">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|smartments_business_berlin_prenzlauer_berg" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="633" OriginalAmount="633">
      <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="63" TotalAmount="638.00" OriginalAmount="638.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="639.00" OriginalAmount="639.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="851327|hostel_am_kurtti" HotelName="Hostel Am Kurtti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Scharnweberstrasse 19</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/87/bf873a823609c3cba8ff06af6c20266d3c45559f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="646" OriginalAmount="646">
      <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="27" TotalAmount="647" OriginalAmount="647">
      <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="650.00" OriginalAmount="650.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="63" TotalAmount="655.00" OriginalAmount="655.00">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|smartment_business_berlin_karlshorst" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="659.00" OriginalAmount="659.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="63" TotalAmount="662.00" OriginalAmount="662.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="Free CXL until 11/12/2024" 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="663" OriginalAmount="663">
      <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="63" TotalAmount="664.00" OriginalAmount="664.00">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|winters_hotel_berlin_im_spiegelturm" 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="63" TotalAmount="670.00" OriginalAmount="670.00">
      <BasicPropertyInfo Latitude="52.497192" Longitude="13.287282" StarRating="4" HotelCode="259710|romantik_hotel_kronprinz_berlin" 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="682.00" OriginalAmount="682.00">
      <BasicPropertyInfo Latitude="52.505168366902" Longitude="13.300862402447" StarRating="1" HotelCode="35329|happy_go_lucky_hotel_hostel" HotelName="HappyGoLucky Hotel+Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 17, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57491/a_57491_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in the district of Charlottenburg, only a few minutes from the exhibition centre, the ICC and the main bus station. Numerous tourist attractions, such as Charlottenburg castle and the Reichstag are within easy reach of the hotel, just 10-15 minutes away. All of Berlin's districts are easily and quickly reached using the underground and the suburban railway (S-Bahn), which are few metres from the hotel. Templehof airport can be reached in 15 minutes, Tegel in 20 minutes and Schönefeld is an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="684" OriginalAmount="684">
      <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="27" TotalAmount="691" OriginalAmount="691">
      <BasicPropertyInfo Latitude="52.505599040634" Longitude="13.302229123885" StarRating="2" HotelCode="104386|55837" 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="697.00" OriginalAmount="697.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="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="63" TotalAmount="699.00" OriginalAmount="699.00">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|hotel_ai_koenigshof" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="708.00" OriginalAmount="708.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="Non Refundable">
        <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="27" TotalAmount="709" OriginalAmount="709">
      <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="712" OriginalAmount="712">
      <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="712.00" OriginalAmount="712.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="63" TotalAmount="717.00" OriginalAmount="717.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="719.00" OriginalAmount="719.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" 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="720.00" OriginalAmount="720.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="63" TotalAmount="722.00" OriginalAmount="722.00">
      <BasicPropertyInfo Latitude="52.501906" Longitude="13.491023" StarRating="2" HotelCode="180953|pension_adamshof" HotelName="Pension Adamshof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emanuelstraße 3, 10317 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160712/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 20 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant, a dining area, a bar and room service. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="728.00" OriginalAmount="728.00">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|novum_hotel_aldea_berlin_centrum" HotelName="Novum Hotel Aldea Berlin Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="735.00" OriginalAmount="735.00">
      <BasicPropertyInfo Latitude="52.5469220375499" Longitude="13.6040836572647" StarRating="0" HotelCode="0|gastehaus_sol_tour" HotelName="Gästehaus Sol Tour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Chaussee 18, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e5/1c/e51cae841defdd98e6fd49ffa9889fe360993957.jpeg</HotelPictures>
        <HotelDescription>Just 15 km from central Berlin, this small guest house offers free Wi-Fi and free on-site parking. Gästehaus Sol Tour provides self-catering accommodation, and a flat-screen TV in each room. Homelike rooms at the Sol Tour feature bright interiors, satellite TV channels and a CD player. Some rooms have an en suite bathroom, whilst others share modern bathroom facilities. Guests are invited to prepare meals in the guest house’s shared kitchen, and a washing machine and iron are also available for use. Gästehaus Sol Tour is a 15-minute walk from the Gardens of the World in the Erholungspark Marzahn. A good selection of shops can be found within a 5-minute walk of the guest house. The guest house is a 15-minute walk from Hellersdorf Underground Station, providing a direct link to Alexanderplatz square in 30 minutes. The A10 motorway is a 7-minute drive 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;If you expect to arrive after 17:00, please contact Gästehaus Sol Tour in advance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.00" OriginalAmount="741.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="63" TotalAmount="742.00" OriginalAmount="742.00">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|upper_room_hotel_am_kurfursten" HotelName="Upper Room" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rankestraße 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274806/274806a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="746.00" OriginalAmount="746.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" 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="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|20241" 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="749.00" OriginalAmount="749.00">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|akzent_hotel_kolumbus" HotelName="a&amp;o Berlin Kolumbus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Genslerstraße 18, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/8/5/3/7/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="749.00" OriginalAmount="749.00">
      <BasicPropertyInfo Latitude="52.511715033675" Longitude="13.291562426221" StarRating="3" HotelCode="104426|apartmenthaus_sybille_hecke" HotelName="Apartmenthaus Sybille Hecke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Danckelmannstraße 35, 14059 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153046/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="750.00" OriginalAmount="750.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="63" TotalAmount="751.00" OriginalAmount="751.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="Non Refundable" 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="63" TotalAmount="751.00" OriginalAmount="751.00">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|niu_hide" HotelName="the niu Hide" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Allee 113, 10365 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="752.00" OriginalAmount="752.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="63" TotalAmount="753.00" OriginalAmount="753.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="27" TotalAmount="754" OriginalAmount="754">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|6048" 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="755" OriginalAmount="755">
      <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="755.00" OriginalAmount="755.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="Non Refundable" 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="756.00" OriginalAmount="756.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="762.00" OriginalAmount="762.00">
      <BasicPropertyInfo Latitude="52.507304758022" Longitude="13.280464410782" StarRating="2" HotelCode="13773|ibis_berlin_messe" 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="63" TotalAmount="768.00" OriginalAmount="768.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 12/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="63" TotalAmount="772.00" OriginalAmount="772.00">
      <BasicPropertyInfo Latitude="52.500552" Longitude="13.520409" StarRating="4" HotelCode="166912|abacus_tierpark_hotel" HotelName="Abacus Tierpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/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="63" TotalAmount="774.00" OriginalAmount="774.00">
      <BasicPropertyInfo Latitude="52.540537517582" Longitude="13.262421190739" StarRating="4" HotelCode="30109|holiday_inn_berlin_city_west" HotelName="Holiday Inn Berlin - City West" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="27" TotalAmount="774" OriginalAmount="774">
      <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 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Alexanderstrasse 40, 10179 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33330000/33321800/33321757/64c4432c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="52.506304" Longitude="13.302158" StarRating="2" HotelCode="36099|adam_3" HotelName="Adam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Friedrich-Str. 51, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211247/211247a_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="777.00" OriginalAmount="777.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 12/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="63" TotalAmount="778.00" OriginalAmount="778.00">
      <BasicPropertyInfo Latitude="52.551011" Longitude="13.366937" StarRating="2" HotelCode="295365|pension_wedding" HotelName="Pension Wedding" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schulstrasse 40, 13347 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/202154/4.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="779" OriginalAmount="779">
      <BasicPropertyInfo Latitude="52.504425092375" Longitude="13.325805934221" StarRating="3" HotelCode="402250|201961" 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="63" TotalAmount="781.00" OriginalAmount="781.00">
      <BasicPropertyInfo Latitude="52.530119578056" Longitude="13.425651224537" StarRating="2" HotelCode="401091|hotel_pension_intervarko" HotelName="Hotel Pension Intervarko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 225, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/33920/1833920/1.jpg?f=15438951</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Pension Intervarko, you'll be centrally located in Berlin, convenient to Volkspark Friedrichshain and Alexanderplatz. This hotel is close to Checkpoint Charlie Museum and Brandenburg Gate.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Shared bathrooms with hair dryers are provided. Conveniences include day beds, housekeeping is provided weekly, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="785.00" OriginalAmount="785.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="Non Refundable">
        <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="27" TotalAmount="786" OriginalAmount="786">
      <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="27" TotalAmount="787" OriginalAmount="787">
      <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="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="52.509452714358" Longitude="13.277386379904" StarRating="3" HotelCode="402294|concorde_am_studio" HotelName="Concorde Hotel am Studio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 80 - 81, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272630/272630a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="790.00" OriginalAmount="790.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="Free CXL until 11/12/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="52.484317" Longitude="13.308187" StarRating="3" HotelCode="172186|enjoy_hotel_berlin_city_messe" 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="63" TotalAmount="793.00" OriginalAmount="793.00">
      <BasicPropertyInfo Latitude="52.3816" Longitude="13.5202" StarRating="0" HotelCode="873422|motel_schonefeld" HotelName="Motel Schönefeld" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 117</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFyejU7rlQ6%2FEjRcq27LFD6jWcflCdwbeLXioFBK%2FVXf%2FmRA4vn1i6vTQjg%2BxSRZ7LFCV478VIt0eQU1IL4Eb5MKLYcNdhZPEpNIFSauUBuQds%2BnU%2BqECBfwNJnlo%2BI6YmY2FyJGe18ukA%2BqDD9kATuUHctren4O1gio7u3qA0FFfhtTl9SMtrpMBoM6uEmtDIXd9CKw9Uomi%2FOoBBVAV2HqxJLl8jq1IGk%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.00" OriginalAmount="794.00">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|hotel_ambiente_3" HotelName="Hotel Ambiente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gossowstraße 11, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/38944/1938944/1.jpg?f=15060474</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Ambiente, you'll be centrally located in Berlin, convenient to KaDeWe and Brandenburg Gate. This hotel is close to Reichstag Building and Checkpoint Charlie Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 38 guestrooms featuring refrigerators and LED televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as desks and complimentary newspapers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. This hotel also features shopping on site and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a grocery/convenience store serving guests of Hotel Ambiente.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and a computer station. Extended parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|leonardo_hotel_berlin_city_sud" HotelName="Leonardo Boutique Hotel Berlin City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Strasse 80-82, 12351 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="806" OriginalAmount="806">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|32067" 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="816.00" OriginalAmount="816.00">
      <BasicPropertyInfo Latitude="52.503882791462" Longitude="13.352331519127" StarRating="4" HotelCode="10853|hotel_berlin_berlin" HotelName="Berlin, Berlin" 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,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="823.00" OriginalAmount="823.00">
      <BasicPropertyInfo Latitude="52.499999" Longitude="13.30971" StarRating="3" HotelCode="130218|city_hotel_am_kurfurstendamm" HotelName="City Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 173-174, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214584/214584a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="52.50311526542" Longitude="13.389671915344" StarRating="4" HotelCode="58833|winters_hotel_berlin_mitte_am_checkpoint_charlie" 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="829.00" OriginalAmount="829.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="63" TotalAmount="832.00" OriginalAmount="832.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="833.00" OriginalAmount="833.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="63" TotalAmount="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="52.48753" Longitude="13.425765" StarRating="3" HotelCode="33427|days_inn_berlin_city_south_2" 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="63" TotalAmount="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="52.5430701" Longitude="13.43857288" StarRating="0" HotelCode="139345|central_hostel_berlin" HotelName="Central Hostel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/183072/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.00" OriginalAmount="845.00">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|airporthotel_berlin_adlershof" HotelName="Airporthotel Berlin-Adlershof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/12/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="850.00" OriginalAmount="850.00">
      <BasicPropertyInfo Latitude="52.50252167" Longitude="13.35341257" StarRating="0" HotelCode="536939|apartments_am_lutzowplatz" HotelName="Apartments am Lützowplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Einemstraße 16, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/701710/5ecaaea19bb82dc3ce9d73abc1b3deeb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These spacious apartments in Berlin&amp;apos;s Schöneberg are located just 500 metres from Nollendorfplatz Underground Station. Each one includes a flat-screen TV and a fully equipped kitchen.The modern Apartments am Lützowplatz offer a living room with sofas, a dining area and a bathroom with hairdryer. Some of them also include a balcony or terrace.A variety of shops, restaurants and bars can be easily reached within a 5-minute walk of Apartments am Lützowplatz.The apartments are situated just 700 metres from the Tiergarten Park. The nearby underground station also takes you directly to Potsdamer Platz and the Kurfürstendamm Shopping Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.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="856.00" OriginalAmount="856.00">
      <BasicPropertyInfo Latitude="52.574713" Longitude="13.358146" StarRating="2" HotelCode="25564|ibis_berlin_airport_tegel" HotelName="ibis Berlin Airport Tegel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Reinickendorf 4-5, 13407 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="859" OriginalAmount="859">
      <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="860.00" OriginalAmount="860.00">
      <BasicPropertyInfo Latitude="52.495151" Longitude="13.421056" StarRating="3" HotelCode="180968|hotel_prens_berlin" HotelName="Hotel Prens Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kottbuser Damm 102, 10967 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2012995/gu2j3HHQ_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys are easily accessible by lift. A cloakroom, a safe, a cash machine, a café, a newspaper stand, a transfer service and room service are available to guests of the hotel. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.00" OriginalAmount="861.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="63" TotalAmount="864.00" OriginalAmount="864.00">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|leonardo_hotel_berlin" HotelName="Leonardo Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="866.00" OriginalAmount="866.00">
      <BasicPropertyInfo Latitude="52.533173124024" Longitude="13.198158144951" StarRating="2" HotelCode="22219|ibis_berlin_spandau" HotelName="ibis Berlin Spandau Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 13581 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="868.00" OriginalAmount="868.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="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="869.00" OriginalAmount="869.00">
      <BasicPropertyInfo Latitude="52.49955183" Longitude="13.36539454" StarRating="3" HotelCode="307253|pension_levi" HotelName="Pension LeVi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Homestays" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/463368/2e02c0a2e62876d576d01685c37f100d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Kwatery is located in Warsaw, a 5-minute walk from Factory Shopping Centre. Free Wi-Fi access is available in all areas of this homestay.All simply furnished rooms will provide you with a TV and a table. Each features access to a shared bathroom equipped with a bath.The local Park Kombatantów is a 10-minute walk from Kwatery. Warszawa Wlochy Railway Station is 1.5 km away and the distance to Warsaw Chopin Airport is 10 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="873.00" OriginalAmount="873.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="873" OriginalAmount="873">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|57707" 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="873.00" OriginalAmount="873.00">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|hotel_alte_feuerwache" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldowstraße 1, 13053 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="882.00" OriginalAmount="882.00">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|senscity_hotel_berlin_spandau" HotelName="SensCity Hotel Berlin Spandau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heidereuterstraße 37/38, 13597 Berlin, Spandau</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="884.00" OriginalAmount="884.00">
      <BasicPropertyInfo Latitude="52.467224" Longitude="13.437319" StarRating="3" HotelCode="255986|motel_plus_berlin" HotelName="Motel Plus Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Silbersteinstraße 30-34, 12051 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="885.00" OriginalAmount="885.00">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|domus_hotel_berlin_kudamm" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="885.00" OriginalAmount="885.00">
      <BasicPropertyInfo Latitude="52.54964" Longitude="13.38455" StarRating="3.5" HotelCode="598859|moxy_berlin_humboldthain_park" 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="886.00" OriginalAmount="886.00">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|h24_hotel_berlin_lichtenberg" HotelName="H24 Hotel Berlin Lichtenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herzbergstrasse 139, 10365 Berlin, Lichtenberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/612906/612906a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a bar are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.00" OriginalAmount="889.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="Non Refundable">
        <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="890.00" OriginalAmount="890.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="893.00" OriginalAmount="893.00">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|artotel_berlin_city_center_west_by_park_plaza" 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="894.00" OriginalAmount="894.00">
      <BasicPropertyInfo Latitude="52.512218026253" Longitude="13.408671796514" StarRating="4" HotelCode="41860|derag_livinghotel_grosser_kurfurst_2" 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="900.00" OriginalAmount="900.00">
      <BasicPropertyInfo Latitude="52.503299232112" Longitude="13.344498127698" StarRating="3" HotelCode="200899|sorat_hotel_ambassador_berlin" 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="906.00" OriginalAmount="906.00">
      <BasicPropertyInfo Latitude="52.506002050436" Longitude="13.348268048434" StarRating="3" HotelCode="138895|hotel_lutzow" 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="906" OriginalAmount="906">
      <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 12/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="909.00" OriginalAmount="909.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="63" TotalAmount="909.00" OriginalAmount="909.00">
      <BasicPropertyInfo Latitude="52.509471103902" Longitude="13.451471328735" StarRating="1" HotelCode="193702|goldmarie__hostel" HotelName="Hotel Goldmarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/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="910" OriginalAmount="910">
      <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="63" TotalAmount="912.00" OriginalAmount="912.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="913.00" OriginalAmount="913.00">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|atlas_hotel" HotelName="Atlas Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/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="917.00" OriginalAmount="917.00">
      <BasicPropertyInfo Latitude="52.456905066901" Longitude="13.293639421463" StarRating="4" HotelCode="889012|seminaris_campushotel_berlin_2" HotelName="Seminaris Campus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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="919.00" OriginalAmount="919.00">
      <BasicPropertyInfo Latitude="52.511543480298" Longitude="13.407721817493" StarRating="4" HotelCode="55941|park_plaza_wallstreet_berlin_mitte" 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="919.00" OriginalAmount="919.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="920.00" OriginalAmount="920.00">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|titanic_comfort_mitte" HotelName="Titanic Comfort Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="925" OriginalAmount="925">
      <BasicPropertyInfo Latitude="52.388930851886" Longitude="13.498530685902" StarRating="4" HotelCode="13407|39755" 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="63" TotalAmount="925.00" OriginalAmount="925.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="930.00" OriginalAmount="930.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 10/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="934.00" OriginalAmount="934.00">
      <BasicPropertyInfo Latitude="52.528822" Longitude="13.428793" StarRating="4" HotelCode="387496|victors_residenzhotel_berlin" HotelName="Victor's Residenz-Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="937.00" OriginalAmount="937.00">
      <BasicPropertyInfo Latitude="52.515971133119" Longitude="13.440002202988" StarRating="2" HotelCode="53242|pegasus_hostel_berlin" HotelName="Pegasus Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Straße der Pariser Kommune 35, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273065/273065a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Lichtenberg. This establishment offers a total of 70 rooms. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="939" OriginalAmount="939">
      <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 14/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="945.00" OriginalAmount="945.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="946.00" OriginalAmount="946.00">
      <BasicPropertyInfo Latitude="52.501323" Longitude="13.450723" StarRating="4" HotelCode="165018|nhow_berlin" 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="946.00" OriginalAmount="946.00">
      <BasicPropertyInfo Latitude="52.52536362519" Longitude="13.341825306416" StarRating="3" HotelCode="15689|golden_tulip_hotel_park_consul" HotelName="Park Hotel Moabit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 86 A, 10555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="948.00" OriginalAmount="948.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="63" TotalAmount="951.00" OriginalAmount="951.00">
      <BasicPropertyInfo Latitude="52.50938053" Longitude="13.26795965" StarRating="3" HotelCode="613086|hotel_vita_berlin" HotelName="Hotel Vita Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="955.00" OriginalAmount="955.00">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|fjord_hotel_berlin" HotelName="Fjord Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/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="960.00" OriginalAmount="960.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" 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="63" TotalAmount="967.00" OriginalAmount="967.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="63" TotalAmount="971.00" OriginalAmount="971.00">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|grand_hotel_esplanade_berlin" HotelName="Sheraton Berlin Grand Hotel Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,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="63" TotalAmount="974.00" OriginalAmount="974.00">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|hotel_california_am_kurfurstendamm" 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="974" OriginalAmount="974">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|46847" 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="974.00" OriginalAmount="974.00">
      <BasicPropertyInfo Latitude="52.497466303727" Longitude="13.317702317791" StarRating="2" HotelCode="106511|hotelpension_kleist" HotelName="Hotel Kleist" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Darmstädter Straße 7, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154472/7e1b8dbbd58319cd73229b2390feb793.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 Kleist in Berlin (Wilmersdorf), you'll be close to The Story of Berlin and Reichstag Building. This hotel is within close proximity of Kaethe Kollwitz Museum and Schaubuehne.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Complimentary high-speed (wired) Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include coffee/tea makers, 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;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="974.00" OriginalAmount="974.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="Free CXL until 13/12/2024" 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="976.00" OriginalAmount="976.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="Non Refundable" 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="977.00" OriginalAmount="977.00">
      <BasicPropertyInfo Latitude="52.505488608679" Longitude="13.301665617896" StarRating="3" HotelCode="402313|art_hotel_charlottenburger_hof" HotelName="Art Hotel Charlottenburger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 14, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237359/237359a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="979.00" OriginalAmount="979.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="63" TotalAmount="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="52.522517528619" Longitude="13.384078145027" StarRating="3" HotelCode="25703|allegra_berlin" HotelName="Hotel Allegra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="983.00" OriginalAmount="983.00">
      <BasicPropertyInfo Latitude="52.4892507171846" Longitude="13.3311675488949" StarRating="0" HotelCode="0|apartment_fancy" HotelName="Apartment Fancy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bundesallee 187, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/e1/2c/e12c91528aa329341ad4b0a5d31d7831c4a0cf5f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Apartment Fancy” is located within 5 km from the heart of Berlin.&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;Extra beds and cots are available on request and must be confirmed by the hotel in advance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="985.00" OriginalAmount="985.00">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|leonardo_royal_hotel_berlin_alexanderplatz" 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="63" TotalAmount="988.00" OriginalAmount="988.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="63" TotalAmount="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|hotel_pension_kastanienhof" HotelName="Hotel-Pension Kastanienhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 65, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155065/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="993" OriginalAmount="993">
      <BasicPropertyInfo Latitude="52.525174" Longitude="13.391292" StarRating="1" HotelCode="213618|33065" 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="993.00" OriginalAmount="993.00">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|quentin_xl_potsdamer_platz_hotel" HotelName="Quentin XL Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Housekeeping,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 76-80, Mitte, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648998/648998a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Newly opened in 2018, this modern hotel in central Berlin is within a 5-10 minute walk from the Potsdamer Platz square. It offers bright, stylish rooms and very good transport connections.Quentin XL Potsdamer Platz hotel is a short walking distance from the popular shopping, business and tourist attractions district surrounding Potsdamer Platz square. A bus stop is in front of the hotel. Underground and S-Bahn train links just a 5-minute walk from the hotel help you explore the rest of the city .Featuring elegant modern furnishings throughout, all air-conditioned rooms come with a Smart LED TV and a private bathroom fitted with a rain shower, a hairdryer and free toiletries. WiFi is provided free of charge for guests in all rooms and public areas. A breakfast buffet is served each morning.Berlin Tegel Airport is 5 mi from Quentin XL Potsdamer Platz. Schönefeld Airport is 15 min away.Mitte is a great choice for travelers interested in history, museums and architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1001.00" OriginalAmount="1001.00">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|mercure_hotel_berlin_tempelhof_airport" HotelName="Mercure Hotel Berlin Tempelhof 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,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="1003.00" OriginalAmount="1003.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="63" TotalAmount="1003.00" OriginalAmount="1003.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="Non Refundable">
        <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="1005.00" OriginalAmount="1005.00">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|best_western_premier_hotel_moa_berlin" 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="1005.00" OriginalAmount="1005.00">
      <BasicPropertyInfo Latitude="52.497503278903" Longitude="13.338858542328" StarRating="3" HotelCode="401056|arco_hotel_3" HotelName="Arco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Bicycle Rental,Designated Smoking Area,Garden,Pets allowed,Printer,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Geisbergstraße 30, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180115/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Our house is situated away from the hustle and bustle of large hotels in a quiet leafy residential street in the heart of the capital. Founded in 1957 as the „Norddeutscher Hof“, we are now in the second generation hoteliers there for you - with superb hospitality in a comfortable atmosphere.
In just 12 relaxing walking minutes from the Kurfürstendamm, Berlin's legendary promenade away. A green gem can be found right next to the hotel: the Victoria Louise Square with its flowers, flower beds, fountains and high shooting fountain.The scene in the capital is huge. There are a variety of shops, bars, clubs, museums and more. 
? Schöneberg Nollendorf neighborhood
Where the scene hinströmt depends mostly on the claims and personal taste, with the potential usually only revealed at night. Around Fugger, Eisenacher- and Motzstraße with the traditional bars reminds Berlin to San Francisco."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.00" OriginalAmount="1011.00">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|adele_designhotel" HotelName="Adele Designhotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 227, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1012.00" OriginalAmount="1012.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="63" TotalAmount="1013.00" OriginalAmount="1013.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="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="1014.00" OriginalAmount="1014.00">
      <BasicPropertyInfo Latitude="52.504650409827" Longitude="13.331827442377" StarRating="3" HotelCode="13631|belmondo_am_kurfurstendamm" 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="63" TotalAmount="1014.00" OriginalAmount="1014.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="884169|bearlin_city_apartment_olivaerplatz" 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="63" TotalAmount="1015.00" OriginalAmount="1015.00">
      <BasicPropertyInfo Latitude="52.554345970682" Longitude="13.45730735582" StarRating="4" HotelCode="259525|derag_livinghotel_konigin_luise" 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="63" TotalAmount="1015.00" OriginalAmount="1015.00">
      <BasicPropertyInfo Latitude="52.50008548" Longitude="13.37065386" StarRating="3" HotelCode="305596|flottwell_berlin_hotel__residenz_am_park" 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="1018.00" OriginalAmount="1018.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="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayreuther Strasse 39, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="1020.00" OriginalAmount="1020.00">
      <BasicPropertyInfo Latitude="52.539721" Longitude="13.401924" StarRating="2" HotelCode="161417|h_hotel_hvd_4youth_2" HotelName="H+ Hotel 4Youth" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 13/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="63" TotalAmount="1020.00" OriginalAmount="1020.00">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|h2_hotel_berlin_alexanderplatz" 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="63" TotalAmount="1027.00" OriginalAmount="1027.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="1029.00" OriginalAmount="1029.00">
      <BasicPropertyInfo Latitude="52.583475811112" Longitude="13.287436186508" StarRating="4" HotelCode="36092|best_western_hotel_am_borsigturm" HotelName="Hotel am Borsigturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" 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="63" TotalAmount="1031.00" OriginalAmount="1031.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="1032.00" OriginalAmount="1032.00">
      <BasicPropertyInfo Latitude="52.49750393" Longitude="13.39509664" StarRating="3" HotelCode="952413|excellent_apartments_kreuzberg" HotelName="Excellent Apartments Kreuzberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waterloo-Ufer 8, 10961 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c0/0b/c00b98142e4472b43bd30d6a235ea66eaa5f28fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1033" OriginalAmount="1033">
      <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="1034.00" OriginalAmount="1034.00">
      <BasicPropertyInfo Latitude="52.501195" Longitude="13.362843" StarRating="3" HotelCode="24647|hotel_delta_am_potsdamer_platz" 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="63" TotalAmount="1036.00" OriginalAmount="1036.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="1037.00" OriginalAmount="1037.00">
      <BasicPropertyInfo Latitude="52.547739202116" Longitude="13.42817902565" StarRating="4" HotelCode="13419|holiday_inn_berlin_city_center_east_prenzlauer_allee" HotelName="Holiday Inn Berlin City Center East Prenzlauer Berg" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 169, 10409 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/146493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in the Prenzlauer Berg district of Berlin offers fast tram connections to Alexanderplatz. The Erich-Weinert-Straße tram stop is directly outside the hotel and trams run to Alexanderplatz in 10 minutes. The Messe ICC Exhibition Centre is 20 minutes away by S-Bahn (city rail). Various restaurants are about a 2-minute walk and shopping venues can be reached in around 10 minutes by public transport. Berlin Tegel Airport and Berlin Schönefeld Airport are approximately 10 and 20 km from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1038.00" OriginalAmount="1038.00">
      <BasicPropertyInfo Latitude="52.504216" Longitude="13.342525" StarRating="3" HotelCode="401445|air_in_berlin_hotel" 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="63" TotalAmount="1038.00" OriginalAmount="1038.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="1042.00" OriginalAmount="1042.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="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="52.503177152954" Longitude="13.385585848636" StarRating="1" HotelCode="401084|three_little_pigs_hostel_berlin" HotelName="Three Little Pigs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 66, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214861/214861a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="52.505516" Longitude="13.32361" StarRating="3" HotelCode="97880|pension_peters_2" 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="27" TotalAmount="1047" OriginalAmount="1047">
      <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 12/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="1048.00" OriginalAmount="1048.00">
      <BasicPropertyInfo Latitude="52.503775034372" Longitude="13.380441069603" StarRating="4" HotelCode="27106|moevenpick_hotel_berlin" 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="27" TotalAmount="1048" OriginalAmount="1048">
      <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="1051.00" OriginalAmount="1051.00">
      <BasicPropertyInfo Latitude="52.586166" Longitude="13.319912" StarRating="1" HotelCode="89832|hotel_bongard" HotelName="Bongard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holzhauser Straße 180, 13509 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151644/2.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="1052.00" OriginalAmount="1052.00">
      <BasicPropertyInfo Latitude="52.43512545" Longitude="13.31275613" StarRating="0" HotelCode="536896|ela_apartments_berlin" HotelName="Ela Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hindenburgdamm 118, 12203 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/701711/a18d073b71c004f2f64404cc24c9e7f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Berlin&amp;apos;s peaceful Steglitz district, Ela Apartments Berlin offer modern accommodation with good transport links. Guests benefit from free WiFi.Rooms at Ela Apartments Berlin are decorated in neutral colours and furnished with contemporary furniture. Guests have access to 2 modern shared bathrooms.A number of restaurants, shops and bars can be reached in 10 minutes on foot.The Sommerbad Lichterfelde outdoor pool and park are a 2-minute walk from the property. Berlin Botanical Gardens are a 10-minute drive, and the Schloßpark Lichterfelde Park is 400 metres away.Berlin-Lichterfelde Ost Train Station can be reached in 15 minutes on foot and offers direct links to Berlin City Centre. The picturesque town of Potsdam is 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.00" OriginalAmount="1057.00">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|artotel_berlin_kudamm_by_park_plaza" 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="1060.00" OriginalAmount="1060.00">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|ocak_apartment_hotel" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="63" TotalAmount="1064.00" OriginalAmount="1064.00">
      <BasicPropertyInfo Latitude="52.525471329352" Longitude="13.414644598961" StarRating="4" HotelCode="165295|ramada_alexanderplatz" 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="63" TotalAmount="1064.00" OriginalAmount="1064.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 13/12/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="63" TotalAmount="1065.00" OriginalAmount="1065.00">
      <BasicPropertyInfo Latitude="52.55357928249" Longitude="13.412573680028" StarRating="3" HotelCode="89821|bornholmer_hof" HotelName="Bornholmer Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bornholmer Straße 92, 10439 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151636/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.00" OriginalAmount="1067.00">
      <BasicPropertyInfo Latitude="52.501888" Longitude="13.38529" StarRating="3" HotelCode="336648|holiday_inn_express_berlin_city_centre" HotelName="Holiday Inn Express Berlin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 49, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="1067" OriginalAmount="1067">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|16948" HotelName="Hotel AMANO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1068.00" OriginalAmount="1068.00">
      <BasicPropertyInfo Latitude="52.507094158041" Longitude="13.288950920105" StarRating="4" HotelCode="64327|ringhotel_seehof_berlin" 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="1070.00" OriginalAmount="1070.00">
      <BasicPropertyInfo Latitude="52.522174809597" Longitude="13.384359776974" StarRating="3.5" HotelCode="50404|albrechtshof" HotelName="Hotel Albrechtshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 8, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37317/a_37317_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.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" 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="27" TotalAmount="1075" OriginalAmount="1075">
      <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="27" TotalAmount="1077" OriginalAmount="1077">
      <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="1078.00" OriginalAmount="1078.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="63" TotalAmount="1082.00" OriginalAmount="1082.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 11/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="63" TotalAmount="1086.00" OriginalAmount="1086.00">
      <BasicPropertyInfo Latitude="52.52385088" Longitude="13.39968366" StarRating="4" HotelCode="438278|frederics_serviced_apartments_style_oranienburgerstrasse" HotelName="Frederics Serviced Apartments STYLE / Oranienburger Straße" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/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="1088.00" OriginalAmount="1088.00">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|lindemanns" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/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="1088.00" OriginalAmount="1088.00">
      <BasicPropertyInfo Latitude="52.443986078416" Longitude="13.289592197555" StarRating="1.5" HotelCode="152168|hotel_pension_dahlem" HotelName="Pension Dahlem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="52.395515799967" Longitude="13.442869484425" StarRating="3" HotelCode="136371|hotel_4_hufen" HotelName="4 Hufen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/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="1093" OriginalAmount="1093">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|57248" HotelName="Hotel MANI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1097" OriginalAmount="1097">
      <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="1100.00" OriginalAmount="1100.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="63" TotalAmount="1105.00" OriginalAmount="1105.00">
      <BasicPropertyInfo Latitude="52.500940601512" Longitude="13.328642249107" StarRating="4" HotelCode="16688|city_partner_hotel_residenz_berlin" 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="1109.00" OriginalAmount="1109.00">
      <BasicPropertyInfo Latitude="52.505626460383" Longitude="13.380352556705" StarRating="3" HotelCode="10212|belahr_am_potsdamer_platz" HotelName="BelAhr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 97, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273154/273154a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.00" OriginalAmount="1111.00">
      <BasicPropertyInfo Latitude="52.431683" Longitude="13.534691" StarRating="3" HotelCode="25566|dorint_adlershof_berlin" HotelName="Dorint Adlershof Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="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="1112.00" OriginalAmount="1112.00">
      <BasicPropertyInfo Latitude="52.501963084917" Longitude="13.322507732851" StarRating="0" HotelCode="212585|best_western_plus_amedia_berlin_kurfurstendamm" HotelName="Best Western Plus Plaza Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 203, 10719 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1113.00" OriginalAmount="1113.00">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|hotel_les_nations" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1113.00" OriginalAmount="1113.00">
      <BasicPropertyInfo Latitude="52.49955925672" Longitude="13.325142019706" StarRating="3" HotelCode="67054|hotel_seifert_berlin_am_kurfurstendamm" HotelName="Hotel Seifert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 162, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/2a/0b2ab324ceae7765e508c430bc321149770e6666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1115.00" OriginalAmount="1115.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="1116.00" OriginalAmount="1116.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="1116" OriginalAmount="1116">
      <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="1116.00" OriginalAmount="1116.00">
      <BasicPropertyInfo Latitude="52.426055927613" Longitude="13.640223741531" StarRating="0" HotelCode="33392|hotel_muggelsee_berlin" 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="1118.00" OriginalAmount="1118.00">
      <BasicPropertyInfo Latitude="52.524544412165" Longitude="13.44840824604" StarRating="4" HotelCode="49889|newberlin" HotelName="New Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/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="1120.00" OriginalAmount="1120.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="63" TotalAmount="1125.00" OriginalAmount="1125.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="1129.00" OriginalAmount="1129.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,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanda-Kallenbach Str. 2, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/32903/c2928060-4555-4f77-b14d-c068050191a5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1130.00" OriginalAmount="1130.00">
      <BasicPropertyInfo Latitude="52.504613" Longitude="13.32224" StarRating="4" HotelCode="180966|hotello_k80_berlin" HotelName="H'Otello K'80 Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="1131" OriginalAmount="1131">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="0" HotelCode="751787|453930" HotelName="Riverside Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/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="27" TotalAmount="1131" OriginalAmount="1131">
      <BasicPropertyInfo Latitude="52.530286365538" Longitude="13.418403830059" StarRating="3" HotelCode="429944|57831" 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="1133.00" OriginalAmount="1133.00">
      <BasicPropertyInfo Latitude="52.512104" Longitude="13.408443" StarRating="4" HotelCode="38368|derag_livinghotel_henriette" HotelName="Living Hotel Berlin Mitte" Meals="ROOM ONLY" 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="1133.00" OriginalAmount="1133.00">
      <BasicPropertyInfo Latitude="52.499731503551" Longitude="13.342243060469" StarRating="4" HotelCode="97619|axel_hotel_berlin" HotelName="Axel Hotel 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,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="1135.00" OriginalAmount="1135.00">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|hotel_artim" HotelName="Artim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/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="1138.00" OriginalAmount="1138.00">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|artotel_berlin_mitte_by_park_plaza" HotelName="art'otel berlin-mitte, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wallstrasse 70-73, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151293/151293a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of historic Berlin, providing guests with easy access to some of the city's most popular attractions. The hotel is opposite a U-Bahn (metro) station (on the U2 line) and is only 3 minutes away from Alexanderplatz. It is 2.5 km from Tiergarten. Guests will find the nearest restaurants and bars around 5 minutes' walk from the hotel. The TV Tower and Nikolaiviertel can be reached in around 5 minutes by car or public transport, while the Brandenburg Gate is some 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1139.00" OriginalAmount="1139.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="1143.00" OriginalAmount="1143.00">
      <BasicPropertyInfo Latitude="52.534082739377" Longitude="13.409072013307" StarRating="3" HotelCode="401127|hotel_jurine_berlin_mitte" 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="1145.00" OriginalAmount="1145.00">
      <BasicPropertyInfo Latitude="52.493801462046" Longitude="13.333303928375" StarRating="4" HotelCode="26731|ramada_plaza_berlin_city_centre_hotel_suites" 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="27" TotalAmount="1153" OriginalAmount="1153">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|225867" 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="1154.00" OriginalAmount="1154.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,BREAKFAST-FOR-2" 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="27" TotalAmount="1155" OriginalAmount="1155">
      <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="Non Refundable" 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="1155.00" OriginalAmount="1155.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 14/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="63" TotalAmount="1157.00" OriginalAmount="1157.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|provocateur" 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="1158.00" OriginalAmount="1158.00">
      <BasicPropertyInfo Latitude="52.511293992382" Longitude="13.415728424981" StarRating="4" HotelCode="930951|catalonia_berlin_mitte_hotel" HotelName="Catalonia Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/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="63" TotalAmount="1158.00" OriginalAmount="1158.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="1160.00" OriginalAmount="1160.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="63" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="52.432749407512" Longitude="13.532294245668" StarRating="3" HotelCode="394357|adapt_apartments_berlin__adlershof" HotelName="Adapt Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/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="1162.00" OriginalAmount="1162.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="Non Refundable" 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="63" TotalAmount="1163.00" OriginalAmount="1163.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="27" TotalAmount="1165" OriginalAmount="1165">
      <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="1172.00" OriginalAmount="1172.00">
      <BasicPropertyInfo Latitude="52.526403288544" Longitude="13.390037682209" StarRating="3" HotelCode="901011|calma_berlin_mitte" HotelName="Calma Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/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="63" TotalAmount="1172.00" OriginalAmount="1172.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="1173.00" OriginalAmount="1173.00">
      <BasicPropertyInfo Latitude="52.534142279621" Longitude="13.430206775665" StarRating="3" HotelCode="107904|melarose_feng_shui_hotel" HotelName="Melarose Feng Shui Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1177.00" OriginalAmount="1177.00">
      <BasicPropertyInfo Latitude="52.503915" Longitude="13.340459" StarRating="4" HotelCode="317087|crowne_plaza_berlin_city_centre" HotelName="Crowne Plaza Berlin City Centre" Meals="BREAKFAST-FOR-2,ROOM ONLY,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nürnberger Str. 65, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1181.00" OriginalAmount="1181.00">
      <BasicPropertyInfo Latitude="52.529634056019" Longitude="13.384035229683" StarRating="4" HotelCode="27104|ramada_berlin_mitte" 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="63" TotalAmount="1182.00" OriginalAmount="1182.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="1184.00" OriginalAmount="1184.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="Free CXL until 11/12/2024" 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="1184.00" OriginalAmount="1184.00">
      <BasicPropertyInfo Latitude="52.501448852345" Longitude="13.276690711154" StarRating="3" HotelCode="154426|hotel_und_rasthof_avus" HotelName="Hotel Avus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Motel" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Halenseestraße 51, 14055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/159304/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1185.00" OriginalAmount="1185.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="1198.00" OriginalAmount="1198.00">
      <BasicPropertyInfo Latitude="52.523206222568" Longitude="13.401190638542" StarRating="4" HotelCode="13166|hotel_hackescher_markt" HotelName="Hotel Hackescher Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,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="1201.00" OriginalAmount="1201.00">
      <BasicPropertyInfo Latitude="52.528696108159" Longitude="13.424873877316" StarRating="2" HotelCode="401129|alex_hotel" HotelName="Alex" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 3, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216183/216183a_hb_a_008.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="1204.00" OriginalAmount="1204.00">
      <BasicPropertyInfo Latitude="52.50826" Longitude="13.40518" StarRating="3" HotelCode="168902|grimms_hotel" HotelName="Grimm‘s Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1214.00" OriginalAmount="1214.00">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|alsterhof_berlin_hotel_" HotelName="Scandic Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Straße 5, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1214.00" OriginalAmount="1214.00">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|the_circus_hostel_2" HotelName="The Circus Hostel Weinbergsweg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" 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="1219.00" OriginalAmount="1219.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 12/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="1234.00" OriginalAmount="1234.00">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|hotel_the_yard" HotelName="Hotel the YARD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/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="1239.00" OriginalAmount="1239.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="1242.00" OriginalAmount="1242.00">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|maritim_proarte_hotel_berlin" 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="1242" OriginalAmount="1242">
      <BasicPropertyInfo Latitude="52.549761433097" Longitude="13.383446964279" StarRating="3" HotelCode="598867|350060" HotelName="AC Hotel Berlin Humboldthain Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/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="1243.00" OriginalAmount="1243.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 13/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="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|hampton_by_hilton_berlin_city_east_side_gallery" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/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="63" TotalAmount="1245.00" OriginalAmount="1245.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="Non Refundable">
        <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="1249.00" OriginalAmount="1249.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="27" TotalAmount="1256" OriginalAmount="1256">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|46214" 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="1262.00" OriginalAmount="1262.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="Non Refundable" 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="1266.00" OriginalAmount="1266.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="1270.00" OriginalAmount="1270.00">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|nh_berlin_mitte" 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="1270" OriginalAmount="1270">
      <BasicPropertyInfo Latitude="52.523063383718" Longitude="13.40073488522" StarRating="3" HotelCode="321847|201886" HotelName="Hotel ZOE" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1274.00" OriginalAmount="1274.00">
      <BasicPropertyInfo Latitude="52.502009" Longitude="13.331431" StarRating="4" HotelCode="161429|h10_berlin_kudamm" HotelName="H10 Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1275.00" OriginalAmount="1275.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="63" TotalAmount="1282.00" OriginalAmount="1282.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="63" TotalAmount="1284.00" OriginalAmount="1284.00">
      <BasicPropertyInfo Latitude="52.503726053789" Longitude="13.32942545414" StarRating="4" HotelCode="27248|lindner_hotel_am_kudamm_berlin" HotelName="Lindner Hotel Am Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 24, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="1298.00" OriginalAmount="1298.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="63" TotalAmount="1299.00" OriginalAmount="1299.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" 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="63" TotalAmount="1304.00" OriginalAmount="1304.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="Non Refundable">
        <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="1305.00" OriginalAmount="1305.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="63" TotalAmount="1306.00" OriginalAmount="1306.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="1307.00" OriginalAmount="1307.00">
      <BasicPropertyInfo Latitude="52.523521603795" Longitude="13.367021916602" StarRating="4" HotelCode="213761|intercityhotel_berlin_hauptbahnhof" HotelName="InterCityHotel Berlin Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1310.00" OriginalAmount="1310.00">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|sana_berlin_hotel" HotelName="SANA Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" 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="1312.00" OriginalAmount="1312.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="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="1318.00" OriginalAmount="1318.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 12/12/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="27" TotalAmount="1332" OriginalAmount="1332">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|57644" 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="1338.00" OriginalAmount="1338.00">
      <BasicPropertyInfo Latitude="52.524444049359" Longitude="13.409667760134" StarRating="4" HotelCode="55610|lux_11_berlin_mitte" HotelName="Lux Eleven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1340.00" OriginalAmount="1340.00">
      <BasicPropertyInfo Latitude="52.5043029" Longitude="13.44287487" StarRating="3" HotelCode="771401|hotel_indigo_berlin_east_side_gallery" HotelName="Hotel Indigo Berlin - East Side Gallery" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/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="63" TotalAmount="1344.00" OriginalAmount="1344.00">
      <BasicPropertyInfo Latitude="52.509646" Longitude="13.399737" StarRating="4" HotelCode="67533|courtyard_by_marriott_berlin_city_center" 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="63" TotalAmount="1344.00" OriginalAmount="1344.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 13/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="63" TotalAmount="1351.00" OriginalAmount="1351.00">
      <BasicPropertyInfo Latitude="52.502853" Longitude="13.313217" StarRating="3" HotelCode="401586|hotel_art_nouveau" HotelName="Art Nouveau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizstraße 59, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214333/214333a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1354.00" OriginalAmount="1354.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="63" TotalAmount="1355.00" OriginalAmount="1355.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="1368.00" OriginalAmount="1368.00">
      <BasicPropertyInfo Latitude="52.504899940072" Longitude="13.385172486305" StarRating="4" HotelCode="317093|relexa_hotel_stuttgarter_hof" HotelName="relexa hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1369.00" OriginalAmount="1369.00">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|hampton_by_hilton_berlin_city_west" HotelName="Hampton by Hilton Berlin City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" 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="63" TotalAmount="1370.00" OriginalAmount="1370.00">
      <BasicPropertyInfo Latitude="52.523924" Longitude="13.3682411" StarRating="5" HotelCode="255853|steigenberger_hotel_am_kanzleramt" HotelName="Steigenberger Hotel Am Kanzleramt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="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>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="63" TotalAmount="1370.00" OriginalAmount="1370.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="1372.00" OriginalAmount="1372.00">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|hotel_concorde_berlin" 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="63" TotalAmount="1373.00" OriginalAmount="1373.00">
      <BasicPropertyInfo Latitude="52.521405" Longitude="13.388198" StarRating="4" HotelCode="58823|melia_berlin" HotelName="Meliá Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 103, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1374.00" OriginalAmount="1374.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 11/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="1376" OriginalAmount="1376">
      <BasicPropertyInfo Latitude="52.52396" Longitude="13.418104" StarRating="2" HotelCode="212614|57365" 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="1377.00" OriginalAmount="1377.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="1380.00" OriginalAmount="1380.00">
      <BasicPropertyInfo Latitude="52.520436" Longitude="13.389018" StarRating="0" HotelCode="166714|eurostars_berlin" HotelName="Eurostars Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/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="1384.00" OriginalAmount="1384.00">
      <BasicPropertyInfo Latitude="52.498434801644" Longitude="13.384557333721" StarRating="2" HotelCode="148349|grand_hostel_berlin" HotelName="Grand Hostel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1384.00" OriginalAmount="1384.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="1384.00" OriginalAmount="1384.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="Non Refundable" 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="1386.00" OriginalAmount="1386.00">
      <BasicPropertyInfo Latitude="52.489716" Longitude="13.328605" StarRating="3" HotelCode="105767|hotel_carolinenhof" HotelName="Hotel Carolinenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/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="63" TotalAmount="1391.00" OriginalAmount="1391.00">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|adina_hauptbahnhof_2" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Platz vor dem Neuen Tor 6, 10115 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1393.00" OriginalAmount="1393.00">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|hotel_britzer_tor" HotelName="Britzer Tor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 262, 12057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273641/273641a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1394.00" OriginalAmount="1394.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 13/12/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="1395" OriginalAmount="1395">
      <BasicPropertyInfo Latitude="52.52857408" Longitude="13.40967736" StarRating="3" HotelCode="521951|202000" HotelName="AMANO Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Torstrasse 52, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/45/8445335f2cc6a1ae7df25d09f815e762de259400.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1396.00" OriginalAmount="1396.00">
      <BasicPropertyInfo Latitude="52.50343" Longitude="13.37303" StarRating="4" HotelCode="0|_0x15584" HotelName="Grimms Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <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="1398.00" OriginalAmount="1398.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="63" TotalAmount="1399.00" OriginalAmount="1399.00">
      <BasicPropertyInfo Latitude="52.515961516519" Longitude="13.411525438029" StarRating="3" HotelCode="510807|holiday_inn_express_berlin_alexanderplatz" HotelName="Holiday Inn Express Berlin - Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/12/2024" 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="27" TotalAmount="1400" OriginalAmount="1400">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|57596" 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="1402.00" OriginalAmount="1402.00">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|adina_apartment_hotel_berlin_hackescher_markt" HotelName="Adina Apartment Hotel Berlin Hackescher Markt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 13/12/2024" 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="63" TotalAmount="1403.00" OriginalAmount="1403.00">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|adina_3" HotelName="Adina Apartment Hotel Berlin Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 13/12/2024">
        <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="1409" OriginalAmount="1409">
      <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="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Straße 40, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/277678/277678a_hb_a_053.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1411.00" OriginalAmount="1411.00">
      <BasicPropertyInfo Latitude="52.529386944958" Longitude="13.401340910012" StarRating="3" HotelCode="139666|the_circus_hostel" 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="1432.00" OriginalAmount="1432.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="27" TotalAmount="1438" OriginalAmount="1438">
      <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="Non Refundable">
        <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="1455.00" OriginalAmount="1455.00">
      <BasicPropertyInfo Latitude="52.504061" Longitude="13.447547" StarRating="1" HotelCode="166182|industriepalast_hostel__hotel" HotelName="Industriepalast Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warschauer Strasse 43, 10243 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214792/214792a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1462" OriginalAmount="1462">
      <BasicPropertyInfo Latitude="52.522910836201" Longitude="13.345961272716" StarRating="4" HotelCode="17830|13159" 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="1471.00" OriginalAmount="1471.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="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="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="52.529056421719" Longitude="13.317258954048" StarRating="3" HotelCode="173057|alfa_hotel" HotelName="Alfa Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1503" OriginalAmount="1503">
      <BasicPropertyInfo Latitude="52.503461557698" Longitude="13.366241455078" StarRating="0" HotelCode="197363|9604" HotelName="Lulu Guldsmeden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Strasse 67, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7494/a_7494_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1536.00" OriginalAmount="1536.00">
      <BasicPropertyInfo Latitude="52.507843497569" Longitude="13.32798242569" StarRating="4" HotelCode="174733|hotel_indigo_berlin__kudamm" HotelName="Hotel Indigo Berlin - Ku'damm" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1552.00" OriginalAmount="1552.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="Non Refundable">
        <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="63" TotalAmount="1555.00" OriginalAmount="1555.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="63" TotalAmount="1577.00" OriginalAmount="1577.00">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|pullman_berlin_schweizerhof" 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="63" TotalAmount="1596.00" OriginalAmount="1596.00">
      <BasicPropertyInfo Latitude="52.50501749024" Longitude="13.339000940323" StarRating="5" HotelCode="15516|hotel_palace_berlin" HotelName="Hotel Palace Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1618" OriginalAmount="1618">
      <BasicPropertyInfo Latitude="52.516677" Longitude="13.425104" StarRating="2" HotelCode="168912|410489" HotelName="Singer109" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" 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="63" TotalAmount="1618.00" OriginalAmount="1618.00">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|kpm_hotel_residences" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Englische Straße 6, 10587 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/44/4b44deae2f06a1966a3cea41a754c1cdbef8bd2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.00" OriginalAmount="1629.00">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|maritim_hotel_berlin" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" 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="1635.00" OriginalAmount="1635.00">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|schoenhouse_apartments" HotelName="Schoenhouse Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 185, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/157897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1636.00" OriginalAmount="1636.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="1645.00" OriginalAmount="1645.00">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|arabel_design_apartments" HotelName="arabel Design Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 89, Mitte, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631708/631708a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1714.00" OriginalAmount="1714.00">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|hilton_hotel__berlin" HotelName="Hilton Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mohrenstr. 30, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="1735.00" OriginalAmount="1735.00">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|ameron_abion_villa_minihotel" HotelName="Abion Villa Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/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="63" TotalAmount="1774.00" OriginalAmount="1774.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="1795.00" OriginalAmount="1795.00">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|gorki_apartments" HotelName="Gorki Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergsweg 25, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1902.00" OriginalAmount="1902.00">
      <BasicPropertyInfo Latitude="52.529736" Longitude="13.411086" StarRating="3" HotelCode="139792|old_town_apartments_schoenhauser_allee" HotelName="Old Town Apartments Schönhauser Allee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/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="1935.00" OriginalAmount="1935.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 13/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="63" TotalAmount="1953.00" OriginalAmount="1953.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="1954.00" OriginalAmount="1954.00">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|hotel_oraniaberlin" HotelName="Orania.Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/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="63" TotalAmount="1991.00" OriginalAmount="1991.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="2011.00" OriginalAmount="2011.00">
      <BasicPropertyInfo Latitude="52.515726297611" Longitude="13.388415277004" StarRating="5" HotelCode="18547|the_westin_grand_berlin" 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="63" TotalAmount="2050.00" OriginalAmount="2050.00">
      <BasicPropertyInfo Latitude="52.50371001" Longitude="13.4473267" StarRating="3" HotelCode="573475|topflatberlinde" HotelName="TOPFLAT-BERLIN.DE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/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="2068.00" OriginalAmount="2068.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="27" TotalAmount="2143" OriginalAmount="2143">
      <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="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="63" TotalAmount="2167.00" OriginalAmount="2167.00">
      <BasicPropertyInfo Latitude="52.517492" Longitude="13.407206" StarRating="3" HotelCode="294488|hotel_nikolai_residence" 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="2208.00" OriginalAmount="2208.00">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|the_mandala_hotel" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße  3, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="2222.00" OriginalAmount="2222.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="Free CXL until 11/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="63" TotalAmount="2232.00" OriginalAmount="2232.00">
      <BasicPropertyInfo Latitude="52.507903901287" Longitude="13.372515141964" StarRating="5" HotelCode="13028|grand_hyatt_berlin" HotelName="Grand Hyatt Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/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="2268.00" OriginalAmount="2268.00">
      <BasicPropertyInfo Latitude="52.51237106323242" Longitude="13.416969299316406" StarRating="0" HotelCode="0|apartment_jannowitzbrucke" HotelName="Apartment Jannowitzbrücke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10179, Berlin, Rungestrasse 11, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ba/a2/baa2d3c4f7511cec744ed0c9bc9b77f31653d44f.jpeg</HotelPictures>
        <HotelDescription>Centrally located in Berlin&amp;apos;s Mitte district, Apartment Jannowitzbrücke offers spacious accommodation just 1 underground stop from Alexanderplatz. Free parking is available.This multi-storey, spacious apartment houses up to 8 guests and comes with 2 bathrooms. It includes a seating area, dining table and a fully equipped kitchen with oven, microwave and coffee maker.Guests can find various international restaurants and bars right outside the building. Several bakeries and grocery shops are just a 5-minute walk away.Berlin&amp;apos;s sights such as the TV Tower, East Side Gallery and the O2 world are just a 5- minute underground ride away. Several night clubs including Sage Club, Spindler and Klatt and Kater Holzig are within a 10-minute walking distance.Jannowitzbrücke Station is just 350 metres from the apartment and offers great public transport connections as well as boat tours along the Spree River.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="2335.00" OriginalAmount="2335.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="2548.00" OriginalAmount="2548.00">
      <BasicPropertyInfo Latitude="52.499391056059" Longitude="13.305256068707" StarRating="5" HotelCode="387646|louisas_place" HotelName="Louisa's Place" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2573.00" OriginalAmount="2573.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="63" TotalAmount="2787.00" OriginalAmount="2787.00">
      <BasicPropertyInfo Latitude="52.509898809909" Longitude="13.346090018749" StarRating="5" HotelCode="186630|das_stue" 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="63" TotalAmount="2826.00" OriginalAmount="2826.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 12/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="63" TotalAmount="3189.00" OriginalAmount="3189.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="63" TotalAmount="3199.00" OriginalAmount="3199.00">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|waldorf_astoria_berlin" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="3295.00" OriginalAmount="3295.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 12/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="3774.00" OriginalAmount="3774.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="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="63" TotalAmount="4130.00" OriginalAmount="4130.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="4302.00" OriginalAmount="4302.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="7700.00" OriginalAmount="7700.00">
      <BasicPropertyInfo Latitude="52.546969925" Longitude="13.4040355" StarRating="2" HotelCode="888868|pension_michael_2" HotelName="Pension Michael" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/182075/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Prenzlauer Berg, Pension Michael is a perfect starting point from which to explore Berlin. The property features a wide range of facilities to make your stay a pleasant experience. To be found at the hotel are facilities for disabled guests, pets allowed, family room, express check-in/check-out. Guestrooms are fitted with all the amenities you need for a good night's sleep, including shower, bathtub, refrigerator, coffee/tea maker, seating area. The hotel offers various recreational opportunities. Pension Michael is an excellent choice from which to explore Berlin or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.00" OriginalAmount="723.00">
      <BasicPropertyInfo Latitude="52.399758" Longitude="13.555199" StarRating="3" HotelCode="106544|hotel_plovdiv" HotelName="Hotel &amp; Restaurant Plovdiv" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dorfplatz 15, Bohnsdorf, 12526 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This unpretentious hotel offers modern facilities and an intimate atmosphere.   The calm, traffic-free location of Hotel Plovdiv provides a pleasant environment for guests wishing to explore Berlin&amp;apos;s many attractions while staying in peaceful lodgings away from the hustle and bustle. It is also i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="754.00" OriginalAmount="754.00">
      <BasicPropertyInfo Latitude="52.5150372064" Longitude="13.280799976687" StarRating="2" HotelCode="105317|queens_park_hotel_3" HotelName="Queen's Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="846.00" OriginalAmount="846.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="Non Refundable" 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="865.00" OriginalAmount="865.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 12/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="917.00" OriginalAmount="917.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="966.00" OriginalAmount="966.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="1042.00" OriginalAmount="1042.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="1075.00" OriginalAmount="1075.00">
      <BasicPropertyInfo Latitude="52.488349546026" Longitude="13.277430877227" StarRating="3" HotelCode="137833|hotel_stmichaelsheim" HotelName="St.-Michaels-Heim Jugendgästehaus &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="24 Hour Front Desk,Bicycle Rental,Coffee Shop,Elevator,Garden,Housekeeping,Internet,Luggage Storage,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bismarckallee 23, 14193 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at St.-Michaels-Heim Hotel in Berlin (Wilmersdorf), you'll be close to CityCube Berlin and Schloss Charlottenburg.  This hotel is within close proximity of ICC Berlin and Berliner Funkturm.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 17 guestrooms. Bathrooms with showers are provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a garden.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;You can enjoy a meal at a restaurant serving the guests of St.-Michaels-Heim Hotel, or find a snack in a coffee shop/café.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and an elevator (lift). Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1172.00" OriginalAmount="1172.00">
      <BasicPropertyInfo Latitude="52.52586749" Longitude="13.38766048" StarRating="3" HotelCode="951898|hotel_amo_by_amano" HotelName="Hotel Amo by Amano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 113, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1319" OriginalAmount="1319">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|350088" HotelName="Schulz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1342.00" OriginalAmount="1342.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="Non Refundable">
        <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="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="52.500629910778" Longitude="13.294350930059" StarRating="4" HotelCode="138867|aspria_spa__sporting_club_hotel" HotelName="Aspria Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1668.00" OriginalAmount="1668.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="1732.00" OriginalAmount="1732.00">
      <BasicPropertyInfo Latitude="52.522756" Longitude="13.388187" StarRating="4" HotelCode="295360|riverside_royal_hotel__spa" HotelName="Riverside Royal Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 105, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 5 rooms. Services and facilities at the hotel include a restaurant, a bar and a conference room. Guests with their own vehicles can make use of the available parking spaces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2516.00" OriginalAmount="2516.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="2732.00" OriginalAmount="2732.00">
      <BasicPropertyInfo Latitude="52.52535078" Longitude="13.42789533" StarRating="4" HotelCode="413076|city_alex_apartments_2" 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>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,Kitchen,Massage Centre,Sauna,Wheelchair Access,Swimming Pool,Diet Meals,Jacuzzi,Nightclub,Spa,Garden,Elevator,Housekeeping,Heated Pool,24 Hour Front Desk,Concierge,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Golf,Smoking Rooms,Library,Off-Site Parking,Beauty Salon,Coffee Shop,Babysitting,Dry Cleaning,24 Hour Power Supply,Printer,Wake-up Call Service,Vending Machine,Dining,Pick &amp;amp; Drop,Fitness Centre,Business Centre</BasicAmenities>
    <HotelRating>3,4,4.5,5,2,1,2.5,3.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,GUESTHOUSE,ECO HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,HOSTEL,GUEST HOUSES,SPA HOTEL,AIRPORT HOTEL,MOTEL,BED AND BREAKFASTS,HOSTELS,HOMESTAYS,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a8cd557e-0710-4eb4-8443-927eb28dc05d|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="a8cd557e-0710-4eb4-8443-927eb28dc05d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-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
a8cd557e-0710-4eb4-8443-927eb28dc05d|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
a8cd557e-0710-4eb4-8443-927eb28dc05d|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
a8cd557e-0710-4eb4-8443-927eb28dc05d|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-12-10T14:19:02.1861205+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a8cd557e-0710-4eb4-8443-927eb28dc05d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="422.00" OriginalAmount="422.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="63" TotalAmount="463.00" OriginalAmount="463.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="63" TotalAmount="481.00" OriginalAmount="481.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="Free CXL until 03/01/2025" 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="509.00" OriginalAmount="509.00">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|akzent_hotel_kolumbus" HotelName="a&amp;o Berlin Kolumbus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Genslerstraße 18, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/8/5/3/7/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="525.00" OriginalAmount="525.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wönnichstraße 69-71, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2491435/DUj5D7H8_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.00" OriginalAmount="533.00">
      <BasicPropertyInfo Latitude="52.534142860977" Longitude="13.328249847386" StarRating="1" HotelCode="89820|sickinger_hof" HotelName="Hotel-Pension Sickinger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beusselstrasse 44-T, 10553 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180485/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="540.00" OriginalAmount="540.00">
      <BasicPropertyInfo Latitude="52.504650409827" Longitude="13.331827442377" StarRating="3" HotelCode="13631|belmondo_am_kurfurstendamm" 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="63" TotalAmount="548.00" OriginalAmount="548.00">
      <BasicPropertyInfo Latitude="52.498434801644" Longitude="13.384557333721" StarRating="2" HotelCode="148349|grand_hostel_berlin" HotelName="Grand Hostel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="63" TotalAmount="555.00" OriginalAmount="555.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="63" TotalAmount="568.00" OriginalAmount="568.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="571" OriginalAmount="571">
      <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="63" TotalAmount="582.00" OriginalAmount="582.00">
      <BasicPropertyInfo Latitude="52.490315605235" Longitude="13.330674598384" StarRating="4" HotelCode="317688|two_hotel_berlin_by_axel" HotelName="Two Hotel Berlin by Axel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/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="592.00" OriginalAmount="592.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="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="63" TotalAmount="595.00" OriginalAmount="595.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="Free CXL until 01/01/2025" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Off-Site Parking,Parking,Pets allowed,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittelsbacherstraße 22, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180179/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Wittelsbach am Kurfürstendamm places you in the heart of Berlin, convenient to Schaubuehne and Kaiser Wilhelm Memorial Church. This hotel is within close proximity of The Story of Berlin and Kaethe Kollwitz Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 36 individually decorated guestrooms, featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. Extended parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.00" OriginalAmount="597.00">
      <BasicPropertyInfo Latitude="52.544204931458" Longitude="13.416010817099" StarRating="2" HotelCode="144306|aurora_hostel_2" HotelName="Old Town Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="602.00" OriginalAmount="602.00">
      <BasicPropertyInfo Latitude="52.498048192647" Longitude="13.38648582298" StarRating="2" HotelCode="92761|aletto_jugendhotel_kreuzberg" HotelName="acama Hotel+Hostel Kreuzberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofer Ufer 8-9, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/152712/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.00" OriginalAmount="615.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="63" TotalAmount="616.00" OriginalAmount="616.00">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|smartment_business_berlin_karlshorst" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="629.00" OriginalAmount="629.00">
      <BasicPropertyInfo Latitude="52.514255957412" Longitude="13.331287356483" StarRating="0" HotelCode="947069|bb_hotel_berlintiergarten" HotelName="B&amp;B Hotel Berlin-Tiergarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Englische Straße 1-4, 10587 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/9f/2a9fcf94a7cd5c642121094821ad0fe49bed82b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located right in the heart of Berlin. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.00" OriginalAmount="630.00">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|hotel_alte_feuerwache" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/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="27" TotalAmount="635" OriginalAmount="635">
      <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="635.00" OriginalAmount="635.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|hotel_spreewitz_am_kurfurstendamm" HotelName="Spreewitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178666/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="637.00" OriginalAmount="637.00">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|smartments_business_berlin_prenzlauer_berg" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="646" OriginalAmount="646">
      <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 27/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="63" TotalAmount="646.00" OriginalAmount="646.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="63" TotalAmount="649.00" OriginalAmount="649.00">
      <BasicPropertyInfo Latitude="52.506585" Longitude="13.303785" StarRating="3" HotelCode="107356|hotelpension_arche" 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="652" OriginalAmount="652">
      <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="653" OriginalAmount="653">
      <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="657.00" OriginalAmount="657.00">
      <BasicPropertyInfo Latitude="52.525308" Longitude="13.421064" StarRating="1" HotelCode="212784|ibis_budget_berlin_alexanderplatz" HotelName="ibis budget Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="658.00" OriginalAmount="658.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="851327|hostel_am_kurtti" HotelName="Hostel Am Kurtti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Scharnweberstrasse 19</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/87/bf873a823609c3cba8ff06af6c20266d3c45559f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.00" OriginalAmount="660.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="63" TotalAmount="662.00" OriginalAmount="662.00">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|the_circus_hostel_2" HotelName="The Circus Hostel Weinbergsweg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="664.00" OriginalAmount="664.00">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|mercure_hotel_berlin_tempelhof_airport" HotelName="Mercure Hotel Berlin Tempelhof 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,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="668.00" OriginalAmount="668.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="672.00" OriginalAmount="672.00">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|domus_hotel_berlin_kudamm" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="673" OriginalAmount="673">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|20241" 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="676.00" OriginalAmount="676.00">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|leonardo_hotel_berlin_city_sud" HotelName="Leonardo Boutique Hotel Berlin City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Strasse 80-82, 12351 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="677" OriginalAmount="677">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|46851" 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="63" TotalAmount="680.00" OriginalAmount="680.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="681.00" OriginalAmount="681.00">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|niu_hide" HotelName="the niu Hide" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="684" OriginalAmount="684">
      <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 02/01/2025" 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="63" TotalAmount="685.00" OriginalAmount="685.00">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|titanic_comfort_mitte" HotelName="Titanic Comfort Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="685.00" OriginalAmount="685.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 01/01/2025" 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="687" OriginalAmount="687">
      <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="63" TotalAmount="687.00" OriginalAmount="687.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="691.00" OriginalAmount="691.00">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|novum_hotel_aldea_berlin_centrum" 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="691.00" OriginalAmount="691.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 27/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="63" TotalAmount="692.00" OriginalAmount="692.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="Non Refundable" 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="63" TotalAmount="693.00" OriginalAmount="693.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="63" TotalAmount="696.00" OriginalAmount="696.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 02/01/2025" 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="698.00" OriginalAmount="698.00">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|hotel_ambiente_3" HotelName="Hotel Ambiente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gossowstraße 11, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/38944/1938944/1.jpg?f=15060474</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Ambiente, you'll be centrally located in Berlin, convenient to KaDeWe and Brandenburg Gate. This hotel is close to Reichstag Building and Checkpoint Charlie Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 38 guestrooms featuring refrigerators and LED televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as desks and complimentary newspapers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. This hotel also features shopping on site and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a grocery/convenience store serving guests of Hotel Ambiente.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and a computer station. Extended parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.00" OriginalAmount="698.00">
      <BasicPropertyInfo Latitude="52.48439132" Longitude="13.30821819" StarRating="2" HotelCode="694039|enjoy_hostel_berlin_city_west" HotelName="Enjoy Hostel Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalischer Straße 38, 10713 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9069118</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at this apartment in Prague (Prague 3), you'll be convenient to Riegrovy Sady and Old Town Square.  This apartment is within close proximity of Prague State Opera and Peace Square.Rooms Make yourself comfortable in this apartment, which has a kitchen. There's a private balcony or patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a coffee/tea maker and a sofa bed, and housekeeping is provided on a limited basis.Amenities Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="699" OriginalAmount="699">
      <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="63" TotalAmount="699.00" OriginalAmount="699.00">
      <BasicPropertyInfo Latitude="52.530119578056" Longitude="13.425651224537" StarRating="2" HotelCode="401091|hotel_pension_intervarko" HotelName="Hotel Pension Intervarko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 225, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/33920/1833920/1.jpg?f=15438951</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Pension Intervarko, you'll be centrally located in Berlin, convenient to Volkspark Friedrichshain and Alexanderplatz. This hotel is close to Checkpoint Charlie Museum and Brandenburg Gate.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Shared bathrooms with hair dryers are provided. Conveniences include day beds, housekeeping is provided weekly, and irons/ironing boards can be requested.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.00" OriginalAmount="700.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="63" TotalAmount="700.00" OriginalAmount="700.00">
      <BasicPropertyInfo Latitude="52.505168366902" Longitude="13.300862402447" StarRating="1" HotelCode="35329|happy_go_lucky_hotel_hostel" HotelName="HappyGoLucky Hotel+Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 17, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57491/a_57491_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in the district of Charlottenburg, only a few minutes from the exhibition centre, the ICC and the main bus station. Numerous tourist attractions, such as Charlottenburg castle and the Reichstag are within easy reach of the hotel, just 10-15 minutes away. All of Berlin's districts are easily and quickly reached using the underground and the suburban railway (S-Bahn), which are few metres from the hotel. Templehof airport can be reached in 15 minutes, Tegel in 20 minutes and Schönefeld is an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.00" OriginalAmount="702.00">
      <BasicPropertyInfo Latitude="52.496232516649" Longitude="13.32016897647" StarRating="3" HotelCode="89826|hotel_bellevue_am_kurfurstendamm_2" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/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="706.00" OriginalAmount="706.00">
      <BasicPropertyInfo Latitude="52.510221219128" Longitude="13.433331549168" StarRating="3" HotelCode="258472|intercityhotel_berlin_ostbahnhof" HotelName="InterCityHotel Berlin Ostbahnhof" 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,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="706.00" OriginalAmount="706.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="63" TotalAmount="712.00" OriginalAmount="712.00">
      <BasicPropertyInfo Latitude="52.504425092375" Longitude="13.325805934221" StarRating="3" HotelCode="402250|aparthotel_vega" 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="63" TotalAmount="713.00" OriginalAmount="713.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="63" TotalAmount="714.00" OriginalAmount="714.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="63" TotalAmount="714.00" OriginalAmount="714.00">
      <BasicPropertyInfo Latitude="52.498689227368" Longitude="13.35138679266" StarRating="3" HotelCode="401062|hotel_sachsenhof" HotelName="Sachsenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Motzstraße 7, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150863/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="717.00" OriginalAmount="717.00">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|winters_hotel_berlin_im_spiegelturm" 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="27" TotalAmount="719" OriginalAmount="719">
      <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 03/01/2025">
        <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="719.00" OriginalAmount="719.00">
      <BasicPropertyInfo Latitude="52.48753" Longitude="13.425765" StarRating="3" HotelCode="33427|days_inn_berlin_city_south_2" 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="63" TotalAmount="720.00" OriginalAmount="720.00">
      <BasicPropertyInfo Latitude="52.555819330398" Longitude="13.380142790124" StarRating="2.5" HotelCode="268591|mk_hotel_berlin" HotelName="mk hotel berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Straße 100, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/ef/14ef66101e555b35fb92de5f71865db171dbd22e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at mk hotel berlin places you in the heart of Berlin, convenient to Gesundbrunnen Shopping Center and Reichstag Building. This hotel is close to Alexanderplatz and Brandenburg Gate.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 24 guestrooms. Your room comes with a pillowtop bed. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723" OriginalAmount="723">
      <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="725.00" OriginalAmount="725.00">
      <BasicPropertyInfo Latitude="52.495151" Longitude="13.421056" StarRating="3" HotelCode="180968|hotel_prens_berlin" HotelName="Hotel Prens Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kottbuser Damm 102, 10967 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/20/2012995/gu2j3HHQ_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys are easily accessible by lift. A cloakroom, a safe, a cash machine, a café, a newspaper stand, a transfer service and room service are available to guests of the hotel. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the accommodation. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="726.00" OriginalAmount="726.00">
      <BasicPropertyInfo Latitude="52.505599040634" Longitude="13.302229123885" StarRating="2" HotelCode="104386|hotel_stuttgarter_eck" 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="726.00" OriginalAmount="726.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 26/12/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="27" TotalAmount="730" OriginalAmount="730">
      <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="730.00" OriginalAmount="730.00">
      <BasicPropertyInfo Latitude="52.511543480298" Longitude="13.407721817493" StarRating="4" HotelCode="55941|park_plaza_wallstreet_berlin_mitte" 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="732.00" OriginalAmount="732.00">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|hotel_agon_lichtburg_am_kurfurstendamm" HotelName="Novum Hotel Lichtburg Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="732.00" OriginalAmount="732.00">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|mercure_hotel_berlin_city_west" HotelName="Mercure Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ohmstrasse 4-6, 13629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="737.00" OriginalAmount="737.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 28/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="27" TotalAmount="743" OriginalAmount="743">
      <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="743.00" OriginalAmount="743.00">
      <BasicPropertyInfo Latitude="52.3816" Longitude="13.5202" StarRating="0" HotelCode="873422|motel_schonefeld" HotelName="Motel Schönefeld" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 117</AddressLine>
          </AddressLines>
          <CityName>Schönefeld</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2BoNGFDJX9lFyejU7rlQ6%2FEjRcq27LFD6jWcflCdwbeLXioFBK%2FVXf%2FmRA4vn1i6vTQjg%2BxSRZ7LFCV478VIt0eQU1IL4Eb5MKLYcNdhZPEpNIFSauUBuQds%2BnU%2BqECBfwNJnlo%2BI6YmY2FyJGe18ukA%2BqDD9kATuUHctren4O1gio7u3qA0FFfhtTl9SMtrpMBoM6uEmtDIXd9CKw9Uomi%2FOoBBVAV2HqxJLl8jq1IGk%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="746.00" OriginalAmount="746.00">
      <BasicPropertyInfo Latitude="52.501906" Longitude="13.491023" StarRating="2" HotelCode="180953|pension_adamshof" HotelName="Pension Adamshof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emanuelstraße 3, 10317 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160712/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 20 rooms. Services and facilities at the hotel include a baggage storage service, a restaurant, a dining area, a bar and room service. Wireless internet access in public areas (for a fee) allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748" OriginalAmount="748">
      <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="27" TotalAmount="752" OriginalAmount="752">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|16948" HotelName="Hotel AMANO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="752.00" OriginalAmount="752.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="63" TotalAmount="753.00" OriginalAmount="753.00">
      <BasicPropertyInfo Latitude="52.503299232112" Longitude="13.344498127698" StarRating="3" HotelCode="200899|sorat_hotel_ambassador_berlin" 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="753.00" OriginalAmount="753.00">
      <BasicPropertyInfo Latitude="52.525905" Longitude="13.388336" StarRating="4" HotelCode="27515|arcotel_velvet_berlin" HotelName="ARCOTEL Velvet Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="753.00" OriginalAmount="753.00">
      <BasicPropertyInfo Latitude="52.500552" Longitude="13.520409" StarRating="4" HotelCode="166912|abacus_tierpark_hotel" HotelName="Abacus Tierpark" 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,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="754" OriginalAmount="754">
      <BasicPropertyInfo Latitude="52.496572670066" Longitude="13.308345973492" StarRating="2" HotelCode="64195|277651" HotelName="Margrit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Straße 24, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="754" OriginalAmount="754">
      <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="63" TotalAmount="755.00" OriginalAmount="755.00">
      <BasicPropertyInfo Latitude="52.512218026253" Longitude="13.408671796514" StarRating="4" HotelCode="41860|derag_livinghotel_grosser_kurfurst_2" 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 20/12/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="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|fjord_hotel_berlin" 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 01/01/2025" 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="760.00" OriginalAmount="760.00">
      <BasicPropertyInfo Latitude="52.52704" Longitude="13.341133" StarRating="3" HotelCode="311688|apple_city_hotel" HotelName="Apple City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="761.00" OriginalAmount="761.00">
      <BasicPropertyInfo Latitude="52.465479793017" Longitude="13.326192964204" StarRating="3" HotelCode="89823|akzent_hotel_am_forum_steglitz" HotelName="Anna 1908" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="762" OriginalAmount="762">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|30631" 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="767" OriginalAmount="767">
      <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="770.00" OriginalAmount="770.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 28/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="771.00" OriginalAmount="771.00">
      <BasicPropertyInfo Latitude="52.500139" Longitude="13.312119" StarRating="3" HotelCode="34580|come_inn_berlin_kurfurstendamm_opera" HotelName="Come Inn Berlin Kurfürstendamm Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="771.00" OriginalAmount="771.00">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|leonardo_royal_hotel_berlin_alexanderplatz" 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="63" TotalAmount="774.00" OriginalAmount="774.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="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="52.497192" Longitude="13.287282" StarRating="4" HotelCode="259710|romantik_hotel_kronprinz_berlin" 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="781.00" OriginalAmount="781.00">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|best_western_premier_hotel_moa_berlin" 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="786.00" OriginalAmount="786.00">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|artotel_berlin_mitte_by_park_plaza" HotelName="art'otel berlin-mitte, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wallstrasse 70-73, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151293/151293a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of historic Berlin, providing guests with easy access to some of the city's most popular attractions. The hotel is opposite a U-Bahn (metro) station (on the U2 line) and is only 3 minutes away from Alexanderplatz. It is 2.5 km from Tiergarten. Guests will find the nearest restaurants and bars around 5 minutes' walk from the hotel. The TV Tower and Nikolaiviertel can be reached in around 5 minutes by car or public transport, while the Brandenburg Gate is some 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="788.00" OriginalAmount="788.00">
      <BasicPropertyInfo Latitude="52.50311526542" Longitude="13.389671915344" StarRating="4" HotelCode="58833|winters_hotel_berlin_mitte_am_checkpoint_charlie" HotelName="Select Hotel Berlin Checkpoint Charlie" 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="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="788.00" OriginalAmount="788.00">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|hotel_ai_koenigshof" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="52.533173124024" Longitude="13.198158144951" StarRating="2" HotelCode="22219|ibis_berlin_spandau" HotelName="ibis Berlin Spandau Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 13581 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="792" OriginalAmount="792">
      <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 29/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="63" TotalAmount="794.00" OriginalAmount="794.00">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|h24_hotel_berlin_lichtenberg" HotelName="H24 Hotel Berlin Lichtenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herzbergstrasse 139, 10365 Berlin, Lichtenberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/612906/612906a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a bar are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.00" OriginalAmount="795.00">
      <BasicPropertyInfo Latitude="52.499601692948" Longitude="13.36443901062" StarRating="3" HotelCode="55135|pension_abc" HotelName="Pension ABC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="799.00" OriginalAmount="799.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="800.00" OriginalAmount="800.00">
      <BasicPropertyInfo Latitude="52.52536362519" Longitude="13.341825306416" StarRating="3" HotelCode="15689|golden_tulip_hotel_park_consul" HotelName="Park Hotel Moabit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 86 A, 10555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="800.00" OriginalAmount="800.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="Free CXL until 28/12/2024">
        <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="803" OriginalAmount="803">
      <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="63" TotalAmount="803.00" OriginalAmount="803.00">
      <BasicPropertyInfo Latitude="52.585261" Longitude="13.428635" StarRating="3" HotelCode="89847|hotel_pankow" HotelName="Pankow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasewalker Str. 14-15, 13127 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="804.00" OriginalAmount="804.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="Non Refundable" 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="804.00" OriginalAmount="804.00">
      <BasicPropertyInfo Latitude="52.44523017" Longitude="13.57875512" StarRating="3" HotelCode="89818|hotel_alter_markt" HotelName="Alter Markt" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="805.00" OriginalAmount="805.00">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|h2_hotel_berlin_alexanderplatz" 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="63" TotalAmount="805.00" OriginalAmount="805.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="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="52.510967351651" Longitude="13.430148630619" StarRating="0" HotelCode="469033|moxy_berlin_ostbahnhof" HotelName="Moxy Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="807.00" OriginalAmount="807.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="809.00" OriginalAmount="809.00">
      <BasicPropertyInfo Latitude="52.508947076747" Longitude="13.388412594795" StarRating="3" HotelCode="168900|gat_point_charlie_hotel" HotelName="Gat Point Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mauerstrasse 81-82, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235804/a_235804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.00" OriginalAmount="813.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="63" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="52.466236864044" Longitude="13.394679018258" StarRating="3" HotelCode="89849|berliner_baer" HotelName="Berliner Bär" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ringbahnstraße 6-8, 12099 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="814" OriginalAmount="814">
      <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="814.00" OriginalAmount="814.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="978685|the_student_hotel_berlin" HotelName="The Student Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="814.00" OriginalAmount="814.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="Non Refundable" 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="817.00" OriginalAmount="817.00">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|alsterhof_berlin_hotel_" HotelName="Scandic Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Straße 5, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="821" OriginalAmount="821">
      <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="27" TotalAmount="822" OriginalAmount="822">
      <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="822.00" OriginalAmount="822.00">
      <BasicPropertyInfo Latitude="52.50226922871" Longitude="13.313061156487" StarRating="3" HotelCode="105198|hotelmaison_am_olivaer_platz" HotelName="Hotel Maison Am Olivaer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizstraße 57, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/2a/9d2aac0536122a63893ba2bcd78ea5e89ee349dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="823.00" OriginalAmount="823.00">
      <BasicPropertyInfo Latitude="52.54964" Longitude="13.38455" StarRating="3.5" HotelCode="598859|moxy_berlin_humboldthain_park" 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="823.00" OriginalAmount="823.00">
      <BasicPropertyInfo Latitude="52.540537517582" Longitude="13.262421190739" StarRating="4" HotelCode="30109|holiday_inn_berlin_city_west" HotelName="Holiday Inn Berlin - City West" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="827.00" OriginalAmount="827.00">
      <BasicPropertyInfo Latitude="52.506002050436" Longitude="13.348268048434" StarRating="3" HotelCode="138895|hotel_lutzow" HotelName="Hotel Lützow" Meals="ROOM ONLY" 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="829" OriginalAmount="829">
      <BasicPropertyInfo Latitude="52.527013" Longitude="13.370162" StarRating="3" HotelCode="317147|49641" 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="27" TotalAmount="830" OriginalAmount="830">
      <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="831.00" OriginalAmount="831.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="63" TotalAmount="832.00" OriginalAmount="832.00">
      <BasicPropertyInfo Latitude="52.542186043691" Longitude="13.411798768486" StarRating="4" HotelCode="105310|hotel__apartments_zarenhof_berlin_prenzlauer_berg" HotelName="Zarenhof Prenzlauer Berg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 140, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="834.00" OriginalAmount="834.00">
      <BasicPropertyInfo Latitude="52.544120844069" Longitude="13.440028588955" StarRating="0" HotelCode="145315|business_apartment" HotelName="Business Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Erich-Weinert-Straße 143, 10409 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6e/26/6e26dbe0701559667285ec5301cf7aaeea4714f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="835.00" OriginalAmount="835.00">
      <BasicPropertyInfo Latitude="52.497466303727" Longitude="13.317702317791" StarRating="2" HotelCode="106511|hotelpension_kleist" HotelName="Hotel Kleist" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Darmstädter Straße 7, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/154472/7e1b8dbbd58319cd73229b2390feb793.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 Kleist in Berlin (Wilmersdorf), you'll be close to The Story of Berlin and Reichstag Building. This hotel is within close proximity of Kaethe Kollwitz Museum and Schaubuehne.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Complimentary high-speed (wired) Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include coffee/tea makers, 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;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="836.00" OriginalAmount="836.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="836.00" OriginalAmount="836.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="839.00" OriginalAmount="839.00">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|novum_style_hotel_berlin_centrum" HotelName="Novum Style Hotel Berlin-Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="839.00" OriginalAmount="839.00">
      <BasicPropertyInfo Latitude="52.534082739377" Longitude="13.409072013307" StarRating="3" HotelCode="401127|hotel_jurine_berlin_mitte" 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="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="52.528396560658" Longitude="13.336641114667" StarRating="2" HotelCode="92758|amstel_house_hostel_berlin" 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="27" TotalAmount="843" OriginalAmount="843">
      <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="843.00" OriginalAmount="843.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" 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="63" TotalAmount="847.00" OriginalAmount="847.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="27" TotalAmount="848" OriginalAmount="848">
      <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="63" TotalAmount="849.00" OriginalAmount="849.00">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|airporthotel_berlin_adlershof" HotelName="Airporthotel Berlin-Adlershof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Chaussee 14, 12489 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="850.00" OriginalAmount="850.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" 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="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="52.528822" Longitude="13.428793" StarRating="4" HotelCode="387496|victors_residenzhotel_berlin" HotelName="Victor's Residenz-Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/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="852.00" OriginalAmount="852.00">
      <BasicPropertyInfo Latitude="52.52396" Longitude="13.418104" StarRating="2" HotelCode="212614|one80o_hostel_berlin" 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="852.00" OriginalAmount="852.00">
      <BasicPropertyInfo Latitude="52.501888" Longitude="13.38529" StarRating="3" HotelCode="336648|holiday_inn_express_berlin_city_centre" HotelName="Holiday Inn Express Berlin City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="852.00" OriginalAmount="852.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="Free CXL until 02/01/2025" 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="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|artotel_berlin_kudamm_by_park_plaza" 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="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="52.583475811112" Longitude="13.287436186508" StarRating="4" HotelCode="36092|best_western_hotel_am_borsigturm" HotelName="Hotel am Borsigturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Borsigturm 1, 13507 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="857.00" OriginalAmount="857.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="63" TotalAmount="857.00" OriginalAmount="857.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 02/01/2025" 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="27" TotalAmount="858" OriginalAmount="858">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|46847" 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="863" OriginalAmount="863">
      <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="864.00" OriginalAmount="864.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="865.00" OriginalAmount="865.00">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|mondrian_suites_hotel_berlin_checkpoint_charlie" HotelName="mondrian suites berlin checkpoint charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markgrafenstraße 16-16a, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627875/627875a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.00" OriginalAmount="866.00">
      <BasicPropertyInfo Latitude="52.499999" Longitude="13.30971" StarRating="3" HotelCode="130218|city_hotel_am_kurfurstendamm" HotelName="City Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 173-174, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214584/214584a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="870.00" OriginalAmount="870.00">
      <BasicPropertyInfo Latitude="52.501195" Longitude="13.362843" StarRating="3" HotelCode="24647|hotel_delta_am_potsdamer_platz" 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="63" TotalAmount="871.00" OriginalAmount="871.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="27" TotalAmount="873" OriginalAmount="873">
      <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="873.00" OriginalAmount="873.00">
      <BasicPropertyInfo Latitude="52.48901472" Longitude="13.42637523" StarRating="0" HotelCode="371195|huttenpalast" HotelName="Hüttenpalast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Hobrechtstraße 66, 12047 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/96207/2596207/1.jpg?f=15156191</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="873.00" OriginalAmount="873.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="27" TotalAmount="874" OriginalAmount="874">
      <BasicPropertyInfo Latitude="52.388930851886" Longitude="13.498530685902" StarRating="4" HotelCode="13407|39755" 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="27" TotalAmount="878" OriginalAmount="878">
      <BasicPropertyInfo Latitude="52.530286365538" Longitude="13.418403830059" StarRating="3" HotelCode="429944|57831" 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="878.00" OriginalAmount="878.00">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|hotel_california_am_kurfurstendamm" 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="63" TotalAmount="878.00" OriginalAmount="878.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="Non Refundable" 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="881" OriginalAmount="881">
      <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="881.00" OriginalAmount="881.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 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boxhagener Straße 83, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160828/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Berlin hotel welcomes guests to the heart of the trendy Friedrichshain district. It is inspired by the creative spirit of the vibrant cosmopolitan city of Berlin, which makes it modern, creative, global, and lively. Centrally located on Boxhagener Strasse, the hotel has excellent links to all districts and is the ideal starting point for a stay in Berlin. There is a bus stop on the doorstep, while Ostkreuz train station is roughly 650 m away. Schönefeld Airport is about 20 km from the hotel, while Tegel airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="881.00" OriginalAmount="881.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 02/01/2025">
        <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="63" TotalAmount="883.00" OriginalAmount="883.00">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|hotel_pension_kastanienhof" HotelName="Hotel-Pension Kastanienhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 65, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155065/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="887.00" OriginalAmount="887.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="63" TotalAmount="887.00" OriginalAmount="887.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="63" TotalAmount="892.00" OriginalAmount="892.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="63" TotalAmount="893.00" OriginalAmount="893.00">
      <BasicPropertyInfo Latitude="52.52508544921875" Longitude="13.529858589172363" StarRating="0" HotelCode="0|ootelcom_hotel" HotelName="Ootel.com Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Germany, Berlin, Allee der Kosmonauten, 32, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/6e/42/6e420f6080d5c26df40e8d0407075b48e10b50e1.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Want to save money while travelling? It’s easy: hotel «Ootel.com Hotel» is located in Berlin. This hotel is located in 10 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;You can stop by the restaurant. If you travel by car, there’s a free parking zone. If you travel by car, you can park in a parking zone. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;Additional services that the hotel offers to its guests: an ATM. The staff of the hotel will be happy to talk to you in English and German.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.00" OriginalAmount="894.00">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|senscity_hotel_berlin_spandau" HotelName="SensCity Hotel Berlin Spandau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heidereuterstraße 37/38, 13597 Berlin, Spandau</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="52.500076351022" Longitude="13.314914422819" StarRating="3" HotelCode="402334|castell_am_kurfurstendamm_hotel" 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="898.00" OriginalAmount="898.00">
      <BasicPropertyInfo Latitude="52.512104" Longitude="13.408443" StarRating="4" HotelCode="38368|derag_livinghotel_henriette" 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="901.00" OriginalAmount="901.00">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|artotel_berlin_city_center_west_by_park_plaza" 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="27" TotalAmount="902" OriginalAmount="902">
      <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="63" TotalAmount="902.00" OriginalAmount="902.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="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="905.00" OriginalAmount="905.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="63" TotalAmount="909.00" OriginalAmount="909.00">
      <BasicPropertyInfo Latitude="52.50008548" Longitude="13.37065386" StarRating="3" HotelCode="305596|flottwell_berlin_hotel__residenz_am_park" 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="913.00" OriginalAmount="913.00">
      <BasicPropertyInfo Latitude="52.512177944597" Longitude="13.305125789619" StarRating="4" HotelCode="200658|goodmans_living" HotelName="Goodmans Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilmersdorfer Strabe 36, 10585 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273541/273541a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="918.00" OriginalAmount="918.00">
      <BasicPropertyInfo Latitude="52.50883981" Longitude="13.4624325" StarRating="0" HotelCode="532287|backpackerberlin_" HotelName="Hostel - BackpackerBerlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hostels" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Knorrpromenade 10, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/698464/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.00" OriginalAmount="919.00">
      <BasicPropertyInfo Latitude="52.526403288544" Longitude="13.390037682209" StarRating="3" HotelCode="901011|calma_berlin_mitte" HotelName="Calma Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="919.00" OriginalAmount="919.00">
      <BasicPropertyInfo Latitude="52.547739202116" Longitude="13.42817902565" StarRating="4" HotelCode="13419|holiday_inn_berlin_city_center_east_prenzlauer_allee" HotelName="Holiday Inn Berlin City Center East Prenzlauer Berg" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 169, 10409 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/146493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in the Prenzlauer Berg district of Berlin offers fast tram connections to Alexanderplatz. The Erich-Weinert-Straße tram stop is directly outside the hotel and trams run to Alexanderplatz in 10 minutes. The Messe ICC Exhibition Centre is 20 minutes away by S-Bahn (city rail). Various restaurants are about a 2-minute walk and shopping venues can be reached in around 10 minutes by public transport. Berlin Tegel Airport and Berlin Schönefeld Airport are approximately 10 and 20 km from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="920.00" OriginalAmount="920.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="63" TotalAmount="921.00" OriginalAmount="921.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="921.00" OriginalAmount="921.00">
      <BasicPropertyInfo Latitude="52.554345970682" Longitude="13.45730735582" StarRating="4" HotelCode="259525|derag_livinghotel_konigin_luise" 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="63" TotalAmount="921.00" OriginalAmount="921.00">
      <BasicPropertyInfo Latitude="52.4030192" Longitude="13.585872" StarRating="4" HotelCode="75429|grunau_hotel" HotelName="Grünau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kablower Weg 87, 12526 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102711/a_102711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Berlin near to Schönefeld Airport (6 km) and the A100 and A113 motorways. Guests will find restaurants in the immediate vicinity of the hotel and it is just 20 m from the forest of Grünau. A stop on Berlin's urban rail network (S-Bahn) is just 1.2 km away and Langer See lake is only 2 km. It is 3.5 km from Wista Park, the famous site for research and development. Berlin city centre is 30 km away, just 25 minutes by public transport, and Potsdam city centre is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="923.00" OriginalAmount="923.00">
      <BasicPropertyInfo Latitude="52.52818999" Longitude="13.33048152" StarRating="0" HotelCode="983886|stars_berlin_apartments" HotelName="Stars Berlin Apartments Waldstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waldstrasse 56, 10551 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/27000000/26920000/26914000/26913969/a9b87f2f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.00" OriginalAmount="925.00">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|atlas_hotel" HotelName="Atlas Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/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="927.00" OriginalAmount="927.00">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|adina_3" 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="935.00" OriginalAmount="935.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="27" TotalAmount="942" OriginalAmount="942">
      <BasicPropertyInfo Latitude="52.510619178361" Longitude="13.26987135582" StarRating="3" HotelCode="402298|225871" HotelName="Aster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/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="27" TotalAmount="946" OriginalAmount="946">
      <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 02/01/2025" 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="950.00" OriginalAmount="950.00">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|leonardo_hotel_berlin" HotelName="Leonardo Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilmersdorfer Straße 32, Eingang Spielhagenstraße, 10585 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="952.00" OriginalAmount="952.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="Free CXL until 03/01/2025" 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="27" TotalAmount="953" OriginalAmount="953">
      <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="27" TotalAmount="953" OriginalAmount="953">
      <BasicPropertyInfo Latitude="52.500866" Longitude="13.349053" StarRating="4" HotelCode="138949|29948" HotelName="Centro Hotel Kurfürstendamm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="953.00" OriginalAmount="953.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 31/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="953.00" OriginalAmount="953.00">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|hotel_the_yard" HotelName="Hotel the YARD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="957.00" OriginalAmount="957.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="958.00" OriginalAmount="958.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="Non Refundable" 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="959.00" OriginalAmount="959.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="961.00" OriginalAmount="961.00">
      <BasicPropertyInfo Latitude="52.522517528619" Longitude="13.384078145027" StarRating="3" HotelCode="25703|allegra_berlin" HotelName="Hotel Allegra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="962.00" OriginalAmount="962.00">
      <BasicPropertyInfo Latitude="52.493801462046" Longitude="13.333303928375" StarRating="4" HotelCode="26731|ramada_plaza_berlin_city_centre_hotel_suites" 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="963.00" OriginalAmount="963.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,BREAKFAST-FOR-2,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="63" TotalAmount="965.00" OriginalAmount="965.00">
      <BasicPropertyInfo Latitude="52.501323" Longitude="13.450723" StarRating="4" HotelCode="165018|nhow_berlin" 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="967.00" OriginalAmount="967.00">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|adina_hauptbahnhof_2" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="969.00" OriginalAmount="969.00">
      <BasicPropertyInfo Latitude="52.504216" Longitude="13.342525" StarRating="3" HotelCode="401445|air_in_berlin_hotel" 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="63" TotalAmount="969.00" OriginalAmount="969.00">
      <BasicPropertyInfo Latitude="52.505626460383" Longitude="13.380352556705" StarRating="3" HotelCode="10212|belahr_am_potsdamer_platz" HotelName="BelAhr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 97, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273154/273154a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="979" OriginalAmount="979">
      <BasicPropertyInfo Latitude="52.504072" Longitude="13.324195" StarRating="4" HotelCode="66540|12884" 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="979.00" OriginalAmount="979.00">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|adina_apartment_hotel_berlin_hackescher_markt" HotelName="Adina Apartment Hotel Berlin Hackescher Markt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Spandauer Brücke 11, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="981.00" OriginalAmount="981.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="981.00" OriginalAmount="981.00">
      <BasicPropertyInfo Latitude="52.515961516519" Longitude="13.411525438029" StarRating="3" HotelCode="510807|holiday_inn_express_berlin_alexanderplatz" HotelName="Holiday Inn Express Berlin - Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Strasse 46-47, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614361/614361a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.00" OriginalAmount="981.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="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chausseestrasse 33, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="982.00" OriginalAmount="982.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 02/01/2025" 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="984.00" OriginalAmount="984.00">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|lindemanns" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="984.00" OriginalAmount="984.00">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|grand_hotel_esplanade_berlin" HotelName="Sheraton Berlin Grand Hotel Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="63" TotalAmount="987.00" OriginalAmount="987.00">
      <BasicPropertyInfo Latitude="52.500940601512" Longitude="13.328642249107" StarRating="4" HotelCode="16688|city_partner_hotel_residenz_berlin" 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="989.00" OriginalAmount="989.00">
      <BasicPropertyInfo Latitude="52.539721" Longitude="13.401924" StarRating="2" HotelCode="161417|h_hotel_hvd_4youth_2" 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="989.00" OriginalAmount="989.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="990.00" OriginalAmount="990.00">
      <BasicPropertyInfo Latitude="52.489893549151" Longitude="13.423770367678" StarRating="2" HotelCode="89841|hotel_am_hermannplatz" HotelName="Hotel am Hermannplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kottbusser Damm 24, 10967 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203167/203167a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="992.00" OriginalAmount="992.00">
      <BasicPropertyInfo Latitude="52.395515799967" Longitude="13.442869484425" StarRating="3" HotelCode="136371|hotel_4_hufen" HotelName="4 Hufen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="993" OriginalAmount="993">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|57596" 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="995.00" OriginalAmount="995.00">
      <BasicPropertyInfo Latitude="52.5488686" Longitude="13.3825891" StarRating="2" HotelCode="88586|citylight_hotel" HotelName="Citylight Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/01/2025" 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="995.00" OriginalAmount="995.00">
      <BasicPropertyInfo Latitude="52.509471103902" Longitude="13.451471328735" StarRating="1" HotelCode="193702|goldmarie__hostel" HotelName="Hotel Goldmarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="996" OriginalAmount="996">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|57248" HotelName="Hotel MANI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="997" OriginalAmount="997">
      <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="Non Refundable" 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="63" TotalAmount="1000.00" OriginalAmount="1000.00">
      <BasicPropertyInfo Latitude="52.431683" Longitude="13.534691" StarRating="3" HotelCode="25566|dorint_adlershof_berlin" HotelName="Dorint Adlershof Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="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="1004.00" OriginalAmount="1004.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="63" TotalAmount="1010.00" OriginalAmount="1010.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="1011.00" OriginalAmount="1011.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="Non Refundable" 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="1012.00" OriginalAmount="1012.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 27/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="27" TotalAmount="1013" OriginalAmount="1013">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|225867" 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="27" TotalAmount="1015" OriginalAmount="1015">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="0" HotelCode="751787|453930" HotelName="Riverside Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <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="27" TotalAmount="1018" OriginalAmount="1018">
      <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="63" TotalAmount="1018.00" OriginalAmount="1018.00">
      <BasicPropertyInfo Latitude="52.55357928249" Longitude="13.412573680028" StarRating="3" HotelCode="89821|bornholmer_hof" HotelName="Bornholmer Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bornholmer Straße 92, 10439 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151636/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1023" OriginalAmount="1023">
      <BasicPropertyInfo Latitude="52.529504923543" Longitude="13.379624898148" StarRating="3" HotelCode="107613|26517" HotelName="Hotel Berlin Mitte by Campanile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" 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="1024.00" OriginalAmount="1024.00">
      <BasicPropertyInfo Latitude="52.526346" Longitude="13.39257" StarRating="3" HotelCode="25568|top_vch_hotel_augustinenhof_berlin" HotelName="Hotel Augustinenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auguststraße 82, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37318/a_37318_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1025.00" OriginalAmount="1025.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 20/12/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="63" TotalAmount="1027.00" OriginalAmount="1027.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="1028.00" OriginalAmount="1028.00">
      <BasicPropertyInfo Latitude="52.49330468736" Longitude="13.197053222055" StarRating="3" HotelCode="127163|seehotel_grunewald" HotelName="Seehotel Grunewald" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Straße Am Schildhorn 5, 14193 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/640876/2020310145218159.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1033.00" OriginalAmount="1033.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 01/01/2025" 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="1034.00" OriginalAmount="1034.00">
      <BasicPropertyInfo Latitude="52.501963084917" Longitude="13.322507732851" StarRating="0" HotelCode="212585|best_western_plus_amedia_berlin_kurfurstendamm" HotelName="Best Western Plus Plaza Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 203, 10719 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1035.00" OriginalAmount="1035.00">
      <BasicPropertyInfo Latitude="52.511293992382" Longitude="13.415728424981" StarRating="4" HotelCode="930951|catalonia_berlin_mitte_hotel" HotelName="Catalonia Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="63" TotalAmount="1036.00" OriginalAmount="1036.00">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|hotel_artim" HotelName="Artim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/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="1040.00" OriginalAmount="1040.00">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|ocak_apartment_hotel" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/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="63" TotalAmount="1043.00" OriginalAmount="1043.00">
      <BasicPropertyInfo Latitude="52.529736" Longitude="13.411086" StarRating="3" HotelCode="139792|old_town_apartments_schoenhauser_allee" HotelName="Old Town Apartments Schönhauser Allee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 01/01/2025" 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="1045.00" OriginalAmount="1045.00">
      <BasicPropertyInfo Latitude="52.489716" Longitude="13.328605" StarRating="3" HotelCode="105767|hotel_carolinenhof" HotelName="Hotel Carolinenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="63" TotalAmount="1045.00" OriginalAmount="1045.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="63" TotalAmount="1046.00" OriginalAmount="1046.00">
      <BasicPropertyInfo Latitude="52.522910836201" Longitude="13.345961272716" StarRating="4" HotelCode="17830|ameron_hotel_abion_spreebogen_berlin_3" HotelName="Ameron Hotel Abion Spreebogen Waterside" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="1049.00" OriginalAmount="1049.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 02/01/2025" 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="1050.00" OriginalAmount="1050.00">
      <BasicPropertyInfo Latitude="52.529634056019" Longitude="13.384035229683" StarRating="4" HotelCode="27104|ramada_berlin_mitte" 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="63" TotalAmount="1055.00" OriginalAmount="1055.00">
      <BasicPropertyInfo Latitude="52.443986078416" Longitude="13.289592197555" StarRating="1.5" HotelCode="152168|hotel_pension_dahlem" HotelName="Pension Dahlem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1061" OriginalAmount="1061">
      <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="27" TotalAmount="1066" OriginalAmount="1066">
      <BasicPropertyInfo Latitude="52.549761433097" Longitude="13.383446964279" StarRating="3" HotelCode="598867|350060" HotelName="AC Hotel Berlin Humboldthain Park" Meals="ROOM ONLY" 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="1068.00" OriginalAmount="1068.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="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,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="27" TotalAmount="1070" OriginalAmount="1070">
      <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="1080.00" OriginalAmount="1080.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="27" TotalAmount="1081" OriginalAmount="1081">
      <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 04/01/2025" 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="1084.00" OriginalAmount="1084.00">
      <BasicPropertyInfo Latitude="52.53667" Longitude="13.4109" StarRating="0" HotelCode="0|pfefferbett_apartments" HotelName="Pfefferbett Apartments Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Choriner Straße 37 10119 Berlin, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/fc/28/fc28c27d2829fd1807e82c43624dd29ab8a4f2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Pfefferbett Apartments Prenzlauer Berg” is situated within 3 km from the heart of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.00" OriginalAmount="1085.00">
      <BasicPropertyInfo Latitude="52.575846" Longitude="13.29537" StarRating="2" HotelCode="89833|central_hotel_tegel" HotelName="Central-Tegel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="63" TotalAmount="1085.00" OriginalAmount="1085.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="63" TotalAmount="1086.00" OriginalAmount="1086.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="63" TotalAmount="1091.00" OriginalAmount="1091.00">
      <BasicPropertyInfo Latitude="52.535876" Longitude="13.388921" StarRating="3" HotelCode="142590|hotel_grenzfall" HotelName="Hotel Grenzfall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Garden,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ackerstraße 136, 13355 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203624/a_203624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Berlin's Mitte neighbourhood, close to the Berlin Wall Memorial, Pergamon Museum, and Reichstag Building. The Hamburger Bahnhof's Museum is only 2.5 km from the hotel and the nearest train station, Berlin Hauptbahnhof, is 2.2 km away. Berlin Tegel Airport is roughly 12 km from the hotel, Berlin Schönefeld Airport is about 26 km away, and Berlin Brandenburg International is approximately 27 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="52.503915" Longitude="13.340459" StarRating="4" HotelCode="317087|crowne_plaza_berlin_city_centre" HotelName="Crowne Plaza Berlin City Centre" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nürnberger Str. 65, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1093.00" OriginalAmount="1093.00">
      <BasicPropertyInfo Latitude="52.522174809597" Longitude="13.384359776974" StarRating="3.5" HotelCode="50404|albrechtshof" HotelName="Hotel Albrechtshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albrechtstraße 8, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37317/a_37317_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.00" OriginalAmount="1096.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 04/01/2025">
        <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="63" TotalAmount="1097.00" OriginalAmount="1097.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 30/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="63" TotalAmount="1101.00" OriginalAmount="1101.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 27/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="63" TotalAmount="1102.00" OriginalAmount="1102.00">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|nh_berlin_mitte" 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="1105" OriginalAmount="1105">
      <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="1106.00" OriginalAmount="1106.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="1109.00" OriginalAmount="1109.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="1109.00" OriginalAmount="1109.00">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|arcona_living_goethe_87" HotelName="arcona LIVING Goethe87" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestr. 87, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1111.00" OriginalAmount="1111.00">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|sana_berlin_hotel" HotelName="SANA Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="1111.00" OriginalAmount="1111.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="1112.00" OriginalAmount="1112.00">
      <BasicPropertyInfo Latitude="52.515233" Longitude="13.397714" StarRating="4" HotelCode="97766|arcotel_john_f" HotelName="ARCOTEL John F Berlin" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="1112.00" OriginalAmount="1112.00">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|hampton_by_hilton_berlin_city_west" HotelName="Hampton by Hilton Berlin City West" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="63" TotalAmount="1113.00" OriginalAmount="1113.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="27" TotalAmount="1117" OriginalAmount="1117">
      <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="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="52.521405" Longitude="13.388198" StarRating="4" HotelCode="58823|melia_berlin" HotelName="Meliá Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstraße 103, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1127.00" OriginalAmount="1127.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="63" TotalAmount="1137.00" OriginalAmount="1137.00">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|maritim_proarte_hotel_berlin" 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="1138.00" OriginalAmount="1138.00">
      <BasicPropertyInfo Latitude="52.523521603795" Longitude="13.367021916602" StarRating="4" HotelCode="213761|intercityhotel_berlin_hauptbahnhof" HotelName="InterCityHotel Berlin Hauptbahnhof" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/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="63" TotalAmount="1139.00" OriginalAmount="1139.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="1146.00" OriginalAmount="1146.00">
      <BasicPropertyInfo Latitude="52.502009" Longitude="13.331431" StarRating="4" HotelCode="161429|h10_berlin_kudamm" HotelName="H10 Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1147.00" OriginalAmount="1147.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/01/2025" 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="1150.00" OriginalAmount="1150.00">
      <BasicPropertyInfo Latitude="52.52385088" Longitude="13.39968366" StarRating="4" HotelCode="438278|frederics_serviced_apartments_style_oranienburgerstrasse" HotelName="Frederics Serviced Apartments STYLE / Oranienburger Straße" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <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="1160.00" OriginalAmount="1160.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 27/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="63" TotalAmount="1165.00" OriginalAmount="1165.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="1167" OriginalAmount="1167">
      <BasicPropertyInfo Latitude="52.513943780185" Longitude="13.405032429166" StarRating="4" HotelCode="542855|225854" HotelName="Capri by Fraser Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/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="63" TotalAmount="1169.00" OriginalAmount="1169.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|provocateur" 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="1171.00" OriginalAmount="1171.00">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|quentin_xl_potsdamer_platz_hotel" HotelName="Quentin XL Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Housekeeping,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 76-80, Mitte, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648998/648998a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Newly opened in 2018, this modern hotel in central Berlin is within a 5-10 minute walk from the Potsdamer Platz square. It offers bright, stylish rooms and very good transport connections.Quentin XL Potsdamer Platz hotel is a short walking distance from the popular shopping, business and tourist attractions district surrounding Potsdamer Platz square. A bus stop is in front of the hotel. Underground and S-Bahn train links just a 5-minute walk from the hotel help you explore the rest of the city .Featuring elegant modern furnishings throughout, all air-conditioned rooms come with a Smart LED TV and a private bathroom fitted with a rain shower, a hairdryer and free toiletries. WiFi is provided free of charge for guests in all rooms and public areas. A breakfast buffet is served each morning.Berlin Tegel Airport is 5 mi from Quentin XL Potsdamer Platz. Schönefeld Airport is 15 min away.Mitte is a great choice for travelers interested in history, museums and architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1177.00" OriginalAmount="1177.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="63" TotalAmount="1177.00" OriginalAmount="1177.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="63" TotalAmount="1179.00" OriginalAmount="1179.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="Non Refundable" 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="1181.00" OriginalAmount="1181.00">
      <BasicPropertyInfo Latitude="52.524544412165" Longitude="13.44840824604" StarRating="4" HotelCode="49889|newberlin" HotelName="New Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="52.503726053789" Longitude="13.32942545414" StarRating="4" HotelCode="27248|lindner_hotel_am_kudamm_berlin" HotelName="Lindner Hotel Am Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 24, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="1189.00" OriginalAmount="1189.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="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="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|hampton_by_hilton_berlin_city_east_side_gallery" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" 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="1196.00" OriginalAmount="1196.00">
      <BasicPropertyInfo Latitude="52.53701" Longitude="13.396" StarRating="3" HotelCode="0|berlinapartments_4" HotelName="Berlin-Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rheinsberger Str. 72, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/0c/b80ceb85f9e0b98a84293d16daad58cb6024cc23.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Berlin (Mitte), you'll be a 2-minute drive from Berlin Wall Memorial and 9 minutes from DDR Museum.  This apartment is 1.8 mi (2.9 km) from TV Tower and 1.9 mi (3.1 km) from Alexanderplatz.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. A Smart television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a separate sitting area and a coffee/tea maker, and you can also request a crib/infant bed (complimentary).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1200.00" OriginalAmount="1200.00">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|schoenhouse_apartments" HotelName="Schoenhouse Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 185, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/157897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1201.00" OriginalAmount="1201.00">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|hotel_les_nations" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1201.00" OriginalAmount="1201.00">
      <BasicPropertyInfo Latitude="52.504613" Longitude="13.32224" StarRating="4" HotelCode="180966|hotello_k80_berlin" HotelName="H'Otello K'80 Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="52.509646" Longitude="13.399737" StarRating="4" HotelCode="67533|courtyard_by_marriott_berlin_city_center" HotelName="Courtyard by Marriott Berlin City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="1212" OriginalAmount="1212">
      <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="1213.00" OriginalAmount="1213.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="27" TotalAmount="1217" OriginalAmount="1217">
      <BasicPropertyInfo Latitude="52.517514" Longitude="13.336823" StarRating="3" HotelCode="53243|225874" HotelName="Hansablick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="1218.00" OriginalAmount="1218.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="1224" OriginalAmount="1224">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|63384" 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="1228.00" OriginalAmount="1228.00">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|hotel_concorde_berlin" 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="63" TotalAmount="1232.00" OriginalAmount="1232.00">
      <BasicPropertyInfo Latitude="52.49955925672" Longitude="13.325142019706" StarRating="3" HotelCode="67054|hotel_seifert_berlin_am_kurfurstendamm" HotelName="Hotel Seifert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 162, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/2a/0b2ab324ceae7765e508c430bc321149770e6666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1234.00" OriginalAmount="1234.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 03/01/2025">
        <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="63" TotalAmount="1236.00" OriginalAmount="1236.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 03/01/2025" 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="1236.00" OriginalAmount="1236.00">
      <BasicPropertyInfo Latitude="52.448651634732" Longitude="13.623826930059" StarRating="3" HotelCode="105438|hotel_bolsche_126" HotelName="Hotel Bölsche 126" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bölschestraße 126, 12587 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/181333/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1255.00" OriginalAmount="1255.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 02/01/2025" 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="63" TotalAmount="1256.00" OriginalAmount="1256.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="1260.00" OriginalAmount="1260.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="1265.00" OriginalAmount="1265.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="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="1265.00" OriginalAmount="1265.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 25/12/2024" HotelFacility="Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/463099/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1267.00" OriginalAmount="1267.00">
      <BasicPropertyInfo Latitude="52.440786147822" Longitude="13.576240622817" StarRating="0" HotelCode="506771|hostel_am_flussbad" HotelName="Flussbad Gartenstrasse" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 01/01/2025">
        <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="1277" OriginalAmount="1277">
      <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="1277.00" OriginalAmount="1277.00">
      <BasicPropertyInfo Latitude="52.555442" Longitude="13.375119" StarRating="0" HotelCode="505854|berlinapartmentsdowntown" HotelName="Berlinapartments-Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Schwedenstr 14, 13357 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/674308/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1278.00" OriginalAmount="1278.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="1281.00" OriginalAmount="1281.00">
      <BasicPropertyInfo Latitude="52.520436" Longitude="13.389018" StarRating="0" HotelCode="166714|eurostars_berlin" HotelName="Eurostars Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 99, Berlin 10117</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144099/144099a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on famous Friedrichstrasse, right in the centre of Berlin, a few minutes from the prestigious shopping area and near the main sights of the German capital. There are a number of sights nearby, including the KaDeWe shopping complex and the Museumsinsel. The hotel is perfectly connected with the airports by car as well as by train. The S-Bahn station Friedrichstrasse, located right next to the hotel, connects to Schönefeld Airport in less than 30 minutes. Tegel Airport is about 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1294.00" OriginalAmount="1294.00">
      <BasicPropertyInfo Latitude="52.454488248043" Longitude="13.451363827716" StarRating="2" HotelCode="137971|hotel_am_buschkrugpark" HotelName="Am Buschkrugpark" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 29/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="27" TotalAmount="1296" OriginalAmount="1296">
      <BasicPropertyInfo Latitude="52.503461557698" Longitude="13.366241455078" StarRating="0" HotelCode="197363|9604" HotelName="Lulu Guldsmeden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Strasse 67, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7494/a_7494_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1296.00" OriginalAmount="1296.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 01/01/2025" 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="1298.00" OriginalAmount="1298.00">
      <BasicPropertyInfo Latitude="52.432749407512" Longitude="13.532294245668" StarRating="3" HotelCode="394357|adapt_apartments_berlin__adlershof" HotelName="Adapt Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1300.00" OriginalAmount="1300.00">
      <BasicPropertyInfo Latitude="52.505975838908" Longitude="13.343802094459" StarRating="5" HotelCode="12251|pullman_berlin_schweizerhof" 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="63" TotalAmount="1304.00" OriginalAmount="1304.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 29/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="27" TotalAmount="1305" OriginalAmount="1305">
      <BasicPropertyInfo Latitude="52.538169" Longitude="13.203924" StarRating="3" HotelCode="410086|89980" HotelName="Benn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ritterstrasse 1a+15, 13597 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273565/273565a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Berlin, this hotel lies on a quiet street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1307.00" OriginalAmount="1307.00">
      <BasicPropertyInfo Latitude="52.50105144918" Longitude="13.327716798777" StarRating="2" HotelCode="401075|hotelpension_funk" HotelName="Funk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fasanenstraße 69, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180121/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1311.00" OriginalAmount="1311.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 02/01/2025" 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="1318.00" OriginalAmount="1318.00">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|maritim_hotel_berlin" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY,BREAKFAST-FOR-2,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="1326.00" OriginalAmount="1326.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="27" TotalAmount="1331" OriginalAmount="1331">
      <BasicPropertyInfo Latitude="52.502822" Longitude="13.322229" StarRating="4" HotelCode="36102|32075" HotelName="Q! Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="63" TotalAmount="1331.00" OriginalAmount="1331.00">
      <BasicPropertyInfo Latitude="52.456991" Longitude="13.386029" StarRating="3" HotelCode="307402|pension_tempelhof" HotelName="Hotel Pension Tempelhof" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burgemeisterstraße 2, 12099 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/463105/2.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="1336.00" OriginalAmount="1336.00">
      <BasicPropertyInfo Latitude="52.52175" Longitude="13.404263" StarRating="4" HotelCode="173032|hotel_alexander_plaza" 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="1336.00" OriginalAmount="1336.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="1342.00" OriginalAmount="1342.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 31/12/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="1353.00" OriginalAmount="1353.00">
      <BasicPropertyInfo Latitude="52.515821" Longitude="13.390086" StarRating="4" HotelCode="365822|clipper_city_home_apartments_berlin" HotelName="Clipper City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/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="63" TotalAmount="1356.00" OriginalAmount="1356.00">
      <BasicPropertyInfo Latitude="52.523206222568" Longitude="13.401190638542" StarRating="4" HotelCode="13166|hotel_hackescher_markt" HotelName="Hotel Hackescher Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 30/12/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="1373.00" OriginalAmount="1373.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 01/01/2025" 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="63" TotalAmount="1375.00" OriginalAmount="1375.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="1379.00" OriginalAmount="1379.00">
      <BasicPropertyInfo Latitude="52.525779" Longitude="13.404069" StarRating="4" HotelCode="140197|casa_camper_berlin" HotelName="Casa Camper Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstraße 1, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1384.00" OriginalAmount="1384.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="27" TotalAmount="1392" OriginalAmount="1392">
      <BasicPropertyInfo Latitude="52.503562734614" Longitude="13.365852588955" StarRating="3" HotelCode="402244|42468" HotelName="Alper Am Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/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="63" TotalAmount="1395.00" OriginalAmount="1395.00">
      <BasicPropertyInfo Latitude="52.50501749024" Longitude="13.339000940323" StarRating="5" HotelCode="15516|hotel_palace_berlin" HotelName="Hotel Palace Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1398.00" OriginalAmount="1398.00">
      <BasicPropertyInfo Latitude="52.525103" Longitude="13.343831" StarRating="3" HotelCode="67055|hotel_tiergarten_berlin" HotelName="Hotel Tiergarten Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 89, 10559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161366/161366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1399" OriginalAmount="1399">
      <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="Free CXL until 02/01/2025" 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="1404.00" OriginalAmount="1404.00">
      <BasicPropertyInfo Latitude="52.5043029" Longitude="13.44287487" StarRating="3" HotelCode="771401|hotel_indigo_berlin_east_side_gallery" HotelName="Hotel Indigo Berlin - East Side Gallery" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muehlenstrasse 13-19, Berlin 10243</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/930400/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in Friedrichshain. The premises count with 118 welcoming bedrooms. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1405.00" OriginalAmount="1405.00">
      <BasicPropertyInfo Latitude="52.517492" Longitude="13.407206" StarRating="3" HotelCode="294488|hotel_nikolai_residence" 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="1432.00" OriginalAmount="1432.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="1434.00" OriginalAmount="1434.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="63" TotalAmount="1439.00" OriginalAmount="1439.00">
      <BasicPropertyInfo Latitude="52.503626" Longitude="13.329164" StarRating="4.5" HotelCode="36085|hotel_zoo_berlin" 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="1446" OriginalAmount="1446">
      <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 04/01/2025">
        <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="1456.00" OriginalAmount="1456.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="63" TotalAmount="1460.00" OriginalAmount="1460.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="1460.00" OriginalAmount="1460.00">
      <BasicPropertyInfo Latitude="52.50938053" Longitude="13.26795965" StarRating="3" HotelCode="613086|hotel_vita_berlin" HotelName="Hotel Vita Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="1462.00" OriginalAmount="1462.00">
      <BasicPropertyInfo Latitude="52.526186" Longitude="13.402816" StarRating="0" HotelCode="0|berlin_mitte_apartment" HotelName="Berlin Mitte Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gipsstraße 16, 10119 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/12/d5/12d538708590326a37af98a0ef3eda9218e7c159.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Berlin Mitte Apartment” is located within 1 km from the heart of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|hilton_hotel__berlin" 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="63" TotalAmount="1480.00" OriginalAmount="1480.00">
      <BasicPropertyInfo Latitude="52.562721" Longitude="13.427872" StarRating="3" HotelCode="37829|hotel_sedes_2" HotelName="Hotel Sedes" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" 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="1485.00" OriginalAmount="1485.00">
      <BasicPropertyInfo Latitude="52.525471329352" Longitude="13.414644598961" StarRating="4" HotelCode="165295|ramada_alexanderplatz" 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="63" TotalAmount="1486.00" OriginalAmount="1486.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="63" TotalAmount="1520.00" OriginalAmount="1520.00">
      <BasicPropertyInfo Latitude="52.456905066901" Longitude="13.293639421463" StarRating="4" HotelCode="889012|seminaris_campushotel_berlin_2" HotelName="Seminaris Campus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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="1529.00" OriginalAmount="1529.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 03/01/2025">
        <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="1539.00" OriginalAmount="1539.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 20/12/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="1555.00" OriginalAmount="1555.00">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|kpm_hotel_residences" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Englische Straße 6, 10587 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/44/4b44deae2f06a1966a3cea41a754c1cdbef8bd2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1562.00" OriginalAmount="1562.00">
      <BasicPropertyInfo Latitude="52.515726297611" Longitude="13.388415277004" StarRating="5" HotelCode="18547|the_westin_grand_berlin" 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="63" TotalAmount="1565.00" OriginalAmount="1565.00">
      <BasicPropertyInfo Latitude="52.52710348" Longitude="13.3643567" StarRating="0" HotelCode="662360|rossi" HotelName="Hotel Rossi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lehrter Strasse 66, 10557 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/640854/2020310144139235.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1573.00" OriginalAmount="1573.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="63" TotalAmount="1576.00" OriginalAmount="1576.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="1592.00" OriginalAmount="1592.00">
      <BasicPropertyInfo Latitude="52.44433" Longitude="13.70451" StarRating="3" HotelCode="0|berliner_landjungs_feine_laube" HotelName="berliner landjungs feine laube" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grasehorstweg 14, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/68/11684a8500c4e74693fd0f4424acff3fe2ace8bb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this cottage in Berlin (Treptow-Koepenick), you'll be within a 15-minute drive of Mueggelsee and Gerhart-Hauptmann-Museum.  This cottage is 13.9 mi (22.3 km) from Mercedes-Benz Arena and 17.1 mi (27.5 km) from East Side Gallery.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this cottage, featuring a kitchen with a refrigerator and an oven. Your pillowtop bed comes with a down comforter, and there's also a queen sofa bed. There's a private furnished patio. A 32-inch flat-screen television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as bicycles to rent or take in the view from a terrace and a garden. Additional features at this cottage include complimentary wireless Internet access, shopping on site, and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;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;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 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;A 5 percent city/local tax will be charged&lt;/li&gt;&lt;li&gt;Cleaning fee: EUR 35 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="1694.00" OriginalAmount="1694.00">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|gorki_apartments" HotelName="Gorki Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergsweg 25, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1716.00" OriginalAmount="1716.00">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|hotel_britzer_tor" HotelName="Britzer Tor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 262, 12057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273641/273641a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1719.00" OriginalAmount="1719.00">
      <BasicPropertyInfo Latitude="52.531657" Longitude="13.410867" StarRating="2" HotelCode="168910|pfefferbett_hostel" HotelName="Pfefferbett Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1746.00" OriginalAmount="1746.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="1757.00" OriginalAmount="1757.00">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|hotel_oraniaberlin" HotelName="Orania.Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="1770.00" OriginalAmount="1770.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 02/01/2025" 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="1771.00" OriginalAmount="1771.00">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|abion_villa_suites_2" HotelName="Abion Villa Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" 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="63" TotalAmount="1777.00" OriginalAmount="1777.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 28/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="63" TotalAmount="1778.00" OriginalAmount="1778.00">
      <BasicPropertyInfo Latitude="52.51090636758" Longitude="13.376036241734" StarRating="5" HotelCode="50963|berlin_marriott_hotel_2" HotelName="Berlin Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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="1784.00" OriginalAmount="1784.00">
      <BasicPropertyInfo Latitude="52.50113957" Longitude="13.38918004" StarRating="0" HotelCode="518413|vilhelm_7" HotelName="Vilhelm7 Berlin Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelmstraße 7, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686354/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vilhelm7 Berlin Residences in Berlin (Kreuzberg), you'll be minutes from Jewish Museum Berlin and close to Checkpoint Charlie Museum.  This hotel is close to Brandenburg Gate and Reichstag Building.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 14 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include coffee/tea makers and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1785" OriginalAmount="1785">
      <BasicPropertyInfo Latitude="48.146939946596" Longitude="11.576416790485" StarRating="3" HotelCode="10213|445224" HotelName="Antares" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalienstraße 20, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/181053/60a0c1f29d3763aac0ef57bba628c8c8.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1790.00" OriginalAmount="1790.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,BREAKFAST-FOR-2" 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="1800.00" OriginalAmount="1800.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="1808.00" OriginalAmount="1808.00">
      <BasicPropertyInfo Latitude="52.502853" Longitude="13.313217" StarRating="3" HotelCode="401586|hotel_art_nouveau" HotelName="Art Nouveau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizstraße 59, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214333/214333a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1835.00" OriginalAmount="1835.00">
      <BasicPropertyInfo Latitude="52.507903901287" Longitude="13.372515141964" StarRating="5" HotelCode="13028|grand_hyatt_berlin" HotelName="Grand Hyatt 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,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="1852.00" OriginalAmount="1852.00">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|the_mandala_hotel" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 27/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="1885.00" OriginalAmount="1885.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" 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="63" TotalAmount="1919.00" OriginalAmount="1919.00">
      <BasicPropertyInfo Latitude="52.531218" Longitude="13.417836" StarRating="3" HotelCode="24551|myers_hotel_berlin" HotelName="Myer's Hotel Berlin" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="1938.00" OriginalAmount="1938.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="1950.00" OriginalAmount="1950.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="2037.00" OriginalAmount="2037.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="2116.00" OriginalAmount="2116.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 27/12/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="2118.00" OriginalAmount="2118.00">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|adele_designhotel" HotelName="Adele Designhotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 227, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2145.00" OriginalAmount="2145.00">
      <BasicPropertyInfo Latitude="52.499391056059" Longitude="13.305256068707" StarRating="5" HotelCode="387646|louisas_place" HotelName="Louisa's Place" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2188.00" OriginalAmount="2188.00">
      <BasicPropertyInfo Latitude="52.51237106323242" Longitude="13.416969299316406" StarRating="0" HotelCode="0|apartment_jannowitzbrucke" HotelName="Apartment Jannowitzbrücke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>10179, Berlin, Rungestrasse 11, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ba/a2/baa2d3c4f7511cec744ed0c9bc9b77f31653d44f.jpeg</HotelPictures>
        <HotelDescription>Centrally located in Berlin&amp;apos;s Mitte district, Apartment Jannowitzbrücke offers spacious accommodation just 1 underground stop from Alexanderplatz. Free parking is available.This multi-storey, spacious apartment houses up to 8 guests and comes with 2 bathrooms. It includes a seating area, dining table and a fully equipped kitchen with oven, microwave and coffee maker.Guests can find various international restaurants and bars right outside the building. Several bakeries and grocery shops are just a 5-minute walk away.Berlin&amp;apos;s sights such as the TV Tower, East Side Gallery and the O2 world are just a 5- minute underground ride away. Several night clubs including Sage Club, Spindler and Klatt and Kater Holzig are within a 10-minute walking distance.Jannowitzbrücke Station is just 350 metres from the apartment and offers great public transport connections as well as boat tours along the Spree River.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="2472.00" OriginalAmount="2472.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="63" TotalAmount="2512.00" OriginalAmount="2512.00">
      <BasicPropertyInfo Latitude="52.509898809909" Longitude="13.346090018749" StarRating="5" HotelCode="186630|das_stue" 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="63" TotalAmount="2830.00" OriginalAmount="2830.00">
      <BasicPropertyInfo Latitude="52.48591" Longitude="13.37633" StarRating="0" HotelCode="0|rockchair_apartment_katzbachstrasse" HotelName="RockChair Apartment Katzbachstraße" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Katzbachstr. 26, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fe/e7/fee7816a236a79c123ee583934162ec6eeec6306.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Berlin (Kreuzberg), this apartment is within a 10-minute drive of Friedrichstrasse and Checkpoint Charlie.  This 4-star apartment is 0.7 mi (1.2 km) from Columbiahalle and 2.3 mi (3.7 km) from Brandenburg Gate.&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.&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="2904.00" OriginalAmount="2904.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 20/12/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="3000.00" OriginalAmount="3000.00">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|waldorf_astoria_berlin" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="3115.00" OriginalAmount="3115.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="63" TotalAmount="3136.00" OriginalAmount="3136.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 02/01/2025" 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="3392.00" OriginalAmount="3392.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 27/12/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="63" TotalAmount="3808.00" OriginalAmount="3808.00">
      <BasicPropertyInfo Latitude="52.48655319213867" Longitude="13.356486320495605" StarRating="0" HotelCode="0|apartment_akazien_residenz_" HotelName="Apartment Akazien Residenz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Str. 7, 10787 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/21/28/2128905d0c09b547da76d606328a16592711593f.jpeg</HotelPictures>
        <HotelDescription>Ideally located in central Schöneberg in western Berlin, this stylish apartment is fully furnished. Apartment Akazien Residenz comes complete with free WiFi and includes great public transportation links.&lt;br /&gt;Uniquely designed, each room features an elegant décor with modern elements. The apartment includes a balcony, flat-screen TV and DVD player as well as a view of the city. The modern bathroom includes a hairdryer and free toiletries.&lt;br /&gt;Guests are invited to use the dishwasher-including kitchen or check out the various international restaurants located just outside the property.&lt;br /&gt;From Apartment Akazien Residenz, the popular Kurfürstendamm shopping boulevard is only a 20-minute bus ride away. Various cafés and bars along Akazienstraße are also only 300 metres away.&lt;br /&gt;Berlin Tegel Airport is located 9 km away and public parking is available outside 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="4576.00" OriginalAmount="4576.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="4815.00" OriginalAmount="4815.00">
      <BasicPropertyInfo Latitude="52.522994882801" Longitude="13.412922620773" StarRating="4" HotelCode="12611|park_inn_by_radisson_berlin_alexanderplatz_2" HotelName="Park Inn by Radisson Berlin Alexanderplatz" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/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="63" TotalAmount="675.00" OriginalAmount="675.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="63" TotalAmount="765.00" OriginalAmount="765.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="800.00" OriginalAmount="800.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="863.00" OriginalAmount="863.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="63" TotalAmount="880.00" OriginalAmount="880.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 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Nollendorfplatz 2, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="917" OriginalAmount="917">
      <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="925.00" OriginalAmount="925.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="781334|villahufeland" HotelName="Villa Hufeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="931.00" OriginalAmount="931.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="663918|bett_buch_hotel" HotelName="Bett und Buch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Straße 1, Treptow-Kopenick, 12557 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.00" OriginalAmount="962.00">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|schulz_hotel_berlin_wall_at_the_east_side_gallery" HotelName="Schulz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="978.00" OriginalAmount="978.00">
      <BasicPropertyInfo Latitude="52.38749313" Longitude="13.39479698" StarRating="3" HotelCode="268586|hotel_kryoms_108" HotelName="Kryom's 108" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="989.00" OriginalAmount="989.00">
      <BasicPropertyInfo Latitude="52.46371078491211" Longitude="13.317509651184082" StarRating="0" HotelCode="0|holiday_home_roy" HotelName="Holiday Home Roy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>SCHILDHORNSTRAßE 74, 12163, BERLIN, GERMANY, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Holiday Home Roy» is located in Berlin. This apartment is located in 8 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Schlossstrasse, Botanical Garden and Berlin Zoological Garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="52.5150372064" Longitude="13.280799976687" StarRating="2" HotelCode="105317|queens_park_hotel_3" HotelName="Queen's Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1080.00" OriginalAmount="1080.00">
      <BasicPropertyInfo Latitude="52.488349546026" Longitude="13.277430877227" StarRating="3" HotelCode="137833|hotel_stmichaelsheim" HotelName="St.-Michaels-Heim Jugendgästehaus &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bicycle Rental,Coffee Shop,Elevator,Garden,Housekeeping,Internet,Luggage Storage,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bismarckallee 23, 14193 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at St.-Michaels-Heim Hotel in Berlin (Wilmersdorf), you'll be close to CityCube Berlin and Schloss Charlottenburg.  This hotel is within close proximity of ICC Berlin and Berliner Funkturm.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 17 guestrooms. Bathrooms with showers are provided.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as bicycles to rent or take in the view from a garden.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;You can enjoy a meal at a restaurant serving the guests of St.-Michaels-Heim Hotel, or find a snack in a coffee shop/café.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and an elevator (lift). Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.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="1180.00" OriginalAmount="1180.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="981253|wilde_aparthotels_checkpoint_charlie_berlin" HotelName="Wilde Aparthotels Checkpoint Charlie Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstrasse 91, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1279.00" OriginalAmount="1279.00">
      <BasicPropertyInfo Latitude="52.53015899658203" Longitude="13.404829978942871" StarRating="0" HotelCode="0|greatstay_apartment_torstrasse" HotelName="Greatstay Apartment - Torstraße" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Torstr. 95 , 10119, Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Greatstay Apartment - Torstraße» is located in Berlin. This apartment is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Rosenthaler Platz, Chapel of Reconciliation and Alexanderplatz.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;The staff of the apartment speaks English, German and Russian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.00" OriginalAmount="1352.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 20/12/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="1407.00" OriginalAmount="1407.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 20/12/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="1581.00" OriginalAmount="1581.00">
      <BasicPropertyInfo Latitude="52.500629910778" Longitude="13.294350930059" StarRating="4" HotelCode="138867|aspria_spa__sporting_club_hotel" HotelName="Aspria Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" 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="1701.00" OriginalAmount="1701.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="Non Refundable">
        <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="1901.00" OriginalAmount="1901.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="1993.00" OriginalAmount="1993.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 31/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="2222.00" OriginalAmount="2222.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 20/12/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="3280.00" OriginalAmount="3280.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 20/12/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="4191.00" OriginalAmount="4191.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,Conference Hall,Fax,Restaurant,Telephone Service,Bicycle Rental,Central Heating,Garden,Internet,Laundry,Nightclub,Shopping Arcade,Wheelchair Access,Kitchen,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Jacuzzi,Massage Centre,Room Service,Sauna,Lounge,Swimming Pool,Heated Pool,Spa,24 Hour Front Desk,Elevator,LCD/Projector,Meeting Room,Parking,Pets allowed,Pick &amp;amp; Drop,Concierge,Luggage Storage,Babysitting,Fitness Centre,Beauty Salon,Coffee Shop,Housekeeping,Off-Site Parking,Dry Cleaning,Vending Machine,Library,Smoking Rooms,24 Hour Power Supply,Printer,Wake-up Call Service,ATM/Cash Machine,Dining,Business Centre</BasicAmenities>
    <HotelRating>4,3,2,5,4.5,1,3.5,2.5,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>HOTEL,CITY HOTEL,GUESTHOUSE,ECO HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HOSTEL,APARTMENT HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,SPA HOTEL,HOSTELS,AIRPORT HOTEL,GOLF HOTEL,GUEST HOUSES,APARTHOTEL,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
6e9f4d9c-f5b7-4b5c-aa4b-c14a2d3224ef|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="6e9f4d9c-f5b7-4b5c-aa4b-c14a2d3224ef">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17762" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-21T00:00:00" End="2025-01-30T00: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
6e9f4d9c-f5b7-4b5c-aa4b-c14a2d3224ef|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
6e9f4d9c-f5b7-4b5c-aa4b-c14a2d3224ef|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
6e9f4d9c-f5b7-4b5c-aa4b-c14a2d3224ef|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-12-10T14:19:55.122172+00:00" Version="0" EchoToken="Search" TransactionIdentifier="6e9f4d9c-f5b7-4b5c-aa4b-c14a2d3224ef" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="307.00" OriginalAmount="307.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="63" TotalAmount="340.00" OriginalAmount="340.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="63" TotalAmount="343.00" OriginalAmount="343.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="Free CXL until 16/01/2025" 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="346.00" OriginalAmount="346.00">
      <BasicPropertyInfo Latitude="52.539217760319" Longitude="13.498214185238" StarRating="3" HotelCode="68131|akzent_hotel_kolumbus" HotelName="a&amp;o Berlin Kolumbus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Genslerstraße 18, 13055 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/8/5/3/7/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.00" OriginalAmount="364.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wönnichstraße 69-71, 10317 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2491435/DUj5D7H8_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="375.00" OriginalAmount="375.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="63" TotalAmount="387.00" OriginalAmount="387.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="396" OriginalAmount="396">
      <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="63" TotalAmount="399.00" OriginalAmount="399.00">
      <BasicPropertyInfo Latitude="52.504650409827" Longitude="13.331827442377" StarRating="3" HotelCode="13631|belmondo_am_kurfurstendamm" 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="63" TotalAmount="408.00" OriginalAmount="408.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="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="27" TotalAmount="409" OriginalAmount="409">
      <BasicPropertyInfo Latitude="52.436629" Longitude="13.464337" StarRating="3" HotelCode="66383|50895" HotelName="AZIMUT Hotel City South Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Straße 90-94, 12351 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85910/a_85910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy business hotel is conveniently located for the A113 motorway with fast connections to Schönefeld Airport (7 km away) and to Berlin's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="411.00" OriginalAmount="411.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="Free CXL until 14/01/2025" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Off-Site Parking,Parking,Pets allowed,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wittelsbacherstraße 22, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180179/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Wittelsbach am Kurfürstendamm places you in the heart of Berlin, convenient to Schaubuehne and Kaiser Wilhelm Memorial Church. This hotel is within close proximity of The Story of Berlin and Kaethe Kollwitz Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 36 individually decorated guestrooms, featuring refrigerators and LED televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. Extended parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.00" OriginalAmount="415.00">
      <BasicPropertyInfo Latitude="52.544204931458" Longitude="13.416010817099" StarRating="2" HotelCode="144306|aurora_hostel_2" HotelName="Old Town Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" 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="416.00" OriginalAmount="416.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="420.00" OriginalAmount="420.00">
      <BasicPropertyInfo Latitude="52.490315605235" Longitude="13.330674598384" StarRating="4" HotelCode="317688|two_hotel_berlin_by_axel" HotelName="Two Hotel Berlin by Axel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" 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="422.00" OriginalAmount="422.00">
      <BasicPropertyInfo Latitude="52.498048192647" Longitude="13.38648582298" StarRating="2" HotelCode="92761|aletto_jugendhotel_kreuzberg" HotelName="acama Hotel+Hostel Kreuzberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofer Ufer 8-9, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/152712/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="424.00" OriginalAmount="424.00">
      <BasicPropertyInfo Latitude="52.545886" Longitude="13.494164" StarRating="3" HotelCode="37271|hotel_alte_feuerwache" HotelName="Hotel Alte Feuerwache" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/01/2025" 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="425.00" OriginalAmount="425.00">
      <BasicPropertyInfo Latitude="52.503416309335" Longitude="13.334317947477" StarRating="3" HotelCode="154435|upper_room_hotel_am_kurfursten" HotelName="Upper Room" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rankestraße 3, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274806/274806a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.00" OriginalAmount="426.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="63" TotalAmount="436.00" OriginalAmount="436.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="439.00" OriginalAmount="439.00">
      <BasicPropertyInfo Latitude="52.4806719" Longitude="13.5255574" StarRating="3.5" HotelCode="575751|smartment_business_berlin_karlshorst" HotelName="SMARTment Business Berlin Karlshorst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="441.00" OriginalAmount="441.00">
      <BasicPropertyInfo Latitude="52.498434801644" Longitude="13.384557333721" StarRating="2" HotelCode="148349|grand_hostel_berlin" HotelName="Grand Hostel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="63" TotalAmount="444.00" OriginalAmount="444.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 08/01/2025" 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="63" TotalAmount="450.00" OriginalAmount="450.00">
      <BasicPropertyInfo Latitude="52.506585" Longitude="13.303785" StarRating="3" HotelCode="107356|hotelpension_arche" 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="451.00" OriginalAmount="451.00">
      <BasicPropertyInfo Latitude="52.53086861" Longitude="13.45509235" StarRating="3.5" HotelCode="575750|smartments_business_berlin_prenzlauer_berg" HotelName="SMARTments Business Berlin Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="453.00" OriginalAmount="453.00">
      <BasicPropertyInfo Latitude="52.496887" Longitude="13.323957" StarRating="3" HotelCode="400803|domus_hotel_berlin_kudamm" HotelName="Max Brown Ku'Damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="457.00" OriginalAmount="457.00">
      <BasicPropertyInfo Latitude="52.530148" Longitude="13.401856" StarRating="2" HotelCode="294493|the_circus_hostel_2" HotelName="The Circus Hostel Weinbergsweg" Meals="ROOM ONLY" 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="27" TotalAmount="460" OriginalAmount="460">
      <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="461.00" OriginalAmount="461.00">
      <BasicPropertyInfo Latitude="52.497854519234" Longitude="13.312184214592" StarRating="3" HotelCode="12294|europa_city_hotel_" 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="462.00" OriginalAmount="462.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 15/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boxhagener Straße 83, 10245 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160828/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Berlin hotel welcomes guests to the heart of the trendy Friedrichshain district. It is inspired by the creative spirit of the vibrant cosmopolitan city of Berlin, which makes it modern, creative, global, and lively. Centrally located on Boxhagener Strasse, the hotel has excellent links to all districts and is the ideal starting point for a stay in Berlin. There is a bus stop on the doorstep, while Ostkreuz train station is roughly 650 m away. Schönefeld Airport is about 20 km from the hotel, while Tegel airport is approximately 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.00" OriginalAmount="464.00">
      <BasicPropertyInfo Latitude="52.51027" Longitude="13.404358" StarRating="3" HotelCode="169530|titanic_comfort_mitte" HotelName="Titanic Comfort Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="467" OriginalAmount="467">
      <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="469.00" OriginalAmount="469.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="27" TotalAmount="470" OriginalAmount="470">
      <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="471.00" OriginalAmount="471.00">
      <BasicPropertyInfo Latitude="52.503177152954" Longitude="13.385585848636" StarRating="1" HotelCode="401084|three_little_pigs_hostel_berlin" HotelName="Three Little Pigs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 66, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214861/214861a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.00" OriginalAmount="474.00">
      <BasicPropertyInfo Latitude="52.497478332437" Longitude="13.362129561366" StarRating="3" HotelCode="109082|novum_business_hotel_city_b_berlin_centrum" 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="482.00" OriginalAmount="482.00">
      <BasicPropertyInfo Latitude="52.525308" Longitude="13.421064" StarRating="1" HotelCode="212784|ibis_budget_berlin_alexanderplatz" HotelName="ibis budget Berlin Alexanderplatz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="485.00" OriginalAmount="485.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 14/01/2025" 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="63" TotalAmount="486.00" OriginalAmount="486.00">
      <BasicPropertyInfo Latitude="52.498689227368" Longitude="13.35138679266" StarRating="3" HotelCode="401062|hotel_sachsenhof" HotelName="Sachsenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Motzstraße 7, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150863/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490" OriginalAmount="490">
      <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="490" OriginalAmount="490">
      <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="63" TotalAmount="490.00" OriginalAmount="490.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="27" TotalAmount="498" OriginalAmount="498">
      <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 16/01/2025">
        <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="498.00" OriginalAmount="498.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="63" TotalAmount="501.00" OriginalAmount="501.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="402310|hotel_spreewitz_am_kurfurstendamm" HotelName="Spreewitz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kantstraße 104, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178666/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="52.508947076747" Longitude="13.388412594795" StarRating="3" HotelCode="168900|gat_point_charlie_hotel" HotelName="Gat Point Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mauerstrasse 81-82, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235804/a_235804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.00" OriginalAmount="503.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="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="52.512218026253" Longitude="13.408671796514" StarRating="4" HotelCode="41860|derag_livinghotel_grosser_kurfurst_2" 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 03/01/2025" 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="504.00" OriginalAmount="504.00">
      <BasicPropertyInfo Latitude="52.511543480298" Longitude="13.407721817493" StarRating="4" HotelCode="55941|park_plaza_wallstreet_berlin_mitte" 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="505.00" OriginalAmount="505.00">
      <BasicPropertyInfo Latitude="52.504425092375" Longitude="13.325805934221" StarRating="3" HotelCode="402250|aparthotel_vega" 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="507" OriginalAmount="507">
      <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="63" TotalAmount="509.00" OriginalAmount="509.00">
      <BasicPropertyInfo Latitude="52.505599040634" Longitude="13.302229123885" StarRating="2" HotelCode="104386|hotel_stuttgarter_eck" 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="509.00" OriginalAmount="509.00">
      <BasicPropertyInfo Latitude="52.513742774955" Longitude="13.476927996033" StarRating="3" HotelCode="695944|niu_hide" HotelName="the niu Hide" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="63" TotalAmount="509.00" OriginalAmount="509.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="27" TotalAmount="510" OriginalAmount="510">
      <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="63" TotalAmount="510.00" OriginalAmount="510.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 10/01/2025">
        <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="512.00" OriginalAmount="512.00">
      <BasicPropertyInfo Latitude="52.496506" Longitude="13.347904" StarRating="3" HotelCode="105270|hotel_ambiente_3" HotelName="Hotel Ambiente" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Elevator,Garden,Internet,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gossowstraße 11, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/38944/1938944/1.jpg?f=15060474</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Ambiente, you'll be centrally located in Berlin, convenient to KaDeWe and Brandenburg Gate. This hotel is close to Reichstag Building and Checkpoint Charlie Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 38 guestrooms featuring refrigerators and LED televisions. Complimentary wired and wireless Internet access keeps you connected, and digital programming provides entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include phones, as well as desks and complimentary newspapers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. This hotel also features shopping on site and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite from a grocery/convenience store serving guests of Hotel Ambiente.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and a computer station. Extended parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="512.00" OriginalAmount="512.00">
      <BasicPropertyInfo Latitude="52.496232516649" Longitude="13.32016897647" StarRating="3" HotelCode="89826|hotel_bellevue_am_kurfurstendamm_2" HotelName="Hotel Bellevue" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="512.00" OriginalAmount="512.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="63" TotalAmount="515.00" OriginalAmount="515.00">
      <BasicPropertyInfo Latitude="52.503299232112" Longitude="13.344498127698" StarRating="3" HotelCode="200899|sorat_hotel_ambassador_berlin" 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="515.00" OriginalAmount="515.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" 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="517" OriginalAmount="517">
      <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 15/01/2025" 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="63" TotalAmount="519.00" OriginalAmount="519.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="520" OriginalAmount="520">
      <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="63" TotalAmount="521.00" OriginalAmount="521.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 14/01/2025" 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="523.00" OriginalAmount="523.00">
      <BasicPropertyInfo Latitude="52.555819330398" Longitude="13.380142790124" StarRating="2.5" HotelCode="268591|mk_hotel_berlin" HotelName="mk hotel berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Internet,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Straße 100, 13359 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/ef/14ef66101e555b35fb92de5f71865db171dbd22e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at mk hotel berlin places you in the heart of Berlin, convenient to Gesundbrunnen Shopping Center and Reichstag Building. This hotel is close to Alexanderplatz and Brandenburg Gate.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 24 guestrooms. Your room comes with a pillowtop bed. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.00" OriginalAmount="526.00">
      <BasicPropertyInfo Latitude="52.479000091552734" Longitude="13.352999687194824" StarRating="3" HotelCode="0|the_niu_dwarf" HotelName="the niu Dwarf" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="63" TotalAmount="527.00" OriginalAmount="527.00">
      <BasicPropertyInfo Latitude="52.525103" Longitude="13.343831" StarRating="3" HotelCode="67055|hotel_tiergarten_berlin" HotelName="Hotel Tiergarten Berlin Mitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Moabit 89, 10559 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161366/161366a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="527.00" OriginalAmount="527.00">
      <BasicPropertyInfo Latitude="52.48439132" Longitude="13.30821819" StarRating="2" HotelCode="694039|enjoy_hostel_berlin_city_west" HotelName="Enjoy Hostel Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalischer Straße 38, 10713 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9069118</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at this apartment in Prague (Prague 3), you'll be convenient to Riegrovy Sady and Old Town Square.  This apartment is within close proximity of Prague State Opera and Peace Square.Rooms Make yourself comfortable in this apartment, which has a kitchen. There's a private balcony or patio. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a coffee/tea maker and a sofa bed, and housekeeping is provided on a limited basis.Amenities Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access.Business, Other Amenities Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="528" OriginalAmount="528">
      <BasicPropertyInfo Latitude="52.478242222676" Longitude="13.426180779934" StarRating="4" HotelCode="25565|3132" HotelName="Mercure Hotel Berlin Tempelhof 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,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="530.00" OriginalAmount="530.00">
      <BasicPropertyInfo Latitude="52.542186043691" Longitude="13.411798768486" StarRating="4" HotelCode="105310|hotel__apartments_zarenhof_berlin_prenzlauer_berg" HotelName="Zarenhof Prenzlauer Berg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 140, 10437 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="531.00" OriginalAmount="531.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="531.00" OriginalAmount="531.00">
      <BasicPropertyInfo Latitude="52.50105144918" Longitude="13.327716798777" StarRating="2" HotelCode="401075|hotelpension_funk" HotelName="Funk" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" 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="532.00" OriginalAmount="532.00">
      <BasicPropertyInfo Latitude="52.532569701405" Longitude="13.209923826657" StarRating="4" HotelCode="22992|winters_hotel_berlin_im_spiegelturm" 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="63" TotalAmount="532.00" OriginalAmount="532.00">
      <BasicPropertyInfo Latitude="52.512365384321" Longitude="13.409923911095" StarRating="4" HotelCode="10355|artotel_berlin_mitte_by_park_plaza" HotelName="art'otel berlin-mitte, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wallstrasse 70-73, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151293/151293a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is ideally located in the heart of historic Berlin, providing guests with easy access to some of the city's most popular attractions. The hotel is opposite a U-Bahn (metro) station (on the U2 line) and is only 3 minutes away from Alexanderplatz. It is 2.5 km from Tiergarten. Guests will find the nearest restaurants and bars around 5 minutes' walk from the hotel. The TV Tower and Nikolaiviertel can be reached in around 5 minutes by car or public transport, while the Brandenburg Gate is some 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="533" OriginalAmount="533">
      <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="Free CXL until 18/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lietzenburger Straße 13/15, Schöneberg, 10789 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="533.00" OriginalAmount="533.00">
      <BasicPropertyInfo Latitude="52.437244261551" Longitude="13.462994098663" StarRating="4" HotelCode="16892|leonardo_hotel_berlin_city_sud" HotelName="Leonardo Boutique Hotel Berlin City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Strasse 80-82, 12351 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="533.00" OriginalAmount="533.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 10/01/2025">
        <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="534.00" OriginalAmount="534.00">
      <BasicPropertyInfo Latitude="52.500139" Longitude="13.312119" StarRating="3" HotelCode="34580|come_inn_berlin_kurfurstendamm_opera" HotelName="Come Inn Berlin Kurfürstendamm Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="536.00" OriginalAmount="536.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="538" OriginalAmount="538">
      <BasicPropertyInfo Latitude="52.504594634694" Longitude="13.383284211159" StarRating="3" HotelCode="337065|46851" 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="63" TotalAmount="539.00" OriginalAmount="539.00">
      <BasicPropertyInfo Latitude="52.510221219128" Longitude="13.433331549168" StarRating="3" HotelCode="258472|intercityhotel_berlin_ostbahnhof" HotelName="InterCityHotel Berlin Ostbahnhof" 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,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="540.00" OriginalAmount="540.00">
      <BasicPropertyInfo Latitude="52.525905" Longitude="13.388336" StarRating="4" HotelCode="27515|arcotel_velvet_berlin" HotelName="ARCOTEL Velvet Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="540.00" OriginalAmount="540.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="Free CXL until 09/01/2025">
        <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="541.00" OriginalAmount="541.00">
      <BasicPropertyInfo Latitude="52.55088592" Longitude="13.39162855" StarRating="3.5" HotelCode="575637|ocak_apartment_hotel" HotelName="Ocak Apartment &amp; Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="63" TotalAmount="541.00" OriginalAmount="541.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="978685|the_student_hotel_berlin" HotelName="The Student Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="543.00" OriginalAmount="543.00">
      <BasicPropertyInfo Latitude="52.50311526542" Longitude="13.389671915344" StarRating="4" HotelCode="58833|winters_hotel_berlin_mitte_am_checkpoint_charlie" 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="544.00" OriginalAmount="544.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="63" TotalAmount="545.00" OriginalAmount="545.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="27" TotalAmount="547" OriginalAmount="547">
      <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="548.00" OriginalAmount="548.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="552.00" OriginalAmount="552.00">
      <BasicPropertyInfo Latitude="52.505693555066" Longitude="13.304501054076" StarRating="2.5" HotelCode="402307|hotel_ai_koenigshof" HotelName="AI Königshof" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="554.00" OriginalAmount="554.00">
      <BasicPropertyInfo Latitude="52.510967351651" Longitude="13.430148630619" StarRating="0" HotelCode="469033|moxy_berlin_ostbahnhof" HotelName="Moxy Berlin Ostbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="555.00" OriginalAmount="555.00">
      <BasicPropertyInfo Latitude="52.497192" Longitude="13.287282" StarRating="4" HotelCode="259710|romantik_hotel_kronprinz_berlin" 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="557.00" OriginalAmount="557.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="563.00" OriginalAmount="563.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="27" TotalAmount="564" OriginalAmount="564">
      <BasicPropertyInfo Latitude="52.520864" Longitude="13.327501" StarRating="3" HotelCode="260696|57707" HotelName="Novum Style Hotel Berlin-Centrum" Meals="ROOM ONLY" 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="564.00" OriginalAmount="564.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="Non Refundable" 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="564.00" OriginalAmount="564.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="565.00" OriginalAmount="565.00">
      <BasicPropertyInfo Latitude="52.499601692948" Longitude="13.36443901062" StarRating="3" HotelCode="55135|pension_abc" HotelName="Pension ABC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/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="566.00" OriginalAmount="566.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="566.00" OriginalAmount="566.00">
      <BasicPropertyInfo Latitude="52.505168366902" Longitude="13.300862402447" StarRating="1" HotelCode="35329|happy_go_lucky_hotel_hostel" HotelName="HappyGoLucky Hotel+Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Platz 17, 10627 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57491/a_57491_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in the district of Charlottenburg, only a few minutes from the exhibition centre, the ICC and the main bus station. Numerous tourist attractions, such as Charlottenburg castle and the Reichstag are within easy reach of the hotel, just 10-15 minutes away. All of Berlin's districts are easily and quickly reached using the underground and the suburban railway (S-Bahn), which are few metres from the hotel. Templehof airport can be reached in 15 minutes, Tegel in 20 minutes and Schönefeld is an hour away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="567.00" OriginalAmount="567.00">
      <BasicPropertyInfo Latitude="52.585261" Longitude="13.428635" StarRating="3" HotelCode="89847|hotel_pankow" HotelName="Pankow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasewalker Str. 14-15, 13127 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="568.00" OriginalAmount="568.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="568.00" OriginalAmount="568.00">
      <BasicPropertyInfo Latitude="52.500076351022" Longitude="13.314914422819" StarRating="3" HotelCode="402334|castell_am_kurfurstendamm_hotel" 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="569.00" OriginalAmount="569.00">
      <BasicPropertyInfo Latitude="52.52704" Longitude="13.341133" StarRating="3" HotelCode="311688|apple_city_hotel" HotelName="Apple City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="569.00" OriginalAmount="569.00">
      <BasicPropertyInfo Latitude="52.50226922871" Longitude="13.313061156487" StarRating="3" HotelCode="105198|hotelmaison_am_olivaer_platz" HotelName="Hotel Maison Am Olivaer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizstraße 57, 10629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/2a/9d2aac0536122a63893ba2bcd78ea5e89ee349dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="571.00" OriginalAmount="571.00">
      <BasicPropertyInfo Latitude="52.506002050436" Longitude="13.348268048434" StarRating="3" HotelCode="138895|hotel_lutzow" HotelName="Hotel Lützow" Meals="ROOM ONLY" 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="63" TotalAmount="571.00" OriginalAmount="571.00">
      <BasicPropertyInfo Latitude="52.532182143404" Longitude="13.428039858556" StarRating="3" HotelCode="319970|old_town_hotel" HotelName="The Old Town Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" 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="573" OriginalAmount="573">
      <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="576.00" OriginalAmount="576.00">
      <BasicPropertyInfo Latitude="52.500126647933" Longitude="13.338366597891" StarRating="4" HotelCode="197349|alsterhof_berlin_hotel_" HotelName="Scandic Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augsburger Straße 5, 10789 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="577.00" OriginalAmount="577.00">
      <BasicPropertyInfo Latitude="52.497768791634" Longitude="13.360784500837" StarRating="3" HotelCode="22991|novum_hotel_aldea_berlin_centrum" 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="579.00" OriginalAmount="579.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 15/01/2025" 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="579.00" OriginalAmount="579.00">
      <BasicPropertyInfo Latitude="52.540537517582" Longitude="13.262421190739" StarRating="4" HotelCode="30109|holiday_inn_berlin_city_west" HotelName="Holiday Inn Berlin - City West" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="27" TotalAmount="580" OriginalAmount="580">
      <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 17/01/2025" 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="63" TotalAmount="580.00" OriginalAmount="580.00">
      <BasicPropertyInfo Latitude="52.496987" Longitude="13.30725" StarRating="3" HotelCode="52273|hotel_agon_lichtburg_am_kurfurstendamm" HotelName="Novum Hotel Lichtburg Berlin am Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="580.00" OriginalAmount="580.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="581.00" OriginalAmount="581.00">
      <BasicPropertyInfo Latitude="52.466236864044" Longitude="13.394679018258" StarRating="3" HotelCode="89849|berliner_baer" HotelName="Berliner Bär" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ringbahnstraße 6-8, 12099 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="582.00" OriginalAmount="582.00">
      <BasicPropertyInfo Latitude="52.5267229" Longitude="13.48830234" StarRating="3" HotelCode="575913|h24_hotel_berlin_lichtenberg" HotelName="H24 Hotel Berlin Lichtenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Herzbergstrasse 139, 10365 Berlin, Lichtenberg</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/612906/612906a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a bar are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="583.00" OriginalAmount="583.00">
      <BasicPropertyInfo Latitude="52.54964" Longitude="13.38455" StarRating="3.5" HotelCode="598859|moxy_berlin_humboldthain_park" 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="584.00" OriginalAmount="584.00">
      <BasicPropertyInfo Latitude="52.533173124024" Longitude="13.198158144951" StarRating="2" HotelCode="22219|ibis_berlin_spandau" HotelName="ibis Berlin Spandau Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 13581 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="585.00" OriginalAmount="585.00">
      <BasicPropertyInfo Latitude="52.512177944597" Longitude="13.305125789619" StarRating="4" HotelCode="200658|goodmans_living" HotelName="Goodmans Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilmersdorfer Strabe 36, 10585 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273541/273541a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="586.00" OriginalAmount="586.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="587.00" OriginalAmount="587.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" 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="63" TotalAmount="588.00" OriginalAmount="588.00">
      <BasicPropertyInfo Latitude="52.499999" Longitude="13.30971" StarRating="3" HotelCode="130218|city_hotel_am_kurfurstendamm" HotelName="City Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 173-174, 10707 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214584/214584a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.00" OriginalAmount="588.00">
      <BasicPropertyInfo Latitude="52.465479793017" Longitude="13.326192964204" StarRating="3" HotelCode="89823|akzent_hotel_am_forum_steglitz" HotelName="Anna 1908" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="589.00" OriginalAmount="589.00">
      <BasicPropertyInfo Latitude="52.539721" Longitude="13.401924" StarRating="2" HotelCode="161417|h_hotel_hvd_4youth_2" HotelName="H+ Hotel 4Youth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/01/2025" 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="27" TotalAmount="593" OriginalAmount="593">
      <BasicPropertyInfo Latitude="52.503562734614" Longitude="13.365852588955" StarRating="3" HotelCode="402244|42468" HotelName="Alper Am Potsdamer Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025">
        <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="593" OriginalAmount="593">
      <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 15/01/2025" 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="593.00" OriginalAmount="593.00">
      <BasicPropertyInfo Latitude="52.528822" Longitude="13.428793" StarRating="4" HotelCode="387496|victors_residenzhotel_berlin" HotelName="Victor's Residenz-Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/01/2025" 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="595.00" OriginalAmount="595.00">
      <BasicPropertyInfo Latitude="52.503302" Longitude="13.370352" StarRating="3" HotelCode="56954|fjord_hotel_berlin" 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 15/01/2025" 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="596.00" OriginalAmount="596.00">
      <BasicPropertyInfo Latitude="52.500552" Longitude="13.520409" StarRating="4" HotelCode="166912|abacus_tierpark_hotel" HotelName="Abacus Tierpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="597" OriginalAmount="597">
      <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 17/01/2025" 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="598.00" OriginalAmount="598.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="598.00" OriginalAmount="598.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="599.00" OriginalAmount="599.00">
      <BasicPropertyInfo Latitude="52.535710177976" Longitude="13.273078948259" StarRating="3.5" HotelCode="69034|mercure_hotel_berlin_city_west" HotelName="Mercure Berlin City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ohmstrasse 4-6, 13629 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="600.00" OriginalAmount="600.00">
      <BasicPropertyInfo Latitude="52.496572670066" Longitude="13.308345973492" StarRating="2" HotelCode="64195|hotelpension_margrit" HotelName="Margrit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandenburgische Straße 24, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.00" OriginalAmount="600.00">
      <BasicPropertyInfo Latitude="52.532162833949" Longitude="13.428007578049" StarRating="3" HotelCode="401124|old_town_apartments__greifswalder_strasse" HotelName="Old Town Apartments Greifswalder Strasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Internet,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Strasse 211, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150874/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel boasts a prime setting in the old quarter of Berlin, nestled between Prenzlauer Berg Wins Kiez and the Botzow Quarter. Guests will find themselves within easy access of the centre of this vibrant city, as well as the Volkspark Friedrichshain. This wonderful apartment hotel greets visitors with warm hospitality and excellent service. The guest apartments are beautifully designed, offering a comfortable, peaceful setting in which to completely relax and unwind. Guests can experience a relaxed home away from home at this wonderful complex. Keys are collected at the Old Town Hotel reception, open daly from 7:00 until 21:00. If you will be arriving outside of the reception hours please call +49 30 5471 3890 in advance to arrange the check-in. In the interests of noise prevention, please note that Old Town Apartments may not be booked for parties or Stag groups.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="601.00" OriginalAmount="601.00">
      <BasicPropertyInfo Latitude="52.534760698177" Longitude="13.406115667308" StarRating="3" HotelCode="107373|hotel_pension_kastanienhof" HotelName="Hotel-Pension Kastanienhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kastanienallee 65, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155065/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="602.00" OriginalAmount="602.00">
      <BasicPropertyInfo Latitude="52.501438191588" Longitude="13.331237956882" StarRating="3" HotelCode="17827|artotel_berlin_kudamm_by_park_plaza" 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="603.00" OriginalAmount="603.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="63" TotalAmount="606.00" OriginalAmount="606.00">
      <BasicPropertyInfo Latitude="52.52508544921875" Longitude="13.529858589172363" StarRating="0" HotelCode="0|ootelcom_hotel" HotelName="Ootel.com Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Germany, Berlin, Allee der Kosmonauten, 32, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/6e/42/6e420f6080d5c26df40e8d0407075b48e10b50e1.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Want to save money while travelling? It’s easy: hotel «Ootel.com Hotel» is located in Berlin. This hotel is located in 10 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;You can stop by the restaurant. If you travel by car, there’s a free parking zone. If you travel by car, you can park in a parking zone. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;Additional services that the hotel offers to its guests: an ATM. The staff of the hotel will be happy to talk to you in English and German.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="610.00" OriginalAmount="610.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="63" TotalAmount="610.00" OriginalAmount="610.00">
      <BasicPropertyInfo Latitude="52.534082739377" Longitude="13.409072013307" StarRating="3" HotelCode="401127|hotel_jurine_berlin_mitte" 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="610.00" OriginalAmount="610.00">
      <BasicPropertyInfo Latitude="52.512104" Longitude="13.408443" StarRating="4" HotelCode="38368|derag_livinghotel_henriette" 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="610.00" OriginalAmount="610.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 15/01/2025" 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="611.00" OriginalAmount="611.00">
      <BasicPropertyInfo Latitude="52.53188414657" Longitude="13.344000577927" StarRating="4" HotelCode="162173|best_western_premier_hotel_moa_berlin" 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="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="52.432382268346" Longitude="13.534671440721" StarRating="3" HotelCode="74099|airporthotel_berlin_adlershof" 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="27" TotalAmount="615" OriginalAmount="615">
      <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="27" TotalAmount="617" OriginalAmount="617">
      <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="27" TotalAmount="617" OriginalAmount="617">
      <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="619.00" OriginalAmount="619.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 15/01/2025" 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="621.00" OriginalAmount="621.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="27" TotalAmount="622" OriginalAmount="622">
      <BasicPropertyInfo Latitude="52.53039" Longitude="13.381615" StarRating="4" HotelCode="318217|46847" 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="622.00" OriginalAmount="622.00">
      <BasicPropertyInfo Latitude="52.502546" Longitude="13.323837" StarRating="4" HotelCode="36082|hotel_california_am_kurfurstendamm" 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="63" TotalAmount="623.00" OriginalAmount="623.00">
      <BasicPropertyInfo Latitude="52.522517528619" Longitude="13.384078145027" StarRating="3" HotelCode="25703|allegra_berlin" HotelName="Hotel Allegra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="623.00" OriginalAmount="623.00">
      <BasicPropertyInfo Latitude="52.529562560768" Longitude="13.409842797279" StarRating="3" HotelCode="139791|schoenhouse_apartments" HotelName="Schoenhouse Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönhauser Allee 185, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/157897/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.00" OriginalAmount="623.00">
      <BasicPropertyInfo Latitude="52.447757643558" Longitude="13.578638457672" StarRating="3" HotelCode="106220|hotel_kubrat_an_der_spree" HotelName="Kubrat an der Spree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Beauty Salon,Bicycle Rental,Coffee Shop,Designated Smoking Area,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Freiheit 10, 12555 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178804/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Kubrat an der Spree in Berlin (Treptow-Koepenick), you'll be minutes from Kopenick Palace and close to Stadion An der Alten Forsterei. This hotel is within close proximity of FEZ Berlin and Kindl-Buhne Wuhlheide.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 30 guestrooms.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreational amenities such as an outdoor pool and a sauna. Additional amenities include concierge services and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage. Planning an event in Berlin? This hotel has facilities measuring 430 square feet (40 square meters), including a meeting room. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="624.00" OriginalAmount="624.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="Free CXL until 15/01/2025" 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="626.00" OriginalAmount="626.00">
      <BasicPropertyInfo Latitude="52.499052" Longitude="13.344869" StarRating="4" HotelCode="401058|hotel_artim" 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="627.00" OriginalAmount="627.00">
      <BasicPropertyInfo Latitude="52.554345970682" Longitude="13.45730735582" StarRating="4" HotelCode="259525|derag_livinghotel_konigin_luise" 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="63" TotalAmount="631.00" OriginalAmount="631.00">
      <BasicPropertyInfo Latitude="52.52396" Longitude="13.418104" StarRating="2" HotelCode="212614|one80o_hostel_berlin" 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="638.00" OriginalAmount="638.00">
      <BasicPropertyInfo Latitude="52.4030192" Longitude="13.585872" StarRating="4" HotelCode="75429|grunau_hotel" HotelName="Grünau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kablower Weg 87, 12526 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102711/a_102711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the southeast of Berlin near to Schönefeld Airport (6 km) and the A100 and A113 motorways. Guests will find restaurants in the immediate vicinity of the hotel and it is just 20 m from the forest of Grünau. A stop on Berlin's urban rail network (S-Bahn) is just 1.2 km away and Langer See lake is only 2 km. It is 3.5 km from Wista Park, the famous site for research and development. Berlin city centre is 30 km away, just 25 minutes by public transport, and Potsdam city centre is 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="639.00" OriginalAmount="639.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="63" TotalAmount="639.00" OriginalAmount="639.00">
      <BasicPropertyInfo Latitude="52.498989" Longitude="13.342819" StarRating="3" HotelCode="244299|arthotel_connection" HotelName="ArtHotel Connection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fuggerstr. 33, 10777 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275293/275293a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.00" OriginalAmount="640.00">
      <BasicPropertyInfo Latitude="52.501195" Longitude="13.362843" StarRating="3" HotelCode="24647|hotel_delta_am_potsdamer_platz" 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="63" TotalAmount="640.00" OriginalAmount="640.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" 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="63" TotalAmount="645.00" OriginalAmount="645.00">
      <BasicPropertyInfo Latitude="52.493773548271" Longitude="13.361263246753" StarRating="3" HotelCode="106296|lindemanns" HotelName="Hotel Lindemann's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="646.00" OriginalAmount="646.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="27" TotalAmount="647" OriginalAmount="647">
      <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="647.00" OriginalAmount="647.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="648.00" OriginalAmount="648.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="63" TotalAmount="651.00" OriginalAmount="651.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="651.00" OriginalAmount="651.00">
      <BasicPropertyInfo Latitude="52.528396560658" Longitude="13.336641114667" StarRating="2" HotelCode="92758|amstel_house_hostel_berlin" 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="27" TotalAmount="652" OriginalAmount="652">
      <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="27" TotalAmount="653" OriginalAmount="653">
      <BasicPropertyInfo Latitude="52.388930851886" Longitude="13.498530685902" StarRating="4" HotelCode="13407|39755" 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="63" TotalAmount="653.00" OriginalAmount="653.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,BREAKFAST-FOR-2,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="654.00" OriginalAmount="654.00">
      <BasicPropertyInfo Latitude="52.505626460383" Longitude="13.380352556705" StarRating="3" HotelCode="10212|belahr_am_potsdamer_platz" HotelName="BelAhr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 97, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273154/273154a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.00" OriginalAmount="654.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="656.00" OriginalAmount="656.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 13/01/2025" 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="657.00" OriginalAmount="657.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 15/01/2025" 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="657.00" OriginalAmount="657.00">
      <BasicPropertyInfo Latitude="52.529170643793" Longitude="13.20992231369" StarRating="3" HotelCode="35544|senscity_hotel_berlin_spandau" HotelName="SensCity Hotel Berlin Spandau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heidereuterstraße 37/38, 13597 Berlin, Spandau</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="658.00" OriginalAmount="658.00">
      <BasicPropertyInfo Latitude="52.547739202116" Longitude="13.42817902565" StarRating="4" HotelCode="13419|holiday_inn_berlin_city_center_east_prenzlauer_allee" HotelName="Holiday Inn Berlin City Center East Prenzlauer Berg" Meals="ROOM ONLY,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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prenzlauer Allee 169, 10409 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/146493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in the Prenzlauer Berg district of Berlin offers fast tram connections to Alexanderplatz. The Erich-Weinert-Straße tram stop is directly outside the hotel and trams run to Alexanderplatz in 10 minutes. The Messe ICC Exhibition Centre is 20 minutes away by S-Bahn (city rail). Various restaurants are about a 2-minute walk and shopping venues can be reached in around 10 minutes by public transport. Berlin Tegel Airport and Berlin Schönefeld Airport are approximately 10 and 20 km from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.00" OriginalAmount="660.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="27" TotalAmount="661" OriginalAmount="661">
      <BasicPropertyInfo Latitude="52.529386" Longitude="13.399586" StarRating="3" HotelCode="907021|57248" HotelName="Hotel MANI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="662.00" OriginalAmount="662.00">
      <BasicPropertyInfo Latitude="52.51279469451" Longitude="13.30475717783" StarRating="3" HotelCode="899799|leonardo_hotel_berlin" HotelName="Leonardo Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilmersdorfer Straße 32, Eingang Spielhagenstraße, 10585 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="665.00" OriginalAmount="665.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="668.00" OriginalAmount="668.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="63" TotalAmount="669.00" OriginalAmount="669.00">
      <BasicPropertyInfo Latitude="52.49920011" Longitude="13.40002989" StarRating="3.5" HotelCode="558846|hotel_the_yard" HotelName="Hotel the YARD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" 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="669.00" OriginalAmount="669.00">
      <BasicPropertyInfo Latitude="52.493801462046" Longitude="13.333303928375" StarRating="4" HotelCode="26731|ramada_plaza_berlin_city_centre_hotel_suites" 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="673.00" OriginalAmount="673.00">
      <BasicPropertyInfo Latitude="52.505779926058" Longitude="13.35542678833" StarRating="5" HotelCode="13002|grand_hotel_esplanade_berlin" HotelName="Sheraton Berlin Grand Hotel Esplanade" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" 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="63" TotalAmount="675.00" OriginalAmount="675.00">
      <BasicPropertyInfo Latitude="52.523521603795" Longitude="13.367021916602" StarRating="4" HotelCode="213761|intercityhotel_berlin_hauptbahnhof" HotelName="InterCityHotel Berlin Hauptbahnhof" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/01/2025" 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="63" TotalAmount="675.00" OriginalAmount="675.00">
      <BasicPropertyInfo Latitude="52.484317" Longitude="13.308187" StarRating="3" HotelCode="172186|enjoy_hotel_berlin_city_messe" 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="63" TotalAmount="675.00" OriginalAmount="675.00">
      <BasicPropertyInfo Latitude="52.506439" Longitude="13.395413" StarRating="3" HotelCode="930953|mondrian_suites_hotel_berlin_checkpoint_charlie" HotelName="mondrian suites berlin checkpoint charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Markgrafenstraße 16-16a, 10969 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627875/627875a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="676.00" OriginalAmount="676.00">
      <BasicPropertyInfo Latitude="52.517492" Longitude="13.407206" StarRating="3" HotelCode="294488|hotel_nikolai_residence" 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="676.00" OriginalAmount="676.00">
      <BasicPropertyInfo Latitude="52.5488686" Longitude="13.3825891" StarRating="2" HotelCode="88586|citylight_hotel" HotelName="Citylight Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" 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="676.00" OriginalAmount="676.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="Non Refundable" 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="677.00" OriginalAmount="677.00">
      <BasicPropertyInfo Latitude="52.524444049359" Longitude="13.409667760134" StarRating="4" HotelCode="55610|lux_11_berlin_mitte" HotelName="Lux Eleven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="679.00" OriginalAmount="679.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,BREAKFAST-FOR-2,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="63" TotalAmount="679.00" OriginalAmount="679.00">
      <BasicPropertyInfo Latitude="52.500940601512" Longitude="13.328642249107" StarRating="4" HotelCode="16688|city_partner_hotel_residenz_berlin" 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="681.00" OriginalAmount="681.00">
      <BasicPropertyInfo Latitude="52.501888" Longitude="13.38529" StarRating="3" HotelCode="336648|holiday_inn_express_berlin_city_centre" HotelName="Holiday Inn Express Berlin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stresemannstraße 49, 10963 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="682.00" OriginalAmount="682.00">
      <BasicPropertyInfo Latitude="52.529634056019" Longitude="13.384035229683" StarRating="4" HotelCode="27104|ramada_berlin_mitte" HotelName="H+ Hotel Berlin Mitte" 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,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="685.00" OriginalAmount="685.00">
      <BasicPropertyInfo Latitude="52.431683" Longitude="13.534691" StarRating="3" HotelCode="25566|dorint_adlershof_berlin" HotelName="Dorint Adlershof Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="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="686.00" OriginalAmount="686.00">
      <BasicPropertyInfo Latitude="52.511293992382" Longitude="13.415728424981" StarRating="4" HotelCode="930951|catalonia_berlin_mitte_hotel" HotelName="Catalonia Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="63" TotalAmount="687.00" OriginalAmount="687.00">
      <BasicPropertyInfo Latitude="52.395515799967" Longitude="13.442869484425" StarRating="3" HotelCode="136371|hotel_4_hufen" HotelName="4 Hufen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" 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="690.00" OriginalAmount="690.00">
      <BasicPropertyInfo Latitude="52.526403288544" Longitude="13.390037682209" StarRating="3" HotelCode="901011|calma_berlin_mitte" HotelName="Calma Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="692" OriginalAmount="692">
      <BasicPropertyInfo Latitude="52.500866" Longitude="13.349053" StarRating="4" HotelCode="138949|29948" HotelName="Centro Hotel Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/01/2025" 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="694.00" OriginalAmount="694.00">
      <BasicPropertyInfo Latitude="52.509740461224" Longitude="13.397440910339" StarRating="4" HotelCode="396464|adina_3" 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="694.00" OriginalAmount="694.00">
      <BasicPropertyInfo Latitude="52.523299244383" Longitude="13.403411507606" StarRating="4" HotelCode="161547|adina_apartment_hotel_berlin_hackescher_markt" HotelName="Adina Apartment Hotel Berlin Hackescher Markt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Spandauer Brücke 11, 10178 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="697.00" OriginalAmount="697.00">
      <BasicPropertyInfo Latitude="52.515961516519" Longitude="13.411525438029" StarRating="3" HotelCode="510807|holiday_inn_express_berlin_alexanderplatz" HotelName="Holiday Inn Express Berlin - Alexanderplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Strasse 46-47, 10179 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614361/614361a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.00" OriginalAmount="700.00">
      <BasicPropertyInfo Latitude="52.504216" Longitude="13.342525" StarRating="3" HotelCode="401445|air_in_berlin_hotel" 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="701" OriginalAmount="701">
      <BasicPropertyInfo Latitude="52.525171" Longitude="13.41415" StarRating="2" HotelCode="165274|56933" 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="63" TotalAmount="701.00" OriginalAmount="701.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="Free CXL until 10/01/2025" 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="63" TotalAmount="702.00" OriginalAmount="702.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="27" TotalAmount="703" OriginalAmount="703">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="0" HotelCode="751787|453930" HotelName="Riverside Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025">
        <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="63" TotalAmount="704.00" OriginalAmount="704.00">
      <BasicPropertyInfo Latitude="52.478333888729" Longitude="13.33057721595" StarRating="3" HotelCode="180946|atlas_hotel" HotelName="Atlas Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" 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="704.00" OriginalAmount="704.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="705.00" OriginalAmount="705.00">
      <BasicPropertyInfo Latitude="52.499733952804" Longitude="13.322453051805" StarRating="4" HotelCode="25104|artotel_berlin_city_center_west_by_park_plaza" 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="705.00" OriginalAmount="705.00">
      <BasicPropertyInfo Latitude="52.501963084917" Longitude="13.322507732851" StarRating="0" HotelCode="212585|best_western_plus_amedia_berlin_kurfurstendamm" HotelName="Best Western Plus Plaza Berlin Kurfürstendamm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 203, 10719 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="706.00" OriginalAmount="706.00">
      <BasicPropertyInfo Latitude="52.528359" Longitude="13.377799" StarRating="4" HotelCode="140489|adina_hauptbahnhof_2" HotelName="Adina Apartment Hotel Berlin Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="706.00" OriginalAmount="706.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="Free CXL until 15/01/2025">
        <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="27" TotalAmount="707" OriginalAmount="707">
      <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="709.00" OriginalAmount="709.00">
      <BasicPropertyInfo Latitude="52.49955925672" Longitude="13.325142019706" StarRating="3" HotelCode="67054|hotel_seifert_berlin_am_kurfurstendamm" HotelName="Hotel Seifert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 162, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/2a/0b2ab324ceae7765e508c430bc321149770e6666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.00" OriginalAmount="716.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 14/01/2025" 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="717.00" OriginalAmount="717.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="63" TotalAmount="717.00" OriginalAmount="717.00">
      <BasicPropertyInfo Latitude="52.52818999" Longitude="13.33048152" StarRating="0" HotelCode="983886|stars_berlin_apartments" HotelName="Stars Berlin Apartments Waldstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waldstrasse 56, 10551 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/27000000/26920000/26914000/26913969/a9b87f2f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="718.00" OriginalAmount="718.00">
      <BasicPropertyInfo Latitude="52.509471103902" Longitude="13.451471328735" StarRating="1" HotelCode="193702|goldmarie__hostel" HotelName="Hotel Goldmarie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="718.00" OriginalAmount="718.00">
      <BasicPropertyInfo Latitude="52.49330468736" Longitude="13.197053222055" StarRating="3" HotelCode="127163|seehotel_grunewald" HotelName="Seehotel Grunewald" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/01/2025" HotelFacility="Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Straße Am Schildhorn 5, 14193 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/640876/2020310145218159.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="719" OriginalAmount="719">
      <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="63" TotalAmount="728.00" OriginalAmount="728.00">
      <BasicPropertyInfo Latitude="52.50008548" Longitude="13.37065386" StarRating="3" HotelCode="305596|flottwell_berlin_hotel__residenz_am_park" 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="733.00" OriginalAmount="733.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="736.00" OriginalAmount="736.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="3" HotelCode="69660|provocateur" 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="738" OriginalAmount="738">
      <BasicPropertyInfo Latitude="52.504072" Longitude="13.324195" StarRating="4" HotelCode="66540|12884" 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="739.00" OriginalAmount="739.00">
      <BasicPropertyInfo Latitude="52.503915" Longitude="13.340459" StarRating="4" HotelCode="317087|crowne_plaza_berlin_city_centre" HotelName="Crowne Plaza Berlin City Centre" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nürnberger Str. 65, 10787 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="741" OriginalAmount="741">
      <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="27" TotalAmount="744" OriginalAmount="744">
      <BasicPropertyInfo Latitude="52.511704271073" Longitude="13.413719236851" StarRating="4" HotelCode="14260|57596" 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="745.00" OriginalAmount="745.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="63" TotalAmount="749.00" OriginalAmount="749.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="63" TotalAmount="749.00" OriginalAmount="749.00">
      <BasicPropertyInfo Latitude="52.489411619448" Longitude="13.346889386659" StarRating="2" HotelCode="92760|aletto_jugendhotel_schoeneberg" 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="751.00" OriginalAmount="751.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="63" TotalAmount="753.00" OriginalAmount="753.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 02/01/2025" 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="757.00" OriginalAmount="757.00">
      <BasicPropertyInfo Latitude="52.499012233689" Longitude="13.334607481956" StarRating="4" HotelCode="166642|sana_berlin_hotel" HotelName="SANA Berlin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" 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="758.00" OriginalAmount="758.00">
      <BasicPropertyInfo Latitude="52.50491" Longitude="13.32651" StarRating="3" HotelCode="162151|hampton_by_hilton_berlin_city_west" HotelName="Hampton by Hilton Berlin City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstrasse 188-189, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="758.00" OriginalAmount="758.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 09/01/2025" 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="759.00" OriginalAmount="759.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="63" TotalAmount="760.00" OriginalAmount="760.00">
      <BasicPropertyInfo Latitude="52.583475811112" Longitude="13.287436186508" StarRating="4" HotelCode="36092|best_western_hotel_am_borsigturm" HotelName="Hotel am Borsigturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Borsigturm 1, 13507 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="761.00" OriginalAmount="761.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="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="761.00" OriginalAmount="761.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 02/01/2025" 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="63" TotalAmount="762.00" OriginalAmount="762.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="762.00" OriginalAmount="762.00">
      <BasicPropertyInfo Latitude="52.489716" Longitude="13.328605" StarRating="3" HotelCode="105767|hotel_carolinenhof" HotelName="Hotel Carolinenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="63" TotalAmount="766.00" OriginalAmount="766.00">
      <BasicPropertyInfo Latitude="52.50174498" Longitude="13.36479874" StarRating="4" HotelCode="470299|arabel_design_apartments" HotelName="arabel Design Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 89, Mitte, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631708/631708a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.00" OriginalAmount="770.00">
      <BasicPropertyInfo Latitude="52.527380586564" Longitude="13.423474431038" StarRating="4" HotelCode="899800|leonardo_royal_hotel_berlin_alexanderplatz" 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="774" OriginalAmount="774">
      <BasicPropertyInfo Latitude="52.524596736177" Longitude="13.419505364418" StarRating="3" HotelCode="520610|225867" 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="774.00" OriginalAmount="774.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 16/01/2025" 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="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="52.52385088" Longitude="13.39968366" StarRating="4" HotelCode="438278|frederics_serviced_apartments_style_oranienburgerstrasse" HotelName="Frederics Serviced Apartments STYLE / Oranienburger Straße" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <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="780.00" OriginalAmount="780.00">
      <BasicPropertyInfo Latitude="52.508591" Longitude="13.324253" StarRating="4" HotelCode="370462|arcona_living_goethe_87" HotelName="arcona LIVING Goethe87" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestr. 87, 10623 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="781" OriginalAmount="781">
      <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="781.00" OriginalAmount="781.00">
      <BasicPropertyInfo Latitude="52.502009" Longitude="13.331431" StarRating="4" HotelCode="161429|h10_berlin_kudamm" HotelName="H10 Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="782.00" OriginalAmount="782.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="785.00" OriginalAmount="785.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,BREAKFAST-FOR-1" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/01/2025" 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="790.00" OriginalAmount="790.00">
      <BasicPropertyInfo Latitude="52.575846" Longitude="13.29537" StarRating="2" HotelCode="89833|central_hotel_tegel" HotelName="Central-Tegel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="27" TotalAmount="792" OriginalAmount="792">
      <BasicPropertyInfo Latitude="52.52857408" Longitude="13.40967736" StarRating="3" HotelCode="521951|202000" HotelName="AMANO Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Torstrasse 52, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/45/8445335f2cc6a1ae7df25d09f815e762de259400.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.00" OriginalAmount="795.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="63" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="52.52819" Longitude="13.402714" StarRating="3" HotelCode="899851|hotel_amano" HotelName="Hotel AMANO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="806.00" OriginalAmount="806.00">
      <BasicPropertyInfo Latitude="52.53667" Longitude="13.4109" StarRating="0" HotelCode="0|pfefferbett_apartments" HotelName="Pfefferbett Apartments Prenzlauer Berg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 11/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Choriner Straße 37 10119 Berlin, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/fc/28/fc28c27d2829fd1807e82c43624dd29ab8a4f2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Pfefferbett Apartments Prenzlauer Berg” is situated within 3 km from the heart of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="808.00">
      <BasicPropertyInfo Latitude="52.523409531103" Longitude="13.331987414384" StarRating="3" HotelCode="106287|hotel_les_nations" HotelName="Hotel Les Nations" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="810" OriginalAmount="810">
      <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="813.00" OriginalAmount="813.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="27" TotalAmount="815" OriginalAmount="815">
      <BasicPropertyInfo Latitude="52.515233" Longitude="13.397714" StarRating="4" HotelCode="97766|14045" 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="824.00" OriginalAmount="824.00">
      <BasicPropertyInfo Latitude="52.50408258" Longitude="13.36607672" StarRating="3" HotelCode="778834|quentin_xl_potsdamer_platz_hotel" HotelName="Quentin XL Potsdamer Platz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Housekeeping,Internet,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Potsdamer Straße 76-80, Mitte, 10785 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648998/648998a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Newly opened in 2018, this modern hotel in central Berlin is within a 5-10 minute walk from the Potsdamer Platz square. It offers bright, stylish rooms and very good transport connections.Quentin XL Potsdamer Platz hotel is a short walking distance from the popular shopping, business and tourist attractions district surrounding Potsdamer Platz square. A bus stop is in front of the hotel. Underground and S-Bahn train links just a 5-minute walk from the hotel help you explore the rest of the city .Featuring elegant modern furnishings throughout, all air-conditioned rooms come with a Smart LED TV and a private bathroom fitted with a rain shower, a hairdryer and free toiletries. WiFi is provided free of charge for guests in all rooms and public areas. A breakfast buffet is served each morning.Berlin Tegel Airport is 5 mi from Quentin XL Potsdamer Platz. Schönefeld Airport is 15 min away.Mitte is a great choice for travelers interested in history, museums and architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="833.00" OriginalAmount="833.00">
      <BasicPropertyInfo Latitude="52.55357928249" Longitude="13.412573680028" StarRating="3" HotelCode="89821|bornholmer_hof" HotelName="Bornholmer Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bornholmer Straße 92, 10439 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151636/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="52.524544412165" Longitude="13.44840824604" StarRating="4" HotelCode="49889|newberlin" HotelName="New Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" 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="845.00" OriginalAmount="845.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="Free CXL until 18/12/2024" 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="848.00" OriginalAmount="848.00">
      <BasicPropertyInfo Latitude="52.507094158041" Longitude="13.288950920105" StarRating="4" HotelCode="64327|ringhotel_seehof_berlin" 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="854.00" OriginalAmount="854.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 15/01/2025" 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="857.00" OriginalAmount="857.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 15/01/2025" 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="861.00" OriginalAmount="861.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="861.00" OriginalAmount="861.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="63" TotalAmount="863.00" OriginalAmount="863.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="63" TotalAmount="866.00" OriginalAmount="866.00">
      <BasicPropertyInfo Latitude="52.504613" Longitude="13.32224" StarRating="4" HotelCode="180966|hotello_k80_berlin" HotelName="H'Otello K'80 Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="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="63" TotalAmount="869.00" OriginalAmount="869.00">
      <BasicPropertyInfo Latitude="52.53701" Longitude="13.396" StarRating="3" HotelCode="0|berlinapartments_4" HotelName="Berlin-Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rheinsberger Str. 72, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/0c/b80ceb85f9e0b98a84293d16daad58cb6024cc23.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Berlin (Mitte), you'll be a 2-minute drive from Berlin Wall Memorial and 9 minutes from DDR Museum.  This apartment is 1.8 mi (2.9 km) from TV Tower and 1.9 mi (3.1 km) from Alexanderplatz.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. A Smart television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a separate sitting area and a coffee/tea maker, and you can also request a crib/infant bed (complimentary).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="871.00" OriginalAmount="871.00">
      <BasicPropertyInfo Latitude="52.50470994" Longitude="13.44190146" StarRating="3.5" HotelCode="688277|hampton_by_hilton_berlin_city_east_side_gallery" HotelName="Hampton by Hilton Berlin City East Side Gallery" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="875.00" OriginalAmount="875.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 15/01/2025">
        <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="63" TotalAmount="878.00" OriginalAmount="878.00">
      <BasicPropertyInfo Latitude="52.51837" Longitude="13.388457" StarRating="4.5" HotelCode="14556|maritim_proarte_hotel_berlin" 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="880.00" OriginalAmount="880.00">
      <BasicPropertyInfo Latitude="52.426055927613" Longitude="13.640223741531" StarRating="0" HotelCode="33392|hotel_muggelsee_berlin" 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="27" TotalAmount="887" OriginalAmount="887">
      <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="63" TotalAmount="888.00" OriginalAmount="888.00">
      <BasicPropertyInfo Latitude="52.50113957" Longitude="13.38918004" StarRating="0" HotelCode="518413|vilhelm_7" HotelName="Vilhelm7 Berlin Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelmstraße 7, 10963 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686354/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Vilhelm7 Berlin Residences in Berlin (Kreuzberg), you'll be minutes from Jewish Museum Berlin and close to Checkpoint Charlie Museum.  This hotel is close to Brandenburg Gate and Reichstag Building.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 14 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include coffee/tea makers and complimentary bottled water, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="895.00" OriginalAmount="895.00">
      <BasicPropertyInfo Latitude="52.509646" Longitude="13.399737" StarRating="4" HotelCode="67533|courtyard_by_marriott_berlin_city_center" HotelName="Courtyard by Marriott Berlin City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" 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="63" TotalAmount="896.00" OriginalAmount="896.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" 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="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="52.538169" Longitude="13.203924" StarRating="3" HotelCode="410086|hotel_benn" HotelName="Benn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="27" TotalAmount="903" OriginalAmount="903">
      <BasicPropertyInfo Latitude="52.510403059514" Longitude="13.38852917791" StarRating="4" HotelCode="10430|12908" HotelName="NH Collection Berlin Mitte am Checkpoint Charlie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" 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="907" OriginalAmount="907">
      <BasicPropertyInfo Latitude="52.502822" Longitude="13.322229" StarRating="4" HotelCode="36102|32075" HotelName="Q! Hotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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="63" TotalAmount="910.00" OriginalAmount="910.00">
      <BasicPropertyInfo Latitude="52.509452714358" Longitude="13.277386379904" StarRating="3" HotelCode="402294|concorde_am_studio" HotelName="Concorde Hotel am Studio" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserdamm 80 - 81, 14057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272630/272630a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="912.00" OriginalAmount="912.00">
      <BasicPropertyInfo Latitude="52.503726053789" Longitude="13.32942545414" StarRating="4" HotelCode="27248|lindner_hotel_am_kudamm_berlin" HotelName="Lindner Hotel Am Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurfürstendamm 24, 10719 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="52.519540964751" Longitude="13.388725077226" StarRating="4" HotelCode="26439|12914" 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="63" TotalAmount="919.00" OriginalAmount="919.00">
      <BasicPropertyInfo Latitude="52.502697" Longitude="13.33193" StarRating="5" HotelCode="365821|hotel_concorde_berlin" 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="63" TotalAmount="919.00" OriginalAmount="919.00">
      <BasicPropertyInfo Latitude="52.512202147406" Longitude="13.392848968506" StarRating="5" HotelCode="10856|hilton_hotel__berlin" HotelName="Hilton Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" 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="63" TotalAmount="920.00" OriginalAmount="920.00">
      <BasicPropertyInfo Latitude="52.525779" Longitude="13.404069" StarRating="4" HotelCode="140197|casa_camper_berlin" HotelName="Casa Camper Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinmeisterstraße 1, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="926.00" OriginalAmount="926.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="63" TotalAmount="927.00" OriginalAmount="927.00">
      <BasicPropertyInfo Latitude="52.50429489" Longitude="13.37464872" StarRating="3" HotelCode="776764|highpark_by_palmira" HotelName="High Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025">
        <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="63" TotalAmount="933.00" OriginalAmount="933.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="934.00" OriginalAmount="934.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="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="945" OriginalAmount="945">
      <BasicPropertyInfo Latitude="52.520436" Longitude="13.389018" StarRating="0" HotelCode="166714|26595" HotelName="Eurostars Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Friedrichstrasse 99, Berlin 10117</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/144099/144099a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on famous Friedrichstrasse, right in the centre of Berlin, a few minutes from the prestigious shopping area and near the main sights of the German capital. There are a number of sights nearby, including the KaDeWe shopping complex and the Museumsinsel. The hotel is perfectly connected with the airports by car as well as by train. The S-Bahn station Friedrichstrasse, located right next to the hotel, connects to Schönefeld Airport in less than 30 minutes. Tegel Airport is about 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="946.00" OriginalAmount="946.00">
      <BasicPropertyInfo Latitude="52.52175" Longitude="13.404263" StarRating="4" HotelCode="173032|hotel_alexander_plaza" 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="949.00" OriginalAmount="949.00">
      <BasicPropertyInfo Latitude="52.432749407512" Longitude="13.532294245668" StarRating="3" HotelCode="394357|adapt_apartments_berlin__adlershof" HotelName="Adapt Apartments Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="957.00" OriginalAmount="957.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="963" OriginalAmount="963">
      <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="Free CXL until 15/01/2025" 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="964.00" OriginalAmount="964.00">
      <BasicPropertyInfo Latitude="52.522994882801" Longitude="13.412922620773" StarRating="4" HotelCode="12611|park_inn_by_radisson_berlin_alexanderplatz_2" 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="970.00" OriginalAmount="970.00">
      <BasicPropertyInfo Latitude="52.515821" Longitude="13.390086" StarRating="4" HotelCode="365822|clipper_city_home_apartments_berlin" HotelName="Clipper City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behrenstrasse 47, Ecke Friedrichstraße, 10117 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/15/1544268/kQWvGrAS_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="982.00" OriginalAmount="982.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 13/01/2025" 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="988" OriginalAmount="988">
      <BasicPropertyInfo Latitude="52.531167298094" Longitude="13.405931906152" StarRating="3" HotelCode="435125|246731" HotelName="The Circus Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Choriner Straße 84, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2491245/SXXehlfb_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="997.00" OriginalAmount="997.00">
      <BasicPropertyInfo Latitude="52.5043029" Longitude="13.44287487" StarRating="3" HotelCode="771401|hotel_indigo_berlin_east_side_gallery" HotelName="Hotel Indigo Berlin - East Side Gallery" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muehlenstrasse 13-19, Berlin 10243</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/930400/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in Friedrichshain. The premises count with 118 welcoming bedrooms. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="999.00" OriginalAmount="999.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 14/01/2025" 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="1002.00" OriginalAmount="1002.00">
      <BasicPropertyInfo Latitude="52.529736" Longitude="13.411086" StarRating="3" HotelCode="139792|old_town_apartments_schoenhauser_allee" HotelName="Old Town Apartments Schönhauser Allee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 16/01/2025" 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="1009.00" OriginalAmount="1009.00">
      <BasicPropertyInfo Latitude="52.507159042755" Longitude="13.363395236771" StarRating="4" HotelCode="336650|maritim_hotel_berlin" HotelName="Maritim Hotel Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stauffenbergstraße 26, 10785 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1012.00" OriginalAmount="1012.00">
      <BasicPropertyInfo Latitude="52.51941" Longitude="13.40299" StarRating="4.5" HotelCode="16722|radisson_blu_hotel_berlin" HotelName="Radisson Blu 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,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Liebknecht-Straße 3, 10178 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19786/a_19786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies by the River Spree, near the Berlin Dom in the district of Mitte. The museum island, Berlin town hall, Alexanderplatz and the Unter den Linden boulevard are only minutes from the hotel. The nearest city train station, Hackescher Markt, is only 100 metres away and the Sea Life centre is right next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1013.00" OriginalAmount="1013.00">
      <BasicPropertyInfo Latitude="52.526186" Longitude="13.402816" StarRating="0" HotelCode="0|berlin_mitte_apartment" HotelName="Berlin Mitte Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gipsstraße 16, 10119 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/12/d5/12d538708590326a37af98a0ef3eda9218e7c159.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Budget three-star hotel “Berlin Mitte Apartment” is located within 1 km from the heart of Berlin.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1014.00" OriginalAmount="1014.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="1018.00" OriginalAmount="1018.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="1024.00" OriginalAmount="1024.00">
      <BasicPropertyInfo Latitude="52.50501749024" Longitude="13.339000940323" StarRating="5" HotelCode="15516|hotel_palace_berlin" HotelName="Hotel Palace Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="52.456905066901" Longitude="13.293639421463" StarRating="4" HotelCode="889012|seminaris_campushotel_berlin_2" HotelName="Seminaris Campus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/01/2025" 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="1033.00" OriginalAmount="1033.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="1050" OriginalAmount="1050">
      <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 12/01/2025" 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="1056.00" OriginalAmount="1056.00">
      <BasicPropertyInfo Latitude="52.562721" Longitude="13.427872" StarRating="3" HotelCode="37829|hotel_sedes_2" HotelName="Hotel Sedes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/01/2025" 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="1057.00" OriginalAmount="1057.00">
      <BasicPropertyInfo Latitude="52.503626" Longitude="13.329164" StarRating="4.5" HotelCode="36085|hotel_zoo_berlin" HotelName="Hotel Zoo Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/01/2025" 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="63" TotalAmount="1058.00" OriginalAmount="1058.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="1067.00" OriginalAmount="1067.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 16/01/2025">
        <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="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="52.535876" Longitude="13.388921" StarRating="3" HotelCode="142590|hotel_grenzfall" HotelName="Hotel Grenzfall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Garden,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ackerstraße 136, 13355 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203624/a_203624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Berlin's Mitte neighbourhood, close to the Berlin Wall Memorial, Pergamon Museum, and Reichstag Building. The Hamburger Bahnhof's Museum is only 2.5 km from the hotel and the nearest train station, Berlin Hauptbahnhof, is 2.2 km away. Berlin Tegel Airport is roughly 12 km from the hotel, Berlin Schönefeld Airport is about 26 km away, and Berlin Brandenburg International is approximately 27 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1087.00" OriginalAmount="1087.00">
      <BasicPropertyInfo Latitude="52.5152765" Longitude="13.3319405" StarRating="0" HotelCode="966924|kpm_hotel_residences" HotelName="KPM Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Englische Straße 6, 10587 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/44/4b44deae2f06a1966a3cea41a754c1cdbef8bd2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1131.00" OriginalAmount="1131.00">
      <BasicPropertyInfo Latitude="52.531657" Longitude="13.410867" StarRating="2" HotelCode="168910|pfefferbett_hostel" HotelName="Pfefferbett Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1137.00" OriginalAmount="1137.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="63" TotalAmount="1139.00" OriginalAmount="1139.00">
      <BasicPropertyInfo Latitude="52.515726297611" Longitude="13.388415277004" StarRating="5" HotelCode="18547|the_westin_grand_berlin" 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="63" TotalAmount="1140.00" OriginalAmount="1140.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="1152.00" OriginalAmount="1152.00">
      <BasicPropertyInfo Latitude="52.530602938373" Longitude="13.401765042992" StarRating="5" HotelCode="294785|gorki_apartments" HotelName="Gorki Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinbergsweg 25, 10119 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://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="1217.00" OriginalAmount="1217.00">
      <BasicPropertyInfo Latitude="52.465492534908" Longitude="13.442123898847" StarRating="3" HotelCode="105459|hotel_britzer_tor" HotelName="Britzer Tor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Marx-Straße 262, 12057 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/273641/273641a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Schönefeld (SXF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1223.00" OriginalAmount="1223.00">
      <BasicPropertyInfo Latitude="52.531218" Longitude="13.417836" StarRating="3" HotelCode="24551|myers_hotel_berlin" 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="1227.00" OriginalAmount="1227.00">
      <BasicPropertyInfo Latitude="52.523924" Longitude="13.3682411" StarRating="5" HotelCode="255853|steigenberger_hotel_am_kanzleramt" HotelName="Steigenberger Hotel Am Kanzleramt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/01/2025" 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="63" TotalAmount="1230.00" OriginalAmount="1230.00">
      <BasicPropertyInfo Latitude="52.506939064386" Longitude="13.345483839512" StarRating="5" HotelCode="258528|intercontinental_berlin" HotelName="Intercontinental Berlin" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BREAKFAST-FOR-2" 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="1232.00" OriginalAmount="1232.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 15/01/2025" 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="1242.00" OriginalAmount="1242.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="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="52.5021192" Longitude="13.4169701" StarRating="4" HotelCode="575805|hotel_oraniaberlin" HotelName="Orania.Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" 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="1243.00" OriginalAmount="1243.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="1264.00" OriginalAmount="1264.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 10/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Hermann-Hesse-Straße 64, 13156 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155694/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1281.00" OriginalAmount="1281.00">
      <BasicPropertyInfo Latitude="52.507903901287" Longitude="13.372515141964" StarRating="5" HotelCode="13028|grand_hyatt_berlin" HotelName="Grand Hyatt 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,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="1282.00" OriginalAmount="1282.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" 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="63" TotalAmount="1313.00" OriginalAmount="1313.00">
      <BasicPropertyInfo Latitude="52.509022171364" Longitude="13.373850882053" StarRating="5" HotelCode="61832|the_mandala_hotel" HotelName="The Mandala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 09/01/2025" 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="1327.00" OriginalAmount="1327.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="1328.00" OriginalAmount="1328.00">
      <BasicPropertyInfo Latitude="52.51090636758" Longitude="13.376036241734" StarRating="5" HotelCode="50963|berlin_marriott_hotel_2" HotelName="Berlin Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/01/2025" 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="1349.00" OriginalAmount="1349.00">
      <BasicPropertyInfo Latitude="52.528211" Longitude="13.391128375" StarRating="4" HotelCode="142820|hotel_adelante_berlinmitte" HotelName="Hotel Adelante Berlin-Mitte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/01/2025" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Borsigstraße 1, 10115 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275226/275226a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1417.00" OriginalAmount="1417.00">
      <BasicPropertyInfo Latitude="52.5328846" Longitude="13.32692986" StarRating="4" HotelCode="743104|bensimon_apartments" HotelName="Bensimon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sickingenstraße 4, 10553 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7188466</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1464.00" OriginalAmount="1464.00">
      <BasicPropertyInfo Latitude="52.52975773656" Longitude="13.425203023314" StarRating="3" HotelCode="401122|adele_designhotel" HotelName="Adele Designhotel Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Greifswalder Straße 227, 10405 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/150873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Berlin. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="52.510269" Longitude="13.268128" StarRating="4" HotelCode="54632|hotel_villa_kastania" 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="1476.00" OriginalAmount="1476.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="Non Refundable" 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="27" TotalAmount="1529" OriginalAmount="1529">
      <BasicPropertyInfo Latitude="52.523072" Longitude="13.346054" StarRating="4.5" HotelCode="904744|226087" HotelName="Abion Villa Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/01/2025" 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="63" TotalAmount="1529.00" OriginalAmount="1529.00">
      <BasicPropertyInfo Latitude="52.499391056059" Longitude="13.305256068707" StarRating="5" HotelCode="387646|louisas_place" HotelName="Louisa's Place" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" 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="63" TotalAmount="1587.00" OriginalAmount="1587.00">
      <BasicPropertyInfo Latitude="52.509898809909" Longitude="13.346090018749" StarRating="5" HotelCode="186630|das_stue" 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="63" TotalAmount="2075.00" OriginalAmount="2075.00">
      <BasicPropertyInfo Latitude="52.505699" Longitude="13.332998" StarRating="5" HotelCode="904531|waldorf_astoria_berlin" HotelName="Waldorf Astoria Berlin" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="2171.00" OriginalAmount="2171.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 15/01/2025" 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="27" TotalAmount="2281" OriginalAmount="2281">
      <BasicPropertyInfo Latitude="52.498908" Longitude="13.309123" StarRating="3" HotelCode="36087|24963" HotelName="Quentin Berlin" 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,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Xantener Straße 4, 10707 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e4/35/e4359a0699e4ad41e59316b36b5980a1be136c35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the world-famous Kurfürstendamm, near to all Berlin’s highlights, including KaDeWe, shops, bars, clubs and restaurants. Xantener Straße is a quiet street, so guests can be in the city centre of Berlin but still have a good night sleep. The bus station is some 300 m and Berlin Tegel Airport approximately 15 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2385.00" OriginalAmount="2385.00">
      <BasicPropertyInfo Latitude="52.48591" Longitude="13.37633" StarRating="0" HotelCode="0|rockchair_apartment_katzbachstrasse" HotelName="RockChair Apartment Katzbachstraße" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Katzbachstr. 26, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fe/e7/fee7816a236a79c123ee583934162ec6eeec6306.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Berlin (Kreuzberg), this apartment is within a 10-minute drive of Friedrichstrasse and Checkpoint Charlie.  This 4-star apartment is 0.7 mi (1.2 km) from Columbiahalle and 2.3 mi (3.7 km) from Brandenburg Gate.&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.&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="2421.00" OriginalAmount="2421.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 09/01/2025" 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="63" TotalAmount="2639.00" OriginalAmount="2639.00">
      <BasicPropertyInfo Latitude="52.48655319213867" Longitude="13.356486320495605" StarRating="0" HotelCode="0|apartment_akazien_residenz_" HotelName="Apartment Akazien Residenz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Budapester Str. 7, 10787 Berlin, Germany, Berlin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/21/28/2128905d0c09b547da76d606328a16592711593f.jpeg</HotelPictures>
        <HotelDescription>Ideally located in central Schöneberg in western Berlin, this stylish apartment is fully furnished. Apartment Akazien Residenz comes complete with free WiFi and includes great public transportation links.&lt;br /&gt;Uniquely designed, each room features an elegant décor with modern elements. The apartment includes a balcony, flat-screen TV and DVD player as well as a view of the city. The modern bathroom includes a hairdryer and free toiletries.&lt;br /&gt;Guests are invited to use the dishwasher-including kitchen or check out the various international restaurants located just outside the property.&lt;br /&gt;From Apartment Akazien Residenz, the popular Kurfürstendamm shopping boulevard is only a 20-minute bus ride away. Various cafés and bars along Akazienstraße are also only 300 metres away.&lt;br /&gt;Berlin Tegel Airport is located 9 km away and public parking is available outside 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="2673.00" OriginalAmount="2673.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="3136.00" OriginalAmount="3136.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="27" TotalAmount="3641" OriginalAmount="3641">
      <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="6168.00" OriginalAmount="6168.00">
      <BasicPropertyInfo Latitude="52.48197501578" Longitude="13.430795364418" StarRating="3" HotelCode="105641|erlanger_hof" HotelName="Erlanger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/01/2025" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erlanger Straße 4, 12053 Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8448242</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.00" OriginalAmount="496.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="63" TotalAmount="546.00" OriginalAmount="546.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="550.00" OriginalAmount="550.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 15/01/2025">
        <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="570.00" OriginalAmount="570.00">
      <BasicPropertyInfo Latitude="52.50882663" Longitude="13.43378128" StarRating="0" HotelCode="775436|schulz_hotel_berlin_wall_at_the_east_side_gallery" HotelName="Schulz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stralauer Platz 36, 10243 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Berlin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.00" OriginalAmount="589.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="63" TotalAmount="652.00" OriginalAmount="652.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="Free CXL until 15/01/2025">
        <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="653" OriginalAmount="653">
      <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="664.00" OriginalAmount="664.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="663918|bett_buch_hotel" HotelName="Bett und Buch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rudower Straße 1, Treptow-Kopenick, 12557 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.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="937.00" OriginalAmount="937.00">
      <BasicPropertyInfo Latitude="52.5095" Longitude="13.368" StarRating="0" HotelCode="981253|wilde_aparthotels_checkpoint_charlie_berlin" HotelName="Wilde Aparthotels Checkpoint Charlie Berlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zimmerstrasse 91, 10117 Berlin, Berlin</AddressLine>
          </AddressLines>
          <CityName>Berlin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="52.500629910778" Longitude="13.294350930059" StarRating="4" HotelCode="138867|aspria_spa__sporting_club_hotel" HotelName="Aspria Berlin Ku'damm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" 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="2010.00" OriginalAmount="2010.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="2391.00" OriginalAmount="2391.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 02/01/2025" 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="2919.00" OriginalAmount="2919.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,Conference Hall,Fax,Restaurant,Telephone Service,Bicycle Rental,Central Heating,Garden,Internet,Laundry,Nightclub,Shopping Arcade,Wheelchair Access,Kitchen,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Jacuzzi,Massage Centre,Room Service,Sauna,Lounge,Swimming Pool,Heated Pool,Spa,24 Hour Front Desk,Elevator,LCD/Projector,Meeting Room,Parking,Pets allowed,Pick &amp;amp; Drop,Concierge,Luggage Storage,Housekeeping,Off-Site Parking,Babysitting,Coffee Shop,Dry Cleaning,Library,Smoking Rooms,24 Hour Power Supply,Printer,Wake-up Call Service,ATM/Cash Machine,Dining,Fitness Centre,Beauty Salon,Vending Machine,Business Centre</BasicAmenities>
    <HotelRating>4,3,2,5,4.5,1,2.5,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,GUESTHOUSE,ECO HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HOSTEL,APARTMENT HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,SPA HOTEL,HOSTELS,AIRPORT HOTEL,GOLF HOTEL,GUEST HOUSES,APARTHOTEL,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
b0972ec6-c350-4c5a-8191-aa4924aed404|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="b0972ec6-c350-4c5a-8191-aa4924aed404">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-18T00:00:00" End="2024-12-31T00: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
b0972ec6-c350-4c5a-8191-aa4924aed404|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
b0972ec6-c350-4c5a-8191-aa4924aed404|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
85f5fdd0-89a9-4b8e-83e8-95c9d38013a9|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="85f5fdd0-89a9-4b8e-83e8-95c9d38013a9">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-07T00:00:00" End="2025-01-22T00: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
85f5fdd0-89a9-4b8e-83e8-95c9d38013a9|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
85f5fdd0-89a9-4b8e-83e8-95c9d38013a9|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
85f5fdd0-89a9-4b8e-83e8-95c9d38013a9|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-12-10T14:21:36.6971617+00:00" Version="0" EchoToken="Search" TransactionIdentifier="85f5fdd0-89a9-4b8e-83e8-95c9d38013a9" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="465.00" OriginalAmount="465.00">
      <BasicPropertyInfo Latitude="40.473163" Longitude="-3.833038" StarRating="3" HotelCode="177268|hostal_aravaca_garden" HotelName="Aravaca Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Burfohondo 8, 28023 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/156831/156831a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet residential neighbourhood, just 100 m from the A6 Madrid-A Coruña motorway. It is 1.5 km from the Sexta Avenida shopping centre and 1 km from the Majahonda stop on the C-10 suburban line. Guests can easily reach the centre of Madrid via de M40 motorway, which is only 3 km away, or on the suburban train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="606" OriginalAmount="606">
      <BasicPropertyInfo Latitude="40.212490541313" Longitude="-3.8499813877315" StarRating="2" HotelCode="311552|267932" HotelName="Hotel Vivar" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mayor 15, 28971 Griñón</AddressLine>
          </AddressLines>
          <CityName>Griñón</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/490566/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="634.00" OriginalAmount="634.00">
      <BasicPropertyInfo Latitude="40.44879933" Longitude="-3.70455089" StarRating="2" HotelCode="614161|hostel_almansa" HotelName="Hostel Almansa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Almansa 12, 28039 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/04469/3704469/1.jpg?f=15210436</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="676" OriginalAmount="676">
      <BasicPropertyInfo Latitude="40.243364" Longitude="-3.696424" StarRating="3" HotelCode="32593|131320" HotelName="MC Villa de Pinto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Barco 10, 28320 Pinto</AddressLine>
          </AddressLines>
          <CityName>Pinto</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51830/w_51830_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the peaceful Pinto district, around 15 km away from the lively centre of Madrid and within easy reach of public transport. Movie Warner amusement parks is also located close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="693.00" OriginalAmount="693.00">
      <BasicPropertyInfo Latitude="40.41043492" Longitude="-3.69283143" StarRating="0" HotelCode="519212|casa_de_huespedes_la_asturiana" HotelName="Casa De Huespedes La Asturiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paseo del Prado 40, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/06998/2006998/1.jpg?f=15032074</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="701" OriginalAmount="701">
      <BasicPropertyInfo Latitude="40.276403" Longitude="-3.695234" StarRating="1" HotelCode="295830|436659" HotelName="ibis budget Madrid Getafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rio Bembezar 16 A, CLA CC Nassica, 28906 Getafe</AddressLine>
          </AddressLines>
          <CityName>Getafe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403831/a_403831_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Getafe. The accommodation features a total of 75 rooms. Those who dislike animals may enjoy their stay, as this property does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="735" OriginalAmount="735">
      <BasicPropertyInfo Latitude="40.321665082328" Longitude="-3.7432882135265" StarRating="4" HotelCode="379241|132032" HotelName="Hotel Menoir Dorsett" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Eduardo Torroja 7, 28914 Leganes</AddressLine>
          </AddressLines>
          <CityName>Leganés</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/547669/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Leganés. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="736" OriginalAmount="736">
      <BasicPropertyInfo Latitude="40.352780766077" Longitude="-3.54840695858" StarRating="3" HotelCode="36578|13823" HotelName="Holiday Inn Express Madrid - Rivas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De La Tecnica 8, Madrid 28522</AddressLine>
          </AddressLines>
          <CityName>Rivas-Vaciamadrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59542/a_59542_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located to the southeast of Madrid. It is only 15 km from the centre of Old Madrid and near to the fast expanding Rivas Futura area with the new shopping complex H2Ocio. The hotel is ideal hotel for families visiting Warner Bros Park and Faunia Wildlife Park. It is only 20 minutes by car from Warner and 10 minutes from Faunia. Near to Coslada, the hotel offers easy access to the A3 Madrid-Valencia motorway with connections to the M50, M45 and M40 ring roads. It is only 20 minutes by car from Madrid-Barajas International Airport and the IFEMA Fair Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="40.447343320741" Longitude="-3.5428972681056" StarRating="3" HotelCode="395302|18390" HotelName="B&amp;B Hotel Madrid Airport T1 T2 T3" 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,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lola Flores 2, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93905/a_93905_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly on the A2 motorway, with easy access to all the major ring roads. The hotel is surrounded by the business parks of Coslada, San Fernando and Torrejón. For leisure travellers, the hotel is next to Plenilunio and the Aquopolis water park. The IFEMA exhibition and fair centre and Madrid city centre are just minutes away, as is Madrid Barajas International Airport, some 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="40.4123627" Longitude="-3.7137161" StarRating="3" HotelCode="518188|abracadabra_suites" HotelName="Abracadabra Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="guest house" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bailén 39, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541541/541541a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="761.00" OriginalAmount="761.00">
      <BasicPropertyInfo Latitude="40.422285084538" Longitude="-3.7039133906364" StarRating="2" HotelCode="190792|hostal_condestable" HotelName="Hostal Condestable" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Puebla 15 2º Izda, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/318368/318368a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770" OriginalAmount="770">
      <BasicPropertyInfo Latitude="40.332263315584" Longitude="-3.7027604429916" StarRating="3" HotelCode="284796|90052" HotelName="Vértice Roomspace Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Laguna Dalga 4, 28021 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194682/194682a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.00" OriginalAmount="781.00">
      <BasicPropertyInfo Latitude="40.4206279253987" Longitude="-3.70089342303163" StarRating="0" HotelCode="0|pension_berti_madrid" HotelName="Pensión Berti Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hortaleza 7, 1ro Izquierda, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/b8/ad/b8ad8eeb8e4bcc896bd5a247e79be6dad995a75d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Pensión Berti Madrid” is situated in the heart of Madrid.&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 smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.00" OriginalAmount="782.00">
      <BasicPropertyInfo Latitude="40.41654959" Longitude="-3.7016941" StarRating="2" HotelCode="485445|hostal_fuentesol" HotelName="Hostal Fuente Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Victoria 2, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/652817/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="785" OriginalAmount="785">
      <BasicPropertyInfo Latitude="40.316845" Longitude="-3.742573" StarRating="3" HotelCode="177267|75816" HotelName="Dinastía" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>C/ Becquerel 6, 28905 Getafe, Madrid</AddressLine>
          </AddressLines>
          <CityName>Getafe</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157301/157301a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well placed for connections by road, including the A42. The Getafe Central Metro Station is 1.5 km away, allowing easy access to all parts of Madrid. The hotel is situated next to a shopping centre and the Ciudad del Automóvil Centre. The city centre can be reached in 15 minutes by foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="788" OriginalAmount="788">
      <BasicPropertyInfo Latitude="40.3169781377" Longitude="-3.7345683574677" StarRating="4" HotelCode="51891|33489" HotelName="B&amp;B Hotel Madrid Getafe" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Torroja 13, 28904 Getafe, Madrid</AddressLine>
          </AddressLines>
          <CityName>Getafe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49398/a_49398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the tourist centre of Getafe. Links to the public transport network are 1 km from the hotel. The nearest ski resort is 75 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="791" OriginalAmount="791">
      <BasicPropertyInfo Latitude="40.256204564882" Longitude="-3.6944827437401" StarRating="3" HotelCode="64251|131317" HotelName="Las Artes" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de las Artes 15, 28320 Pinto, Madrid</AddressLine>
          </AddressLines>
          <CityName>Pinto</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82762/a_82762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a privileged area to the south of the capital, only a few minutes away from Warner Bros Park and the business centre of Pinto. It is also very close to the business areas of Getafe, Valdemoro, Leganés and Parla.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="802" OriginalAmount="802">
      <BasicPropertyInfo Latitude="40.543549961757" Longitude="-3.6273307288361" StarRating="2" HotelCode="79682|132963" HotelName="Hostal Juan XXIII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Silvio Abad 12, 28703 San Sebatián de los Reyes, Madrid</AddressLine>
          </AddressLines>
          <CityName>San Sebastián de los Reyes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107863/a_107863_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in San Sebastian de los Reyes, close to the airport, the centre of Madrid, IFEMA and other important business and industrial zones, as well as leisure attractions (including Place North, Diversia and Gran Manzana). The nearest train and metro stations are just a few minutes' walk away and Madrid-Barajas International Airport is around 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="805.00" OriginalAmount="805.00">
      <BasicPropertyInfo Latitude="40.436916985145" Longitude="-3.6311347901783" StarRating="1" HotelCode="263671|travelodge_madrid_alcala_2" HotelName="Travelodge Madrid Alcalá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Santa Leonor 34, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367170/a_367170_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="808.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="2" HotelCode="745565|az_javier_cabrini" HotelName="A&amp;Z Javier Cabrini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Santa Francisca Javier Cabrini 4, Hortaleza, 28043 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/85971/3785971/1.jpg?f=15568393</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="810" OriginalAmount="810">
      <BasicPropertyInfo Latitude="40.290012682079" Longitude="-3.6958875767211" StarRating="4" HotelCode="900029|90061" HotelName="Hotel Elegance Getafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Ada Lovelace 23, near Parque Empresarial La Carpetania in Getafe, 28906 Getafe, Madrid</AddressLine>
          </AddressLines>
          <CityName>Getafe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182938/a_182938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Getafe in the new business district of La Capetania, adjacent to the business areas of San Marcos, El Lomo, Los Ángeles and Las Arenas de Pinto. It is just 1 km from the shopping and leisure centre Nassica Factory, and very close to Warner Bros. Theme Park (12 km) and the Aranjuez Casino (30 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="813" OriginalAmount="813">
      <BasicPropertyInfo Latitude="40.267705463012" Longitude="-3.6896252632141" StarRating="4" HotelCode="170073|131312" HotelName="Eurostars Arenas de Pinto" 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,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arenas 1, 28320 Pinto</AddressLine>
          </AddressLines>
          <CityName>Pinto</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161354/161354a_hb_a_024.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pinto, 300 m from Nassica and the Factory Shopping Centre. It is around 2 km from Juan Carlos I park and the centre of Pinto, some 5 km from El Cesar metro station and 10 minutes' drive from the Warner Brothers Theme Park. This hotel enjoys a convenient setting just off the A4 motorway, 18 km south of Madrid. Madrid Barajas Airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="821" OriginalAmount="821">
      <BasicPropertyInfo Latitude="40.309811818339" Longitude="-3.4812480599768" StarRating="3" HotelCode="37061|47664" HotelName="B&amp;B Hotel Madrid Arganda" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Madrid 105, 28500 Arganda del Rey, Madrid</AddressLine>
          </AddressLines>
          <CityName>Arganda del Rey</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60817/a_60817_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in Arganda del Rey, about 20 km from Madrid. There are good connections to the dual carriageway A-3 road, which connects Madrid with Valencia, as well as to the M-300, which leads to San Fernando de Henares, Campo Real and Alcalá de Henares. Links to the Madrid underground system can be found around 2 km from the hotel and offer a good alternative way of reaching the inner city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="821" OriginalAmount="821">
      <BasicPropertyInfo Latitude="40.354234" Longitude="-3.830659" StarRating="3" HotelCode="61848|39766" HotelName="Holiday Inn Express Madrid - Alcorcon" 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,Diet Meals,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Argentina S/n, Alcorcon, 28922 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79972/a_79972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Alcorcón in a convenient setting south west of Madrid and is very well connected to the most important motorways M40, M50 and N-V. The industrial zones of Urtinsa and San José de Valderas and also very easily accessible from the hotel, as well as the Xanadu indoor ski centre in the Xanadu shopping centre. The towns of Fuenlabrada, Móstoles and Villaviciosa de Odón are a few minutes' drive away. Central Madrid is only 20 minutes by train from Alcorcón. Shopping centres such as Tres Aguas, the Warner Bros theme park, the zoo and the Athletico de Madrid football stadium are easily reached within a few minutes. Madrid Barajas international airport lies a mere 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="823" OriginalAmount="823">
      <BasicPropertyInfo Latitude="40.554545259398" Longitude="-3.9002323150635" StarRating="4" HotelCode="99103|89919" HotelName="Exe Gran Hotel Almenar" 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,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Jaraiz 1, 28290 Las Rozas</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138930/a_138930_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This up-market hotel lies opposite Las Matas train station, close to Parque Empresarial de Las Rozas, the holiday centre of Heron City and the shopping centre Las Rozas Village and Factory. There is a stop for the public transport to be found about 200 m from the hotel, which provides connections to the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="40.398416832087" Longitude="-3.7882018089294" StarRating="3" HotelCode="37054|nh_ciudad_de_la_imagen" HotelName="NH Pozuelo Ciudad de la Imagen" 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,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Luis Buñuel 1, 28223 Pozuelo de Alarcón, Madrid</AddressLine>
          </AddressLines>
          <CityName>Pozuelo de Alarcón</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60809/a_60809_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in commercial and banking district of Ciudad de la Imagen. Guests are able to reach the centre of Madrid in just a few minutes by car. The Extremadura Road and the M40 (exit 36) are situated just over the road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="826" OriginalAmount="826">
      <BasicPropertyInfo Latitude="40.427936905493" Longitude="-3.5606646537781" StarRating="3" HotelCode="37048|90060" HotelName="NH Villa de Coslada" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de la Constitución, 75, 28820 Coslada, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60803/a_60803_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies in the new residential area of Coslada between the industrial park and the new European Transport Centre (CET). It is only a few kilometres from Barajas Airport and the Juan Carlos I. convention centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="827.00" OriginalAmount="827.00">
      <BasicPropertyInfo Latitude="40.415393" Longitude="-3.700253" StarRating="2" HotelCode="190801|hostal_san_isidro" HotelName="Hostal San Isidro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Príncipe 17, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317732/317732a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="829" OriginalAmount="829">
      <BasicPropertyInfo Latitude="40.356996" Longitude="-3.822931" StarRating="2" HotelCode="113119|40006" HotelName="ibis Madrid Alcorcon Tresaguas" 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>Avenida San Martin de Valdeiglesias 4, 28922 Alcorcón</AddressLine>
          </AddressLines>
          <CityName>Alcorcon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156412/a_156412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Alcorcon. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="844" OriginalAmount="844">
      <BasicPropertyInfo Latitude="40.526619597103" Longitude="-3.8860126712473" StarRating="3" HotelCode="59730|131833" HotelName="B&amp;B Hotel Madrid Pinar de las Rozas" 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,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carretera de la Coruña km. 22,50, Vía de Servicio, 28230 Las Rozas de Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Las Rozas de Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77342/a_77342_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the A6, about a 35-minute drive from Madrid. The hotel is also situated close to countless shopping venues, bars and restaurants in the centre of Las Rozas (within 8 km). The small towns of El Escorial and Segovia are well within reach, taking 25 min and 45 min to reach respectively. Madrid's airport is located around 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.00" OriginalAmount="845.00">
      <BasicPropertyInfo Latitude="40.42167094" Longitude="-3.69865668" StarRating="2" HotelCode="519223|hostal_corazon_de_madrid" HotelName="Hostal Corazon de Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>San Bartolome Street 7-1, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688008/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="848.00" OriginalAmount="848.00">
      <BasicPropertyInfo Latitude="40.4158096313477" Longitude="-3.70479989051819" StarRating="0" HotelCode="0|hostal_los_arcos_2" HotelName="Hostal Los Arcos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marqués Viudo de Pontejos, 3, 2º, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/7d/2a7d1ce9a1855667ebbb6c99dc11cd4c379946bc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hostel “Hostal Los Arcos” is located in the historic center of Madrid.&lt;/br&gt;&lt;b&gt;Hostel 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="40.43113327026367" Longitude="-3.668792963027954" StarRating="3" HotelCode="0|oyo_murallas_ii" HotelName="CH Murallas II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Francisco Navacerrada, 25, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/df/b1df84916a324ee1b2fc985ce1a7c158419d5b76.jpeg</HotelPictures>
        <HotelDescription>Offering free WiFi throughout the property, CH Murallas II is set in Madrid, 3.2 km from The Prado Museum and 3.4 km from Santiago Bernab?u Stadium. The property is located 3.5 km from El Retiro Park, 3.6 km from Thyssen-Bornemisza Museum and 4 km from Reina Sofia Museum. The property is situated in the Salamanca district. Gran Via is 5 km from the guest house, while Puerta del Sol is 6 km from the property. The nearest airport is Adolfo Suarez Madrid-Barajas Airport, 20 km from CH Murallas II. Salamanca is a great choice for travelers interested in shopping, restaurants and culture.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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;The following fees and deposits are charged by the property at time of service, check-in, or check-out.                 Late check-in fee: EUR 20 for check-in between 11:30 PM and 1:00 AM Late check-out fee: EUR 15 (subject to availability)                The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="854.00" OriginalAmount="854.00">
      <BasicPropertyInfo Latitude="40.44879719" Longitude="-3.7041707" StarRating="0" HotelCode="525329|hostal_vegas" HotelName="Hostal las Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Almansa 6, 28039 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192192/192192a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Santiago Bernabeu-Castellana. A total of 23 units are available for guests' convenience at Hostal Vegas. This property does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.00" OriginalAmount="861.00">
      <BasicPropertyInfo Latitude="40.333781" Longitude="-3.703323" StarRating="0" HotelCode="618400|ch5_loft_duplex_mega" HotelName="CriteriaHome Nice&amp;Easy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laguna del Marquesado 11, 28021 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/be/66/be666d19069414a5d93db0b79fc8b6d319b70c77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="862" OriginalAmount="862">
      <BasicPropertyInfo Latitude="40.246511094509" Longitude="-3.6966692625656" StarRating="3" HotelCode="149967|424840" HotelName="Hotel Indiana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Castilla 8, 28320 Pinto, Madrid</AddressLine>
          </AddressLines>
          <CityName>Pinto</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/321659/321659a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pinto. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="885" OriginalAmount="885">
      <BasicPropertyInfo Latitude="40.32810677276" Longitude="-3.7457692623138" StarRating="3" HotelCode="37294|40074" HotelName="NH Leganés" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Esteban Terradas 13, 28914 Leganes, Madrid</AddressLine>
          </AddressLines>
          <CityName>Leganés</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60798/a_60798_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the Nuestra Señora de Butarque industrial park and offers excellent connections to the motorway. Located 1 km away from the centre of Léganes, guests will find plenty of restaurants, shops, nightclubs and bars, which can be easily reached by making use of public transport (links located just 100 m away). Approximately 2 km from the hotel is a larger train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="889" OriginalAmount="889">
      <BasicPropertyInfo Latitude="40.316784" Longitude="-3.741464" StarRating="4" HotelCode="59563|68745" HotelName="Hotel Exe Getafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chamberlain 1, 28905 Getafe</AddressLine>
          </AddressLines>
          <CityName>Getafe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77122/a_77122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording a convenient location in the business and industrial district of Getafe, this city hotel lies within 300 m of the town centre and links to the public transport network. The railway station is 1 km from the hotel and it is about 15 minutes to the centre of Madrid. The hotel lies within easy reach of the M30, M40 and M45 motorways, Barajas airport, Juan Carlos I exhibition centre, the Warner Brothers park and Faunia theme park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="891" OriginalAmount="891">
      <BasicPropertyInfo Latitude="40.530345802493" Longitude="-3.650941409418" StarRating="2" HotelCode="113118|66418" HotelName="ibis Madrid Alcobendas" 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>Calle de Francisco Gervas 1, 28108 Alcobendas</AddressLine>
          </AddressLines>
          <CityName>Alcobendas</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156411/a_156411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Alcobendas. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="898" OriginalAmount="898">
      <BasicPropertyInfo Latitude="40.314170739741" Longitude="-3.6915472761268" StarRating="3" HotelCode="141112|90062" HotelName="Hotel Los Olivos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera de Andalucia km 12.7, 28906 Getafe</AddressLine>
          </AddressLines>
          <CityName>Getafe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201888/r_201888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Getafe. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="898" OriginalAmount="898">
      <BasicPropertyInfo Latitude="40.240102230141" Longitude="-3.6929663177909" StarRating="4" HotelCode="88655|131326" HotelName="Sercotel Princesa De Eboli, an Ascend Hotel Collection Member" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pablo Picasso 10, Junto AL C.C. Plaza Éboli, 28320 Pinto, Madrid</AddressLine>
          </AddressLines>
          <CityName>Pinto</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124314/a_124314_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area in the city centre of Pinto. It is next to the shopping area, just 5 km from the Warner Bros funfair park and is easy accessible from Madrid via the A4 highway, exit 20, M506 and M408. The hotel is approximately 20 minutes from Madrid, Toledo and Aranjuez. Madrid Airport is around 36 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="899.00" OriginalAmount="899.00">
      <BasicPropertyInfo Latitude="40.45442345" Longitude="-3.70145194" StarRating="2.5" HotelCode="613406|far_home_bernabeu" HotelName="Far Home Bernabeu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de las Mercedes 13, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782021/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="905.00" OriginalAmount="905.00">
      <BasicPropertyInfo Latitude="40.444416641378" Longitude="-3.6554197643918" StarRating="3" HotelCode="38298|travelodge_madrid_torrelaguna" HotelName="Travelodge Madrid Torrelaguna" 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,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Torrelaguna 69, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63278/a_63278_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated right in the region's main business district. There is a link to the public transport network close by, as well as restaurants, bars and shopping amenities. It offers guests comfortable access to the centre of Madrid and to Madrid airport (6 km). Furthermore, the hotel is located close to the A2 and M30 motorways. The hotel is ideal for both business visitors as well as holidaymakers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.00" OriginalAmount="913.00">
      <BasicPropertyInfo Latitude="40.447388917667" Longitude="-3.5803155423279" StarRating="3" HotelCode="899437|compostela_suites" HotelName="Aparthotel Compostela Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Village,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Zambrana 4, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182218/a_182218_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel provides easy access to the M21, M22, M40 and A2 motorways, as well as to the Plenilunio shopping and leisure centre (50 metres away), Coslada Transport Centre (300 metres away), the Ifema Campo de las Naciones exhibition grounds (500 metres away) and the Madrid Congress Palace (500 metres away). The centre of Canillejas is around 200 metres from the establishment and Coslada train station is just 350 metres away. Madrid can be reached in approximately 15 minutes by public transport, whilst Barajas International Airport is approximately 3 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="915.00" OriginalAmount="915.00">
      <BasicPropertyInfo Latitude="40.470800134942" Longitude="-3.7687879800796" StarRating="4" HotelCode="36966|eurostars_zarzuela_park" HotelName="Eurostars Zarzuela Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Dario Aparicio 32, 28023 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60668/a_60668_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the northern district of Madrid. Wonderful gardens surround the hotel and give the building a relaxing atmosphere. Madrid Airport can be reached within around 20 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="918.00" OriginalAmount="918.00">
      <BasicPropertyInfo Latitude="40.466616047867" Longitude="-3.5900734122684" StarRating="3" HotelCode="149104|hostal_los_coronales" HotelName="Hostal Los Coronales" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Briones 38, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/640235/202039144434999.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.00" OriginalAmount="922.00">
      <BasicPropertyInfo Latitude="40.472447" Longitude="-3.579803" StarRating="1" HotelCode="190841|emilio" HotelName="Hostal Emilio Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>C/ Canal de Suez Nº 24, Barajas, Madrid 28042</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/51641/1851641/1.jpg?f=15078298</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.00" OriginalAmount="925.00">
      <BasicPropertyInfo Latitude="40.4248017" Longitude="-3.7007373" StarRating="2" HotelCode="36874|hostal_sonsoles_2" HotelName="Hostal Sonsoles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fuencarral 18, 2 Derecha, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/232429/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Madrid just a few minutes from numerous shopping facilities and entertainment venues. Thanks to its proximity to links to the public transport network (Gran Vía underground station), the diverse sights of interest and cultural attractions of the Spanish capital are quickly and easily accessible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.00" OriginalAmount="925.00">
      <BasicPropertyInfo Latitude="40.41495721" Longitude="-3.70253717" StarRating="2" HotelCode="737901|jqc_rooms_" HotelName="JQC Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle De La Cruz 33, 2º Izqda, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/939565/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.00" OriginalAmount="929.00">
      <BasicPropertyInfo Latitude="40.422112" Longitude="-3.702338" StarRating="1" HotelCode="260260|hostal_tokio" HotelName="Hostal Tokio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Puebla 6, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2439195/b6ho3ZYN_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="930" OriginalAmount="930">
      <BasicPropertyInfo Latitude="40.272573" Longitude="-3.69248" StarRating="3" HotelCode="148912|13803" HotelName="Holiday Inn Express Madrid-Getafe" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Rio Guadalquivir 17, 28906 Getafe</AddressLine>
          </AddressLines>
          <CityName>Getafe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210563/l_210563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in one of the most important commercial and industrial areas in the south of Madrid (Area Empresarial Andalucia), next to Nassica, a factory shopping centre. The hotel is only a few minutes away from Warner Bros Park, Getafe C.F. football stadium and 15 minutes away from the centre of Madrid. It is easily accessible from the A4 motorway, which connects to all major city ring roads. It is close to the industrial parks of Las Arenas de Pinto, El Lomo, Los Angeles and San Marcos. Links to public transport are within around 50 metres and Barajas International Airport is situated approximately 25 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="931" OriginalAmount="931">
      <BasicPropertyInfo Latitude="40.445054526509" Longitude="-3.4876507116394" StarRating="3" HotelCode="136275|22254" HotelName="Hotel Avant Torrejon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de las Estaciones 20, Poligono Industrial Las Monjas, 28850 Torrejón de Ardoz, Madrid</AddressLine>
          </AddressLines>
          <CityName>Torrejón de Ardoz</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/195937/a_195937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is ideal for those wishing to explore Torrejon de Ardoz and its surroundings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.00" OriginalAmount="932.00">
      <BasicPropertyInfo Latitude="40.466844" Longitude="-3.6743750000001" StarRating="3" HotelCode="76620|la_posada_de_el_chaflan" HotelName="La Posada De El Chaflan" 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>Avenida de Pío XII 34, 28016 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/1/2/5/5/4/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.00" OriginalAmount="939.00">
      <BasicPropertyInfo Latitude="40.372309" Longitude="-3.640692" StarRating="1" HotelCode="212866|ibis_budget_madrid_vallecas" HotelName="ibis budget Madrid Vallecas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Casas de Miravete 17, Poligono Industrial Vallecas, 28031 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301534/a_301534_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.00" OriginalAmount="939.00">
      <BasicPropertyInfo Latitude="40.41485567" Longitude="-3.69866437" StarRating="2" HotelCode="519163|hostal_sardinero" HotelName="Hostal Sardinero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Prado 16, 3a planta, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/65885/1965885/41.jpg?f=15556875</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="940" OriginalAmount="940">
      <BasicPropertyInfo Latitude="40.555316" Longitude="-3.609999" StarRating="2" HotelCode="39335|39765" HotelName="Holiday Inn Express Madrid-San Sebastian d/l Reyes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De Los Pirineos S/N, 28700 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64902/a_64902_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in heart of one of the most important business areas, and is located 15 km to the north of Madrid, 10 km from Barajas Airport and only 6 km from the airport terminal T 4.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.00" OriginalAmount="940.00">
      <BasicPropertyInfo Latitude="40.41773793" Longitude="-3.70824782" StarRating="2" HotelCode="318847|hostal_rober" HotelName="Hostal Rober" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Arenal 26, 5 Derecha, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/490344/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.00" OriginalAmount="942.00">
      <BasicPropertyInfo Latitude="40.421944999328" Longitude="-3.6998083575901" StarRating="2" HotelCode="30871|hostal_hispano" HotelName="Hostal Hispano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hortaleza 38, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49442/l_49442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the tourist centre of Madrid just a few minutes walk from the city centre where guests will discover countless shops, boutiques, cafés, bars, restaurants and lively nightlife venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="946.00" OriginalAmount="946.00">
      <BasicPropertyInfo Latitude="40.467823364914" Longitude="-3.800661" StarRating="3" HotelCode="37013|nh_la_florida_aparthotel" HotelName="TH La Florida" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Proción 12, La Florida, 28023 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60743/a_60743_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in one of the fastest growing business districts and is surrounded by greenery, with direct access to the National Road VI and to the M-40. In the immediate vicinity there is a railway station as well as several large shopping and leisure centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="952.00" OriginalAmount="952.00">
      <BasicPropertyInfo Latitude="40.42720188" Longitude="-3.69619187" StarRating="2" HotelCode="479577|hostal_santa_barbara" HotelName="Hostal Santa Barbara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Santa Bárbara 4, 28004 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/58403/2558403/1.jpg?f=15046030</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="955.00" OriginalAmount="955.00">
      <BasicPropertyInfo Latitude="40.424995519249" Longitude="-3.7005560210853" StarRating="2" HotelCode="393049|hostel_era" HotelName="Hostel Era" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Mateo 2, 1 Planta, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/547370/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostel Era in Madrid (Moncloa - Arguelles), you'll be minutes from Museo de Historia de Madrid and Tribunal de Cuentas.  This hostel is close to Plaza Mayor and Prado 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 air-conditioned guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;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;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 computer station, dry cleaning/laundry services, and a 24-hour front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="958.00" OriginalAmount="958.00">
      <BasicPropertyInfo Latitude="40.472728374891" Longitude="-3.5785590140045" StarRating="3" HotelCode="113310|don_luis" HotelName="Don Luis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida General 12, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151837/151837a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes by car from Madrid Barajas Airport and 3 km from the IFEMA Convention Centre. Barajas metro station is an 8-minute walk from the hotel and the train to the airport takes 10 minutes. The bus takes 5 minutes to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="960" OriginalAmount="960">
      <BasicPropertyInfo Latitude="40.351100546827" Longitude="-3.8462260365486" StarRating="4" HotelCode="37056|12992" HotelName="NH Alcorcón" 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,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avda. Europa 2, Edificio A, 28922 Alcorcón, Madrid</AddressLine>
          </AddressLines>
          <CityName>Alcorcon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60812/a_60812_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the new shopping area in the west of the city, opposite the Rey Juan Carlos University and about 5 minutes from the leisure and winter sports centre Madrid Xanadú. It has good connections with the A5 dual carriageway National Road and with the M40 and M50 motorways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="961" OriginalAmount="961">
      <BasicPropertyInfo Latitude="40.394424974171" Longitude="-3.8512297526647" StarRating="3" HotelCode="30847|47702" HotelName="Hotel TH Boadilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Labradores, Urbanizacion Prado de Espino, 28660 Boadilla Del Monte, Madrid</AddressLine>
          </AddressLines>
          <CityName>Boadilla del Monte</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49415/a_49415_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Boadilla del Monte, 20 minutes by car from the centre of Madrid. The tram stop Prado del Espino is a few metres from the hotel and offers access to the centre in about 35 minutes. Barajas Airport is about 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="968.00" OriginalAmount="968.00">
      <BasicPropertyInfo Latitude="40.4719913" Longitude="-3.64381241" StarRating="0" HotelCode="519214|hostal_el_descanso" HotelName="Hostal El Descanso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rogelio Muñoz  2, 28033 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/82592/1982592/1.jpg?f=15539613</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="980.00" OriginalAmount="980.00">
      <BasicPropertyInfo Latitude="40.397294147572" Longitude="-3.7953206355819" StarRating="4" HotelCode="59565|eurostars_ihotel" HotelName="Eurostars I-Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Virgilio 4, 28224 Pozuelo de Alarcón, Madrid</AddressLine>
          </AddressLines>
          <CityName>Pozuelo de Alarcón</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77124/a_77124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Ciudad de la Imagen, the business and leisure district of the city, this hotel lies within just 5 minutes walk of countless restaurants, bars and links to the public transport network. It is around 5 minutes drive to the railway station whilst the centre of Madrid may be reached by car in some 10 minutes and Barajas airport is 20 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="987.00" OriginalAmount="987.00">
      <BasicPropertyInfo Latitude="40.449184" Longitude="-3.548429" StarRating="3" HotelCode="113309|shs_hotel_aeropuerto" HotelName="SHS Aeropuerto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camino del Aeropuerto 22, A2 Highway direction to Madrid km 15, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156630/w_156630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located just 10 minutes by car from the centre of Madrid. Public transport links can be found within 50 metres of the establishment and the exhibition grounds are approximately 6 km away. The hotel is distinguished by its close proximity to Madrid-Barajas Airport, which is just 5 minutes by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="987.00" OriginalAmount="987.00">
      <BasicPropertyInfo Latitude="40.420985385248" Longitude="-3.6998923865347" StarRating="2" HotelCode="322532|hostal_vazquez_de_mella" HotelName="Hostal Vazquez De Mella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Vzquez De Mella, 1st Floor 3a Planta, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/492541/492541a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="988.00" OriginalAmount="988.00">
      <BasicPropertyInfo Latitude="40.419387" Longitude="-3.625247" StarRating="3" HotelCode="31857|silken_torre_garden" HotelName="Silken Torre Garden Madrid" 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>Hermanos García Noblejas 190, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50829/a_50829_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys an excellent location in the north of Madrid, just 15 minutes from the city centre. An abundance of shops and other entertainment venues as well as the great tourist attractions are within easy walking distance or may be reached on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="40.4210205078125" Longitude="-3.707555055618286" StarRating="0" HotelCode="0|smartrental_gran_via_47" HotelName="SmartRental Gran Via 47" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 47, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/47/f6/47f6f14ccf2aa8c7bc899dda138f4a93126d0e34.jpeg</HotelPictures>
        <HotelDescription>With a stay at SmartRental Gran Via 47 in Madrid (Centro), you'll be minutes from Teatro Rialto and Gran Via Street. This apartment is close to Plaza de España and Puerta del Sol.&lt;br /&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring kitchens with refrigerators and stovetops. 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: 200.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&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, and disinfectant is used to clean the property.&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 100 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="63" TotalAmount="994.00" OriginalAmount="994.00">
      <BasicPropertyInfo Latitude="40.41500585" Longitude="-3.70247373" StarRating="2.5" HotelCode="519430|hostal_jq" HotelName="Hostal JQ Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle De La Cruz 33, Centro, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="996.00" OriginalAmount="996.00">
      <BasicPropertyInfo Latitude="40.416789901407" Longitude="-3.6972461898169" StarRating="2" HotelCode="149126|hostal_oporto" HotelName="Hostal Oporto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Zorrilla 9, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196349/196349a_hb_a_927.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1002.00" OriginalAmount="1002.00">
      <BasicPropertyInfo Latitude="40.514788860519" Longitude="-3.6734053126283" StarRating="4" HotelCode="284244|hotel_dome_las_tablas" HotelName="Hotel Dome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera de Fuencarral a Alcobendas km 8, 28050 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391440/a_391440_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1007.00" OriginalAmount="1007.00">
      <BasicPropertyInfo Latitude="40.415250532038" Longitude="-3.7006423141208" StarRating="1" HotelCode="386434|hostal_palacios_2" HotelName="Hostal Palacios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fuencarral 25, 1º Dcha, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/84714/1984714/1.jpg?f=15473831</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1008.00" OriginalAmount="1008.00">
      <BasicPropertyInfo Latitude="40.47377022" Longitude="-3.57574006" StarRating="2" HotelCode="149174|hostal_viky" HotelName="Hostal Viky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Marte 2, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236509/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1024.00" OriginalAmount="1024.00">
      <BasicPropertyInfo Latitude="40.42034033" Longitude="-3.70544084" StarRating="2" HotelCode="519581|hostal_miami" HotelName="Hostal Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,LCD/Projector,Shopping Arcade,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 44, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/89073/1989073/1.jpg?f=15169446</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Miami, you'll be centrally located in Madrid, steps from Plaza de Callao and minutes from Convent de las Descalzas Reales. This hostal is close to Plaza Mayor and Prado Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 11 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include desks, housekeeping is provided daily, and rollaway/extra beds can be requested.&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 an elevator (lift).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1031.00" OriginalAmount="1031.00">
      <BasicPropertyInfo Latitude="40.434280793313" Longitude="-3.6326867061941" StarRating="2" HotelCode="113306|hotel_julia_6" HotelName="Julia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Julián Camarillo 9, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481241/481241a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Magnificent hotel located in a business area of Madrid. It is suitable for work stays as well as for pleasure and tourism trips. Our hotel has 47 guestrooms (1 handicapped equipped, 7 singles and 39 doubles), all with exterior views, which are meticulously decorated and offer utmost comfort. The hotel is equipped with Free WiFi, TV, heating and air-conditioning. For your meetings and conventions, the hotel has an open, 100 m2 room full of natural light. It has a parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1035.00" OriginalAmount="1035.00">
      <BasicPropertyInfo Latitude="40.420381706802" Longitude="-3.6992629818972" StarRating="3" HotelCode="36944|san_lorenzo" HotelName="San Lorenzo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Clavel 8, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60631/a_60631_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city close to the Gran Via, one of the largest shopping districts with countless shops, restaurants and pubs. Guests at this hotel are able to enjoy a beautiful view of the park, in which visitors are able to enjoy typically Spanish dining and drinking as well as a stroll in the sun. Thanks to its privileged location, guests are able to achieve the most important cultural sights on foot such as the Puerta del Sol, the Museo del Prado, the Museo Thysen, the Museo Reina Sofia, the Palacio Real, the Parque del Retiro and the Plaza Mayor. The nearest public transport links are within metres of the hotel entrance (as are taxis).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1038.00" OriginalAmount="1038.00">
      <BasicPropertyInfo Latitude="40.416015050549" Longitude="-3.7031596899033" StarRating="2" HotelCode="188112|hostal_el_pilar" HotelName="Hostal El Pilar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Carretas 13, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212082/212082a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1040.00" OriginalAmount="1040.00">
      <BasicPropertyInfo Latitude="40.416495" Longitude="-3.699267" StarRating="2" HotelCode="149035|hostal_carrera" HotelName="Pension Carrera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Photocopy,Shopping Arcade,Smoking Rooms,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrera de San Jerónimo 30/03, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/241269/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: This hotel is in the historic centre of Madrid. It is located in Carrera de San Jerónimo. SITUATION: This hotel is in the historic centre of Madrid. It is located in Carrera de San Jerónimo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1044.00" OriginalAmount="1044.00">
      <BasicPropertyInfo Latitude="40.481142355906" Longitude="-3.7217410816147" StarRating="0" HotelCode="310930|hostal_paquita" HotelName="Hostal Paquita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lacoma 5, 28035 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/63080/1963080/28.jpg?f=15682236</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1047.00" OriginalAmount="1047.00">
      <BasicPropertyInfo Latitude="40.426651" Longitude="-3.707626" StarRating="2" HotelCode="190837|jemasaca" HotelName="Hostal Jemasaca-Palma61" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Palma 61, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216495/216495a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1051.00" OriginalAmount="1051.00">
      <BasicPropertyInfo Latitude="40.41523656" Longitude="-3.70031546" StarRating="1" HotelCode="418097|hostal_madrid_star" HotelName="Hostal Star Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Calle Principe 18, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/62398/1962398/1.jpg?f=15031414</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Star Madrid in Madrid (Madrid City Centre), you'll be minutes from Teatro Espanol and Puerta del Sol. This hostal is close to Plaza Mayor and Prado 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 14 guestrooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with 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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1071.00" OriginalAmount="1071.00">
      <BasicPropertyInfo Latitude="40.458646083947" Longitude="-3.5823985934257" StarRating="4" HotelCode="29260|senator_barajas" HotelName="Senator Barajas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Galeón 27, Next to Adolfo Suárez Madrid-Barajas Airport and IFEMA, Barajas, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47126/w_47126_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located approximately 1 km from Madrid Barajas Airport. It offers an exclusive shuttle service (guests should check availability for this service with the hotel) from the hotel to the airport and back and is ideal for business guests and tourists alike. There are excellent connections to the centre of Madrid along the M-30 and M-40 motorways, taking around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1084" OriginalAmount="1084">
      <BasicPropertyInfo Latitude="40.539200088466" Longitude="-3.6119672656059" StarRating="4" HotelCode="100889|131985" HotelName="B&amp;B Hotel Madrid Aeropuerto T4" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Luis Pasteur  s/n, Esquina Avenida Del Juncal, 28703 San Sebastián de los Reyes, Madrid</AddressLine>
          </AddressLines>
          <CityName>San Sebastián de los Reyes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/141096/a_141096_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the fastest-growing business areas in Madrid, near the Plaza Norte 2 department store. It is also not far from exit 19 of the A1 motorway, while the airport lies approximately 10 km away. Guests will reach Madrid city centre in some 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.00" OriginalAmount="1085.00">
      <BasicPropertyInfo Latitude="40.422857688332" Longitude="-3.689982722615" StarRating="2" HotelCode="300297|aparthotel_serrano_recoletos" HotelName="Apartamentos Serrano Recoletos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Villanueva 2, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/408661/a_408661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are centrally located, close to the Paseo de la Castellana. The famous Calle Serrano and Retiro Park are both less than a 10-minute drive away. Puerta del Sol in the city centre is roughly a 15-minute walk, while Madrid Airport is just 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1088.00" OriginalAmount="1088.00">
      <BasicPropertyInfo Latitude="40.434891818409" Longitude="-3.6850864245062" StarRating="2" HotelCode="101132|aparthotel_orion" HotelName="BlueSense Madrid Serrano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diego de León 10, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183349/183349a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.00" OriginalAmount="1096.00">
      <BasicPropertyInfo Latitude="40.416495" Longitude="-3.70317" StarRating="2" HotelCode="417231|victoria_ii" HotelName="Hostal Victoria II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Carretas 3, 3 &amp; 4 Floor, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/46643/1846643/1.jpg?f=15092549</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Victoria II, you'll be centrally located in Madrid, steps from El Oso y el Madrono and Puerta del Sol. This hostal is close to Plaza Mayor and Prado 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 32 air-conditioned rooms featuring refrigerators. Complimentary wireless Internet access is available to keep you connected. Bathrooms have shower/tub combinations 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;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;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.00" OriginalAmount="1096.00">
      <BasicPropertyInfo Latitude="40.4632132" Longitude="-3.6986786" StarRating="0" HotelCode="143673|apartamentos_salvia_4" HotelName="Apartamentos Salvia 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle Salvia 4, 28039 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/2f/dd2f89088e763e00952b872e4e0a315dc291f418.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1103.00" OriginalAmount="1103.00">
      <BasicPropertyInfo Latitude="40.41584152" Longitude="-3.70228806" StarRating="2" HotelCode="417544|hostal_oliver" HotelName="Hostal Oliver" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Espoz y mina Street 7, cuarto piso, City Center, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/547312/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1110" OriginalAmount="1110">
      <BasicPropertyInfo Latitude="40.462951065253" Longitude="-3.6966875195503" StarRating="3" HotelCode="37046|28653" HotelName="Erase Un Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bravo Murilo 304, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60800/a_60800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Plaza Castilla within a short distance of Madrid's business centre where guests will discover an array of shopping and entertainment venues as well as the city's top sights, most of which may quickly be reached by taxi. Chamartin train station offers excellent links to locations throughout the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1118.00" OriginalAmount="1118.00">
      <BasicPropertyInfo Latitude="40.41585655" Longitude="-3.70227708" StarRating="1" HotelCode="519568|hostal_alaska" HotelName="Hostal Alaska" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Espoz y Mina 7, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/46564/1846564/1.jpg?f=15579734</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1120.00" OriginalAmount="1120.00">
      <BasicPropertyInfo Latitude="40.412133" Longitude="-3.698399" StarRating="2" HotelCode="149002|hostal_edreira" HotelName="Edreira Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Photocopy,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 75, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236377/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 Hostal Edreira in Madrid (Madrid City Centre), you'll be minutes from Monumental Theatre and Thyssen-Bornemisza Museum. This hostel is close to Prado Museum and Plaza Mayor.&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 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs feature complimentary toiletries and hair dryers. Conveniences include phones, as well as desks and a turndown service.&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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.00" OriginalAmount="1122.00">
      <BasicPropertyInfo Latitude="40.416572" Longitude="-3.701733" StarRating="2" HotelCode="190804|veracruz_ii" HotelName="Veracruz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>c/ Victoria 1, 3º, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215818/215818a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Burgos (RGS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1124" OriginalAmount="1124">
      <BasicPropertyInfo Latitude="40.139523571421" Longitude="-3.423228263855" StarRating="4" HotelCode="7858|47709" HotelName="Parador de Chinchón" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Los Huertos 1, 28370 Chinchón, Madrid</AddressLine>
          </AddressLines>
          <CityName>Chinchon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/2401/a_2401_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Chinchon, some 21 km from Aranjuez and 45 km from Madrid. Madrid Airport is around 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1124.00" OriginalAmount="1124.00">
      <BasicPropertyInfo Latitude="40.491132232763" Longitude="-3.6701121926308" StarRating="4" HotelCode="401834|novotel_madrid_sanchinarro" HotelName="Exe Madrid Norte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City 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,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Martina Díaz 4, 28050 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95798/a_95798_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the northern part of Madrid, at the north entrance to the city on the A1 motorway, 10 minutes from Plaza Castilla. Shops and links to the public transport network are less than 500 m away. It is a 15-minute journey from the city centre via the M30, and guests may reach the IFEMA Exhibition Centre in 10 minutes on the M40 and it is also 10 minutes from Madrid International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1132.00" OriginalAmount="1132.00">
      <BasicPropertyInfo Latitude="40.414296604772" Longitude="-3.7024116334055" StarRating="1" HotelCode="149140|plaza_dort_hostal" HotelName="Hostal Plaza d'Ort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Ángel 13, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204208/204208a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1133.00" OriginalAmount="1133.00">
      <BasicPropertyInfo Latitude="40.402598163242" Longitude="-3.7115734470481" StarRating="3" HotelCode="32044|holiday_inn_madridpiramides" HotelName="Holiday Inn Madrid Piramides" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de las Acacias 40, 28005 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50856/a_50856_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, friendly and luminous, is just a few metres from the Madrid Flea Market (El Rastro) and very close to the Palacio Real (Royal Palace), the Plaza Mayor (the Main City Square), the Madrid of the Habsburg Epoch or Madrid de las Austrias as it is popularly called and the important museum area known as Culture Mile. It is situated just 20 minutes from Barajas International Airport and with easy access to the M-30 and M-40 ring roads.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1142" OriginalAmount="1142">
      <BasicPropertyInfo Latitude="40.421526302731" Longitude="-3.703577362966" StarRating="2" HotelCode="899737|32082" HotelName="Ballesta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ballesta 5, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182581/w_182581_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located right in the centre of Madrid. Its proximity to links to the public transport network means that it is in an optimum location for both business and leisure travellers. The Gran Vía metro station is only about 200 m away. The most emblematic monuments and buildings in the city, as well as the cinemas and theatres on Gran Vía, are all easily accessible. The Prado Museum, the Thyssen-Bornemisza Museum, the Plaza Mayor and the Puerta del Sol are all just a short walk away. The Chamartín railway station is approximately 7 km from the hostel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1147" OriginalAmount="1147">
      <BasicPropertyInfo Latitude="40.534508816566" Longitude="-3.6214029670596" StarRating="4" HotelCode="60691|15720" HotelName="Eurostars Madrid Congress" 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,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Barajas 22, Parque Empresarial Omega, A1 Salida 17, 28108 Alcobendas, Madrid</AddressLine>
          </AddressLines>
          <CityName>Alcobendas</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78553/a_78553_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Alcobendas, in one of the most renowned business areas in the north of Madrid. Situated on the grounds of the Parque Empresarial business park, it is equally close to the hotel are the Centro Comercial Plaza Norte shopping centre and the Centro de Ocio Diversia amusement park. Guests will also find links to the public transport network, the underground, and a railway station within a 1500 m radius of the hotel. Madrid city centre, with its famous sights such as the Royal Palace, the Puerta del Sol, the Thyssen Bornemisza Museum, and the Queen Sofia Museum, lies approximately 20 km away. In addition, guests can take advantage of the direct connections to the M30 and Barajas airport (about 5 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.00" OriginalAmount="1159.00">
      <BasicPropertyInfo Latitude="40.470975" Longitude="-3.579981" StarRating="4" HotelCode="37965|hotel_clement_barajas" HotelName="Clement Barajas" 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,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida General, 43, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62687/a_62687_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 500 m from a park and about 12 km from the city centre. Links to the public transport network and restaurants are located directly in front of the hotel. There are many bars to be found within 50 m and the hotel is in close proximity of the exhibition centre. The airport is 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1163.00" OriginalAmount="1163.00">
      <BasicPropertyInfo Latitude="40.420813" Longitude="-3.702095" StarRating="2" HotelCode="79683|hostal_la_fontana" HotelName="Hostal La Fontana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Valverde 6 Piso 1°, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230103/230103a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1170.00" OriginalAmount="1170.00">
      <BasicPropertyInfo Latitude="40.41757589" Longitude="-3.70855925" StarRating="2" HotelCode="434746|hostal_hispalense" HotelName="Hostal Hispalense" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fuentes 12, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/132620/132620a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hostel is in Puerta del Sol-Plaza Mayor. This cosy property guarantees a quiet stay as it counts with just 10 rooms. Pets are not allowed at Hostal Hispalense. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1175" OriginalAmount="1175">
      <BasicPropertyInfo Latitude="40.545088740782" Longitude="-3.8951920613422" StarRating="4" HotelCode="387335|131829" HotelName="Gran las Rozas" 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,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Chile 2, 28290 Las Rozas, Madrid</AddressLine>
          </AddressLines>
          <CityName>Las Rozas de Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90103/a_90103_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Las Rozas Business Centre, next to La Coruña motorway, just a short drive from Madrid (about half-an-hour by car). El Escorial and Valle de los Caidos are also about 30 minutes away. Las Rozas is just a 5 minute drive away. Links to public transport can be found in the immediate vicinity with the bus station just a 5 minute walk away and the train station a 15 minute walk away. Madrid Airport is 36 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1181" OriginalAmount="1181">
      <BasicPropertyInfo Latitude="40.418581672664" Longitude="-3.7071949361763" StarRating="3" HotelCode="59567|55547" HotelName="Room Mate Laura" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Travesía de Trujillos 3, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77126/a_77126_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Plaza de las Descalzas Reales, only about 30 m from the Plaza Mayor, the Puerta del Sol, and the Teatro Real. Within an area of around 500 m from the hotel, guests will find the cultural and business centres of Madrid, as well as links to the underground network and further public transport. The famous Reina Sofía Museum lies approximately 2 km away, it is around 4 km to the nearest railway station, while Barajas airport lies some 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="40.447438982137" Longitude="-3.6114992201328" StarRating="4" HotelCode="42835|tryp_madrid_alcala_611_hotel" HotelName="Sercotel Alcalá 611" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Alcalá, 611, 28022 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68591/a_68591_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 5 minutes from the IFEMA trade fair grounds and approximately 5 km from Puerta del Sol in Madrid's city centre. The metro provides guests with direct access to the city centre. The business hotel is just 10 minutes from Barajas International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.00" OriginalAmount="1186.00">
      <BasicPropertyInfo Latitude="40.452915204396" Longitude="-3.61323595047" StarRating="4" HotelCode="51894|hotel_osuna" HotelName="Hotel Osuna Feria Madrid" 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,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Luis de la Mata 18, Madrid 28042</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49409/a_49409_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies next to a quiet garden. With the free shuttle service, guests will quickly and easily arrive at the exhibition centre and the airport. Various shopping facilities and public transport links are located in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1187.00" OriginalAmount="1187.00">
      <BasicPropertyInfo Latitude="40.417319951889" Longitude="-3.7028954923153" StarRating="2" HotelCode="113303|hotel_mirador_puerta_del_sol" HotelName="El Mirador Puerta Del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Montera 6, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156624/a_156624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 20 m from Madrid’s famous Puerta del Sol Square. Guests will find many shops and boutiques, ans Madrid’s well-known art museums (Prado, Thyssen and Reina Sofia) within a 15-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="40.412565" Longitude="-3.703739" StarRating="2" HotelCode="166005|hostal_montaloya" HotelName="Hostal Montaloya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Tirso de Molina 20, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/318427/318427a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="40.4253065" Longitude="-3.7033488" StarRating="2" HotelCode="385605|hostel_malasana" HotelName="Hostal CC Malasaña" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="guest house" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Espiritu Santo 18, 1st Floor, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/654479/654479a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable guest house is situated in Malasaña a nice and enjoyable district in the center of Madrid, near Chueca-Fuencarral and Gran Via Street. This cosy property guarantees a comfortable stay as it counts with nice rooms all with private batroom and eqquiped with Air Conditioning, TV, heating, safe box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1197.00" OriginalAmount="1197.00">
      <BasicPropertyInfo Latitude="40.44477081298828" Longitude="-3.6724300384521484" StarRating="0" HotelCode="0|apartamentos_turisticos_torr" HotelName="Apartamentos Turísticos Torr" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Ros de Olano 2, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/8f/9b8fe8583f7cee875a4b6faf945aaf52091421c0.jpeg</HotelPictures>
        <HotelDescription>Property Location With a stay at Apartamentos y Viviendas Torr in Madrid (Chamartin), you'll be within a 15-minute drive of Las Ventas and Santiago Bernabeu Stadium. This apartment is 3.1 mi (5 km) from Prado Museum and 4.3 mi (6.9 km) from Plaza Mayor. Rooms Make yourself at home in one of the 11 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and stovetops. Rooms have private balconies. 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;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&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="1202.00" OriginalAmount="1202.00">
      <BasicPropertyInfo Latitude="40.41674488" Longitude="-3.70146397" StarRating="2" HotelCode="383766|hostal_centro_sol" HotelName="Hostal Centro Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Shopping Arcade,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrera de San Jerónimo 5, 2º y 4º Floors, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/50273/2050273/46.jpg?f=15535270</HotelPictures>
        <HotelDescription>&lt;br/&gt;ROOM: The rooms have an air-conditioning system. 

SITUATION: It is located 100 metres away from the Puerta del Sol. It takes 15 minutes to get to Buen Retiro Park. 

FACILITIES: Clients can use WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="40.42315187765" Longitude="-3.7058606743813" StarRating="3" HotelCode="190791|hostal_gay_pizarro" HotelName="Hostal Pizarro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pizarro 14-1, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150842/150842a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic city centre, 100 m from the Gran Vía of Madrid, between the famous districts of Chueca and Malasaña. Guests will find restaurants, bars and clubs around 2-5 minutes' walk away. In the local area there are many places to visit within walking distance, including the Plaza de España, Puerta del Sol, Plaza Mayor, Cathedral, Palacio de la Opera and Palacio Real. The major museums of Madrid can be reached in around 20 minutes' walk. Noviciado metro station is around 100 m away, Atocha railway station is some 2 km away and the Mendez Alvaro bus station is around 3.5 km away. Madrid-Barajas Airport is roughly 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1212.00" OriginalAmount="1212.00">
      <BasicPropertyInfo Latitude="40.454107136983" Longitude="-3.7026500701904" StarRating="2" HotelCode="67352|hotel_4c_bravo_murillo" HotelName="4C Bravo Murillo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bravo Murillo 180, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87108/a_87108_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 15 minutes from the historic city centre of Madrid and 25 metres from the nearest underground station (Estrecho, line number 1). The Santiago Bernabeu Football Stadium is a 15-minute walk away. The hotel is on street Bravo Murillo, a wide, multi-cultural and commercial area that guests can enjoy on their doorstep. Barajas International Airport is 25 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1213.00" OriginalAmount="1213.00">
      <BasicPropertyInfo Latitude="40.416024506087" Longitude="-3.7017413220092" StarRating="2" HotelCode="113300|tineo" HotelName="Hostal Matheu" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Victoria 6, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197090/197090a_hb_a_073.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1219" OriginalAmount="1219">
      <BasicPropertyInfo Latitude="40.56130613196" Longitude="-3.631207" StarRating="3" HotelCode="30964|40005" HotelName="Globales De los Reyes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Ciudad Real 2, Avenida de Castilla-la Mancha esquina a Calle Palencia, 28702 San Sebastián de los Reyes</AddressLine>
          </AddressLines>
          <CityName>San Sebastián de los Reyes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49593/a_49593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in San Sebastián de los Reyes approximately 19 km from Madrid, this hotel lies close to the industrial areas of San Sebastián de Los Reyes, Alcobendas and La Moraleja. Links to the transport network can easily be reached on foot, lying about 100 m away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1219.00" OriginalAmount="1219.00">
      <BasicPropertyInfo Latitude="40.445616985322" Longitude="-3.5431729291547" StarRating="3" HotelCode="263672|tryp_madrid_airport_suites" HotelName="Hotel TRYP Madrid Airport Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Lola Flores 4-17, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367171/a_367171_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1221.00" OriginalAmount="1221.00">
      <BasicPropertyInfo Latitude="40.4195205" Longitude="-3.7009107" StarRating="1.5" HotelCode="400292|el_hostall" HotelName="El HostAll" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,LCD/Projector,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>Caballero de Gracia 6, 2do, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/47505/2247505/1.jpg?f=15133206</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Oulu, Oulu Hotel is minutes from Oulu Cathedral and Oulun Energia Areena. This apartment is within close proximity of Oulun Museum of Art and Oulu Market 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 3 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 on a limited basis.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1224.00" OriginalAmount="1224.00">
      <BasicPropertyInfo Latitude="40.4072113" Longitude="-3.6944228" StarRating="1" HotelCode="393758|hostal_atocha" HotelName="Hostal Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Atocha 3, Planta 6, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/547233/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1227.00" OriginalAmount="1227.00">
      <BasicPropertyInfo Latitude="40.41149303" Longitude="-3.69430051" StarRating="2" HotelCode="324824|mexico_2" HotelName="Mexico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet,Parking,Photocopy,Smoking Rooms,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Gobernador, 24, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/50/502575/IhfHDkFZ_8c70c4e56fd3befde86b45fa66c8ab0c.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This establishment offers a car park, rooms with WiFi (free of charge) and a flatscreen television. 

SITUATION: The hotel is 250 metres away from the Prado Museum and the Reina Sofia Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1229.00" OriginalAmount="1229.00">
      <BasicPropertyInfo Latitude="40.420633144006" Longitude="-3.7007430195808" StarRating="2" HotelCode="190789|hostal_casillas" HotelName="Hostal Casillas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hortaleza 4-4ºD, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212976/212976a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the 2 star rated Hostal Casillas in Madrid. Dining is available at the hotel, which has it's own restaurant. Rooms at the Hostal Casillas. All rooms have a hairdryer. Smoking is permitted in both the bedrooms and the public areas of the hotel. Please specify when booking. Rooms offer internet access via wifi or modem. Wireless internet is also available in public areas. All rooms feature a stocked minibar. Additional Info. The hotel offers an airport shuttle service. Pets are most welcome at the hotel. A concierge service is available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1229.00" OriginalAmount="1229.00">
      <BasicPropertyInfo Latitude="40.422774242401" Longitude="-3.7008448834068" StarRating="2" HotelCode="400236|hostal_rayuela" HotelName="Hostal Rayuela" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fuencarral 41, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/547326/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.00" OriginalAmount="1231.00">
      <BasicPropertyInfo Latitude="40.345504968896" Longitude="-3.5888832244675" StarRating="0" HotelCode="523915|hotel_mediterranea" HotelName="Hotel Mediterranea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Autovia M50 Dirección Cordoba  Km 34, Villa de Vallecas, 28051 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/693012/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Mediterranea in Madrid (Villa de Vallecas), you'll be within the vicinity of Cerro del Tio Pio Park and The Magic Box.  This hotel is within the vicinity of Golf Negralejo and Madrid Planetarium. #  Rooms : # Make yourself at home in one of the 23 air-conditioned rooms featuring flat-screen televisions. Digital television is provided for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily. #  Amenities : # Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of Hotel Mediterranea. Continental breakfasts are available daily from 5 AM to 11 AM for a fee. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, luggage storage, and an elevator (lift). Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1232.00" OriginalAmount="1232.00">
      <BasicPropertyInfo Latitude="40.41896271" Longitude="-3.70926364" StarRating="2" HotelCode="518131|lm_rooms" HotelName="LM Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campomanes 6, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686398/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 LM Rooms Opera, you'll be centrally located in Madrid, steps from Plaza de Isabel II and Royal Theatre.  This hostal is close to Plaza Mayor and Prado Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 19 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 desks 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;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="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="40.43150329589844" Longitude="-3.699207067489624" StarRating="2" HotelCode="0|residencial_dona_berenguela" HotelName="Residencial Doña Berenguela" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2, Calle de Luchana, 27, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/23/f2233623da4c14b172165523b146d0ed3fadeb2f.jpeg</HotelPictures>
        <HotelDescription>A stay at Residencial Doña Berenguela places you in the heart of Madrid, within a 10-minute drive of El Retiro Park and Gran Via Street.  This pension is 1.8 mi (2.9 km) from Puerta del Sol and 1.9 mi (3.1 km) from Prado Museum.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a communal living room.&lt;br /&gt;Featured amenities include luggage storage and an elevator.&lt;br /&gt;Make yourself at home in one of the 15 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include desks and fans, and housekeeping is provided on weekdays only.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Guests under 15 years old are not permitted at this adults-only property. &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;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;Social distancing measures are in place; staff at the property wear personal protective equipment; 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-out is available.&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 Safe Tourism Certified (Spain).&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;Laundry fee: EUR 18 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="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo Latitude="40.469799969984" Longitude="-3.5808435759633" StarRating="2" HotelCode="113308|hotel_ibis_madrid_aeropuerto_barajas" HotelName="ibis Madrid Aeropuerto Barajas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida General 49, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156629/a_156629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1 km from Madrid-Barajas Airport and IFEMA Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1236" OriginalAmount="1236">
      <BasicPropertyInfo Latitude="40.450987479233" Longitude="-3.5947498031015" StarRating="3" HotelCode="32070|12999" HotelName="NH Madrid Barajas Airport" 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,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Catamarán 1, 28042 Barajas, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid–Barajas Airport</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51072/a_51072_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Madrid, this hotel is close to the main motorway: at the crossroads of National Road II (motorway towards Barcelona) and the convention centre Juan Carlos I (IFEMA) as well as Barajas airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1241.00" OriginalAmount="1241.00">
      <BasicPropertyInfo Latitude="40.466115985393" Longitude="-3.6960641692715" StarRating="3" HotelCode="113305|caballero_errante" HotelName="Caballero Errante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Pinos Alta 14, 28029 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/075339/075339a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1244.00" OriginalAmount="1244.00">
      <BasicPropertyInfo Latitude="40.372858" Longitude="-3.743114" StarRating="3" HotelCode="31353|eco_via_lusitana" HotelName="Hotel Eco Via Lusitana" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Secoya 2, 028044 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50065/a_50065_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is just 5 km from Madrid's lively, pulsing centre. The crowd pleasing Warner Brother's Theme Park and the magnificent ""Xanadu"" shopping and leisure centre are easily reached on the M-40 and M-45 motorways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1244.00" OriginalAmount="1244.00">
      <BasicPropertyInfo Latitude="40.475140876872" Longitude="-3.7430022444644" StarRating="4" HotelCode="30843|hotel_monte_real" HotelName="Hotel Eurostars Monte Real" 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,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Arroyofresno 17, 28035 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49408/a_49408_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the leisure district of Puerta de Hierro, roughly a 15-minute drive from the town centre. Shops are 10 km away and within 100-600 m are restaurants, bars and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1250.00" OriginalAmount="1250.00">
      <BasicPropertyInfo Latitude="40.472867167395" Longitude="-3.5821875584115" StarRating="3" HotelCode="65117|best_western_hotel_villa_de_barajas" HotelName="Hotel Villa de Barajas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Logroño 331, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140324/140324a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1252.00" OriginalAmount="1252.00">
      <BasicPropertyInfo Latitude="40.419309" Longitude="-3.704017" StarRating="1.5" HotelCode="295457|far_home_hostel" HotelName="Far Home Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Chinchilla 1, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208994/208994a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is located in Gran Via. With a small number of only 7, this accommodation is very convenient for a quiet stay. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1255.00" OriginalAmount="1255.00">
      <BasicPropertyInfo Latitude="40.394154" Longitude="-3.707749" StarRating="4" HotelCode="30654|praga" HotelName="Hotel Praga" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Antonio Lopez 65, 28019 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49113/a_49113_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located close to the M-30 ring road, and the centre of Madrid is around 15 minutes away by public transport. The immediate vicinity offers numerous shops, boutiques, cafés, bars, restaurants and an exciting nightlife. Links to the public transport network also lie within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1256.00" OriginalAmount="1256.00">
      <BasicPropertyInfo Latitude="40.41531605" Longitude="-3.69904467" StarRating="2" HotelCode="519233|hostal_alfaro" HotelName="Hostal Alfaro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ventura de la Vega 16, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/82143/1982143/20.jpg?f=15689469</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1260.00" OriginalAmount="1260.00">
      <BasicPropertyInfo Latitude="40.413378311268" Longitude="-3.7011066097476" StarRating="2" HotelCode="149111|hostal_martin_madrid" HotelName="Hostal Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Atocha 43, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/57834/2557834/1.jpg?f=14932549</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1261.00" OriginalAmount="1261.00">
      <BasicPropertyInfo Latitude="40.451610888015" Longitude="-3.5928254059643" StarRating="4" HotelCode="87681|maydrit_hotel" HotelName="Hotel Maydrit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Piragua 1, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122574/a_122574_S2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most important business areas in north-east Madrid, Alameda de Osuna. It lies very close to the IFEMA exhibition centre (2.5 km) and is extremely well-connected to the zone north of the capital by the M11. Guests have easy access to all parts of Madrid thanks to the A2 and M40 roads, and the hotel offers great connections to the centre of Madrid by underground train; the nearest stop being El Capricho, which is just 200 metres from the accommodation. Madrid's Barajas Airport is some 5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1263.00" OriginalAmount="1263.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="823196|hello_ifema" HotelName="Hello Ifema" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mar De Omán 25, Hortaleza, 28033 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/c3/bfc3739a73ca51479126338a800987c023ffb73e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1264.00" OriginalAmount="1264.00">
      <BasicPropertyInfo Latitude="40.428560097144" Longitude="-3.6943137198631" StarRating="2" HotelCode="100840|aparthotel_andromeda" HotelName="BlueSense Almagro" 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>Calle Almagro 10, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/235092/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1265.00" OriginalAmount="1265.00">
      <BasicPropertyInfo Latitude="40.416461430298" Longitude="-3.704623896164" StarRating="1" HotelCode="149150|hostal_ruano" HotelName="Hostal Ruano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mayor 1, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/241292/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1267.00" OriginalAmount="1267.00">
      <BasicPropertyInfo Latitude="40.4208446" Longitude="-3.70815293" StarRating="1" HotelCode="739765|generator_madrid" HotelName="Generator Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Dining,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle De San Bernardo 2, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630156/630156a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 1930s former gas station located in the heart of Gran Via, the creative hub of Madrid has had the Generator identity bestowed upon it, turning it into a fantastic hostel full of social spaces for both guests and locals to enjoy. Boasting a bar-café, restaurant, a spacious atrium and rooftop bar Generator cements itself as a lively destination that all can appreciate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1267.00" OriginalAmount="1267.00">
      <BasicPropertyInfo Latitude="40.416260512445" Longitude="-3.7013848513596" StarRating="3" HotelCode="147256|el_pasaje" HotelName="El Pasaje" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pozo 4, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197995/197995a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1269.00" OriginalAmount="1269.00">
      <BasicPropertyInfo Latitude="40.41264546" Longitude="-3.69439294" StarRating="2" HotelCode="517541|hostal_bruna" HotelName="Hostal Bruña" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Moratín 50, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/64213/1964213/1.jpg?f=15085703</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Bruña in Madrid (Retiro), you'll be minutes from Prado Museum and Thyssen-Bornemisza Museum. This hostal is within close proximity of Royal Botanical Garden and CaixaForum Madrid.&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 is available to keep you connected. Bathrooms have shower/tub combinations 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;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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1270.00" OriginalAmount="1270.00">
      <BasicPropertyInfo Latitude="40.421476" Longitude="-3.721681" StarRating="3" HotelCode="212800|hotel_acta_madfor" HotelName="Hotel Acta Madfor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de La Florida 13, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181474/181474a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1272.00" OriginalAmount="1272.00">
      <BasicPropertyInfo Latitude="40.42262" Longitude="-3.70079" StarRating="0" HotelCode="0|_0x17919" HotelName="Hostal Meyra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fuencarral 39, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/37/0637d8ecfc2f8508ad3156534d25c3f9829d9791.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hostal Meyra in Madrid (Chueca), you'll be within a 5-minute walk of Gran Via Street and Puerta del Sol.  This hostal is 0.4 mi (0.6 km) from Puerta del Sol and 0.7 mi (1.1 km) from Paseo del Prado.&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 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 desks and coffee/tea makers, 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 tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff 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: 19.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1277.00" OriginalAmount="1277.00">
      <BasicPropertyInfo Latitude="40.4283894" Longitude="-3.6711832999999" StarRating="3" HotelCode="300883|hotel_neomagna" HotelName="Neo Magna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Don Ramón de la Cruz 94, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/409300/a_409300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Madrid, 200 m away from the nearest metro station (Manuel Becerra).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1278" OriginalAmount="1278">
      <BasicPropertyInfo Latitude="40.408206555796" Longitude="-3.7107664346695" StarRating="3" HotelCode="387340|446" HotelName="Ganivet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Toledo 111-113, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90105/a_90105_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Madrid city centre, next to Plaza Mayor, the hotel enjoys a magnificent location close to historical monuments and places of interest. Puerta del Sol, the Royal Palace and Atocha Station are all close by. A variety of bars can be found in the vicinity. The hotel can be easily reached on the M-30 motorway. Toldeo underground station can be found in the immediate vicinity, as can the cathedral and El Rastro. Mendez Bus Station is about 4 km away and Barajas Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1280" OriginalAmount="1280">
      <BasicPropertyInfo Latitude="40.473089486686" Longitude="-3.5853624343872" StarRating="4" HotelCode="113312|47691" HotelName="täCH Madrid Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Timon 35, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185314/185314a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1281.00" OriginalAmount="1281.00">
      <BasicPropertyInfo Latitude="40.420424626584" Longitude="-3.7054439488931" StarRating="3" HotelCode="149085|hostal_josefina" HotelName="Josefina Hostal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 44 7a planta, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236441/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1287.00" OriginalAmount="1287.00">
      <BasicPropertyInfo Latitude="40.472898009806" Longitude="-3.5769546441803" StarRating="3" HotelCode="113311|hotel_barajas_plaza_madrid" HotelName="Barajas Plaza Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Camarillas 5-7, 28042 Barajas</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156632/a_156632_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 50 m from the nearest links to the public transport network and is 500 m from the centre. There are shopping venues 4 km away and this establishment lies just 5 minutes from the IFEMA exhibition grounds and 8 minutes away from Madrid Barajas Airport (3 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1304.00" OriginalAmount="1304.00">
      <BasicPropertyInfo Latitude="40.447842" Longitude="-3.636193" StarRating="4" HotelCode="29286|silken_puerta_madrid_2" HotelName="Silken Puerta Madrid" 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,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Juan Rizzi No 5, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47177/a_47177_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is just 5 minutes on foot from the Juan Carlos I exhibition centre. The vibrant city centre of Madrid, with its shops and cultural venues as well as numerous tourist attractions, is within easy reach using the convenient local transport networks, which are located nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1308.00" OriginalAmount="1308.00">
      <BasicPropertyInfo Latitude="40.40916859" Longitude="-3.71148562" StarRating="3" HotelCode="552054|lh_la_latina" HotelName="L&amp;H La Latina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calle Calatrava 17, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/96/c0/96c0e5f367b1eba4ed1f2cef06dbe905bc322ce7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can reach the various storeys easily and comfortably by lift. A baggage storage service is among the facilities. 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 apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1309.00" OriginalAmount="1309.00">
      <BasicPropertyInfo Latitude="40.464976077507" Longitude="-3.6932384323081" StarRating="1" HotelCode="142635|4c_puerta_europa" HotelName="4C Puerta Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bravo Murillo 364, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/190308/190308a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1311" OriginalAmount="1311">
      <BasicPropertyInfo Latitude="40.438455215158" Longitude="-3.7009871006012" StarRating="3" HotelCode="7859|28194" HotelName="TRYP Madrid Chamberí Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle José Abascal 8, 28003 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/2402/a_2402_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the leisure district of Chamberi in Madrid and lies just a few minutes walk from the city centre where there are many bars, restaurants and nightclubs just waiting to be discovered. Links to the public transport network are to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1316.00" OriginalAmount="1316.00">
      <BasicPropertyInfo Latitude="40.408201" Longitude="-3.70079217" StarRating="1" HotelCode="709734|ibis_budget_madrid_centro_lavapies" HotelName="Ibis Budget Madrid Centro Lavapies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Valencia 8-10, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/830555/a_830555_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.00" OriginalAmount="1319.00">
      <BasicPropertyInfo Latitude="40.396400451660156" Longitude="-3.661590099334717" StarRating="0" HotelCode="0|olala_mad_apartments" HotelName="Olala Mad Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Modesto Alonso, 23, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/85/5e85e7d04247146cda74461f503d0b935630af01.jpeg</HotelPictures>
        <HotelDescription>With a stay at Olala Mad Apartments in Madrid (Puente de Vallecas), you'll be within a 5-minute drive of El Retiro Park and Madrid Rio. This apartment is 2.8 mi (4.5 km) from Paseo del Prado and 3.1 mi (4.9 km) from Las Ventas.&lt;br /&gt;Featured amenities include luggage storage and an elevator. Self parking (subject to charges) is available onsite.&lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access keeps you connected, and Smart televisions are provided for your entertainment. Conveniences include microwaves 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;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;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1322.00" OriginalAmount="1322.00">
      <BasicPropertyInfo Latitude="40.457318514505" Longitude="-3.6467675864697" StarRating="4" HotelCode="410221|ah_suites_madrid" HotelName="All In Hotel Suites Feria de Madrid" 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,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Moscatelar 31, 28043 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100799/a_100799_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of the most exclusive neighbourhoods in Madrid, Ciudad Lineal, just a 10-minute drive from the centre. It offers guests easy access to private or public transport links (metro station Esperanza) and lies near to the IFEMA trade fair and highways A2, M30 and M40. Guests will find a variety of shopping and leisure centres in the surrounding area, such as the Arturo Soria shopping centre or the Palacio de Hielo centre (sports and shopping). It is approximately 10 km from Madrid-Barajas International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1332.00" OriginalAmount="1332.00">
      <BasicPropertyInfo Latitude="40.45866804" Longitude="-3.69784419" StarRating="3" HotelCode="587608|funway_academic_resort" HotelName="Funway Academic Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Calle Alonso Castrillo 22, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758260/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1336.00" OriginalAmount="1336.00">
      <BasicPropertyInfo Latitude="40.468981044467" Longitude="-3.6738793551922" StarRating="4" HotelCode="29336|confortel_pio_xii" HotelName="Hotel ILUNION Pío XII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Pío XII 77, 28016 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47266/a_47266_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, contemporary hotel offers spacious, modern suites in the heart of Madrid. The hotel's central location makes it ideal for exploring Madrid and most of the city's main attractions. The city centre location also means that there is a Metro station directly in front of the hotel offering fast, convenient access to the whole of the Spanish capital and the surrounding area. This modern-design hotel is found in the north part of the city, next to the IFEMA Exhibition Centre and Plaza de Castilla. Pubs, restaurants and nightclubs all lie within 500 m of the hotel. Shopping venues and bars can also be found within a short walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1337" OriginalAmount="1337">
      <BasicPropertyInfo Latitude="40.420619" Longitude="-3.708516" StarRating="4" HotelCode="17616|30048" HotelName="Hotel Santo Domingo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bernardo 1, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21106/a_21106_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Madrid, only a 3-minute walk from Gran Via and the city’s main commercial area with numerous bars, restaurants and shops. Puerta del Sol is only 15 minutes’ walk away and the hotel offers easy access to the famous Royal Palace and to the Sabatini Gardens. Madrid Barajas Airport is about 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1338" OriginalAmount="1338">
      <BasicPropertyInfo Latitude="40.41979" Longitude="-3.700234" StarRating="2" HotelCode="149094|90066" HotelName="Good Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 15 4b, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184408/184408a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1339" OriginalAmount="1339">
      <BasicPropertyInfo Latitude="40.338961" Longitude="-3.734" StarRating="4" HotelCode="31987|40075" HotelName="Parquesur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avda. de Gran Bretaña, s/n, Centro Comercial Parquesur, 28916 Leganés, Madrid</AddressLine>
          </AddressLines>
          <CityName>Leganés</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51032/a_51032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 10 kilometres from the centre of Madrid. Convenient public transport links are only 200 metres from the hotel (metro station El Carrascal).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1343" OriginalAmount="1343">
      <BasicPropertyInfo Latitude="40.436533" Longitude="-3.621056" StarRating="4" HotelCode="32665|5428" HotelName="Hotel ILUNION Alcalá Norte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport 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>Calle San Romualdo 30, 28037 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51917/a_51917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north west of Madrid in the Julian Camarillo and near Alcala Street. The Metro station Suanzes is just around the corner from the hotel and the surrounding area is littered with an abundance of shops, bars, restaurants and nightclubs. It takes just 10 minutes by car to Barajas Airport. The hotel is situated next to the Juan Carlos I Trade Fair Park and has good transport links for visiting Madrid and the area surrounding the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1347.00" OriginalAmount="1347.00">
      <BasicPropertyInfo Latitude="40.445116" Longitude="-3.540645" StarRating="4" HotelCode="36936|ac_hotel_coslada_aeropuerto_by_marriott" HotelName="AC Hotel by Marriott Coslada Aeropuerto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rejas, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60623/a_60623_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in an industrial area called Corredor del Henares, the hotel has easy access to the A-2, M-40, M-45 and M-50 motorways, and is just 500 metres from the nearest public transport stop. The IFEMA exhibition centre is near to the hotel (6km), making it a particularly convenient choice for those arriving on business. Madrid airport offers excellent international connections and may be reached in around 2 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1349.00" OriginalAmount="1349.00">
      <BasicPropertyInfo Latitude="40.42038606" Longitude="-3.70547876" StarRating="2" HotelCode="739180|hostal_el_carmen_3" HotelName="Hostal El Carmen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Via 44, Piso 4, Derecha, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/109368/1f037060-d93a-47b3-aab6-6522bde47af8.jpg?d=636643071990000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1350.00" OriginalAmount="1350.00">
      <BasicPropertyInfo Latitude="40.406654" Longitude="-3.682899" StarRating="3" HotelCode="190834|8roomsmadrid" HotelName="8RoomsMadrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Reina Cristina 8, 2ºB, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317246/317246a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1356.00" OriginalAmount="1356.00">
      <BasicPropertyInfo Latitude="40.43" Longitude="-3.7085" StarRating="3" HotelCode="15150|nh_alberto_aguilera" HotelName="Leonardo Hotel Madrid 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alberto Aguilera 18, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17961/a_17961_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the tourist centre of Madrid, close to Plaza de España and public transport departs from stops close by (approximately 20 m). The centre of the city can be easily be reached on foot in just 10 minutes where guests will discover many shops, countless restaurants, diverse bars and nightlife venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1357" OriginalAmount="1357">
      <BasicPropertyInfo Latitude="40.537178535598" Longitude="-3.6350746670037" StarRating="3" HotelCode="275885|47630" HotelName="Hotel uVe Alcobendas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Currency Exchange,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Bulevar de Salvador Allende 10, 28108 Alcobendas, Madrid</AddressLine>
          </AddressLines>
          <CityName>Alcobendas</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/003554/003554a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Alcobendas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1366" OriginalAmount="1366">
      <BasicPropertyInfo Latitude="40.535649" Longitude="-3.640946" StarRating="4" HotelCode="30996|47627" HotelName="Amura Alcobendas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Valdelaparra 2, 28100 Alcobendas, Madrid</AddressLine>
          </AddressLines>
          <CityName>Alcobendas</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49648/a_49648_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the leisure area of Alcobendas and approximately 12 km from Madrid with its numerous shopping opportunities, bars, restaurants and nightclubs. Links to the public transport network lie directly in front of the hotel and a ski area with a lift is located around 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.00" OriginalAmount="1366.00">
      <BasicPropertyInfo Latitude="40.42076072" Longitude="-3.70469444" StarRating="2" HotelCode="149051|woohoo_suites_madrid" HotelName="Woohoo Hostal Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet,Lounge,Luggage Storage,Pets allowed,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle Concepcion Arenal 6, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236413/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Madrid, Hostal Concepcion Arenal 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. Facilities like Wi-Fi in public areas, room service, elevator, pets allowed are readily available for you to enjoy. Designed for comfort, selected guestrooms offer heating, desk, fan, television LCD/plasma screen, shower to ensure a restful night. The hotel offers various recreational opportunities. For reliable service and professional staff, Hostal Concepcion Arenal caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1369.00" OriginalAmount="1369.00">
      <BasicPropertyInfo Latitude="40.39230728149414" Longitude="-3.663451910018921" StarRating="0" HotelCode="0|olala_go_madrid" HotelName="Olala Go Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Uceda, 7, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/zz/e3ad8d059b8d7c359a53fdce7bbc0bfbccd557a7.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Madrid (Puente de Vallecas), you'll be a 5-minute drive from Lavapies and 9 minutes from Madrid Rio.  This apartment is 2.6 mi (4.2 km) from Museo Nacional Centro de Arte Reina Sofia and 2.7 mi (4.4 km) from El Retiro Park.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;El Retiro Park - 2.8 km / 1.7 mi&lt;br /&gt;Centro Deportivo Municipal la Elipa - 3.1 km / 1.9 mi&lt;br /&gt;Atocha Station Memorial - 3.2 km / 2 mi&lt;br /&gt;Crystal Palace - 3.5 km / 2.2 mi&lt;br /&gt;Paseo del Prado - 3.6 km / 2.2 mi&lt;br /&gt;Lavapies - 3.6 km / 2.2 mi&lt;br /&gt;Museo Nacional Centro de Arte Reina Sofia - 3.7 km / 2.3 mi&lt;br /&gt;CaixaForum Madrid - 3.9 km / 2.4 mi&lt;br /&gt;Teatro Circo Price - 4.1 km / 2.5 mi&lt;br /&gt;Prado Museum - 4.3 km / 2.6 mi&lt;br /&gt;Plaza de Canovas del Castillo - 4.3 km / 2.7 mi&lt;br /&gt;Thyssen-Bornemisza National Museum - 4.5 km / 2.8 mi&lt;br /&gt;WiZink Center - 4.5 km / 2.8 mi&lt;br /&gt;Museo Naval - 4.6 km / 2.8 mi&lt;br /&gt;Nuevo Teatro Alcala - 4.6 km / 2.8 mi&lt;br /&gt;The nearest major airport is Adolfo Suarez Madrid-Barajas Airport (MAD) - 15.7 km / 9.8 mi&lt;br /&gt;HeadLine : In Madrid (Puente de Vallecas)&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. Conveniences include a microwave and an electric kettle, 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;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: 150.00 EUR per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1372.00" OriginalAmount="1372.00">
      <BasicPropertyInfo Latitude="40.433716" Longitude="-3.717507" StarRating="4" HotelCode="262270|hotel_exe_moncloa" HotelName="Exe Moncloa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Arcipreste de Hita 10, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189435/189435a_hb_a_017.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1375.00" OriginalAmount="1375.00">
      <BasicPropertyInfo Latitude="40.441356568355" Longitude="-3.6575128373649" StarRating="4" HotelCode="968815|ibis_styles_madrid_city_las_ventas" HotelName="Ibis Styles Madrid City Las Ventas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Albacete 1, Avenida de Badajoz, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11024997</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1376.00" OriginalAmount="1376.00">
      <BasicPropertyInfo Latitude="40.45393497" Longitude="-3.67860288" StarRating="3" HotelCode="610268|hostel_boutique_roisa" HotelName="Roisa Hostal Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Housekeeping,Internet,Meeting Room,Printer,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Serrano 236, 28016 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617856/617856a_hb_a_001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostel Boutique Roisa offers beautiful rooms and suites in one of the most important and quiet area of Madrid, the Salamanca district, the main shopping and business area of Madrid and a perfect destination to discover and enjoy  the city, the history, restaurants, museums and the most exclusive shops. The location is one of the most touristic and visited of Madrid, next to the stadium of Real Madrid C.F, the Santiago Bernabeu. In addition, we have excellent connection of public transport and Metro, so in just a few minutes you can be walking through the Puerta del Sol, shopping at the Gran Via avenue, enjoying Tapas at the Plaza Mayor, drinking a beer in Malasaña or visiting the Prado Museum.

Entry / Exit
24 hours reception
Check-in: From 3pm
Check-out: until 11.00

Additional Information
Rooms with heating and air conditioning.
Free Wi-Fi in all rooms and common areas.
We provide bed linen and towels.
The price of accommodation does not include meals.
There is a Parking in the building (for a fee, subject to availability).
We have a Meeting Room with capacity for 40 people (for a fee, subject to availability).
Smoking is not allowed in the hostel.
No pets allowed.
Access to upper floors by elevator.
Parties are not allowed in the building.
All stays include free daily cleaning service.
We have extra beds (for a fee, subject to availability). 1 child under 2 year (s) can stay for free in a crib.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1380.00" OriginalAmount="1380.00">
      <BasicPropertyInfo Latitude="40.418823798651" Longitude="-3.7093595509261" StarRating="2" HotelCode="57790|room_mate_mario" HotelName="Room Mate Mario" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Campomanes 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74881/a_74881_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the city centre of Madrid. Access to public transport, as well as the famous Teatro Real, is near the hotel. The Palacio Real is around 100 m away, Plaza Mayor and Puerta del Sol are only about 300 m away. Barajas airport is around 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1386" OriginalAmount="1386">
      <BasicPropertyInfo Latitude="40.54688" Longitude="-3.613354" StarRating="4" HotelCode="38252|131980" HotelName="AC Hotel San Sebastian de los Reyes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida del Cerro del Águila 15-17, 28709  San Sebastián de los Reyes, Madrid</AddressLine>
          </AddressLines>
          <CityName>San Sebastián de los Reyes</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63191/a_63191_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is centrally located within a few minutes walk of countless shopping venues, bars and restaurants. Links to the public transport network are to be found some 600 m from the hotel. Barajas Airport can be reached in 15 minutes by car. This hotel is located along a main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1386.00" OriginalAmount="1386.00">
      <BasicPropertyInfo Latitude="40.498234570408" Longitude="-3.6646270751953" StarRating="4" HotelCode="88640|nh_las_tablas" HotelName="NH Madrid Las Tablas" 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,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Burgos 131, 28050 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124296/a_124296_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the north of Madrid, next to the Las Tablas and Sanchinarro residential districts as well as the Ciudad de las Comunicaciones. It is 500 m to the shops and a 10-minute walk away guests will find the Palas del Rey light rail station which is just 1 stop from Las Tablas metro station where they can take a direct connection to the centre of Madrid. It is 2 km to the Paseo de la Castellana and 8 km to the centre of Madrid. The hotel is just 10 minutes' drive from the Ifema exhibition and events centre and caters well for business guests given its proximity to a number of business and industrial estates and Madrid Airport (12 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1394.00" OriginalAmount="1394.00">
      <BasicPropertyInfo Latitude="40.447490084209" Longitude="-3.5830351878357" StarRating="4" HotelCode="900431|axor_feria" HotelName="Axor Feria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campezo 4, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183445/a_183445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a residential and business area, 10 minutes from IFEMA exhibition centre, Congress Palace and Juan Carlos I Auditorium. It is near the Plenilunio shopping centre with cinemas, shops, restaurants, bowling and go-karts. The city centre is 15 minutes by car (approximately 10 km). Access to public transport is just roughly 100 m away. It takes 5 minutes to reach Madrid-Barajas Airport (around 3 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1398.00" OriginalAmount="1398.00">
      <BasicPropertyInfo Latitude="40.488138" Longitude="-3.668268" StarRating="4" HotelCode="409988|barcelo_castellana_norte" HotelName="Occidental Castellana Norte" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Manoteras 20, 28050 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100654/a_100654_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in a development area on Castellana Avenue. It is just 10 minutes from Madrid Airport, and just a short drive from the fair ground (IFEMA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1399.00" OriginalAmount="1399.00">
      <BasicPropertyInfo Latitude="40.415114" Longitude="-3.698133" StarRating="3" HotelCode="260258|one_shot_23" HotelName="One Shot Prado 23" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Prado 23, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189133/189133a_hb_a_578.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1408.00" OriginalAmount="1408.00">
      <BasicPropertyInfo Latitude="40.417388399103" Longitude="-3.7085719292323" StarRating="2" HotelCode="149106|hostal_luz" HotelName="Luz Madrid Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de las Fuentes 10, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212050/212050a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1414.00" OriginalAmount="1414.00">
      <BasicPropertyInfo Latitude="40.41579293" Longitude="-3.7022756" StarRating="3" HotelCode="945473|hostal_rincon_de_sol" HotelName="Hostal Rincón de Sol Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Espoz y Mina 7, 3 Derecha, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731871/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1417" OriginalAmount="1417">
      <BasicPropertyInfo Latitude="40.458602522733" Longitude="-3.6952221607479" StarRating="3" HotelCode="59808|6356" HotelName="Senator Castellana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Julián Besteiro, 37, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77439/a_77439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid, in the best commercial and business area, next to Plaza de Cuzco and Paseo de la Castellana and a few metres from the Palacio de Congresos and the Santiago Bernabéu football stadium. It lies close to Chamartín railway station and the town centre and offers easy access to these via public transport. It enjoys convenient connections to the airport and the IFEMA trade fair centre. Guests will find shops, bars and restaurants in the direct vicinity of the hotel. Madrid-Barajas Airport is around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1417.00" OriginalAmount="1417.00">
      <BasicPropertyInfo Latitude="40.42986123" Longitude="-3.70102461" StarRating="4" HotelCode="509843|slow_suites_luchana" HotelName="Apartments Slow Suites Luchana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calle Luchana 13, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/677988/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1421.00" OriginalAmount="1421.00">
      <BasicPropertyInfo Latitude="40.42054329688" Longitude="-3.7058191001415" StarRating="2" HotelCode="163397|hostal_maria_alcazar_ii_2" HotelName="Hostal Maria Alcazar II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Miguel Moyá 4, 2º, Madrid 28004</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/237236/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Gran Via. Pets are not allowed at this establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1422.00" OriginalAmount="1422.00">
      <BasicPropertyInfo Latitude="40.445696913643" Longitude="-3.6729368196434" StarRating="3" HotelCode="311317|uve_marcenado" HotelName="Aparthotel AHM Marcenado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Bar,Currency Exchange,Internet,Laundry,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Marcenado 9, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226143/226143a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows travellers to stay connected. Among the culinary options available at the apartment hotel are a restaurant, a café and a bar. Various shops are available, including a supermarket. Additional facilities at the accommodation include a newspaper stand. Facilities include a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.00" OriginalAmount="1426.00">
      <BasicPropertyInfo Latitude="40.42682340981" Longitude="-3.6960283002625" StarRating="2" HotelCode="149021|hostal_asuncion" HotelName="Hostal Asunción" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Santa Bárbara 8 2 D, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361940/361940a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1427.00" OriginalAmount="1427.00">
      <BasicPropertyInfo Latitude="40.467490435003" Longitude="-3.6900544166565" StarRating="4" HotelCode="46623|silken_puerta_castilla" HotelName="Hotel Exe Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 191, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29741/a_29741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a strategic location in the business district in the heart of the Paseo de la Castellana in Madrid. The establishment lies adjacent to the Santiago Bernabeu football stadium (home of Real Madrid) and the conference centre. Guests will find a number of restaurants and public transport links to the subway and bus stations in the immediate vicinity, whilst the hotel is a 10-minute trip from the Juan Carlos I trade fair complex. Attractions in Madrid, such as the Museo del Prado art gallery are around 5 minutes away by public transport. Barajas International Airport is approximately 10 km from the accommodation, or a 15-minute journey away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1429.00" OriginalAmount="1429.00">
      <BasicPropertyInfo Latitude="40.40631" Longitude="-3.71226" StarRating="4" HotelCode="0|charming_puerta_de_toledo_iv" HotelName="Charming Puerta de Toledo IV" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Toledo 5, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/50/ad/50add0b61e378cf73b789d40f7b711f242281ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Charming Puerta de Toledo IV in Madrid (Atocha), you'll be a 3-minute drive from Madrid Rio and 8 minutes from Principe Pio.  This apartment is 1.6 mi (2.6 km) from Royal Palace and 1.9 mi (3.1 km) from Puerta del Sol.&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 full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access keeps you connected, and Smart televisions are provided for your entertainment. Conveniences include separate sitting areas and microwaves.&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;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="1430.00" OriginalAmount="1430.00">
      <BasicPropertyInfo Latitude="40.38863516812" Longitude="-3.7003712700636" StarRating="2" HotelCode="113304|isis" HotelName="Hotel Madrid Río" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Antonio López 168, 28026 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/84717/184717/31.jpg?f=15656520</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1438.00" OriginalAmount="1438.00">
      <BasicPropertyInfo Latitude="40.413896551623" Longitude="-3.7005179042992" StarRating="2" HotelCode="94235|chic_and_basic_colors" HotelName="Hostel Santa Ana Colors" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Huertas 14, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198296/198296a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in Atocha. Travellers will enjoy a peaceful and calm stay at Chic&amp;Basic Colors as it counts with a total of 10 bedrooms. Chic&amp;Basic Colors is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1442" OriginalAmount="1442">
      <BasicPropertyInfo Latitude="40.4223109" Longitude="-3.7092173999999" StarRating="3" HotelCode="311366|90067" HotelName="Vitium Urban Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 Gran Via, 5th floor, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/425622/w_425622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in Madrid'city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1445.00" OriginalAmount="1445.00">
      <BasicPropertyInfo Latitude="40.43215560913086" Longitude="-3.8036038875579834" StarRating="0" HotelCode="0|the_oliver" HotelName="The Oliver" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vía de las Dos Castillas 9B, Pozuelo de Alarcon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/b7/f6b70d6ef35fe0077ca20b2505db9cb7a6db533a.jpeg</HotelPictures>
        <HotelDescription>Located in Pozuelo de Alarc?n, 46 km from Navacerrada, The Oliver Apartamentos provides a seasonal outdoor swimming pool and free WiFi.&lt;br /&gt;All of the air-conditioned units feature a private bathroom, living room, flat-screen TV and fully-equipped kitchen.&lt;br /&gt;Madrid is 13 km from the aparthotel, while Alcal? de Henares is 44 km away. The nearest airport is Adolfo Suarez Madrid-Barajas Airport, 34 km from The Oliver Apartamentos.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Front desk working hours: 9 AM - 6 PM. In case of check-in after 6 PM, guests should inform the hotel in advance. Contact information can be found on the booking confirmation.&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;The seasonal pool will be open from June to September. &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="1448.00" OriginalAmount="1448.00">
      <BasicPropertyInfo Latitude="40.425082276262" Longitude="-3.678778682209" StarRating="3" HotelCode="98877|apartamentos_goya_75" HotelName="Apartamentos Goya 75" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle General Pardiñas 13, 28001 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138639/a_138639_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel offers unforgettable stays, due mainly to the establishment's exceptional location. Guests can enjoy easy access to the best commercial, cultural and leisure facilities in Madrid and are also within close proximity to Puerta de Alcalá and Buen Retiro park, in one the most prestigious districts in Madrid. Furthermore, the city's excellent transport network, with a stop just 50 metres from the establishment, provides easy access to the trade fair centre, the airport, and everywhere else in the city and its surroundings. The very centre of Madrid is around 2 km away and can be reached in 15 minutes by public transport; meanwhile guests will find a number of restaurants, bars, pubs and nightlife spots within the establishment's immediate vicinity. There are a wide range of attractions in Madrid, including the Parque Retiro (400 metres), the Museo del Prado art gallery and the national library, which are both approximately 1.5 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1450.00" OriginalAmount="1450.00">
      <BasicPropertyInfo Latitude="40.421909" Longitude="-3.706562" StarRating="3" HotelCode="14197|best_western_hotel_los_condes" HotelName="Hotel Los Condes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 31/12/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>Los Libreros 7, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16485/a_16485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent situation in the very heart of the centre of Madrid, only some 20 m from the nearest links to the public transport network (metro, bus, taxi). Guests will find varied shopping opportunities nearby (Calle Preciados, approximately 50 metres away), and they have easy access to cinemas and theatres. Moreover, the city's most important museums such as the Prado, Thyssen and Reina Sofía museums are within walking distance and just minutes away from the hotel. Likewise, visitors can stroll through the old Habsburg district of Los Austrias, Plaza de Oriente, the Royal Palace and the Gran Vía. The Monasterio del Escorial is some 50 km away, as is the Cotos-Valdesqui ski region. Toledo is around 75 km, Valencia, and its beaches are 300 km away and it is just about 14 km to Madrid Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1451.00" OriginalAmount="1451.00">
      <BasicPropertyInfo Latitude="40.406266289724" Longitude="-3.7217527627945" StarRating="4" HotelCode="171005|nh_ribera_del_manzanares" HotelName="NH Madrid Ribera del Manzanares" 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,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Virgen del Puerto 57, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/239115/a_239115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Madrid, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1452.00" OriginalAmount="1452.00">
      <BasicPropertyInfo Latitude="40.413052779105" Longitude="-3.7005035187982" StarRating="4" HotelCode="561962|axel_hotel_madrid_adults_only" HotelName="Axel Hotel Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Atocha 49, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/678616/w_678616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1455.00" OriginalAmount="1455.00">
      <BasicPropertyInfo Latitude="40.489678" Longitude="-3.688078" StarRating="4" HotelCode="82889|villamadrid_hotel" HotelName="Villamadrid" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Xaudaró, 2, 28034 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155929/155929a_hb_a_813.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in one of Madrid's business areas at the end of Paseo de la Castellana. Fuencarral metro station is around 1 km away, with which guests can reach the city centre in half an hour. The hotel is well-connected to Madrid-Barajas airport and IFEMA trade fair centre via motorway, both of which are about 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1459.00" OriginalAmount="1459.00">
      <BasicPropertyInfo Latitude="40.430888200546" Longitude="-3.7077301740646" StarRating="4" HotelCode="40080|gran_hotel_conde_duque" HotelName="Sercotel Gran Hotel Conde Duque" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Conde Valle Suchil 5, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13394/a_13394_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive top-class hotel lies in the centre of Madrid and is surrounded by a large park. Many public transport links and tourist attractions are found in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1459.00" OriginalAmount="1459.00">
      <BasicPropertyInfo Latitude="40.4730063" Longitude="-3.58209759" StarRating="3" HotelCode="519431|hostal_avenida_barajas" HotelName="Hostal Avenida Barajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,Luggage Storage,Room Service,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Logroño 333, Barajas, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/80522/1880522/1.jpg?f=15157423</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hostal Avenida Barajas in Madrid (Barajas), you'll be close to El Capricho Park and Madrid Congress Centre. This hostal is within close proximity of Olivar de la Hinojosa Golf Club and Juan Carlos I Park.&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 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as desks and blackout drapes/curtains.&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;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 complimentary newspapers in the lobby, 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="1460.00" OriginalAmount="1460.00">
      <BasicPropertyInfo Latitude="40.449801" Longitude="-3.698462" StarRating="3" HotelCode="30827|espahotel_plaza_basilica" HotelName="Espahotel Plaza Basílica" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Comandante Zorita 27-31, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/00479/479/33.jpg?f=15537326</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment complex is centrally located in the Azca district close to the Torre Picasso building. Thanks to its location in the commercial and financial district close to the Paseo Castellana, a multitude of exclusive shops are to be found in the surrounding area. Links to the transport network can easily be reached on foot lying about 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1461.00" OriginalAmount="1461.00">
      <BasicPropertyInfo Latitude="40.40607" Longitude="-3.70155" StarRating="3.5" HotelCode="638493|madrid_smartrentals_la_latina" HotelName="Madrid SmartRentals La Latina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Mesón de Paredes 84, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628283/628283a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1463.00" OriginalAmount="1463.00">
      <BasicPropertyInfo Latitude="40.447381" Longitude="-3.542142" StarRating="4" HotelCode="169555|crowne_plaza_madrid_airport" HotelName="Crowne Plaza Madrid Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Lola Flores 1, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145376/145376a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly airport hotel is right on the doorstep of Madrid-Barajas Airport and the IFEMA conference centre. The business hotel is at the 14-km point on the A2 motorway (Madrid-Zaragoza), and there is a bus stop with services into the city just 600 metres away and Coslada-San Fernando train station is just 2.5 km away. The centre of Madrid is approximately 20 minutes away using public transport. Torrejón de Ardoz and the Plenilunio shopping centre are both a 15-minute drive, Plaza Mayor and the Santiago Bernabéu football stadium are 20 minutes' drive, and Plaza de Colón is 15 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1465.00" OriginalAmount="1465.00">
      <BasicPropertyInfo Latitude="40.432045" Longitude="-3.69935" StarRating="4" HotelCode="161633|agora_juan_de_austria" HotelName="Hotel Agora Juan de Austria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Juan de Austria 5, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228062/l_228062_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This landmark hotel is located in the city of Madrid, at the heart of the historic neighbourhood of Chamberi, and has been designed to ensure guests' full satisfaction. Guests will find the nearest links to the public transport network just 100 m away (metro station Bilbao), and it is 1 km to the city centre, 1.5 km to the Gran Via, and 1.6 km to Puerta de Alcala. The IFEMA exhibition centre is 8 km away and it is just 13 km to Madrid Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1466.00" OriginalAmount="1466.00">
      <BasicPropertyInfo Latitude="40.435541702625" Longitude="-3.6638304024467" StarRating="4" HotelCode="32777|nh_parque_avenidas" HotelName="NH Madrid Ventas" 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,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Biarritz 2, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52053/a_52053_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is strategically located near the Las Vegas bullfighting ring. It is also conveniently situated for the M 30, the airport and the IFEMA exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1469.00" OriginalAmount="1469.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="980440|casa_nordia" HotelName="Escala Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Conde De Las Posadas 13, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/56389/2656389/1.jpg?f=14959878</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1473.00" OriginalAmount="1473.00">
      <BasicPropertyInfo Latitude="40.423337392148" Longitude="-3.7049079084823" StarRating="3" HotelCode="149060|hostal_del_pez_azul" HotelName="Hostal del Pez Azul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Nightclub,Off-Site Parking,Parking,Pets allowed,Photocopy,Shopping Arcade,Smoking Rooms,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Pez 9, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236422/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal del Pez Azul is a popular choice amongst travelers in Madrid, 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 tours, valet parking, smoking area, nightclub, airport transfer. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and convenient amenities like hair dryer, microwave, internet access – wireless, shower, separate shower and tub. The hotel offers various recreational opportunities. Hostal del Pez Azul is an excellent choice from which to explore Madrid or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1480.00" OriginalAmount="1480.00">
      <BasicPropertyInfo Latitude="40.42706372" Longitude="-3.69853998" StarRating="4" HotelCode="317694|hotel_exe_central" HotelName="Hotel Eurostars Central" 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>Calle Mejía Lequerica 10, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425740/425740a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1482.00" OriginalAmount="1482.00">
      <BasicPropertyInfo Latitude="40.42161" Longitude="-3.700238" StarRating="2" HotelCode="309399|hostal_maria_luisa" HotelName="Maria Luisa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hortaleza 19, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390935/390935a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1483" OriginalAmount="1483">
      <BasicPropertyInfo Latitude="40.39884" Longitude="-3.670116" StarRating="3" HotelCode="37050|89921" HotelName="NH Madrid Sur" 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,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Ciudad de Barcelona, 113, 28007 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60805/k_60805_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid, within paces of the bus station and the southern junction of the M-30 motorway. The largest foodstuffs market, Mercamadrid, lies within metres of the hotel and Atocha train station as well as many of this Spanish city's sights are a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1483.00" OriginalAmount="1483.00">
      <BasicPropertyInfo Latitude="40.442779541015625" Longitude="-3.697252035140991" StarRating="3" HotelCode="0|the_match_madrid" HotelName="The Match Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 19/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alonso Cano 60, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/ff/caff60776185d4e1cf0319b2f8c2dc3395b6872b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at The Match Madrid in Madrid (Chamberi), you'll be a 3-minute walk from Paseo de la Castellana and within a 5-minute drive of Paseo del Prado. This pension is 2.1 mi (3.4 km) from El Retiro Park and 2.2 mi (3.5 km) from Gran Via Street.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Paseo de la Castellana - 0.2 km / 0.1 mi&lt;br /&gt;Teatro Amaya - 1 km / 0.6 mi&lt;br /&gt;Sorolla Museum - 1.3 km / 0.8 mi&lt;br /&gt;Golden Mile - 1.4 km / 0.8 mi&lt;br /&gt;U.S. Embassy - 1.6 km / 1 mi&lt;br /&gt;Cerca Del Bernabeu - 1.6 km / 1 mi&lt;br /&gt;Avenida America - 1.7 km / 1.1 mi&lt;br /&gt;La Caixa Foundation - 2.2 km / 1.4 mi&lt;br /&gt;Plaza de Espana - Princesa - 2.4 km / 1.5 mi&lt;br /&gt;Technical University of Madrid - 2.5 km / 1.5 mi&lt;br /&gt;Madrid Wax Museum - 2.5 km / 1.6 mi&lt;br /&gt;Plaza de Colon - 2.5 km / 1.6 mi&lt;br /&gt;National Library - 2.7 km / 1.7 mi&lt;br /&gt;Teatro Lara - 2.7 km / 1.7 mi&lt;br /&gt;Calle de la Princesa - 2.8 km / 1.7 mi&lt;br /&gt;The nearest major airport is Madrid (MAD-Adolfo Suarez Madrid-Barajas) - 16.6 km / 10.3 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a vending machine.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk and a vending machine.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Stay in one of 6 guestrooms featuring Smart 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 desks and irons/ironing boards, 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;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in 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="63" TotalAmount="1485.00" OriginalAmount="1485.00">
      <BasicPropertyInfo Latitude="40.411535709865" Longitude="-3.7040294225815" StarRating="2" HotelCode="404041|las_musas_hostel" HotelName="las musas hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jesús y María 12, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425239/425239a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1489.00" OriginalAmount="1489.00">
      <BasicPropertyInfo Latitude="40.42454338" Longitude="-3.70601162" StarRating="0" HotelCode="953228|gran_central_suites" HotelName="Gran Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Minas 12, Madrid City Center, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27555/3827555/1.jpg?f=15646546</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="40.471914214257" Longitude="-3.6835741996765" StarRating="4" HotelCode="97078|hotel_weare_chamartin_2" HotelName="Weare Chamartin Hotel" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Agustín de Foxa s/n, 28036 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134863/a_134863_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre, close to Chamartín train station. Countless shopping and entertainment venues are to be found in the vicinity and the new exhibition centre as well as Barajas airport are within easy reach, lying 5 and 10 minutes from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="40.425456" Longitude="-3.701384" StarRating="3" HotelCode="31524|aparthotel_tribunal" HotelName="Tribunal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Vicente Ferrer, 1, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/007856/007856a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Madrid, this aparthotel lies between Gran Vía and Glorieta Bilbao and near the underground station Tribunal. An array of museums, monuments, theatres, shops and restaurants can be found very close by. The aparthotel is only some 10 minutes on foot from the Prado and has good connections to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1505.00" OriginalAmount="1505.00">
      <BasicPropertyInfo Latitude="40.41431357" Longitude="-3.69627622" StarRating="2" HotelCode="519174|hostal_cervantes_2" HotelName="Hostal Cervantes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Elevator,Internet,Luggage Storage,Pets allowed,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cervantes 34, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/33969/433969/1.jpg?f=15595658</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hostal Cervantes is perfectly located for both business and leisure guests in Madrid. Both business travelers and tourists can enjoy the hotel's facilities and services. Facilities like safety deposit boxes, Wi-Fi in public areas, tours, elevator, room service are readily available for you to enjoy. Relax in your comfortable guestroom, featuring desk, internet access – wireless (complimentary), television, air conditioning, non smoking rooms. The hotel offers various recreational opportunities. Discover all Madrid has to offer by making Hostal Cervantes your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1508.00" OriginalAmount="1508.00">
      <BasicPropertyInfo Latitude="40.4649744" Longitude="-3.7861544" StarRating="4" HotelCode="310418|hotel_aravaca_village" HotelName="Aravaca Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camino De La Zarzuela 23, 28023 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424574/a_424574_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Aravaca (Madrid) just a few minutes from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1510.00" OriginalAmount="1510.00">
      <BasicPropertyInfo Latitude="40.441348026217" Longitude="-3.6575652675285" StarRating="4" HotelCode="15313|novotel_madrid_puente_de_la_paz" HotelName="Novotel Madrid City Las Ventas" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Albacete 1, Esquina Avenida de Badajoz, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18107/a_18107_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the heart of one of the major residential and business areas of the vibrant city of Madrid. Guests will find a bus stop just 20 metres from the hotel and the nearest metro station (Parque de la Avenidas) is around 400 m away. Retiro Park is approximately 2.5 km from the business hotel and the shops on Calle Goya are roughly 3 km away. Just 10 minutes from the airport and the Juan Carlos I exhibition grounds, this hotel is ideal for weekend escapes or holidays in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1511.00" OriginalAmount="1511.00">
      <BasicPropertyInfo Latitude="40.44774" Longitude="-3.669104" StarRating="4" HotelCode="24896|confortel_suites_madrid_2" HotelName="Hotel ILUNION Suites Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle López de Hoyos 143, 28002 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36113/a_36113_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious, contemporary hotel offers spacious, modern suites in the heart of Madrid, close to all of the major attractions, with excellent transport links for exploring the whole city. The city centre location also means that there is a Metro station directly in front of the hotel offering fast, convenient access to the whole of the Spanish capital and the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1512.00" OriginalAmount="1512.00">
      <BasicPropertyInfo Latitude="40.447922736474" Longitude="-3.5829699039459" StarRating="4" HotelCode="900430|axor_barajas" HotelName="Axor Barajas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel,City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Campezo 4, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183444/a_183444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located 5 minutes from IFEMA Exhibition Centre, the Congress Palace and Juan Carlos I Auditorium. Plenilunio shopping centre is within 5 minutes walking distance. The bus station and access to public transport are also with walking distance. Madrid-Barajas Airport is just 5 minutes from the hotel and the city centre is 15 minutes' drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1513.00" OriginalAmount="1513.00">
      <BasicPropertyInfo Latitude="40.413373" Longitude="-3.699965" StarRating="4" HotelCode="225462|matute11_suites" HotelName="Matute11 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Matute 11, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/5/4/8/0/1/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1524.00" OriginalAmount="1524.00">
      <BasicPropertyInfo Latitude="40.43724" Longitude="-3.70856" StarRating="3" HotelCode="37043|nh_arguelles" HotelName="Leonardo Boutique Hotel Madrid" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Vallehermoso 65, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60796/a_60796_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Bravo Murillo Street in Madrid, this hotel lies within easy reach of Vallehermoso stadium. The hotel offers a shuttle bus to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1524.00" OriginalAmount="1524.00">
      <BasicPropertyInfo Latitude="40.41637" Longitude="-3.70983" StarRating="1" HotelCode="0|_0x18ac2" HotelName="The Citadel by Pillow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Espejo 2, piso 2, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/19/3c190968bc0e23db7b07881ed4f38b6ca58917d3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at The Citadel by Pillow in Madrid (Centro), you'll be steps from Puerta del Sol and 3 minutes by foot from Plaza Mayor.  This hostal is 0.3 mi (0.4 km) from Royal Palace and 0.4 mi (0.6 km) from Puerta del Sol.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 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 electric kettles, and housekeeping is provided daily.&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="1527.00" OriginalAmount="1527.00">
      <BasicPropertyInfo Latitude="40.421322277651" Longitude="-3.6987613656414" StarRating="0" HotelCode="322531|hostal_casa_chueca" HotelName="Hostal Casa Chueca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Parking,Photocopy,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bartolome 4, 2 Izquierda, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/46716/2046716/1.jpg?f=15691766</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This guesthouse it has internet (free of charge) and rooms with balcony. 

SITUATION: It is situated in Chueca city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1530" OriginalAmount="1530">
      <BasicPropertyInfo Latitude="40.42243262" Longitude="-3.70010823" StarRating="3" HotelCode="447285|131917" HotelName="Madrid SmartRentals Chueca II" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Perez Galdos 7, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436719/436719a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1533.00" OriginalAmount="1533.00">
      <BasicPropertyInfo Latitude="40.512648555833" Longitude="-3.6762316524983" StarRating="4" HotelCode="96602|holiday_inn_madrid_las_tablas" HotelName="Holiday Inn Madrid - Las Tablas" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle María Tubau 16, 28050 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134146/a_134146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the north of Madrid in the commercial district of Fuencarral, Charmatín and the extension of the Paseo de la Castellana until the Nueva Plaza de Castilla. The hotel's location affords great connections to the main roads M30 and M40, by which Arajas Airport (10 km) can be reached in 7 minutes, the Ifema (trade centre in Madrid) and the Palacio de Congresos in 5 minutes respectively. The hotel is situated with 1 km of a range of shopping facilities and entertainment venues, whilst the city centre is around 4 km away. Links to the transport network is easily within walking distance, only about a 1-minute walk away, and the train station is around 10 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1541.00" OriginalAmount="1541.00">
      <BasicPropertyInfo Latitude="40.415859470781" Longitude="-3.7052566352836" StarRating="0" HotelCode="45284|hostal_teran" HotelName="Teran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Esparteros 10, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/229159/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1543.00" OriginalAmount="1543.00">
      <BasicPropertyInfo Latitude="40.430307" Longitude="-3.700075" StarRating="4" HotelCode="221713|innside_madrid_luchana" HotelName="One Shot Luchana 22" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Luchana 22, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/311080/a_311080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 43 rooms. A lobby and a reception are available to guests. Most of the storeys can be reached by lift. Services and facilities at the hotel include a restaurant, a bar, a conference room and a business centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1543.00" OriginalAmount="1543.00">
      <BasicPropertyInfo Latitude="40.41961" Longitude="-3.70679" StarRating="3" HotelCode="0|arenal_suites_preciados" HotelName="Arenal Suites Preciados" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Preciados 33, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ed/78/ed786a66618f068264a4982d32ebd728c57a5f11.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Arenal Suites Preciados, you'll be centrally located in Madrid, steps from Puerta del Sol and 3 minutes by foot from Gran Via Street.  This apartment is 0.3 mi (0.5 km) from Puerta del Sol and 0.4 mi (0.6 km) from Plaza de España.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include safes and microwaves, 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;Guests over the age of 18 count as adults.&lt;/br&gt;Early check-in and/or late check-out is available for an additional fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1554.00" OriginalAmount="1554.00">
      <BasicPropertyInfo Latitude="40.416449" Longitude="-3.699314" StarRating="2" HotelCode="190832|victoria_iii" HotelName="Victoria III" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrera San Jeronimo 30, 4º piso, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/322120/322120a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1561.00" OriginalAmount="1561.00">
      <BasicPropertyInfo Latitude="40.41324993" Longitude="-3.70088449" StarRating="2" HotelCode="491116|no_name_city_hostel" HotelName="Far Home Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha  45, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452943/452943a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1563.00" OriginalAmount="1563.00">
      <BasicPropertyInfo Latitude="40.419712445794" Longitude="-3.700239635582" StarRating="3" HotelCode="35570|hostal_hispano__argentino" HotelName="Hispano Argentino Gran Via Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 15, planta 6a, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185958/185958a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1564.00" OriginalAmount="1564.00">
      <BasicPropertyInfo Latitude="40.430666489624" Longitude="-3.7169702663508" StarRating="3" HotelCode="31101|hotel_t3_tirol" HotelName="Hotel T3 Tirol" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Marqués de Urquijo 4, 28008 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49444/w_49444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fine hotel is located in the tourist centre of Madrid. The surrounding area is full of exciting shops, stylish boutiques, urbane cafes, vibrant bars and fabulous restaurants. The hotel is well situated for the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1567.00" OriginalAmount="1567.00">
      <BasicPropertyInfo Latitude="40.443887381631" Longitude="-3.6726863453977" StarRating="3" HotelCode="32147|apartamentos_sercotel_togumar" HotelName="Sercotel Togumar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Canillas 59, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51181/a_51181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is in a privileged location, just 10 minutes from Madrid Airport, Chamartín train station and the Juan Carlos I trade fairground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1570.00" OriginalAmount="1570.00">
      <BasicPropertyInfo Latitude="40.469157548393" Longitude="-3.581001162529" StarRating="4" HotelCode="29474|tryp_madrid_alameda_aeropuerto_hotel_2" HotelName="TRYP Madrid Alameda Aeropuerto Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Airport 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Logroño 100, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47034/w_47034_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a district close to Madrid Barajas airport. The hotel offers an exclusive complimentary shuttle service from the hotel to the airport and back and, in the convention season, from the hotel to the convention centre and back. Juan Carlos I convention centre and the exhibition centre are easily connected to the city centre along the ring road M-30 and M-40 by car (taking around 15 minutes) and also by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1571.00" OriginalAmount="1571.00">
      <BasicPropertyInfo Latitude="40.439311810137" Longitude="-3.6317432711639" StarRating="4" HotelCode="31103|holiday_inn_madrid_calle_alcala" HotelName="Elba Madrid Alcalá" 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,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alcalá 476, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49453/a_49453_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated at the heart of Madrid, only minutes from the airport and the city centre. The hotel is conveniently located for shops, boutiques, cafes, bars, restaurants and clubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1579" OriginalAmount="1579">
      <BasicPropertyInfo Latitude="40.534304" Longitude="-3.63404" StarRating="4" HotelCode="32029|4213" HotelName="Eurostars Gran Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De La Vega 22, 28100 Alecobendas, Madrid</AddressLine>
          </AddressLines>
          <CityName>Alcobendas</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50539/a_50539_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the relaxing Alcobendas area of Madrid. The town quarters of La Moraleja, Alcobendas and San Sebastián de los Rejes can be reached in a few minutes. A selection of restaurants and shopping and entertainment venues are also to be found in the immediate vicinity. There is an underground station 100 m away, and the airport is around 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1595.00" OriginalAmount="1595.00">
      <BasicPropertyInfo Latitude="40.404754431316" Longitude="-3.6945016608094" StarRating="4" HotelCode="347932|eric_vokel_boutique_apartments__atocha_suites" HotelName="Eric Vökel Atocha Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vizcaya 9, 28045 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/226439/226439a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1602.00" OriginalAmount="1602.00">
      <BasicPropertyInfo Latitude="40.42092037" Longitude="-3.70221358" StarRating="1" HotelCode="519195|hostal_la_zona" HotelName="Hostal La Zona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valverde 7, 1º, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/80800/1880800/1.jpg?f=15494241</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1604.00" OriginalAmount="1604.00">
      <BasicPropertyInfo Latitude="40.41574446277" Longitude="-3.7002735950809" StarRating="2" HotelCode="76567|11th_principe_by_splendom_suites" HotelName="11Th Principe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Housekeeping,Internet,Kitchen,Laundry,Pets allowed,Printer,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Principe 11, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618603/618603a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our hotel 11th Principe by Splendom Suites is located only 300 meters from the famous Puerta del Sol, in the heart of Madrid historical centre, in Barrio de las Letras district and very close to Plaza Mayor, Palacio Real, Teatro de la Ópera, Retiro park, El Prado museum, Reina Sofía and Thyssen Bornemisza museums. Within one of the busiest and most interesting commercial and gastronomic areas in Madrid. The hotel has an agreement with a Public Parking really close, therefore, guests parking there will have a 20% discount. In addition, the price includes free WiFi, daily room cleaning service, daily turndown service, paid transfer to and from the airport and booking of excursions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1607.00" OriginalAmount="1607.00">
      <BasicPropertyInfo Latitude="40.41684634" Longitude="-3.697474" StarRating="4" HotelCode="792011|soho_boutique_congreso" HotelName="Hotel Soho Boutique Congreso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Laundry,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Zorrilla, 7, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638687/638687a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located in the neighborhood of the Courts, in the historic centre of Madrid, around a 19 minute drive from Madrid airport.  The Royal Palace is 1.4 kilometres away, where travellers can explore the official residence of the Spanish Royal Family in the city of Madrid, although the Palace is now only used for state ceremonies, and around a 20 minute walk away is Plaza España, packed with cafes and bars for holiday makers to relax and enjoy the beautiful surroundings.  Thanks to its excellent location in the city centre, with very easy access to the main attractions that the area has to offer, guests will find themselves in the ideal location from which to explore the delights of the area.  Facilities in the hotel include a delicious breakfast buffet, cafeteria and a bar and where guests can enjoy a relaxing drink of choice.  The modern spacious rooms feature stylish décor, slick furniture and a luxurious private bathroom with a hairdryer provided and courtesy coffee maker.  All the rooms are thoughtfully designed and beautifully finished to ensure guests enjoy perfect comfort and convenience during their stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1608.00" OriginalAmount="1608.00">
      <BasicPropertyInfo Latitude="40.422854" Longitude="-3.709739" StarRating="3" HotelCode="18770|tryp_madrid_washington_hotel" HotelName="Hotel Madrid Centro Managed by Melia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 72, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23414/a_23414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located, close to the Gran Vía, Puerta del Sol and Plaza España. There are a profusion of wonderful bars, restaurants and shopping facilities in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1612" OriginalAmount="1612">
      <BasicPropertyInfo Latitude="40.431877" Longitude="-3.673618" StarRating="4" HotelCode="19506|54192" HotelName="Zenit Abeba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alcántara 63, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24627/a_24627_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Madrid's leisure area just a few metres from the city centre and its lively bars, restaurants and nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1612.00" OriginalAmount="1612.00">
      <BasicPropertyInfo Latitude="40.455877" Longitude="-3.681848" StarRating="4" HotelCode="51868|nh_la_habana" HotelName="NH Madrid Paseo de la Habana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Habana 73, 28036 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49273/a_49273_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid just a few paces from Santiago Bernabeu football stadium, home to the world-famous Real Madrid football club. The inner city as well as many sights such as the royal palace and El Prado museum lie within walking distance and the main train station is about 5 km away. Transfer to Madrid airport, which lies approximately 8 km away, takes roughly 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="40.440662401072" Longitude="-3.670056679436" StarRating="5" HotelCode="56983|puerta_america_hotel" HotelName="Hotel Puerta América" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de América 41, 28002 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73884/a_73884_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Avd. de América, just 5 min away from the exclusive quarter of Salamanca (business and shopping area) and very close to the Paseo de la Castellana. With direct access to Barajas Airport and IFEMA (trade fairs and conventions centre) and easy access to the city centre as well as Atocha station and the popular Triangle of Arts. The metro station is 2 minutes walking distance from the entrance of the hotely.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="40.422532157446" Longitude="-3.7098222970963" StarRating="3" HotelCode="188113|hostal_madrid_gran_via_63" HotelName="Hostal Madrid Gran Via 63" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Gran Via 63 - 5º, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393939/393939a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1613.00" OriginalAmount="1613.00">
      <BasicPropertyInfo Latitude="40.376334176211" Longitude="-3.6319068074226" StarRating="3" HotelCode="69943|be_smart_madrid_albufera" HotelName="Aparthotel Madrid Albufera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carretera Villaverde Vallecas 295, Villa de Vallecas, 28031 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92121/a_92121_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the south-eastern area of the capital, 8 minutes from the International Airport of Barajas (Madrid) and the fair and convention centre IFEMA, 10 minutes from Madrid city centre and very close to the Warner Brothers and Faunia theme parks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1615.00" OriginalAmount="1615.00">
      <BasicPropertyInfo Latitude="40.428337088684" Longitude="-3.6971086263657" StarRating="4" HotelCode="12942|hotel_gran_versalles" HotelName="Gran Versalles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Covarrubias 4, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13408/k_13408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, hotel is located at the heart of Madrid close to the Palacio de Justicia. Countless shopping and entertainment venues are to be found in the vicinity. The famous Gran Via can be reached within only a few minutes walk. A stop for public transport may be found only 20 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1623.00" OriginalAmount="1623.00">
      <BasicPropertyInfo Latitude="40.41584443133" Longitude="-3.7011846441803" StarRating="2" HotelCode="141115|hotel_madrisol" HotelName="Madrisol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Nuñez de Arce 1, Esquina Calle Cruz 9, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201894/a_201894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1627.00" OriginalAmount="1627.00">
      <BasicPropertyInfo Latitude="40.415225341177" Longitude="-3.698911132534" StarRating="3" HotelCode="36365|hostal_lisboa" HotelName="Hostal Lisboa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ventura De La Vega 17, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/240680/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.00" OriginalAmount="1629.00">
      <BasicPropertyInfo Latitude="40.41846" Longitude="-3.705391" StarRating="3" HotelCode="44012|best_western_hotel_carlos_v" HotelName="Best Western Carlos V" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maestro Victoria 5, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9758/a_9758_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is located in the tourist centre of Madrid just a few minutes walk from the city centre. Many shops, boutiques, cafés, bars, restaurants and lively night-time venues are to be found in the vicinity and links to the public transport network can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1635.00" OriginalAmount="1635.00">
      <BasicPropertyInfo Latitude="40.43391" Longitude="-3.671884" StarRating="3" HotelCode="36941|quo_eraso_aparthotel" HotelName="Quo Eraso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ardemans, 13, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60628/a_60628_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in a quiet side street in the centre of Madrid's Salamanca district. The Juan Carlos I (IFEMA) convention centre and the international airport are close by. Madrid's shopping centres and the Las Ventas bullfighting arena can easily be reached on foot. There is also easy access to public transport near to the apartment complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1638.00" OriginalAmount="1638.00">
      <BasicPropertyInfo Latitude="40.41652192" Longitude="-3.7044042" StarRating="3.5" HotelCode="552172|aparsol_apartments" HotelName="Aparsol Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mayor 1, 2 Planta, 28083 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/57551/1857551/23.jpg?f=15526365</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1651.00" OriginalAmount="1651.00">
      <BasicPropertyInfo Latitude="40.41634376863" Longitude="-3.7017134257603" StarRating="3" HotelCode="69539|victoria_4_hotel" HotelName="Victoria IV" 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,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle De La Victoria 4, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91627/l_91627_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to Puerta del Sol, close to museums of world fame such as the Prado Museum, the Thyssen-Bornemisza Museum and the Reina Sofía Modern Art Museum. Restaurants, bars, nightlife opportunities and public transport links (the nearest station is on the underground system) can all be found in the immediate vicinity. The bus and train stations can both be reached in less than 15 minutes by public transport. Madrid Airport is some 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1659.00" OriginalAmount="1659.00">
      <BasicPropertyInfo Latitude="40.442812" Longitude="-3.648106" StarRating="4" HotelCode="37053|arturo_soria_suites" HotelName="Artiem Madrid" 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,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Juan Perez Zuñiga 20, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60808/a_60808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Madrid's commercial district, near Calle Arturo Soria. It offers easy and direct access to the IFEMA congress centre. In addition, Madrid airport is around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1675.00" OriginalAmount="1675.00">
      <BasicPropertyInfo Latitude="40.429192" Longitude="-3.688444" StarRating="4" HotelCode="38261|petit_palace_president_castellana_2" HotelName="Petit Palace President Castellana" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Marqués de Villamagna 4, esquina Paseo de la Castellana 20, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63201/a_63201_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located along a main road in the commercial district of Madrid, close to the Paseo de la Castellana, Madrid's splendid boulevard. Nearby are the exclusive shopping area of Serrano Street, the Plaza de Colón and the National Library. The airport can be reached in 10 minutes by making use of public transport (stop located 100 m away). Countless shopping and entertainment venues are to be found in the immediate vicinity. A bus station (6 km) and a train station (3 km) enable flexibility to explore Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1687.00" OriginalAmount="1687.00">
      <BasicPropertyInfo Latitude="40.422238811889" Longitude="-3.7115634763669" StarRating="3" HotelCode="47226|hotel_cason_del_tormes" HotelName="Hotel Cason del Tormes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Rio 7, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10138/a_10138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the tourist centre of Madrid within walking distance of many of the top tourist sights including the royal palace, the opera house, the Puerta del Sol square and the Gran Vía. A selection of traditional shops, clothes stores and shopping centres ideal for guests' shopping tours are to be found in the vicinity and links to the transport network are situated close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1688.00" OriginalAmount="1688.00">
      <BasicPropertyInfo Latitude="40.432122377193" Longitude="-3.6565107107162" StarRating="4" HotelCode="31879|rafaelhoteles_ventas_hotel" HotelName="Rafaelhoteles Ventas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alcalá 269, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50857/a_50857_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting and friendly hotel is located in the popular shopping street of Alcalá and fits seamlessly into the tourist district. Guests will be surprised by the remarkable art collection housed in a typically traditional ambience nearby the “Las Ventas” bull fighting arena. Barajas Airport, the Juan Carlos I congress centre, the old town and the exclusive Salamanca quarter are within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1696" OriginalAmount="1696">
      <BasicPropertyInfo Latitude="40.457863" Longitude="-3.583362" StarRating="4" HotelCode="30881|15404" HotelName="Sercotel Madrid Aeropuerto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 18/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Galeón 25, Barajas, 28024 Madrid, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49456/a_49456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located beside Madrid-Barajas Airport, just a short distance from Madrid's exhibition centre (IFEMA) and the Palacio de Congresos. It offers convenient access to the public transport network, with the nearest metro stop, Alameda de Osuna, just 500 m away. There is a variety of shops, bars, restaurants and nightclubs in the immediate vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1697.00" OriginalAmount="1697.00">
      <BasicPropertyInfo Latitude="40.401434123929" Longitude="-3.6871683587262" StarRating="4" HotelCode="16438|rafaelhoteles_atocha_hotel" HotelName="Rafaelhoteles Atocha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mendez Álvaro 30, 28045 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19830/a_19830_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Madrid, a few minutes from the Méndez Álvaro train, underground and bus stations, as well as the AVE high-speed train station in Atocha. Its décor features a magnificent collection of paintings hung throughout the hotel. The nearby Culture Mile features the El Prado Museum, the Thyssen Bornemisza Museum and the Reina Sofía Art Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1703.00" OriginalAmount="1703.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="823593|amor_de_dios_17_boutique_hotel" HotelName="Amor De Dios 17 Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Amor De Dios 17</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39830000/39820700/39820700/27e0d20f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1707.00" OriginalAmount="1707.00">
      <BasicPropertyInfo Latitude="40.421227738788" Longitude="-3.7099462664334" StarRating="4" HotelCode="12267|exe_el_coloso" HotelName="Eurostars Madrid Gran Vía" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leganitos 13, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11937/a_11937_G1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Madrid just a few minutes walk from the royal palace and Plaza Mayor. Due to it ideal situation close to the Gran Via, this is an excellent starting point from whence to pay a visit to the Spanish capital's shops and nightlife venues. The nearest bus stop is about 100 m away and the city airport is about 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1709" OriginalAmount="1709">
      <BasicPropertyInfo Latitude="40.411321657713" Longitude="-3.693164302701" StarRating="2" HotelCode="322524|498405" HotelName="Hotel Mora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Paseo del Prado 32, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178287/178287a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is situated on the Paseo del Prado in Madrid, 400 meters from the Reina Sofia Museum and Atocha train station. The rooms are simply decorated. The Hotel is directly opposite the Botanical Gardens of Madrid and the Caixa Forum exhibition hall. The Retiro Park and the Prado Museum are within a 10 minute walk. A regular bus service stops nearby and Atocha Metro Station is 250 meters.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1710.00" OriginalAmount="1710.00">
      <BasicPropertyInfo Latitude="40.439629936567" Longitude="-3.698257991061" StarRating="3" HotelCode="53738|nh_breton" HotelName="NH Madrid Chamberí" 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>Bretón de los Herreros 29, 28003 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60793/a_60793_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Nuevos Ministerios district of the city of Madrid. The Paseo de la Castellana is to be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1716.00" OriginalAmount="1716.00">
      <BasicPropertyInfo Latitude="40.406248" Longitude="-3.669354" StarRating="4" HotelCode="82895|hotel_claridge" HotelName="Claridge Hotel Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Conde de Casal 6, 28007 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191721/191721a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1717.00" OriginalAmount="1717.00">
      <BasicPropertyInfo Latitude="40.423367434106" Longitude="-3.6988591889281" StarRating="2" HotelCode="935389|room007_chueca_hostel" HotelName="Room007 Chueca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hortaleza 74, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413293/a_413293_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1721.00" OriginalAmount="1721.00">
      <BasicPropertyInfo Latitude="40.417432762711" Longitude="-3.7086466877754" StarRating="3" HotelCode="533774|room007_select_sol" HotelName="Room007 Select Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fuentes 13, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635140/635140a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1733.00" OriginalAmount="1733.00">
      <BasicPropertyInfo Latitude="40.41890187" Longitude="-3.7009503" StarRating="0" HotelCode="962116|apartments_center_madrid" HotelName="Apartments Center Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Jardines N 16, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/55583/2655583/1.jpg?f=15007635</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1739.00" OriginalAmount="1739.00">
      <BasicPropertyInfo Latitude="40.41366544" Longitude="-3.70038516" StarRating="0" HotelCode="960771|room_mate_alba" HotelName="Room Mate Alba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Huertas 16, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37060000/37052100/37052055/2821e35d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1739.00" OriginalAmount="1739.00">
      <BasicPropertyInfo Latitude="40.428857" Longitude="-3.69114" StarRating="4" HotelCode="680589|one_shot_fortuny_07" HotelName="One Shot Fortuny 07" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fortuny 7, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629912/629912a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1749.00" OriginalAmount="1749.00">
      <BasicPropertyInfo Latitude="40.420715844095" Longitude="-3.7069496512413" StarRating="3" HotelCode="18768|room_mate_macarena_gran_va" HotelName="Room Mate Macarena - Gran Vía" 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,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 43, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23412/a_23412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Madrid, near to the Gran Via, between the Plaza de Espana and the Plaza de Callao. The nearest golf course is just over 6 miles away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1750.00" OriginalAmount="1750.00">
      <BasicPropertyInfo Latitude="40.422623" Longitude="-3.709983" StarRating="3" HotelCode="29182|gran_via_65" HotelName="Espahotel Gran Via" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via, 65, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46893/a_46893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing apartment hotel is located in the tourist resort of Madrid only a few minutes walk from the city centre. The immediate vicinity offers numerous shops, boutiques, cafés, bars, restaurants and an exciting nightlife. Links to the public transport network also lie within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1755.00" OriginalAmount="1755.00">
      <BasicPropertyInfo Latitude="40.37507" Longitude="-3.76384" StarRating="0" HotelCode="0|apartamento_aluche" HotelName="Apartamento Aluche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Armilla, 3, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0f/1b/0f1bfb91004a5e40c158161a3272da1915b25be5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Madrid (La Latina), you'll be within a 15-minute drive of Casa de Campo and Madrid Zoo Aquarium.  This apartment is 6.3 mi (10.1 km) from Principe Pio and 6.7 mi (10.8 km) from Plaza de España.&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 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 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.&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;Early check-in and/or late check-out is available for an additional fee.&lt;/br&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="1756.00" OriginalAmount="1756.00">
      <BasicPropertyInfo Latitude="40.418183" Longitude="-3.704311" StarRating="3" HotelCode="14178|petit_palace_londres" HotelName="Petit Palace Preciados" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Galdo 2, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16450/a_16450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in the heart of Madrid, only minutes from Puerta del Sol, Plaza Mayor, the Royal Palace and the centre of the city. Surrounding the hotel are numerous shops, boutiques, cafes, bars and restaurants to choose from. The hotel is well situated for access to the public transport network, which is only 50 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1763.00" OriginalAmount="1763.00">
      <BasicPropertyInfo Latitude="40.418646603198" Longitude="-3.7046000422642" StarRating="2" HotelCode="400269|sungate_one_hostel" HotelName="Sungate One" Meals="HALF-BOARD,ROOM ONLY" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Carmen 16, 2nd floor, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/548855/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;24-hour front desk, Air conditioning, Computer station, Daily housekeeping, Dry cleaning/laundry service, Free WiFi, Hair dryer, In-room climate control (air conditioning), Iron/ironing board (on request), Luggage storage, Multilingual staff, Number of buildings/towers - 1, Premium bedding, Safe-deposit box at front desk, Shared bathroom, Shower only, Tours/ticket assistance, Year Built 1874</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1767" OriginalAmount="1767">
      <BasicPropertyInfo Latitude="40.458547147843" Longitude="-3.6946392475292" StarRating="4" HotelCode="98430|26160" HotelName="Residence Eurobuilding 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Orense 69, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138004/a_138004_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the most important business zone of Madrid, the c/Orense, parallel to the Paseo de la Castellana and scarcely 500 metres from Plaza de Castilla. It has excellent connections to the trade fair grounds - IFEMA-Juan Carlos I and the Palacio de Congresos. Madrid Barajas Airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1773.00" OriginalAmount="1773.00">
      <BasicPropertyInfo Latitude="40.42961120605469" Longitude="-3.7134580612182617" StarRating="0" HotelCode="0|princesa_v" HotelName="Princesa V" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sta. Cruz de Marcenado, 31, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/77/9277f49b542f9f06f9369060bde0f8982922a363.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Madrid (Malasana), this apartment is within a 15-minute walk of Gran Via Street and Teatro Coliseum. This apartment is 0.7 mi (1.1 km) from Lope de Vega Theatre and 1.3 mi (2.2 km) from Madrid Rio.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Calle de la Princesa - 0.2 km / 0.1 mi&lt;br /&gt;Plaza de Espana - Princesa - 0.3 km / 0.2 mi&lt;br /&gt;Torre de Madrid - 0.8 km / 0.5 mi&lt;br /&gt;Gran Via Street - 0.9 km / 0.5 mi&lt;br /&gt;Temple of Debod - 0.9 km / 0.6 mi&lt;br /&gt;Teatro Coliseum - 0.9 km / 0.6 mi&lt;br /&gt;Lope de Vega Theatre - 1.1 km / 0.7 mi&lt;br /&gt;Sabatini Gardens - 1.2 km / 0.8 mi&lt;br /&gt;Teatro Rialto - 1.3 km / 0.8 mi&lt;br /&gt;Plaza de Santo Domingo - 1.3 km / 0.8 mi&lt;br /&gt;Teatro Lara - 1.4 km / 0.9 mi&lt;br /&gt;Plaza de Callao - 1.5 km / 0.9 mi&lt;br /&gt;Complutense University of Madrid - 1.5 km / 1 mi&lt;br /&gt;Royal Theatre - 1.6 km / 1 mi&lt;br /&gt;Plaza de Oriente - 1.6 km / 1 mi&lt;br /&gt;The nearest major airport is Madrid (MAD-Adolfo Suarez Madrid-Barajas) - 18.2 km / 11.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 complimentary wireless Internet access.&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 is available to keep you connected. Conveniences include a microwave and a coffee/tea maker.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 500.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1775" OriginalAmount="1775">
      <BasicPropertyInfo Latitude="40.033321875987" Longitude="-3.6082684993744" StarRating="4" HotelCode="37051|47638" HotelName="NH Collection Palacio de Aranjuez" 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,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Antonio 22, 28300 Aranjuez</AddressLine>
          </AddressLines>
          <CityName>Aranjuez</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60806/a_60806_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historical part of Aranjuez, opposite the Royal Palace, and about 45 km from Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1778.00" OriginalAmount="1778.00">
      <BasicPropertyInfo Latitude="40.418344677281" Longitude="-3.701401196567" StarRating="4" HotelCode="38254|hotel_maria_elena_palace" HotelName="Eurostars Casa de la Lírica" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Aduana 19, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63193/l_63193_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies at the heart of Madrid’s historical district some 13 km from the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1779" OriginalAmount="1779">
      <BasicPropertyInfo Latitude="40.48304" Longitude="-3.670911" StarRating="4" HotelCode="36943|49515" HotelName="Hotel Mirador de Chamartin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Arte 14, 28033 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60630/a_60630_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by a pine wood in Madrid's district of Charmantin, only around 5 minutes from the train station and the international convention centre IFEMA. Further access to the public transport is around 3 minutes away. Barajas airport is also a close distance, around a 7-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1782.00" OriginalAmount="1782.00">
      <BasicPropertyInfo Latitude="40.416000360547" Longitude="-3.7090604487198" StarRating="4" HotelCode="87683|petit_palace_mayor_plaza" HotelName="Petit Palace Plaza Mayor" 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,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mayor 46, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122576/a_122576_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the only hotel located on the main street, at the principal entrance to the Plaza Mayor. It lies in the best area of the city, not far from the historic centre and Puerta del Sol, and close to the main museums and the most important buildings, such as the Royal Palace and Almudena Cathedral, as well as to the Latina area where guests will find the best restaurants in the city. Guests will find the links to the public transport network, restaurants and nightspots all 100 metres away and Principe Pio and its shopping venues are 500 metres from the hotel. Madrid Airport is just 24 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1782.00" OriginalAmount="1782.00">
      <BasicPropertyInfo Latitude="40.420905" Longitude="-3.69134" StarRating="4" HotelCode="300414|one_shot_04" HotelName="One Shot Recoletos 04" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Salustiano Olózaga 4, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361005/361005a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1784.00" OriginalAmount="1784.00">
      <BasicPropertyInfo Latitude="40.417319315597" Longitude="-3.706523364418" StarRating="3" HotelCode="326489|petit_palace_arenal" HotelName="Petit Palace Ópera" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Arenal 16, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47369/a_47369_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of the city, close to the King's Palace and the Puerta del Sol as well as the Plaza Mayor. Approximately 300 metres away lies a lake. In Winter, ski areas can be reached within 8 miles, where it is possible to enjoy cross-country skiing. The hotel is well situated for access to the public transport network (only 10 metres away). The nearest underground station is Sol station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1785.00" OriginalAmount="1785.00">
      <BasicPropertyInfo Latitude="40.420621913122" Longitude="-3.6990733444691" StarRating="3" HotelCode="69940|room_mate_oscar" HotelName="Room Mate Oscar" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Pedro Zerolo 12, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92118/a_92118_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the brightest squares in the centre of Madrid. It is close to Gran Vía Street, between the streets of Fuencarral and Barquillo, in the heart of the Chueca district. It is just a few minutes' walk from the Prado, Thyssen Bornemisza and Reina Sofia museums and a short walk from the best restaurants in the city. Madrid Airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1794" OriginalAmount="1794">
      <BasicPropertyInfo Latitude="40.422172712946" Longitude="-3.7105820589202" StarRating="3" HotelCode="64261|89914" HotelName="Exe Suites 33" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leganitos 33, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82773/a_82773_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Barrio de Palacio, in the centre of Madrid. It is less than 5 minutes away from many major attractions and cultural venues, such as the Royal Palace, the Opera Theatre, the Senate house, Plaza de Callao, Preciados Street, Puerta del Sol, Plaza de España, the Gran Vía and the Plaza Mayor. There are also many shopping opportunities not far away. The areas surrounding Madrid also feature beautiful natural areas, including the mountains to the north and the city itself, as well as various historic locations such as El Escorial or Alcalá de Henares.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1798.00" OriginalAmount="1798.00">
      <BasicPropertyInfo Latitude="40.413963" Longitude="-3.7008029999999" StarRating="2" HotelCode="935862|apartamentos_madrid_huertas" HotelName="Apartamentos Huertas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de las Huertas 10, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/463649/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1801.00" OriginalAmount="1801.00">
      <BasicPropertyInfo Latitude="40.425586802076" Longitude="-3.7138617038727" StarRating="4" HotelCode="17735|mercure_madrid_plaza_de_espana" HotelName="Mercure Madrid Plaza de España" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Tutor 1, Esquina Ventura Rodriguez, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21818/a_21818_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the historical commercial and tourist centre of Madrid, close to many of the city's top sights including Plaza Mayor and the Prado. Situated in the vicinity is a diverse selection of shops, boutiques, bars and restaurants in addition to links to the public transport network (100 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1808.00" OriginalAmount="1808.00">
      <BasicPropertyInfo Latitude="40.439518795784" Longitude="-3.6386847496033" StarRating="4" HotelCode="51880|petit_palace_arturo_soria" HotelName="Petit Palace Arturo Soria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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>Calle de Arturo Soria 14, esquina Calle Alcalá, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49334/a_49334_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the tourist centre of Madrid, between Calle Arturo Soria and Calle de Alcalá, Ciudad Lineal underground station is just 50 m from the hotel, making the most popular places in Madrid accessible in just 10 minutes. Countless shops, including a shopping centre, delightful restaurants and lively bars and clubs (the nearest pub is right next to the hotel) are all within walking distance. Alcalá Street is one of the biggest commercial areas of Madrid and easily accessible from the hotel. This hotel also lies near to the IFEMA exhibition centre and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1818.00" OriginalAmount="1818.00">
      <BasicPropertyInfo Latitude="40.416666" Longitude="-3.691007" StarRating="4" HotelCode="189352|petit_palace_lealtad_plaza" HotelName="Petit Palace Lealtad Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Antonio Maura 5, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265660/a_265660_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in an old five-storey building built in the early nineteenth century in the most exclusive residential district of the capital, right next to the Palacio de la Bolsa de Madrid, opposite the Ritz Hotel. The Prado Museum and Retiro Park are only 2 km from the hotel. Various restaurants, pubs and bars are in close proximity, links to the local public transport network are approximately 5 minutes’ walk away and shopping venues some 600 m from the hotel. The railway station and bus station are about 1.5 and 3 km away respectively, and Madrid Barajas Airport is around 18 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1819.00" OriginalAmount="1819.00">
      <BasicPropertyInfo Latitude="40.415605899635" Longitude="-3.7018719589129" StarRating="2" HotelCode="387330|hostal_marlasca" HotelName="Marlasca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Cruz 14, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90100/w_90100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Madrid, offering great access to a multitude of museums and historic attractions. It is in an incredible location near to Puerta del Sol, which is the main square in Madrid, and serves as the symbolic and tourist centre of the city. Madrid Airport is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1819.00" OriginalAmount="1819.00">
      <BasicPropertyInfo Latitude="40.474799308106" Longitude="-3.6343556642532" StarRating="4" HotelCode="64252|ac_hotel_madrid_feria_by_marriott" HotelName="AC Hotel Madrid Feria" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via De Los Poblados 3, 28033 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82763/a_82763_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the industrial area of Campo de las Naciones near to the M-40 motorway. It is close to the commercial area of the city and is not far from the IFEMA Trade Fair Centre. The airport is 10 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1827.00" OriginalAmount="1827.00">
      <BasicPropertyInfo Latitude="40.436015652851" Longitude="-3.6817972362042" StarRating="3" HotelCode="29224|nh_balboa" HotelName="NH Madrid Balboa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuñez De Balboa, 112, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47015/a_47015_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city centre (2 km) where there are many shopping venues, bars and restaurants. Links to the public transport network are about 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1832" OriginalAmount="1832">
      <BasicPropertyInfo Latitude="40.411819" Longitude="-3.697824" StarRating="4" HotelCode="172000|21909" HotelName="Catalonia Atocha" 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,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 81, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240201/a_240201_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Madrid, in the Triangle of Art, which is home to the most visited museums in the capital. The hotel is strategically located, 600 m from Atocha train station and there are numerous restaurants and bars nearby. Puerta del Sol is some 850 m away and Plaza Mayor is also about 850 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1838.00" OriginalAmount="1838.00">
      <BasicPropertyInfo Latitude="40.436424" Longitude="-3.685707" StarRating="4" HotelCode="31099|barrio_de_salamanca_suites_2" HotelName="Partner Barrio de Salamanca Suites" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>General Oraa, 17, Barrio de Salamanca, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49414/a_49414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, luxury hotel is fabulously located in the financial, diplomatic, shopping and culture centre of Madrid, only minutes away from the Paseo de la Castellana. The hotel offers ideal access to the N-2 motorway. This hotel is located between the Molina Street, Serrano and Claudio Coello.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1839.00" OriginalAmount="1839.00">
      <BasicPropertyInfo Latitude="40.424787391489" Longitude="-3.7150596483374" StarRating="3" HotelCode="66749|suites_viena" HotelName="Suites Viena Plaza de España" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Juan Álvarez Mendizábal 17, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86374/a_86374_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This studio complex is located close to Gran Via, just a few metres from Plaza de España and Palacio de Oriente, in Madrid de los Austrias' best recreational area. Public transport links can be found in the immediate vicinity, with Ventura underground station around 100 m away. The Prado Museum is about a 15-minute walk away. Principe Pio Train Station is about 1 km away, and Madrid Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1843.00" OriginalAmount="1843.00">
      <BasicPropertyInfo Latitude="40.422493360934" Longitude="-3.7122309207916" StarRating="3" HotelCode="87258|espahotel_plaza_de_espana" HotelName="Espahotel Plaza de España" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de España 7, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/121502/a_121502_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stunning complex offers a central location in the city centre, close to the Palacio Real and the Plaza de España.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1846.00" OriginalAmount="1846.00">
      <BasicPropertyInfo Latitude="40.423351" Longitude="-3.707571" StarRating="2" HotelCode="149004|abami_ii" HotelName="Hostal Abami II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bernardo 35, 2do izquierdo, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204228/204228a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1847.00" OriginalAmount="1847.00">
      <BasicPropertyInfo Latitude="40.486546679076" Longitude="-3.703472" StarRating="5" HotelCode="57590|sheraton_madrid_mirasierra_hotel__spa" HotelName="Eurostars Suites Mirasierra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alfredo Marquerie 43, 28034 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74616/a_74616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid, in a quiet residential area in the north of the city. It lies only 10 minutes away from Barajas international airport, the Juan Carlos I exhibition centre (IFEMA), Chamartín station and Castilla square. Thanks to the nearby Paseo de la Castellana road and the M30, M40 and A10 roads, the hotel has direct access to the most important parts of the city. Links to the public transport network are located in front of the hotel, while restaurants and shops are about 500 m away, with the centre 2 km and the bus station 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1850.00" OriginalAmount="1850.00">
      <BasicPropertyInfo Latitude="40.419628" Longitude="-3.704219" StarRating="3" HotelCode="31091|hotel_negresco_gran_via" HotelName="Hotel Negresco Gran Via" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesonero Romanos 12, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49379/a_49379_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Madrid, in a quiet side street near to the "Gran Via". This is the ideal starting point for exploring the city. The hotel is located just minutes away from Plaza Mayor, Puerta del Sol, the Royal Palace and Chueca. Shops, cinemas, theatres and restaurants all surround the hotel. Links to the public transport network can also be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1857.00" OriginalAmount="1857.00">
      <BasicPropertyInfo Latitude="40.4202" Longitude="-3.701162" StarRating="3" HotelCode="27901|petit_palace_ducal_chueca" HotelName="Petit Palace Chueca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Hortaleza 3, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40899/a_40899_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the lively Chueca neighbourhood, close to the Gran Via, and it is the ideal starting point for discovering the best restaurants and shops in the area and the main tourist attractions. The property is just 2 minutes away from the Puerta del Sol, Plaza Mayor, Palacio Real, and Plaza de España. It is a 5-minute walk to the Museo del Prado, the Thyssen-Bornemiszma Museum and within 10 minutes' walk of the Museum of Contemporary Art Reina Sofia and the train station Ave-Atocha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1861.00" OriginalAmount="1861.00">
      <BasicPropertyInfo Latitude="40.428661" Longitude="-3.696228" StarRating="3" HotelCode="12278|nh_embajada" HotelName="NH Madrid Alonso Martínez" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Engracia 5, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12101/a_12101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Madrid, this hotel is located close to the Plaza Alonso Martínez, the Paseo de la Castellana and the Plaza de Colón.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1861.00" OriginalAmount="1861.00">
      <BasicPropertyInfo Latitude="40.42331133" Longitude="-3.70773876" StarRating="2" HotelCode="519573|hostal_rias_bajas_2" HotelName="Hostal Rias Bajas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>San Bernardo 35, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688047/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.00" OriginalAmount="1879.00">
      <BasicPropertyInfo Latitude="40.439012" Longitude="-3.692885" StarRating="3" HotelCode="36868|nh_zurbano" HotelName="NH Madrid Zurbano" 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>Calle de Zurbano 79-81, 28003 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60507/a_60507_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Madrid. It is located only around 100 m from Paseo de la Castellana Boulevard and is close to the science museum as well as the Congress Palace. The transfer time to the airport takes around 15 minutes. The public transport network is easily reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.00" OriginalAmount="1879.00">
      <BasicPropertyInfo Latitude="40.420507" Longitude="-3.705453" StarRating="2" HotelCode="517346|hostal_gran_via_44" HotelName="Hostal Gran Via 44" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 44, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/685310/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1880.00" OriginalAmount="1880.00">
      <BasicPropertyInfo Latitude="40.419644819027" Longitude="-3.7036330997944" StarRating="3" HotelCode="25010|hotel_petit_palace_cliper_gran_via_2" HotelName="Petit Palace Cliper Gran Vía" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Chinchilla 6, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35463/a_35463_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel is located at the heart of Madrid, close to the Gran Via and the Puerta del Sol as well as the Plaza Mayor. Cinemas, shopping venues, restaurants, and bars all lie within 300 metres from the hotel. Public transport links are located directly in front of the hotel. The nearest underground station is Gran Vía.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1883.00" OriginalAmount="1883.00">
      <BasicPropertyInfo Latitude="40.42179356" Longitude="-3.67657145" StarRating="0" HotelCode="519608|hostal_retiro" HotelName="Hostal Retiro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>O´Donnell 27, 28009 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/89026/1989026/1.jpg?f=15659662</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1886.00" OriginalAmount="1886.00">
      <BasicPropertyInfo Latitude="40.421084419798" Longitude="-3.7147602438927" StarRating="3" HotelCode="16258|hotel_principe_pio" HotelName="Principe Pio" 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,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cueste de San Vicente 14, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19475/a_19475_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies just a few minutes from the centre of Madrid where guests will discover many shopping and entertainment venues as well as the city's top sights. Countless shops and leisure venues are to be found in the vicinity and the nearest bus stop is about 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1899.00" OriginalAmount="1899.00">
      <BasicPropertyInfo Latitude="40.47042469013" Longitude="-3.6850842833519" StarRating="4" HotelCode="30469|foxa_32" HotelName="Barceló Imagine" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Agustin De Foxa 32, 28036 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48893/l_48893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located close to the Plaza de Castilla in the north of Madrid and is just a short 10-minute walk to the lively shopping and business centre of the city. In addition, the Prado Museum, Thyssen Museum, Bernabeu football stadium and Reina Sofia Gallery are all to be found within 5 km of the hotel. Public transport departs from stops directly in front of the hotel. Chamartín train station is 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1901.00" OriginalAmount="1901.00">
      <BasicPropertyInfo Latitude="40.41607412" Longitude="-3.69973145" StarRating="1" HotelCode="498349|hostal_r_lido" HotelName="Hostal Lido" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Echegaray 5, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/508581/508581a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1915.00" OriginalAmount="1915.00">
      <BasicPropertyInfo Latitude="40.420676" Longitude="-3.707359" StarRating="4" HotelCode="284119|hotel_indigo_madrid__gran_via" HotelName="Indigo Madrid - Gran Via" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Silva 6, Madrid 28013</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/242465/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1915.00" OriginalAmount="1915.00">
      <BasicPropertyInfo Latitude="40.423004" Longitude="-3.709869" StarRating="4" HotelCode="18763|tryp_madrid_menfis_hotel" HotelName="Madrid Plaza España Hotel Managed by Melia" 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,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 74, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23406/a_23406_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on one of Madrid's main roads. It takes just a few minutes to reach the Plaza de España and the Royal Palace. Plaza de España is the nearest underground station. It is 94 km to the nearest ski resort, the ski lift and cross-country skiing. There is a golf course 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1915.00" OriginalAmount="1915.00">
      <BasicPropertyInfo Latitude="40.41562" Longitude="-3.70132" StarRating="4" HotelCode="0|canalejas_2" HotelName="Canalejas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Nunez de Arce 6,, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/65/0b/650bd8f1ea0a96c1ceb6b593819e0482ad424d4d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Canalejas in Madrid (Literary Quarter), you'll be steps from Puerta del Sol and Plaza de Santa Ana.  This apartment is 0.2 mi (0.3 km) from Puerta del Sol and 0.4 mi (0.6 km) from Gran Via Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include microwaves and washing machines, 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.&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="1921" OriginalAmount="1921">
      <BasicPropertyInfo Latitude="40.422426934853" Longitude="-3.7088960588608" StarRating="4" HotelCode="67168|17222" HotelName="Vincci Via 66" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Via 66, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86884/a_86884_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the capital, between Plaza España and the Puerta Del Sol. It is in a privileged location, neighbouring the renowned Gran Via Avenue. It is close to the Plaza Mayor, in the commercial heart of the city and very near the triangle of the arts formed by the museums El Prado, Reina Sofia and Thyssen Bornemitza. Public transport links and shopping opportunities can be found in the immediate vicinity. Madrid Bajaras Airport is around 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1931.00" OriginalAmount="1931.00">
      <BasicPropertyInfo Latitude="40.419343" Longitude="-3.702784" StarRating="3" HotelCode="56985|petit_palace_tres_cruces" HotelName="Petit Palace Tres Cruces" 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,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de las Tres Cruces, 6, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73886/a_73886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Tres Cruces street, on the corner of the completely renovated Gran Via Edificio street. An underground station can be found in the near vicinity. The Plaza Mayor and the Almudena cathedral is around 300 m away. The airport lies around 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1931.00" OriginalAmount="1931.00">
      <BasicPropertyInfo Latitude="40.418281" Longitude="-3.699424" StarRating="4" HotelCode="56986|hotel_petit_palace_alcala_torre" HotelName="Petit Palace Alcalá" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Virgen de los Peligros 2, Esquina con Alcalá 23, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73887/a_73887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Alcalá Street, close to the Puerta del Sol at the heart of the city and within a short distance of the historical centre of the city, which is the area of most interest to tourists, featuring many tourist sights and squares. It is just 100 m to Plaza de Cibeles, which is known as the "Paseo del Arte", with three of the city's most prominent museums situated here: the Museo del Prado, the Museo Tysen Bornemisza and the Centro de Arte Moderno Reina Sofía. It is just 2 minutes' walk to a range of entertainment venues; Madrid airport lies some 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1937.00" OriginalAmount="1937.00">
      <BasicPropertyInfo Latitude="40.403869022356" Longitude="-3.6901023040485" StarRating="4" HotelCode="162011|ac_hotel_atocha_by_marriott" HotelName="AC Atocha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calle Delicias 42, 28045 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228494/a_228494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in the heart of Madrid, close to the Paseo del Prado. The Reina Sofia, Thyssen-Bornemisza and Prado Museums are all nearby. Madrid-Barajas Airport is located at a distance of approximately 16 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1938.00" OriginalAmount="1938.00">
      <BasicPropertyInfo Latitude="40.447551" Longitude="-3.628123" StarRating="4" HotelCode="7854|melia_avenida_america" HotelName="Meliá Avenida América" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>C/ Juan Ignacio Luca de Tena 36, 28027 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/2397/a_2397_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the harbour and Castellana Avenue, close to the trade fairground. A selection of shopping and entertainment venues are to be found in the vicinity and shops, a golf club, cinemas, restaurants, a jogging track, an ice rink and much, much more is close to hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1941.00" OriginalAmount="1941.00">
      <BasicPropertyInfo Latitude="40.430608432797" Longitude="-3.6642296922241" StarRating="2" HotelCode="207386|ibis_madrid_centro_las_ventas" HotelName="Hotel ibis Madrid Centro las Ventas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Julio Camba 1, Esquina Alcala, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295655/a_295655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1955" OriginalAmount="1955">
      <BasicPropertyInfo Latitude="40.425044230148" Longitude="-3.6781405276126" StarRating="4" HotelCode="410223|33138" HotelName="Vincci Soma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Goya 79, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100800/a_100800_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Goya Street in the heart of the Salamanca quarter, where culture, shopping and business come together. The nearest underground train station is just 20 m from the hotel and the city centre is just a 15-minute drive away. In the vicinity, guests will find the Palacio de los Deportes (10 minutes on foot), the Parque del Retiro (a 15-minute walk) and the Museo del Prado (15 minutes by public transport). Madrid Airport is 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1959" OriginalAmount="1959">
      <BasicPropertyInfo Latitude="40.438293941386" Longitude="-3.6951157450676" StarRating="4" HotelCode="49082|14844" HotelName="NH Collection Madrid Abascal" 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>Calle de Jose Abascal 47, 28003 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34276/a_34276_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Housed in an architecturally appealing building previously used as an embassy, this hotel is located at the heart of Madrid, between the Azca and the Nuevos Ministerios districts of the city. The famous Paseo de la Castellana may easily be reached on foot and links to the public transport network are to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1961.00" OriginalAmount="1961.00">
      <BasicPropertyInfo Latitude="40.420901748178" Longitude="-3.7083299766865" StarRating="4" HotelCode="59394|petit_palace_san_bernardo" HotelName="Petit Palace Plaza España" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de San Bernardo 3, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76921/a_76921_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Madrid. Guests are conveniently located close to the shopping areas (Gran Via - Plaza Callao) and the important sightseeing attractions. This include Palacio Real, Teatro Real, Puerta del Sol, Plaza Mayor, Museo del Prado, Museo Reina Sofía, Plaza de España and other interesting locations, which are all less than a 10 minute drive away. Countless shops, restaurants, bars, clubs, cafes are located in the immediate vicinity. Santo Domingo metro station, a bus stop as well as a 24-hour public car park lie a couple of steps away. Barajas airport is located roughly 19 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1962.00" OriginalAmount="1962.00">
      <BasicPropertyInfo Latitude="40.4090396" Longitude="-3.69241473" StarRating="3" HotelCode="322530|60_balconies_urban_stay" HotelName="60 Balconies Urban Stay - Edificio Atocha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Emperador Carlos V 11, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577783/577783a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1968.00" OriginalAmount="1968.00">
      <BasicPropertyInfo Latitude="40.41074752807617" Longitude="-3.7059109210968018" StarRating="0" HotelCode="0|analina_rooms" HotelName="The Central House Lavapiés" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Encomienda, 16, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/8f/698f6ab029c9de51a987271e9287b57dfa86c695.jpeg</HotelPictures>
        <HotelDescription>The property consists of 11 rooms. This hotel is the perfect base for exploring the area. Guests can avail themselves of the key collection service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1978.00" OriginalAmount="1978.00">
      <BasicPropertyInfo Latitude="40.42075018" Longitude="-3.69831731" StarRating="0" HotelCode="519210|woohoo_rooms_chueca" HotelName="Hostal Rio Mino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbieri 3, 1 Izq, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688048/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1981.00" OriginalAmount="1981.00">
      <BasicPropertyInfo Latitude="40.413698" Longitude="-3.70362" StarRating="3" HotelCode="36938|hotel_cortezo" HotelName="Hotel Cortezo" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>Calle del Doctor Cortezo 3, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60625/a_60625_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel in the heart of Madrid is only a few metres from the Puerta del Sol, the Plaza Mayor, the underground station Tirso de Molina, bars, restaurants and numerous shopping amenities. The Reína Sofía Museums (500 m away) and Thyssen and Prado (1 km) are both well within walking distance. The King's Palace and Atocha station are both only around 1 km away from the hotel. It is roughly 16 km to Madrid Barajas International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1981.00" OriginalAmount="1981.00">
      <BasicPropertyInfo Latitude="40.420578986557" Longitude="-3.7028793993883" StarRating="3" HotelCode="35356|petit_palace_italia_gran_via" HotelName="Petit Palace Triball" 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,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gonzalo Jimenez de Quesada 2, Esquina con Calle Gran Vía 32, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57531/a_57531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is housed in an impressive 19th century building that is located in the historical centre of the city. An abundance of shops, restaurants, bars, pubs, nightclubs and public transport links are situated within 50 m of the hotel entrance. The nearest golf course is located 4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1990.00" OriginalAmount="1990.00">
      <BasicPropertyInfo Latitude="40.415691556536" Longitude="-3.7057562678102" StarRating="4" HotelCode="38260|petit_palace_posada_del_peine__city_inn_madrid" HotelName="Petit Palace Posada del Peine" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Postas 17, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63200/a_63200_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the historical centre of Madrid, close to the Plaza Mayor and within a short walk of Puerta del Sol. Countless shopping venues, bars, restaurants and nightclubs are to be found in the immediate vicinity. Furthermore, links to the public transport network can easily be reached on foot. The transfer time to the airport is approximately 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1991.00" OriginalAmount="1991.00">
      <BasicPropertyInfo Latitude="40.462331711859" Longitude="-3.6154246330261" StarRating="4" HotelCode="169162|hotel_pullman_madrid_airport__feria" HotelName="Pullman Madrid Airport &amp; Feria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Capital de España 10, Campo de las Naciones, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236079/a_236079_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Campo de las Naciones, Madrid, opposite the Congress Palace and IFEMA Exhibition Center. Moreover, it is near to golf and tennis facilities as well as Juan Carlos I Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1994.00" OriginalAmount="1994.00">
      <BasicPropertyInfo Latitude="40.417113" Longitude="-3.689109" StarRating="4" HotelCode="170577|petit_palace_savoy_alfonso_xii" HotelName="Petit Palace Savoy Alfonso XII" 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,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alfonso XII 18, Retiro - Puerta de Alcalá, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238667/a_238667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Alfonso XII Street in the impressive Retiro district. It is just 300 m away from the popular Puerta de Alcalá, Plaza de Cibeles and Paseo del Prado. Thanks to its unbeatable location, most of the major tourist attractions and monuments can be reached easily and comfortably by foot. Madrid Barajas Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1996.00" OriginalAmount="1996.00">
      <BasicPropertyInfo Latitude="40.448934118783" Longitude="-3.7113726139069" StarRating="3" HotelCode="30880|ac_hotel_los_vascos_by_marriott" HotelName="AC los Vascos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Los Vascos 27, 28040 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49455/a_49455_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated next the university campus and offers a good connection to the motorway (Coruña). Links to the public transport network also lie within walking distance. The nearest nightclub is 300 m from the hotel, whilst countless shops are to be found within 3 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2018" OriginalAmount="2018">
      <BasicPropertyInfo Latitude="40.413945" Longitude="-3.702857" StarRating="4" HotelCode="26838|628" HotelName="Catalonia Puerta del Sol" 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>Atocha 23, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39453/a_39453_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This smart luxury hotel is centrally located in Madrid's golden triangle, between the Old Town and the Museums Quarter. Countless breathtaking tourist attractions and the most stylish shops and other entertainment venues are within easy reach by foot or on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2022.00" OriginalAmount="2022.00">
      <BasicPropertyInfo Latitude="40.407843847351" Longitude="-3.6893584957008" StarRating="3" HotelCode="15152|nh_sur_2" HotelName="NH Madrid Atocha" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo Infanta Isabel 9, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17964/a_17964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Atocha railway station, an AVE (high-speed) station, and in close proximity to the new bus station (Méndez Álvaro). The Prado Museum, the Thyssen Collection, and the Reina Sofía arts centre can all easily be reached on foot. Retiro Park is also close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2030.00" OriginalAmount="2030.00">
      <BasicPropertyInfo Latitude="40.418862725128" Longitude="-3.7027251720428" StarRating="4" HotelCode="57593|hotel_petit_palace_plaza_del_carmen_2" HotelName="Petit Palace Plaza del Carmen" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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>Plaza del Carmen 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74619/a_74619_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid on the Plaza del Carmen. It has a good location between the Puerta del Sol and the famous shopping street of La Gran Vía, and is near many shops, which can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2035.00" OriginalAmount="2035.00">
      <BasicPropertyInfo Latitude="40.42689" Longitude="-3.66228" StarRating="0" HotelCode="0|apartamentos_duque_ii" HotelName="Apartamentos Duque II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Ramón de Aguinaga 15, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/f9/02f99d1c81625c08954a69e50d19a262d0a635df.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Madrid (Salamanca), you'll be within a 15-minute drive of El Retiro Park and Paseo del Prado.  This 4-star apartment is 0.7 mi (1.1 km) from WiZink Center and 2.3 mi (3.7 km) from Gran Via Street.&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 Smart television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a microwave.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2041.00" OriginalAmount="2041.00">
      <BasicPropertyInfo Latitude="40.428709750757" Longitude="-3.7030286430852" StarRating="2" HotelCode="113293|ibis_madrid_centro" HotelName="ibis Madrid Centro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Manuela Malasaña 6, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156613/a_156613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2062.00" OriginalAmount="2062.00">
      <BasicPropertyInfo Latitude="40.436728514457" Longitude="-3.6790043037182" StarRating="4" HotelCode="31112|nh_principe_de_vergara" HotelName="NH Madrid Príncipe de Vergara" 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>Calle del Príncipe De Vergara 92, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49537/a_49537_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the leisure district of Madrid, around 7 km from the city centre. Links to the public transport network are to be found directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2063.00" OriginalAmount="2063.00">
      <BasicPropertyInfo Latitude="40.4192825" Longitude="-3.70735404" StarRating="4" HotelCode="789919|soho_boutique_opera_spa" HotelName="Hotel Soho Boutique Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 19/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Calle Veneras 2, Madrid City Centre, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641306/641306a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Madrid. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2066.00" OriginalAmount="2066.00">
      <BasicPropertyInfo Latitude="40.423884561043" Longitude="-3.7058645731178" StarRating="3" HotelCode="113294|hotel_abalu_boutique_design_hotel_2" HotelName="Hotel Abalu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment 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,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pez 19, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156614/a_156614_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are set in the heart of Madrid, just a short walk away from Plaza España. Noviciado metro station is 200 m away, allowing excellent connections to all parts of the city, and there are restaurants, bars, shops and clubs in the immediate vicinity. The historic city centre is around 250 m away, and there are museums within around 500 m of the hotel. Madrid Barajas Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2066.00" OriginalAmount="2066.00">
      <BasicPropertyInfo Latitude="40.416283" Longitude="-3.707574" StarRating="3" HotelCode="476975|chic_rentals_plaza_mayor" HotelName="Aspasios Calle Mayor Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Mayor 30, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/643206/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2091.00" OriginalAmount="2091.00">
      <BasicPropertyInfo Latitude="40.418617680782" Longitude="-3.706713616848" StarRating="4" HotelCode="23667|hotel_intur_palacio_san_martin" HotelName="Intur Palacio San Martín" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de San Martín 5, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30806/a_30806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a classical building from the 1900's and lies at the heart of Madrid, only paces from the Gran Via and close to the King's Palace. Countless shops, restaurants, bars and clubs are located in the immediate vicinity as well as convenient links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2092" OriginalAmount="2092">
      <BasicPropertyInfo Latitude="40.414831632224" Longitude="-3.6983531713486" StarRating="4" HotelCode="39303|35510" HotelName="Vincci Soho" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" 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>Calle Prado 18, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64840/a_64840_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the historic centre of Madrid between Puerta del Sol and Plaza de Cibeles. A few metres away are the government building Congreso de los Diputados and the Museo Thyssen-Bornemisza. Other major museums and sights are a short walk from the hotel, as well as the commercial and tourist district, centring on the vibrant street of Gran Via. Close by there are is also a bus stop and Atocha railway station. Barajas Airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2096.00" OriginalAmount="2096.00">
      <BasicPropertyInfo Latitude="40.427514260457" Longitude="-3.6963227391243" StarRating="4" HotelCode="904125|hotel_petit_palace_santa_barbara" HotelName="Petit Palace Santa Bárbara" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Santa Bárbara 10, esquina Plaza Alonso Martínez, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237831/a_237831_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Plaza de Santa Barbara in the impressive Alonso Martinez area. It is just 1.5 km away from the popular Gran Vía, the lively neighbourhood of Chueca and Plaza de Cibeles in an area where many cinemas, restaurants, terraces, cafés and shops can be enjoyed. The closest metro station is about 50 metres from the hotel and Madrid Barajas Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2096.00" OriginalAmount="2096.00">
      <BasicPropertyInfo Latitude="40.409958874346" Longitude="-3.6937263607979" StarRating="4" HotelCode="57617|husa_paseo_del_arte" HotelName="Hotel Paseo del Arte" 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>Atocha 123, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74647/a_74647_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Madrid's Art Triangle, just 300 m from the Atocha AVE Train Station et 450 m from Museo del Prado.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2102.00" OriginalAmount="2102.00">
      <BasicPropertyInfo Latitude="40.429652759543" Longitude="-3.7187914658796" StarRating="3" HotelCode="113296|apartohotel_rosales" HotelName="Aparto-Hotel Rosales" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 30/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle Marqués de Urquijo 23, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/318469/318469a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Completed Refurbished in August 2013. Located in Marqués de Urquijo street, right in the center of Madrid, one of the main comercials areas of the capital, and very close to Gran Vía. It has an excellent comunications with subways and buses stations very close and just a few minutes away from the most important business center. Offers studies well-equipped with television, phone, safe box and bathroom. The bar and the restaurant have been totally refurbished. *Free children accomodation until 12 years old (in extra bed). *Pets allowed until 12 kg with suplement charge. *Only rooms with kitchen are triple and quadruple, included menaje.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2105" OriginalAmount="2105">
      <BasicPropertyInfo Latitude="40.4203" Longitude="-3.706591" StarRating="4" HotelCode="29314|17179" HotelName="Vincci Capitol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 41, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47234/a_47234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the city centre of Madrid, close to Puerta del Sol, Plaza Mayor, in the commercial heart of the city and close to the triangle of the arts, formed by the museums El Prado, Reina Sofia and Thyssen Bornemitza.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2112.00" OriginalAmount="2112.00">
      <BasicPropertyInfo Latitude="40.395882" Longitude="-3.711396" StarRating="2" HotelCode="190840|hispania_residence" HotelName="Hispania Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Antonio López 39?, 28019 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/238292/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Arganzuela. The 35 welcoming accommodation units offer a perfect place to relax at the end of the day. Travellers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2114.00" OriginalAmount="2114.00">
      <BasicPropertyInfo Latitude="40.432259083416" Longitude="-3.674272463056" StarRating="3" HotelCode="143629|apartamentos_juan_bravo" HotelName="Apartamentos Juan Bravo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Juan Bravo 58-60, Salamanca, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/236061/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2119" OriginalAmount="2119">
      <BasicPropertyInfo Latitude="40.413123" Longitude="-3.700828" StarRating="4" HotelCode="172083|22020" HotelName="Catalonia Plaza Mayor" 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,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atocha 36, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240297/a_240297_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a building dating back to the early twentieth century, part of the historic Villa de Madrid. It is situated on the famous Atocha, the route that connects the city centre to the Paseo del Prado and Atocha station, each of which are 1 km away. Restaurants and pubs can be found in the immediate vicinity, and there are great public transport connections, with the nearest metro station around 50 m from the hotel and the Atocha bus station around 1.2 km away. Nearby places of interest include the Plaza Mayor (around 550 m), Puerto del Sol (around 600 m), and Museo del Prado and Parque del Retiro (each around 1.3 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2124.00" OriginalAmount="2124.00">
      <BasicPropertyInfo Latitude="40.469588" Longitude="-3.582171" StarRating="4" HotelCode="29258|melia_barajas" HotelName="Meliá Barajas" 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,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Logroño 305, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47123/a_47123_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location close to Madrid Barajas airport, the convention centres and the conference centres. It is within easy reach of the city centre and just a couple of minutes from interesting places. It is ideal for both business guests as well as tourists through its ideal location. The hotel offers a complimentary 24-hour shuttle service from the hotel to the airport and back as well as to the convention centres in the exhibition season.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2127.00" OriginalAmount="2127.00">
      <BasicPropertyInfo Latitude="40.418897439671" Longitude="-3.7100797891617" StarRating="4" HotelCode="15428|hotel_opera_3" HotelName="Opera" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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>Cuesta De Santo Domingo 2, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18332/ba_18332_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small, family-run hotel is situated directly in the city centre, opposite the Madrid Opera House. The charming Palacio Real is just a few minutes walk away, as it the Plaza Mayor, the heart of Madrid. The city's airport is some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2143.00" OriginalAmount="2143.00">
      <BasicPropertyInfo Latitude="40.423694" Longitude="-3.704196" StarRating="4" HotelCode="297894|madrid4rentals_tribunal" HotelName="Madrid SmartRentals Gran Via" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Madera 25, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406044/w_406044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2146.00" OriginalAmount="2146.00">
      <BasicPropertyInfo Latitude="40.435156170903" Longitude="-3.6765334010124" StarRating="3" HotelCode="76561|vp_el_madrono" HotelName="VP El Madroño" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle General Díaz Porlier 101, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104078/a_104078_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an excellent location in the Salamanca area of Madrid, within walking distance of the Goya and Serrano shopping streets, and museums. There are 2 metro stations just 200 metres away and the metro, bus and taxi stops near to the hotel offer easy access to the airport. Retiro Park and the AZCA business centre are within 2 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2150.00" OriginalAmount="2150.00">
      <BasicPropertyInfo Latitude="40.417029" Longitude="-3.705226" StarRating="3" HotelCode="35373|petit_palace_puerta_del_sol" HotelName="Petit Palace Puerta del Sol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Arenal 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57553/a_57553_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the historic and tourist centre of Madrid near to the Puerto del Sol (350 m) and some 15 km from the airport. There are fantastic opportunities for excursions to the nearby ski resorts, only about 30 km away, and there is a golf course close at hand, around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.00" OriginalAmount="2151.00">
      <BasicPropertyInfo Latitude="40.419860895671" Longitude="-3.7022530098719" StarRating="3" HotelCode="18761|tryp_madrid_gran_via_hotel_2" HotelName="Hotel Madrid Gran Vía 25 Managed by Melia" 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,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 25, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23404/a_23404_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This leading hotel is centrally located on the vibrant Gran Via near to the Palacio Real. Hoards of shops and cultural venues as well as Madrid's most remarkable tourist attractions are within easy reach either by foot or on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2152.00" OriginalAmount="2152.00">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="4" HotelCode="7855|melia_castilla" HotelName="Meliá Castilla" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Poeta Joan Maragall 43, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/2398/a_2398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a few metres from the Paseo de la Castellana and 15 minutes from the airport, the M-40 motorway takes guests straight from the hotel to the IFEMA Exhibition Centre and the Municipal Conference centre. A pleasant 10-minute walk brings guests to the Exhibition and Conference centre or Real Madrid's Santiago Bernabéu stadium. The hotel is surrounded by shopping streets, places dedicated to making the most of leisure time and the best communications links, giving guests the perfect combination for making the most of their time in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2166.00" OriginalAmount="2166.00">
      <BasicPropertyInfo Latitude="40.436458659446" Longitude="-3.6884585022926" StarRating="4" HotelCode="29177|hesperia_emperatriz" HotelName="Barceló Emperatriz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle López de Hoyos 4, (Junto al Paseo de la Castellana), 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46882/a_46882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel lies in the commercial district of Madrid, close to Castellana Street. It is an ideal starting point for visiting the famous attractions, such as the Prado museum. It is just a few minutes walk to many shopping and entertainment venues. Links to the public transport network lie in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2167.00" OriginalAmount="2167.00">
      <BasicPropertyInfo Latitude="40.428129" Longitude="-3.696005" StarRating="4" HotelCode="221712|innside_madrid_genova" HotelName="Sardinero Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Alonso Martínez 3, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/311079/a_311079_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Madrid, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2176.00" OriginalAmount="2176.00">
      <BasicPropertyInfo Latitude="40.39224" Longitude="-3.66746" StarRating="0" HotelCode="0|olala_style_apartments" HotelName="Olala Style Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Sierra de Alcubierne 9, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/74/91745e1b469e70382b4a97f9370aeafab33da627.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Olala Style Apartments in Madrid (Puente de Vallecas), you'll be 13 minutes by car from Prado Museum.  This apartment is 2.9 mi (4.7 km) from Puerta del Sol and 3 mi (4.8 km) from Puerta del Sol.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers 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 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.&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;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &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;Cash deposit: EUR 100.0 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="2180.00" OriginalAmount="2180.00">
      <BasicPropertyInfo Latitude="40.42204482" Longitude="-3.71536108" StarRating="2" HotelCode="621735|lanave" HotelName="Poshtel Lanave" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cadarso 19, Moncloa Aravaca, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/790543/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2184.00" OriginalAmount="2184.00">
      <BasicPropertyInfo Latitude="40.413210141742" Longitude="-3.708521425724" StarRating="4" HotelCode="190794|posada_del_leon_de_oro" HotelName="Posada Del Leon De Oro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cava Baja 12, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/267258/a_267258_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2194.00" OriginalAmount="2194.00">
      <BasicPropertyInfo Latitude="40.421527524756" Longitude="-3.6723585426807" StarRating="4" HotelCode="30167|novotel_madrid_center" HotelName="Novotel Madrid Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de O'Donnell 53, 28009 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48585/a_48585_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This glorious luxury hotel is fabulously located in Madrid's tourist and commercial centre, near to the Retiro Park. Scores of shops and cultural venues as well as exemplary tourist attractions are easily discovered on foot or on public transport. The nearest underground station "O'Donnell" is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2202.00" OriginalAmount="2202.00">
      <BasicPropertyInfo Latitude="40.455825" Longitude="-3.689702" StarRating="4" HotelCode="46622|ac_hotel_aitana_by_marriott" HotelName="AC Hotel Aitana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 152, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29740/a_29740_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upper-mid range hotel is located in the town centre of Madrid, on the Paseo de la Castellana, close to the Santiago Bernabéu football stadium. The hotel's immediate vicinity offers cinemas, a theatre, a museum as well as a diverse range of shops. The Chamartin train station is around 5 minutes by car and the capital's airport is around 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2206.00" OriginalAmount="2206.00">
      <BasicPropertyInfo Latitude="40.414515560127" Longitude="-3.7001119705697" StarRating="3" HotelCode="57792|room_mate_alicia_2" HotelName="Room Mate Alicia" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Prado 2, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74883/a_74883_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Barrio de las Letras, on Santa Ana square and close to the most important commercial centre in central Madrid. In the area around the hotel guests have the chance to experience a symbiosis of gastronomical and artistic creativity with the Prado, Thyssen Bornemisza and Reina Sofia museums in the direct vicinity. The hotel is only around 5 minutes from Puerta del Sol, Plaza Mayor, Gran Via or underground train station Se villa. It is about 10 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2207.00" OriginalAmount="2207.00">
      <BasicPropertyInfo Latitude="40.41264175" Longitude="-3.70477982" StarRating="4" HotelCode="777618|mh_apartments_central_madrid" HotelName="MH Central Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Tirso de Molina 15, Centro histórico, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/939602/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2208.00" OriginalAmount="2208.00">
      <BasicPropertyInfo Latitude="40.417011" Longitude="-3.700014" StarRating="4" HotelCode="29475|hotel_quatro_puerta_del_sol" HotelName="Quatro Puerta del Sol" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Sevilla 4, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47035/a_47035_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys an excellent location in the historical centre of Madrid, just minutes from the Plaza de la Puerta del Sol and the most important museums of the city. An abundance of shops and other entertainment venues as well as the most famous tourist attractions are within easy walking distance or can be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2208.00" OriginalAmount="2208.00">
      <BasicPropertyInfo Latitude="40.415152" Longitude="-3.699136" StarRating="4" HotelCode="82258|suite_prado_hotel" HotelName="Suite Prado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Manuel Fernández y González 10, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186998/186998a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2214.00" OriginalAmount="2214.00">
      <BasicPropertyInfo Latitude="40.400158" Longitude="-3.694216" StarRating="1" HotelCode="261880|sancho" HotelName="Sancho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de las delicias 56, 28045 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187127/187127a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Arganzuela. The total number of guests rooms is 94. This hotel does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2219.00" OriginalAmount="2219.00">
      <BasicPropertyInfo Latitude="40.41427" Longitude="-3.70374" StarRating="0" HotelCode="0|_0x24dfe" HotelName="Mola Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 16, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f0/f0/f0f0f024c5b625007667fcb4f453873161a09be8.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Mola Hostel in Madrid (Centro), you'll be steps from Puerta del Sol and 4 minutes by foot from Puerta del Sol.  This hostel is 0.3 mi (0.4 km) from Plaza Mayor and 0.5 mi (0.8 km) from Gran Via Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 40 air-conditioned guestrooms. Rooms have private balconies. 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;Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.&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. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are available daily from 7:30 AM to noon for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. 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;Price of an additional breakfast: 6.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: 10.00 EUR.&lt;/br&gt;A deposit of 10.00 EUR per stay will be required at check-in to cover any potential damages.&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: 25.00 EUR.&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="2220.00" OriginalAmount="2220.00">
      <BasicPropertyInfo Latitude="40.427094" Longitude="-3.684179" StarRating="3" HotelCode="36367|hostal_don_diego" HotelName="Velázquez 45 by Pillow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Velázquez 45 - 5°, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/71438/1071438/31.jpg?f=15652963</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2221" OriginalAmount="2221">
      <BasicPropertyInfo Latitude="40.419564681616" Longitude="-3.6985845569617" StarRating="4" HotelCode="426246|131962" HotelName="Vincci The Mint" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Vía 10, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/536852/a_536852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. Amenities include a baggage storage service and a safe. Wireless internet access is available to guests in the public areas. The hotel has a range of facilities for guests with disabilities. Various gastronomic options are available, including a café and a bar. Additional facilities at the accommodation include a newspaper stand. Available services and facilities include room service, a wake-up service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2221.00" OriginalAmount="2221.00">
      <BasicPropertyInfo Latitude="40.438792" Longitude="-3.691606" StarRating="5" HotelCode="25011|hesperia_madrid" HotelName="Hesperia Madrid" 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,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 57, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35465/a_35465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located directly in the commercial and shopping district of Madrid close to the Paseo de la Castellana. The immediate vicinity offers bars various entertainment venues. The Gregorio Maranon stop is located directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2225.00" OriginalAmount="2225.00">
      <BasicPropertyInfo Latitude="40.422139086483" Longitude="-3.7095956504345" StarRating="4" HotelCode="30318|best_western_hotel_mayorazgo" HotelName="Hotel Mayorazgo" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 30/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>Calle Flor Baja 3, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48711/a_48711_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is located on the Gran Via in the heart of Madrid. An abundance of shops and cultural venues are located in the immediate vicinity. The royal palace, Plaza de Espana and Plaza Mayor are all close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2236.00" OriginalAmount="2236.00">
      <BasicPropertyInfo Latitude="40.49193239" Longitude="-3.59205507" StarRating="4" HotelCode="436459|air_rooms_madrid_by_premium_traveller" HotelName="Air Rooms Madrid Airport By Premium Traveller" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenida De La Hispanidad 1 Floor, Madrid Airport Terminal 4, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/599345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2238.00" OriginalAmount="2238.00">
      <BasicPropertyInfo Latitude="40.4143106" Longitude="-3.7002165" StarRating="3" HotelCode="113301|miau_hotel" HotelName="Hostal Miau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Príncipe 26, esquina Plaza Santa Ana, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/235501/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated a brief walk from Puerta del Sol, Puerta del Sol and Plaza Mayor, the hotel offers easy access to Madrid's popular hot spots. It is also within walking distance of Plaza de Cibeles, Gran Via and Museo del Prado.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2247.00" OriginalAmount="2247.00">
      <BasicPropertyInfo Latitude="40.423064" Longitude="-3.707663" StarRating="3" HotelCode="23027|hotel_sterling" HotelName="Sterling" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Bernardo 29-31, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29927/a_29927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Madrid, close to the Gran Via and just a few minutes walk from the Royal Palace, the Plaza de España and the opera house. Plenty of shops, bars, pubs, restaurants and public transport links all lie within 200 metres of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2254.00" OriginalAmount="2254.00">
      <BasicPropertyInfo Latitude="40.431114825251" Longitude="-3.6874164640903" StarRating="4" HotelCode="30878|husa_serrano_royal" HotelName="Serrano by Silken" 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>Calle Marques De Villamejor 8, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49452/a_49452_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel lies in the Salamanca district, a very exclusive area of Madrid, between the Paseo de la Castellana and the Calle Serrano. Links to the public transport network are located directly in front of the hotel as well as restaurants and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2261.00" OriginalAmount="2261.00">
      <BasicPropertyInfo Latitude="40.417256121247" Longitude="-3.705843357271" StarRating="2" HotelCode="320880|toc_hostel_madrid" HotelName="TOC Hostel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Celenque 3-5, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367292/367292a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming urban establishment is located in the cultural centre of Madrid, within 250 metres from the Plaza Mayor and only a few metres from the famous Puerta del Sol, and next to the shopping street Arenal with a bustling area where visitors will find a myriad of shopping venues, traditional bars and restaurants. This modern and stylish property offers private and shared rooms with beautiful decor, wooden floors and light wood furniture to provide comfortable surroundings for budget holiday. All of them come complete with modern amenities to ensure a pleasant stay. This attractive establishment has a cultural and events calendar itself, as it offers tourist visits twice a week, and every day events and theme parties in the on-site snack bar. Guests will find themselves within ease of access to numerous links of transport including metro, bus and train stations.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2267.00" OriginalAmount="2267.00">
      <BasicPropertyInfo Latitude="40.409922112887" Longitude="-3.6926561594009" StarRating="4" HotelCode="15151|hotel_nh_nacional" HotelName="NH Madrid Nacional" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo del Prado 48, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17962/a_17962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is situated in the centre of the museum areas of Prado, Thyssen and Reina Sofía. It offers impressive views over the botanic garden. The Atocha train station is located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2269" OriginalAmount="2269">
      <BasicPropertyInfo Latitude="40.414562067245" Longitude="-3.6994890868664" StarRating="4" HotelCode="58153|5311" HotelName="Catalonia Las Cortes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Prado 6, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75340/a_75340_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new, charming hotel lies in Las Letras, the historical centre of Madrid, within a short distance of the Plaza Santa Ana and the Puerto del Sol. The city's most significant sights including Plaza Mayor, the Palacio Real, the Museo del Prado and the Museo Reina Sofia are all to be found nearby, as are some of the most significant shopping streets such as the renowned Puerta del Sol. The nearest underground station is 400 m away and it is 500 m to the Thyssen Bornemisza Museum, 600 m to the Puerta del Sol and 800 m to Plaza Mayor and the Centro de Arte Reina Sofía. It is 15 km to Madrid airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2282.00" OriginalAmount="2282.00">
      <BasicPropertyInfo Latitude="40.476633879166" Longitude="-3.687612271164" StarRating="5" HotelCode="87684|eurostars_madrid_tower" HotelName="Eurostars Madrid Tower" 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,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 259-B, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122577/a_122577_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2291" OriginalAmount="2291">
      <BasicPropertyInfo Latitude="40.425259" Longitude="-3.682138" StarRating="4" HotelCode="38262|4837" HotelName="Catalonia Goya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Goya 49, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63203/a_63203_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the "Calle Goya", in the elegant Salamanca quarter. Here guests will find all the best local boutiques and restaurants as well as branches of several multinational companies. The Paseo de la Castellana, the main road serving Madrid, is also relatively close, giving guests direct access to all the major cultural sights, as well as the city's unique shops. Madrid airport is situated 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2303.00" OriginalAmount="2303.00">
      <BasicPropertyInfo Latitude="40.41996383666992" Longitude="-3.70327091217041" StarRating="4" HotelCode="0|pestana_cr7_gran_via_madrid" HotelName="Pestana CR7 Gran Vía Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 29, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/49/32/49320cbf3b656325c1007b1f774bb4fb13017709.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Good choice if you’re looking forward to taking some rest at the hotel as much as to walking around the city. Hotel «Pestana CR7 Gran Vía Madrid» is located in Madrid. This hotel is located in the center of the city. 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 hotel — Gran Vía, Gran Vía and Convent of Las Descalzas Reales.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Taste the local cuisine and have a rest in the restaurant. Free Wi-Fi is available on the territory. Ask for more information when checking in. To book an excursion, consult the tour assistance desk of the hotel. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;At the guests’ disposal, there’s also a laundry, dry cleaning, a safe-deposit box and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 29.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2305.00" OriginalAmount="2305.00">
      <BasicPropertyInfo Latitude="40.4104159" Longitude="-3.6954733" StarRating="4" HotelCode="266904|wootravelling_atocha_107_homtels" HotelName="Woo Travelling Atocha 107 HOMTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 107, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217182/217182a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2308.00" OriginalAmount="2308.00">
      <BasicPropertyInfo Latitude="40.427447" Longitude="-3.685018" StarRating="3" HotelCode="36579|nh_lagasca" HotelName="NH Madrid Lagasca" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lagasca 64, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59543/a_59543_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family friendly, city hotel is located at the heart of the district of Barrios de Salamanca on the corner of Ayala Street. The Plaza de Colón and the Paseo de la Castellana are located in the immediate vicinity. In addition, the Prado is only around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2316.00" OriginalAmount="2316.00">
      <BasicPropertyInfo Latitude="40.417807" Longitude="-3.696212" StarRating="4" HotelCode="18002|innside_madrid_suecia" HotelName="NH Collection Madrid Suecia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Marqués de Casa Riera 4, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22271/a_22271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel enjoys an excellent, central location in the tourist centre of Madrid close to the old town and the Prado museum. Restaurants, bars and nightclubs are to be found about 500 m away and Banco de España is the nearest underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2334.00" OriginalAmount="2334.00">
      <BasicPropertyInfo Latitude="40.451282385711" Longitude="-3.6937612295151" StarRating="4" HotelCode="30716|holiday_inn_madrid" HotelName="Holiday Inn Madrid Bernabeu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Carlos Trias Bertran 4, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49182/p_49182_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is well positioned at the heart of Madrid's commercial and financial district. Surrounded by well-known shops and restaurants, the old town of Madrid with its monuments and entertainment venues is just minutes away. Links to the public transport system are only 200 m away. The airport is just 20 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2341.00" OriginalAmount="2341.00">
      <BasicPropertyInfo Latitude="40.452168917958" Longitude="-3.5858426269837" StarRating="4" HotelCode="79475|hilton_madrid_airport" HotelName="Hilton Madrid Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de la Hispanidad 2-4, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107579/a_107579_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in Madrid. The establishment lies just 12 km from the centre of Madrid, where guests will find attractions such as the Prado Art Gallery and the Royal Palace (15 km away). Alameda de Osuna metro station is 1 km from the hotel and offers direct connections to the heart of Madrid. Meanwhile, guests will find a number of shops around 2 km from the hotel, and IFEMA exhibition grounds are a similar distance away. Barajas International Airport is approximately 1 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2344.00" OriginalAmount="2344.00">
      <BasicPropertyInfo Latitude="40.42044" Longitude="-3.70523" StarRating="4" HotelCode="0|smartrentals_collections_madrid_centric" HotelName="SmartRentals Collections Madrid Centric" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran vía 42, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/35/8035feacc29e76ede550274df62ed285ba928529.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at GV Centric, you'll be centrally located in Madrid, steps from Gran Via Street and Puerta del Sol.  This apartment is 0.4 mi (0.6 km) from Plaza de España and 1.1 mi (1.8 km) from Prado Museum.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 55 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as safes and microwaves.&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 concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;At GV Centric, enjoy a satisfying meal at the restaurant.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, 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 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2347.00" OriginalAmount="2347.00">
      <BasicPropertyInfo Latitude="40.46297" Longitude="-3.65295" StarRating="3" HotelCode="0|ever_house_ifema_arturo_soria" HotelName="Ever House Ifema Arturo Soria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carril del Conde 106, 2B, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/28/27281c2c9cf269e2c594ad9be66e574f6f309a9d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Madrid (Hortaleza), this apartment is within a 10-minute drive of IFEMA and Avenida America.  This apartment is 2.8 mi (4.6 km) from Santiago Bernabeu Stadium and 4.6 mi (7.4 km) from Estadio Wanda Metropolitano.&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 blackout drapes/curtains.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace.&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="2348" OriginalAmount="2348">
      <BasicPropertyInfo Latitude="40.413133" Longitude="-3.708594" StarRating="4" HotelCode="190795|57344" HotelName="Posada Del Dragón" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cava Baja 14, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/267259/a_267259_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2355" OriginalAmount="2355">
      <BasicPropertyInfo Latitude="40.414194658483" Longitude="-3.703816082209" StarRating="4" HotelCode="619186|435847" HotelName="Mola! Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Atocha 16, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/70968/1870968/1.jpg?f=15474945</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel can be found in Gran Via. There are a total of 20 bedrooms on the premises. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2371.00" OriginalAmount="2371.00">
      <BasicPropertyInfo Latitude="40.407254" Longitude="-3.688255" StarRating="4" HotelCode="439753|only_you_hotel_atocha" HotelName="Only YOU Hotel Atocha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Infanta Isabel 13, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555681/555681a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2389.00" OriginalAmount="2389.00">
      <BasicPropertyInfo Latitude="40.414609" Longitude="-3.701391" StarRating="4" HotelCode="18767|me_madrid_reina_victoria" HotelName="ME Madrid Reina Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 26/12/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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de Santa Ana 14, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23411/a_23411_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the historic city centre, a few paces away from the famous Museum del Prado and La Puerta del Sol. Whether guests are in the mood to shop, go sightseeing or just stroll through the lively neighbourhood, everything is within reach. There are restaurants, a bus station, a railway station, the tourist centre, the Plaza Mayor, the Serrano shopping street and the Almudena Cathedral all within easy reach. Madrid Airport is some 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2399" OriginalAmount="2399">
      <BasicPropertyInfo Latitude="40.429152670491" Longitude="-3.7167762183437" StarRating="3" HotelCode="15041|132916" HotelName="Aparto Suites Muralto" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buen Suceso 3, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17772/a_17772_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming apartment hotel is centrally located in a quiet district of Madrid. El Corte Inglés, the Plaza de España, the university campus and the U.S. Carlos hospital are all to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2401.00" OriginalAmount="2401.00">
      <BasicPropertyInfo Latitude="40.414824960329" Longitude="-3.7094354767212" StarRating="3" HotelCode="376183|apartamentos_palacio_pl_conde_de_miranda" HotelName="Palacio PL Conde de Miranda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Bicycle Rental,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Conde de Miranda 1, 28005 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507741/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2408.00" OriginalAmount="2408.00">
      <BasicPropertyInfo Latitude="40.411703" Longitude="-3.697576" StarRating="4" HotelCode="326453|tryp_madrid_atocha_hotel" HotelName="TRYP Madrid Atocha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Atocha 83, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47127/a_47127_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Madrid and just a few paces from the Museo del Prado. A selection of shopping and entertainment venues are to be found in the vicinity, as is the Gran Vía and the Puerta del Sol. Further tourist sights can easily be reached by making use of public transport and Atocha train station is approximately 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2428.00" OriginalAmount="2428.00">
      <BasicPropertyInfo Latitude="40.40884017944336" Longitude="-3.717041015625" StarRating="0" HotelCode="0|petit_hostel_2" HotelName="Petit Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ronda de Segovia 14, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c0/a7/c0a7406a2d6665df68c9d35c6a2d84d54d710c80.jpeg</HotelPictures>
        <HotelDescription>Located in Madrid (Arganzuela), Petit Hostel is within a 15-minute walk of Madrid Rio and El Rastro. This hostel is 0.9 mi (1.4 km) from Vicente Calderon Stadium and 1.1 mi (1.7 km) from Plaza Mayor.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and a vending machine.&lt;br /&gt;Make yourself at home in one of the 7 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include phones with free local calls, 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;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&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;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; 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 affirms that it follows the cleaning and disinfection practices of Safe Tourism Certified (Spain).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2431.00" OriginalAmount="2431.00">
      <BasicPropertyInfo Latitude="40.426303991437" Longitude="-3.7070047124489" StarRating="3.5" HotelCode="178245|eric_vokel_boutique_apartments_madrid_suites" HotelName="Eric Vökel Madrid Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>San Bernardo 61, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162873/162873a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located only 600 m from Plaza de España Square. Guests will find plenty of shops, bars and restaurants on and around San Bernardo Street. Plaza del Sol and the historic centre of Madrid is about a 15-minute walk away. Noviciado Metro Station is just 100 m away and Madrid Barajas International Airport is approximately 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2434.00" OriginalAmount="2434.00">
      <BasicPropertyInfo Latitude="40.41513" Longitude="-3.6968" StarRating="4" HotelCode="0|_0x42d5e" HotelName="DoubleTree by Hilton Madrid-Prado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Agustin 3, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a0/77/a07771bd8b31ecf5d0eba8e63bfcf552312d96c4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at DoubleTree by Hilton Madrid-Prado in Madrid (Golden Triangle of Art), you'll be a 4-minute walk from Thyssen-Bornemisza National Museum and 5 minutes by foot from Paseo del Prado.  This 4-star hotel is 0.4 mi (0.6 km) from Prado Museum and 0.4 mi (0.6 km) from Gran Via Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 61 air-conditioned rooms featuring refrigerators and minibars. Complimentary wired and wireless Internet access keeps you connected, and 49-inch LED televisions are provided for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and coffee/tea makers, as well as phones with free local calls.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for dinner at Kirei by Kabuki, a restaurant which specializes in Japanese cuisine, or stay in and take advantage of the room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7 AM to 11 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, complimentary newspapers in the lobby, and a 24-hour front desk.&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: 22.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2440.00" OriginalAmount="2440.00">
      <BasicPropertyInfo Latitude="40.423778289617" Longitude="-3.7115444391479" StarRating="5" HotelCode="468809|barcelo_torre_de_madrid" HotelName="Barceló Torre de Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de España 18, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/579625/a_579625_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2462.00" OriginalAmount="2462.00">
      <BasicPropertyInfo Latitude="40.462482724416" Longitude="-3.6146306991577" StarRating="4" HotelCode="30999|novotel_madrid_campo_de_las_naciones" HotelName="Novotel Madrid Campo de las Naciones" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Amsterdam 3, Campo de las Naciones, 28042 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49653/a_49653_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set right next to the IFEMA, the Parque Juan Carlos I and the Palacio de Congresos.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2476.00" OriginalAmount="2476.00">
      <BasicPropertyInfo Latitude="40.425258443904" Longitude="-3.7001618914016" StarRating="0" HotelCode="749943|bastardo_hostel" HotelName="Bastardo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Laundry,Parking,Restaurant,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Mateo 3, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644929/644929a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;bastard:
From fr. ant. bastart.
1. adj. That degenerates from its origin or nature.

A journey does not begin at the gate, on the platform of the train, when you get into the car. It starts the moment you start to fantasize about starting it. When you're obsessively looking at a point on the map, while you're chatting on the web about a destination, consulting books, guides, chatting with other travelers or natives about that dreamed-of place, you're actually on your way.

One travels for work, for pleasure, alone or in company, to discover or to lose oneself, to get to know oneself better or to connect with other people, to look at different cultures, different ways of living, different ways of looking. It also has contraindications, of course. Because as Mark Twain said, “Travel is bad for prejudice, intolerance and narrow-mindedness”.

If for whatever reason your way passes through Madrid, Bastardo is your destination. We aren't a hotel, we aren't a bar, we aren't a space for creation. We are all that and a few other things. We are a meeting point for visitors and locals from Madrid in the city centre, between Malasaña and Chueca. 

We know that no two trips are the same. That's why we have options that adapt to all needs and budgets: private or shared rooms, for those who travel alone, for couples, for groups, for threesomes, for families, with a terrace… Always with an exquisite design and special care for small details. Patti Smith, Luis Buñuel, Divine, Emiliano Zapata, Marie Curie, Confucius, Frida Kalho… each of our rooms pays tribute to characters who have gone off the beaten path, pioneers who have had the audacity to think and live differently. Bastard attitude.

So much for introductions. We'll have time to get to know each other little by little.

Welcome to Bastardo.
Come in without knocking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2499.00" OriginalAmount="2499.00">
      <BasicPropertyInfo Latitude="40.42179870605469" Longitude="-3.7001800537109375" StarRating="0" HotelCode="0|chueca_gran_via_apartaments" HotelName="Chueca Gran Via Apartaments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Hortaleza 18, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/06/b7064e6a51b41c117990b3560d9fe64cba2198ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Madrid (Chueca), you'll be a 3-minute walk from Gran Via Street and 9 minutes by foot from Puerta del Sol. This apartment is 0.6 mi (1 km) from Thyssen-Bornemisza National Museum and 0.7 mi (1.1 km) from Plaza Mayor.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Casino Gran Via - 0.2 km / 0.1 mi&lt;br /&gt;Gran Via Street - 0.3 km / 0.2 mi&lt;br /&gt;Teatro Infanta Isabel - 0.5 km / 0.3 mi&lt;br /&gt;Teatro Lara - 0.5 km / 0.3 mi&lt;br /&gt;Circulo de Bellas Artes - 0.6 km / 0.4 mi&lt;br /&gt;Casino de Madrid - 0.6 km / 0.4 mi&lt;br /&gt;Plaza de Callao - 0.7 km / 0.4 mi&lt;br /&gt;Puerta del Sol - 0.7 km / 0.5 mi&lt;br /&gt;Paseo del Prado - 0.8 km / 0.5 mi&lt;br /&gt;Teatro Rialto - 0.8 km / 0.5 mi&lt;br /&gt;Teatro de la Zarzuela - 0.8 km / 0.5 mi&lt;br /&gt;Teatro Espanol - 0.9 km / 0.6 mi&lt;br /&gt;Lope de Vega Theatre - 0.9 km / 0.6 mi&lt;br /&gt;Plaza de Cibeles - 0.9 km / 0.6 mi&lt;br /&gt;Paseo de la Castellana - 1 km / 0.6 mi&lt;br /&gt;The nearest major airport is Adolfo Suarez Madrid-Barajas Airport (MAD) - 15.6 km / 9.7 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax and unwind with massages and body treatments. Additional features at this apartment include complimentary wireless Internet access, concierge services, and gift shops/newsstands.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. 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 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 safe and a microwave, and housekeeping is provided once per stay.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite from the grocery/convenience store serving guests of this 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;Pet deposit is required. Cost: 150.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: 29.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 18.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 35.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2506.00" OriginalAmount="2506.00">
      <BasicPropertyInfo Latitude="40.415528003422" Longitude="-3.6970093846321" StarRating="5" HotelCode="19090|villa_real_hotel" HotelName="Hotel Villa Real" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de las Cortes 10, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23992/a_23992_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Madrid, on the Plaza de las Cortes, near the Prado. It is particularly distinguished by its central location and is ideal for city tours. Banco España, the next public transport stop, is within 50m of the hotel. The city's airport can be reached within 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2517" OriginalAmount="2517">
      <BasicPropertyInfo Latitude="40.420103" Longitude="-3.697043" StarRating="4" HotelCode="39199|90054" HotelName="Lusso Infantas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle Infantas 29, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64662/a_64662_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located directly in the historic centre of Madrid close to the Castellana, Paseo del Prado, Paseo de Recoletos and Alcalá. The most important museums (Prado, Thyssen and Reina Sofía) can be reached on foot in a matter of minutes. Numerous shopping facilities, nightclubs as well as various bars and restaurants are located within 100 m. Links to the public transport are to be found 150 m away and there is a park 10-minute walk away. The train station is 2.5 km away (roughly a 20-minute walk).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2523.00" OriginalAmount="2523.00">
      <BasicPropertyInfo Latitude="40.42030179" Longitude="-3.70713865" StarRating="4" HotelCode="946968|aloft_madrid_gran_via" HotelName="Aloft Madrid Gran Via" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Jacometrezo 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27778/3827778/1.jpg?f=15650763</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2545" OriginalAmount="2545">
      <BasicPropertyInfo Latitude="40.419473800577" Longitude="-3.699099496007" StarRating="4" HotelCode="12770|441" HotelName="Catalonia Gran Via" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 7-9, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13156/a_13156_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated at the historical centre of Madrid and offers an ideal atmosphere for both holidaymakers and those in the city on business. Nightclubs, restaurants, and bars can be found in the immediate surroundings. It is close to Retiro Park, the Prado Museum and Madrid airport. Public transport departs from stops within 50 m of the hotel (approximately 3 minutes walk to Sevilla and Gran Vía underground stations).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2569.00" OriginalAmount="2569.00">
      <BasicPropertyInfo Latitude="40.414634566568" Longitude="-3.694712317791" StarRating="4" HotelCode="31862|nh_paseo_del_prado" HotelName="NH Collection Madrid Paseo del Prado" 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,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Cánovas del Castillo 4, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50834/a_50834_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historic centre of Madrid, in the Golden Triangle of Art, with the main museums of Madrid, the Prado, Reina Sofía and Thyssen museums. In the surrounding area are the Congress of Deputies, the CaixaForum exhibition centre and the botanical gardens, and the hotel is very close to Atocha railway station. It takes 5 minutes to reach the Puerta del Sol and shopping area. The hotel is situated 15 minutes from Palacio de los Deportes. Access to public transport is within walking distance and Barajas International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2570" OriginalAmount="2570">
      <BasicPropertyInfo Latitude="40.43223123" Longitude="-3.67441259" StarRating="2" HotelCode="947660|399279" HotelName="Hoom Apartments Juan Bravo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/02765/2765/1.jpg?f=15074413</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2572.00" OriginalAmount="2572.00">
      <BasicPropertyInfo Latitude="40.422234036303" Longitude="-3.6811146140099" StarRating="4" HotelCode="36937|nh_alcala" HotelName="H10 Puerta de Alcalá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alcalá 66, Barrio de Salamanca, 28009 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60624/a_60624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the business district of Madrid near the Retiro Park. It is just a few minutes walk to the Puerta de Alcalá, the Plaza de Cibeles and Calle Serrano.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2575.00" OriginalAmount="2575.00">
      <BasicPropertyInfo Latitude="40.40891" Longitude="-3.70592" StarRating="4" HotelCode="0|zoko" HotelName="Zoko" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Fray Ceferino Gonzalez, 3, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f3/d3/f3d32def2d8b0420c7f9081b26b5c2a9c169de33.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Madrid (Centro), this apartment is within a 10-minute walk of Puerta del Sol and Teatro Nuevo Apolo.  This apartment is 0.5 mi (0.9 km) from Plaza Mayor and 0.7 mi (1.1 km) from Puerta del Sol.&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. There's a private balcony. 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 coffee/tea maker, and housekeeping is provided on request.&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.&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="2599.00" OriginalAmount="2599.00">
      <BasicPropertyInfo Latitude="40.427" Longitude="-3.687348" StarRating="4" HotelCode="37614|petit_palace_embassy_serrano" HotelName="ICON Embassy by Petit Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Serrano 46, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61920/a_61920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the business district of Madrid within a short distance of countless shopping venues and restaurants. A selection of nightclubs are located only 150 m from the hotel and links to the public transport network lie 50 m away and can easily be reached on foot. There is a bus station 4 km away and the train station lies some 2 km from the hotel. Madrid airport is situated roughly 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2607.00" OriginalAmount="2607.00">
      <BasicPropertyInfo Latitude="40.419847" Longitude="-3.691498" StarRating="4.5" HotelCode="177269|luxury_suites" HotelName="Luxury Suites Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Alcalá 57, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/247610/w_247610_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located between Puerta de Alcala and Plaza Cibeles, 500 m from the Parque del Retiro and just a few steps from the art museums of the Golden Triangle (Museo del Prado, Museo Thyssen-Bornemisza and Museo Reina Sofia). It is 600 m from Puerta del Sol and Teatro Real. The property is situated 15 km from Madrid Barajas International Airport and 1 km from the railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2652.00" OriginalAmount="2652.00">
      <BasicPropertyInfo Latitude="40.424100334583" Longitude="-3.7061128020287" StarRating="4" HotelCode="188111|apartasuites_satellite" HotelName="AB Design Suites" 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>Calle del Pez 32, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141697/141697a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2661.00" OriginalAmount="2661.00">
      <BasicPropertyInfo Latitude="40.422328985989" Longitude="-3.6891934275627" StarRating="4" HotelCode="79885|vp_jardin_de_recoletos" HotelName="VP Jardín de Recoletos" 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,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gil de Santivañes 6, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108099/a_108099_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A very short walk from this hotel in the heart of the Salamanca district, guests can visit famous landmarks such as the Puerta de Alcala, Serrano street or the Prado Museum. El Retiro park is only 150 metres from the door to the hotel, a place where guests can enjoy pleasant walks immersed in lush vegetation in the heart of Madrid. There is a bus stop 2 minutes' walk from this family-friendly city hotel, the nearest metro station is a 5-minute walk, Mendez Alvaro bus station is 800 metres away and Atocha train station is 700 metres away. Puerta del Sol and the city centre is 15 minutes away on foot, and guests will find nightlife in the immediate vicinity. Madrid-Barajas airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2669.00" OriginalAmount="2669.00">
      <BasicPropertyInfo Latitude="40.436393331468" Longitude="-3.6901563405991" StarRating="5" HotelCode="47238|intercontinental_madrid" HotelName="InterContinental Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 49, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10152/a_10152_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent, popular luxury hotel lies on the wonderful Castellana boulevard just a short bus ride from the old town and the Prado museum (Gregorio Maranon station). It is just 4 km to the city centre and links to the public transport are to be found directly out front.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2683" OriginalAmount="2683">
      <BasicPropertyInfo Latitude="40.44716138314" Longitude="-3.7057533860207" StarRating="4" HotelCode="113292|132967" HotelName="VP Jardín Metropolitano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenida Reina Victoria 12, 28003 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/156612/a_156612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Glorieta de Cuatro Caminos and the Paseo de la Castellana, not to mention an infinite number of shops and things for guests to do during their stay in Madrid, are to be found just a few metres from the hotel. It lies conveniently close to the metro and the city buses and within 100 m of the commercial and university zones. The Santiago Bernabeu stadium is 1.2 km away and it is 15 km to Madrid Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2683.00" OriginalAmount="2683.00">
      <BasicPropertyInfo Latitude="40.412589" Longitude="-3.693984" StarRating="4" HotelCode="166292|radisson_blu_hotel_madrid_prado" HotelName="Radisson Blu Madrid Prado" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Moratin 52, Plaza de Platerias Martinez, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137952/137952a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With an incredible location just steps from the Museo del Prado (100 metres) and next to the Caixa Forum Madrid cultural centre, this hotel is the embodiment of culture and sophistication in Madrid's artistic Golden Triangle. It lies 200 metres from the nearest metro station and 400 metres from the Corte Ingles department store. Atocha train station is 500 metres and Madrid Airport is 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2725.00" OriginalAmount="2725.00">
      <BasicPropertyInfo Latitude="40.458864451812" Longitude="-3.6909958720207" StarRating="4" HotelCode="30764|ac_hotel_cuzco_by_marriott" HotelName="AC Cuzco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Castellana 133, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49269/a_49269_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the business centre of Madrid just 500 m from the congress palace. Countless shopping and entertainment venues are just a stone's throw away and many of the city's top sights may easily and quickly be reached by making use of public transport, which departs from a stop located a few paces from the hotel. It is well worth paying a visit to the nearest ski resort, which lies some 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2736.00" OriginalAmount="2736.00">
      <BasicPropertyInfo Latitude="40.41748046875" Longitude="-3.702899932861328" StarRating="3" HotelCode="0|sol_carlos_v_apartaments_suites" HotelName="Sol Carlos V Apartaments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Montera 21-19, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/25/0625f8429021788e5a204ab6d478e4af5bdcdfad.jpeg</HotelPictures>
        <HotelDescription>With a stay at Sol Carlos V Apartaments &amp;amp; Suites in Madrid (Centro), you'll be steps from Puerta del Sol and 5 minutes by foot from Gran Via Street.  This hotel is 0.3 mi (0.5 km) from Plaza Mayor and 0.5 mi (0.9 km) from Thyssen-Bornemisza National Museum.&lt;br /&gt;This smoke-free hotel offers discounted parking nearby.&lt;br /&gt;Featured amenities include express check-in, express check-out, and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;At Sol Carlos V Apartaments &amp;amp; Suites, enjoy a satisfying meal at the restaurant. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 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 safes and microwaves, 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.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 150.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: 29.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 18.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 35.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&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="63" TotalAmount="2744.00" OriginalAmount="2744.00">
      <BasicPropertyInfo Latitude="40.4199155" Longitude="-3.70746933" StarRating="0" HotelCode="943732|the_first_one_hotel" HotelName="The First One Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calle dePreciados 44, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27432/3827432/1.jpg?f=15646462</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2750.00" OriginalAmount="2750.00">
      <BasicPropertyInfo Latitude="40.435405238061" Longitude="-3.6854785680771" StarRating="4" HotelCode="7856|melia_galgos" HotelName="Meliá Madrid Serrano" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Claudio Coello 139, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/2399/a_2399_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying at the heart of the Salamanca district of the city, this hotel is situated close to the main shopping street and approximately 2 km from the Prado Museum. The nearest underground station is 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2793.00" OriginalAmount="2793.00">
      <BasicPropertyInfo Latitude="40.41411" Longitude="-3.701624" StarRating="5" HotelCode="171805|nh_palacio_de_tepa" HotelName="NH Collection Madrid Palacio de Tepa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Sebastian 2, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/239990/a_239990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2795.00" OriginalAmount="2795.00">
      <BasicPropertyInfo Latitude="40.42275246" Longitude="-3.70361619" StarRating="4" HotelCode="963955|home_art_apartments" HotelName="Home Art Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Corredera Baja de San Pablo 33, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/59373/2759373/106.jpg?f=15530987</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2798.00" OriginalAmount="2798.00">
      <BasicPropertyInfo Latitude="40.417411" Longitude="-3.707583" StarRating="2" HotelCode="32785|hotel_francisco_i_3" HotelName="Francisco I" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Arenal, 15, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52063/a_52063_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid's entertainment district just a few minutes from the centre where there are plenty of shops, restaurants, bars and nightclubs. Links to the public transport network lie just 50 m away and provide access to many destinations throughout the surrounding area. Madrid airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2802.00" OriginalAmount="2802.00">
      <BasicPropertyInfo Latitude="40.420392190081" Longitude="-3.7041601538658" StarRating="4" HotelCode="19165|tryp_madrid_cibeles_hotel_2" HotelName="TRYP Madrid Cibeles Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/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>Calle de Mesonero Romanos 13, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23398/a_23398_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated directly on the lively Gran Via, opposite Plaza España. Countless shopping and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel, or may easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2804.00" OriginalAmount="2804.00">
      <BasicPropertyInfo Latitude="40.421195" Longitude="-3.702924" StarRating="3" HotelCode="30781|the_walt_madrid" HotelName="The Walt Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Barco 3, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49301/a_49301_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel lies at the heart of the Spanish capital, within 50 m of the famous Gran Vía, the commercial and business centre of Madrid. The metropolis' famous sights including the Prado museum, the Thyssen Museum, the Royal Palace, the Plaza Mayor and the Puerta del Sol are within easy walking distance. The Gran Vía metro station is just 50 m away and a public car park is conveniently situated right next to the establishment. Madrid Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2821" OriginalAmount="2821">
      <BasicPropertyInfo Latitude="40.155201" Longitude="-3.62049" StarRating="2" HotelCode="113203|408993" HotelName="El Volante Hostal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Cruz Antigua 24, 28350 Ciempozuelos, Madrid</AddressLine>
          </AddressLines>
          <CityName>Ciempozuelos</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/235427/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Ciempozuelos. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2834.00" OriginalAmount="2834.00">
      <BasicPropertyInfo Latitude="40.416405" Longitude="-3.698651" StarRating="5" HotelCode="36857|urban" HotelName="Hotel 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,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrera de San Jerónimo 34, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60488/a_60488_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is wonderfully situated at the heart of Madrid, surrounded by cultural venues, countless shops and excellent links to the public transport network. The airport lies some 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2839" OriginalAmount="2839">
      <BasicPropertyInfo Latitude="40.417880500328" Longitude="-3.6998552083969" StarRating="3" HotelCode="16557|2728" HotelName="Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alcalá, 19, Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20050/a_20050_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madrid, only a few metres from Puerta del Sol Square. From the hotel it is approximately 18 km to Madrid airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2913.00" OriginalAmount="2913.00">
      <BasicPropertyInfo Latitude="40.421488217176" Longitude="-3.6893905699253" StarRating="4" HotelCode="66236|ac_hotel_recoletos_by_marriott" HotelName="AC Hotel Recoletos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Recoletos 18, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85737/a_85737_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the centre of Madrid, just 600 metres from Puerta del Sol and the Prado Museum, 700 metres from the Reina Sofia Museum and close to Retiro Park. The nearest public transport links are just 100 metres away and guests will find a number of restaurants, bars, pubs and shops in the immediate vicinity. Toledo is 70 km away and Madrid Airport lies 17 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2973" OriginalAmount="2973">
      <BasicPropertyInfo Latitude="40.4238815" Longitude="-3.7109402" StarRating="4" HotelCode="943558|409763" HotelName="Riu Plaza España" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Gran Via 84, Centro, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/939519/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2973.00" OriginalAmount="2973.00">
      <BasicPropertyInfo Latitude="40.415632310295" Longitude="-3.7053514157578" StarRating="1" HotelCode="149047|hostal_comercial" HotelName="Hostal Comercial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Esparteros 12, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/46574/1846574/1.jpg?f=14966178</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2989.00" OriginalAmount="2989.00">
      <BasicPropertyInfo Latitude="40.423175055175" Longitude="-3.7057760947046" StarRating="2" HotelCode="143541|hostal_antigua_posada_del_pez" HotelName="Hotel Life" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Pizarro 16, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213036/213036a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3009.00" OriginalAmount="3009.00">
      <BasicPropertyInfo Latitude="40.41477352" Longitude="-3.70705099" StarRating="0" HotelCode="859892|pestana_plaza_mayor" HotelName="Pestana Plaza Mayor Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Business Centre,Conference Hall,Dining,Heated Pool,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Imperial 8, 28002 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652195/652195a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Pestana Plaza Mayor Madrid is a unique and unparalleled luxury hotel, paying tribute to the work of weavers, embroiderers, blacksmiths, carpenters and potters. It's also a tribute to its original architecture, where every exposed brick on its strong walls bears the scars of history in a simple and natural way. Illuminated baroque scenery, Islamic art heritage, inspiration from great artists such as Goya or Velázquez and Herrerian-style staircases, with the Casa de la Carnicería was built in the 17th century, are just some of the elements that have been brought to the heart of the city's history.

All Facilities
Free Wi-Fi Swimming Pool Spa Fitness Centre
Restaurant

REASONS TO CHOOSE
An unbeatable location in a historical area of Madrid
Located in listed buildings of cultural interest
A stone's throw from the main highlights
Spa with indoor swimming pool</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3013.00" OriginalAmount="3013.00">
      <BasicPropertyInfo Latitude="40.41889953613281" Longitude="-3.70188307762146" StarRating="4" HotelCode="0|the_garden_suites" HotelName="The Garden Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de los Jardines 2, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/2c/b42c751d154115a70d87e34412c283abdcfb7cce.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Garden Suites in Madrid (Centro), you'll be steps from Gran Via Street and 3 minutes by foot from Puerta del Sol. This apartment is 0.5 mi (0.7 km) from Plaza Mayor and 0.5 mi (0.8 km) from Paseo del Prado.&lt;br /&gt;Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include luggage storage, an elevator, and lockers.&lt;br /&gt;Make yourself at home in one of the 4 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and Smart televisions are provided for your entertainment. Conveniences include laptop-compatible 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;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &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;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&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 6:30 PM and 9: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="3015.00" OriginalAmount="3015.00">
      <BasicPropertyInfo Latitude="40.42226" Longitude="-3.69787" StarRating="0" HotelCode="0|apartamento_san_anton_ii" HotelName="Apartamento San Anton II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Augusto Figueroa 33, Esc 1 1D, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/a6/87a638e40206472cab1bafafe8e46a34795ce505.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Madrid (Chueca), you'll be within a 5-minute walk of Gran Via Street and Puerta del Sol.  This apartment is 0.5 mi (0.8 km) from Paseo del Prado and 0.5 mi (0.8 km) from Puerta del Sol.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a stovetop and a microwave. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a coffee/tea maker and a washing machine, and you can also request a refrigerator.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff 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;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="3030.00" OriginalAmount="3030.00">
      <BasicPropertyInfo Latitude="40.4213" Longitude="-3.70634" StarRating="4" HotelCode="0|arenal_suites_gran_via" HotelName="Arenal Suites Gran Vía" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Silva 14, Planta 1, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bf/89/bf89d8f99604e286fd74ebd992c7a4ae98b7a35b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Arenal Suites Gran Vía in Madrid (Centro), you'll be steps from Gran Via Street and Puerta del Sol.  This 4-star apartment is 0.3 mi (0.5 km) from Plaza de España and 0.4 mi (0.7 km) from Puerta del Sol.&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 full-sized refrigerators/freezers and ovens. Complimentary wireless Internet access keeps you connected, and 43-inch Smart televisions are provided for your entertainment. Conveniences include safes and microwaves, 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.&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 150.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3052.00" OriginalAmount="3052.00">
      <BasicPropertyInfo Latitude="40.41936057" Longitude="-3.70193436" StarRating="3" HotelCode="519183|new_point_madrid" HotelName="New Point Madrid Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Montera 43, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212948/212948a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3060.00" OriginalAmount="3060.00">
      <BasicPropertyInfo Latitude="40.41607" Longitude="-3.69958" StarRating="4" HotelCode="0|_0x3bf9c" HotelName="Echegaray" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>calle Echegaray 17, 2C,4C, 1B, 2B, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/2a/452a296ee9ce58438c6cd8d9ccd3fb37c07f23c7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Echegaray in Madrid (Literary Quarter), you'll be steps from Puerta del Sol and 3 minutes by foot from Puerta del Sol.  This apartment is 0.4 mi (0.6 km) from Paseo del Prado and 0.4 mi (0.6 km) from Gran Via Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include microwaves and coffee/tea makers.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff 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;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="3085.00" OriginalAmount="3085.00">
      <BasicPropertyInfo Latitude="40.420110720997" Longitude="-3.700916689584" StarRating="4" HotelCode="570141|hotel_circulo_gran_via_autograph_collection_adults_only" HotelName="Hotel Círculo Gran Vía, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía 24, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595505/595505a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe, a restaurant, a bar, a conference room and a business centre are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3132.00" OriginalAmount="3132.00">
      <BasicPropertyInfo Latitude="40.42395331953" Longitude="-3.6852157115936" StarRating="4" HotelCode="38281|petit_palace_art_gallery" HotelName="ICON Wipton by Petit Palace" 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle Jorge Juan 17, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63241/a_63241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the exclusive and luxurious commercial district of Serrano, at the heart of the city. Located between the Velázquez and Goya Street, the hotel is close to the shopping street Serrano Street, the Plaza Colón, the National Library, the archaeological museum and the Paseo de la Castellana. Links to the public transport system can be reached within 50 m and takes guests to the Madrid Barajas Airport (13 km). The three most important museums of the city, Prado Museum, Thyssen Bornemisza Museum and the Reina Sofía Modern Art Centre are all located on a street nearby. The various shopping facilities and entertainment venues can be reached within only a few minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3145.00" OriginalAmount="3145.00">
      <BasicPropertyInfo Latitude="40.426191753964" Longitude="-3.6889965387927" StarRating="4" HotelCode="37045|nh_sanvy" HotelName="NH Collection Madrid Colón" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" 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>Calle Marqués de Zurgena 4, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60799/a_60799_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Madrid's central district of Salamanca, close to the Plaza de Colón and the Paseo de la Castellana. In the immediate vicinity guests will find the most important shopping and business areas as well as various cultural and entertainment venues. The capital's historical sights are also in comfortable reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3189.00" OriginalAmount="3189.00">
      <BasicPropertyInfo Latitude="40.419830641568" Longitude="-3.7012660503388" StarRating="4" HotelCode="30862|senator_gran_via_21_hotel" HotelName="NH Collection Madrid Gran Vía" 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>Gran Vía 21, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49432/a_49432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Madrid, close to a wide selection of shopping and entertainment venues as well as the Puerta del Sol, Plaza Mayor and the Palacio Real. Further tourist attractions can easily be reached by making use of public transport and Atocha train station is approximately a 20-minute walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3192.00" OriginalAmount="3192.00">
      <BasicPropertyInfo Latitude="40.4224459" Longitude="-3.71538874" StarRating="3.5" HotelCode="625555|plaza_espana_skyline" HotelName="Plaza España Skyline" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Calle Cadarso 18, 28008 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/27192/3827192/1.jpg?f=15646284</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel offers a wide range of facilities to ensure travellers a comfortable stay. A laundry service is among the facilities. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3313" OriginalAmount="3313">
      <BasicPropertyInfo Latitude="40.414183717938" Longitude="-3.7038041855875" StarRating="2" HotelCode="405709|142343" HotelName="Mola! Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 16, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/548493/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 Mola Hostel in Madrid (Sol), you'll be minutes from Teatro Caser Calderon de Madrid and Plaza Mayor.  This hostel is within close proximity of Plaza del Angel and Plaza de Pontejos.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 40 guestrooms. 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, 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 a 24-hour front desk, luggage storage, and coffee/tea in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3397.00" OriginalAmount="3397.00">
      <BasicPropertyInfo Latitude="40.42007916" Longitude="-3.70369994" StarRating="4.5" HotelCode="586826|hyatt_centric_gran_via_madrid" HotelName="Hyatt Centric Gran Via Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 31, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/704202/a_704202_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a bar, room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3417.00" OriginalAmount="3417.00">
      <BasicPropertyInfo Latitude="40.46138" Longitude="-3.6921" StarRating="0" HotelCode="842312|the_level_at_melia_castilla" HotelName="The Level at Meliá Castilla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Golf,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Poeta Joan Maragall 43, 28020 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642642/642642a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoy an exclusive experience in a unique environment with a personalised service at The Level at Melia Castilla. Our priority is making our guests feeling special. The excellent location, a few minutes from Paseo de la Castellana, 15 minutes from Barajas airport and IFEMA exhibition centre, near Chamartín train station and the Real Madrid Santiago Bernabéu football stadium, makes The Level at Melia Castilla the perfect choice for your visit to Madrid. The Level rooms have all kind of amenities, every detail is taking care of. Guests can rest and enjoy some time to relax and enjoy. These rooms are fully equipped and offer the best services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3431.00" OriginalAmount="3431.00">
      <BasicPropertyInfo Latitude="40.426850376113" Longitude="-3.6981715889549" StarRating="5" HotelCode="935979|spaotel_urso" HotelName="URSO Hotel &amp; Spa Madrid" 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>Mejía Lequerica 8, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413942/a_413942_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotle is 5 minutes’ walk from the Alonso Martínez metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3437" OriginalAmount="3437">
      <BasicPropertyInfo Latitude="40.42083022" Longitude="-3.70639451" StarRating="4" HotelCode="422800|131903" HotelName="Gran Via Capital" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Babysitting,Internet,Kitchen,Parking,Sauna,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Via 48, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/435659/435659a_hb_a_035.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring free WiFi and air conditioning, Gran Vía Capital is 500 metres away from Puerta del Sol. A seasonal swimming pool and terrace are available.
The accommodation features a flat-screen TV and heating. There is also a kitchen with a dishwasher, oven and a coffee machine. Every unit features a private bathroom with free toiletries and a hairdryer. A washing machine is available.Gran Vía Capital also includes a fitness centre. Airport shuttle and private parking are available for a surcharge. Callao is 2 minutes' walk from Gran Vía Capital and two metro stops are within 150 metres. The nearest airport is Adolfo Suarez Madrid-Barajas Airport, 13 km from the property.Madrid City Centre is a great choice for travellers interested in nightlife, tapas and architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3455.00" OriginalAmount="3455.00">
      <BasicPropertyInfo Latitude="40.41629" Longitude="-3.709" StarRating="0" HotelCode="0|_0x299f7" HotelName="Hostal Met Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Costanilla de Santiago, nº2, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/53/3b/533b783deefb13fbfd82021c6effa62256138d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Hostal Met Madrid in Madrid (Centro), you'll be steps from Puerta del Sol and Plaza Mayor.  This hostal is 0.3 mi (0.5 km) from Royal Palace and 0.3 mi (0.5 km) from Puerta del Sol.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 11 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 safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free hostal has 1 floor in 1 building and offers offsite parking.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. 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: 25.50 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3573.00" OriginalAmount="3573.00">
      <BasicPropertyInfo Latitude="40.4222206" Longitude="-3.6957049" StarRating="4" HotelCode="267129|only_you_hotel__lounge" HotelName="Only YOU Boutique Hotel Madrid" 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>Calle Barquillo 21, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229742/229742a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madrid. The nearest airport is Madrid - Barajas (MAD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3589.00" OriginalAmount="3589.00">
      <BasicPropertyInfo Latitude="40.41320061" Longitude="-3.70107705" StarRating="0" HotelCode="768799|cool_rooms_atocha" HotelName="CoolRooms Atocha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Babysitting,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Calle Atocha 34, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2399265/kd0E1jUZ_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;A buffet breakfast is served every morning at the property. There is an in-house restaurant, which serves a variety of Mediterranean dishes.The accommodation offers a terrace.Staff at the reception can provide advice on what to do in the area.\n\nLocation\nCoolRooms Atocha is situated in the Centro of Madrid, 800 m from Puerta del Sol. Popular points of interest around the property include Plaza Mayor and Thyssen-Bornemisza Museum. The hotel has an outdoor swimming pool and free WiFi.\n\nRooms\nAll guest rooms in the hotel are equipped with a coffee machine. Complete with a private bathroom fitted with free toiletries, guest rooms at CoolRooms Atocha have a flat-screen TV and air conditioning, and selected rooms also boast a seating area. All rooms will provide guests with a wardrobe and a kettle.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3598.00" OriginalAmount="3598.00">
      <BasicPropertyInfo Latitude="40.420677362387" Longitude="-3.6892905735065" StarRating="5" HotelCode="73748|hotel_hospes_madrid" HotelName="Hotel Hospes Puerta Alcalá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de la Independencia 3, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99499/a_99499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Independence Square, right in the centre of Madrid. It offers wonderful views of the Puerta de Alcalá and easy access to the vast artistic, cultural and financial activity of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3626.00" OriginalAmount="3626.00">
      <BasicPropertyInfo Latitude="40.426496608054" Longitude="-3.685585517339" StarRating="3" HotelCode="410370|hesperia_hermosilla" HotelName="TÓTEM Madrid" 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,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Hermosilla 23, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100890/a_100890_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In a privileged location in the heart of the city’s boutique shopping area, the hotel is perfectly placed for a walking tour of some of Madrid´s most famous spots. La Cibeles, the Prado Museum, Retiro Park and the Botanic Gardens are all within walking distance of the hotel. The closest links to the public transport network are 300 m away, and Barajas International Airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3635.00" OriginalAmount="3635.00">
      <BasicPropertyInfo Latitude="40.417741346161" Longitude="-3.6890393558197" StarRating="5" HotelCode="36873|ac_palacio_del_retiro_autograph_collection" HotelName="Hotel Palacio Del Retiro, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Alfonso XII 14, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60514/a_60514_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent luxury hotel lies in the pleasant Spanish district of Retiro close to various famous museums such as the Thyssen Museum, Prado and Reina Sofía Museum. The centre of Madrid lies less than 4 km away and offers a diverse selection of shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3670.00" OriginalAmount="3670.00">
      <BasicPropertyInfo Latitude="40.422228458184" Longitude="-3.6841141553061" StarRating="5" HotelCode="45653|wellington_hotel_2" HotelName="Wellington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Velazquez 8, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24370/a_24370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the sophisticated district of Salamanca, only a mile and a half from Puerto del Sol and opposite the Retiro Park, this luxury hotel enjoys numerous shopping venues, restaurants, bars and local links to the public transport network in the vicinity. The airport is roughly 10 miles from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3710" OriginalAmount="3710">
      <BasicPropertyInfo Latitude="40.414916" Longitude="-3.702688" StarRating="3" HotelCode="36368|307773" HotelName="Hostal Inter Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Cruz 26, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/357247/357247a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3786" OriginalAmount="3786">
      <BasicPropertyInfo Latitude="40.419239162882" Longitude="-3.6971620779099" StarRating="5" HotelCode="314388|63323" HotelName="The Principal Madrid" 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,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>Marqués de Valdeiglesias 1, Corner Of Gran Via 2, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/428789/w_428789_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the upscale area of Gran Vía street, near Alcalá street and a few steps away from Cibeles Square, Bank of Spain and the City Council, this hotel is perfectly connected by multiple bus and metro lines and is only a few metres away from Recoletos Station. It is surrounded by many tourist attractions and monuments of the city. Barajas International Airport in Madrid is approximately 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3819.00" OriginalAmount="3819.00">
      <BasicPropertyInfo Latitude="40.43487307" Longitude="-3.67896929" StarRating="4.5" HotelCode="589737|heritage_madrid_hotel" HotelName="Heritage Madrid Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Diego De León 43, 28006 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/707151/w_707151_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A baggage storage service, a bar and a transfer service are available to guests of the establishment. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3843.00" OriginalAmount="3843.00">
      <BasicPropertyInfo Latitude="40.41656057" Longitude="-3.70121942" StarRating="3" HotelCode="480976|welcome_puerta_del_sol" HotelName="Welcome Puerta del Sol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Carrera de San Jerónimo 12, 1 floor, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/80407/2480407/1.jpg?f=15236741</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Welcome Puerta del Sol, you'll be centrally located in Madrid, steps from Banco Hispano Americano and Plaza de Canalejas. This apartment is close to Plaza Mayor and Prado Museum.Make yourself at home in one of the 3 guestrooms, featuring kitchens with full-sized refrigerators/freezers and microwaves. Rooms have private balconies or patios. 32-inch flat-screen televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and coffee/tea makers, and housekeeping is provided once per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4010.00" OriginalAmount="4010.00">
      <BasicPropertyInfo Latitude="40.42353057861328" Longitude="-3.702104091644287" StarRating="0" HotelCode="0|apto_diseno_chuecamalasana_brc40" HotelName="Apto. Diseño Chueca-Malasaña BRC40" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Barco 40, 1º, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ab/7f/ab7f0098c0d5dc3137c69fbe915183b02ed075ff.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment, you'll be centrally located in Madrid, within a 5-minute walk of Gran Via Street and Teatro Lara.  This apartment is 0.5 mi (0.8 km) from Puerta del Sol and 0.7 mi (1.2 km) from Plaza Mayor.&lt;br /&gt;Amenities : This smoke-free apartment features segway rentals nearby, bicycle rentals nearby, and scooter/moped rentals nearby.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Teatro Lara - 0.3 km / 0.2 mi&lt;br /&gt;Gran Via Street - 0.4 km / 0.3 mi&lt;br /&gt;Casino Gran Via - 0.6 km / 0.3 mi&lt;br /&gt;Teatro Rialto - 0.6 km / 0.4 mi&lt;br /&gt;Plaza de Callao - 0.7 km / 0.4 mi&lt;br /&gt;Teatro Infanta Isabel - 0.7 km / 0.4 mi&lt;br /&gt;Lope de Vega Theatre - 0.8 km / 0.5 mi&lt;br /&gt;Puerta del Sol - 0.8 km / 0.5 mi&lt;br /&gt;Casino de Madrid - 0.9 km / 0.6 mi&lt;br /&gt;Teatro Coliseum - 0.9 km / 0.6 mi&lt;br /&gt;Circulo de Bellas Artes - 0.9 km / 0.6 mi&lt;br /&gt;Calle de la Princesa - 0.9 km / 0.6 mi&lt;br /&gt;Torre de Madrid - 1 km / 0.6 mi&lt;br /&gt;Royal Theatre - 1.1 km / 0.7 mi&lt;br /&gt;Paseo de la Castellana - 1.1 km / 0.7 mi&lt;br /&gt;The preferred airport for this apartment is Adolfo Suarez Madrid-Barajas Airport (MAD) - 17.2 km / 10.7 mi&lt;br /&gt;business_amenities : Featured amenities include express check-in and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;HeadLine : Near Gran Via Street&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. Conveniences include a microwave and an electric kettle, 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;Pet deposit is required. Cost: 500.00 EUR per guest per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&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;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="4064.00" OriginalAmount="4064.00">
      <BasicPropertyInfo Latitude="40.4227373702054" Longitude="-3.71011063456535" StarRating="0" HotelCode="0|room_gran_via_apartments" HotelName="Room Gran Vía Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gran Vía, 67, 1º dcha, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second2/1389622245/f3068b75bb295369ecc9d26afe1a39ec.jpg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Reasonably priced two-star hotel “Room Gran Vía Apartments” is situated within 1 km from the heart of Madrid.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;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 must call the property one hour prior to check-in to confirm their exact time of arrival.&lt;/br&gt;&lt;/br&gt;Please note that there is a 30 EUR charge for late check-in starting from 22:00. Please inform Room Gran Vía 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4078.00" OriginalAmount="4078.00">
      <BasicPropertyInfo Latitude="40.42255999" Longitude="-3.69382458" StarRating="3.5" HotelCode="497216|60_balconies_recoletos" HotelName="60 Balconies Urban Stay-Edificio Recoletos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Almirante 17, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577764/577764a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4159.00" OriginalAmount="4159.00">
      <BasicPropertyInfo Latitude="40.415186966229" Longitude="-3.6950433254242" StarRating="5" HotelCode="18551|westin_palace_madrid" HotelName="The Westin Palace, Madrid" 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,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de las Cortes 7, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23057/a_23057_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the centre of Madrid, close to Parliament Square and the Old Town. Close to the hotel guests will find numerous stores, traditional shops and typical restaurants and bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4160.00" OriginalAmount="4160.00">
      <BasicPropertyInfo Latitude="40.449096328918" Longitude="-3.5586961865082" StarRating="4" HotelCode="51889|hotel_auditorium_madrid" HotelName="Madrid Marriott Auditorium Hotel &amp; Conference Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenida de Aragón 400, 28022 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49367/a_49367_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique Madrid conference hotel offers the ideal setting for large gatherings, featuring all the comforts expected of a hotel of such a superior category. A hotel shuttle bus service covers the distance between the hotel and the city centre, which is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4187.00" OriginalAmount="4187.00">
      <BasicPropertyInfo Latitude="40.426418" Longitude="-3.68939" StarRating="5" HotelCode="18759|gran_melia_fenix" HotelName="Gran Meliá Fénix" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Hermosilla 2, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23401/a_23401_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located directly on the Paseo de la Castellana and the Plaza de Colon, the original structure of which has been completely preserved. The Palacio Real, the Retiro Park, the Prado and the Gran Via are all nearby. The magnificent glass roofed Patio is a popular meeting point. Santo Domingo is the nearest metro station. It is approximately 10 km to the nearest golf course. It takes approximately 10 minutes to reach the old town on foot or 5 minutes on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4413.00" OriginalAmount="4413.00">
      <BasicPropertyInfo Latitude="40.419644819027" Longitude="-3.7097096443176" StarRating="5" HotelCode="18757|tryp_madrid_ambassador_hotel" HotelName="Gran Meliá Palacio de los Duques" 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,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cuesta de Santo Domingo 5 y 7, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23396/a_23396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This opulent luxury hotel is centrally located in Madrid's exquisite historical centre. It is just a short walk to the Teatro de la Opera, the Palacio Real and the Gran Via with its copious shops and other attractions. Guests may also play a few rounds of golf on the superb nearby course or take an excursion to the fashionable ski resorts in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4815.00" OriginalAmount="4815.00">
      <BasicPropertyInfo Latitude="40.418727950848" Longitude="-3.7039522826672" StarRating="4" HotelCode="62490|hotel_liabeny" HotelName="Liabeny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/12/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>C/ Salud 3, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/80721/a_80721_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies right in the centre of Madrid between Gran Vía, Plaza del Callao and Puerta del Sol. It enjoys a stunning location, surrounded by plenty of entertainment opportunities such as cinemas, theatres and tourist attractions. Plaza Mayor, Plaza de España and Plaza de la Cibeles all lie close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5143.00" OriginalAmount="5143.00">
      <BasicPropertyInfo Latitude="40.422026780072" Longitude="-3.6999088525772" StarRating="3" HotelCode="149130|hostal_oxum" HotelName="Hostal Oxum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Hortaleza 31, Piso 3 ext, 28004 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210807/w_210807_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is within walking distance of Madrid's famous monuments and museums, such as the Prado and Reina Sofia, Plaza Mayor and the Royal Palace. Barajas Airport is approximately 14 km from the charming historical hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5157.00" OriginalAmount="5157.00">
      <BasicPropertyInfo Latitude="40.427238620959" Longitude="-3.6932247877121" StarRating="5" HotelCode="31354|relais__chateaux_hotel_orfila" HotelName="Hotel Orfila" Meals="ROOM ONLY,BED &amp; BREAKFAST,DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Orfila 6, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50066/a_50066_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the leisure district of Madrid in one of the most exclusive districts with many museums and shops. This hotel is conveniently located just a few minutes' from the centre with its many restaurants, bars and nightclubs. The magnificent Colon Square is easily reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5493.00" OriginalAmount="5493.00">
      <BasicPropertyInfo Latitude="40.42504" Longitude="-3.71025" StarRating="0" HotelCode="0|condominio_san_bernardino" HotelName="Condominio San Bernardino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle de San Bernardino 5, 3-B, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/e5/e9e5b3c493c3f12dbd70c4d326c051a48be684da.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 Madrid, steps from Plaza de España and 3 minutes by foot from Gran Via Street.  This apartment is 0.4 mi (0.7 km) from Puerta del Sol and 0.8 mi (1.2 km) from Principe Pio.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, which has a kitchen. There's a private balcony or patio. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a safe and a separate sitting area, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment has 1 floor in 3 buildings and offers offsite parking.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, laundry facilities, and a safe deposit box at the front desk.&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="5775.00" OriginalAmount="5775.00">
      <BasicPropertyInfo Latitude="40.428460614137" Longitude="-3.6862201988697" StarRating="5" HotelCode="176152|hotel_unico_madrid" HotelName="Unico" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2024" 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>Calle Claudio Coello 67, 28001 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/246430/gt_246430_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the most cosmopolitan and elegant area of the capital, the noble district of Salamanca, surrounded by the most exclusive shops, and near the art triangle comprised of the Prado, Thyssen and Reina Sofía museums. Guests will find shops, Serrano metro station and the Paseo de la Castellana all just 300 m from the design hotel and Atocha train station is approximately 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5932" OriginalAmount="5932">
      <BasicPropertyInfo Latitude="40.408433" Longitude="-3.693029" StarRating="2" HotelCode="14666|6364" HotelName="Mediodiá Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza del Emperador Carlos V, 8, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17177/a_17177_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is housed within a historic building located on the Plaza del Emperador Carlos at the southern end of the Paseo del Prado. Atocha train station is situated just across the road from the hotel. Prado Museum and the Botanical Gardens are within a few minutes’ walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6204.00" OriginalAmount="6204.00">
      <BasicPropertyInfo Latitude="40.416785946028" Longitude="-3.7001770734787" StarRating="2" HotelCode="10453|asturias" HotelName="Asturias" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>C/ Sevilla 2, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8197/l_8197_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally situated close to Puerta del Sol. The pulsing centre of Madrid is only minutes away. The hotel provides a choice starting point for an exploration of the metropolis' abundant shops and entertainment venues as well as the numerous tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6254.00" OriginalAmount="6254.00">
      <BasicPropertyInfo Latitude="40.415936555565" Longitude="-3.6995199145066" StarRating="3" HotelCode="149981|vita_ingles" HotelName="Gran Hotel Inglés" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Echegaray 8, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6684127</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8656.00" OriginalAmount="8656.00">
      <BasicPropertyInfo Latitude="40.412945" Longitude="-3.703948" StarRating="4" HotelCode="262269|eurostars_hotel_plaza_mayor" HotelName="Eurostars Plaza Mayor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Doctor Cortezo 10, Madrid 28012</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/217585/217585a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madrid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8935.00" OriginalAmount="8935.00">
      <BasicPropertyInfo Latitude="40.430956596371" Longitude="-3.6932502686977" StarRating="5" HotelCode="22629|ac_santo_mauro_autograph_collection" HotelName="Hotel Santo Mauro, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zurbano 36, 28010 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29737/a_29737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located in Chamberi, not far from the famous Paseo de la Castellana. The nearest ski resort is just 48 km from the hotel and it is 12 km to the nearest golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9766.00" OriginalAmount="9766.00">
      <BasicPropertyInfo Latitude="40.41685485839844" Longitude="-3.7002029418945312" StarRating="5" HotelCode="0|four_seasons_hotel_madrid" HotelName="Four Seasons Hotel Madrid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Sevilla 3, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/e5/45e50644dd88e05db5fe2bcaae92cdab6b5d5056.jpeg</HotelPictures>
        <HotelDescription>With a stay at Four Seasons Hotel Madrid, you'll be centrally located in Madrid, steps from Puerta del Sol and 5 minutes by foot from Gran Via Street.  This 5-star hotel is 0.4 mi (0.6 km) from Thyssen-Bornemisza National Museum and 0.4 mi (0.7 km) from Plaza Mayor.&lt;br /&gt;Pamper yourself with onsite massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club and an indoor pool. Additional amenities at this Belle Époque hotel include complimentary wireless Internet access, concierge services, and a hair salon.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. A roundtrip airport shuttle is complimentary (available 24 hours).&lt;br /&gt;Satisfy your appetite at one of the hotel's 2 restaurants. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 8:00 AM to 10:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 200 air-conditioned rooms featuring iPads and minibars. 65-inch Smart televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and hair dryers. 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;Breakfast for children costs: 50.00 EUR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 250.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10410" OriginalAmount="10410">
      <BasicPropertyInfo Latitude="40.430051" Longitude="-3.688378" StarRating="5" HotelCode="19192|32393" HotelName="Villa Magna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paseo de la Castellana 22, 28046 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23929/ba_23929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its large boulevards, splendid plazas, palaces and renowned international museums, Madrid is one of Europe's most stunning capitals. It is a cosmopolitan city, a business centre, home of the Public Central Administration, government and the Spanish parliament, as well as the residence of the Spanish monarch. Madrid is characterised by its intense cultural and artistic activity and vibrant nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10844.00" OriginalAmount="10844.00">
      <BasicPropertyInfo Latitude="40.44968032836914" Longitude="-3.7098000049591064" StarRating="0" HotelCode="0|reina_victoria_apartments_suite" HotelName="Reina Victoria Apartments &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Av. Doctor Federico Rubio y Gali 21-23, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/27/e927ee6a56e891aa3bc9bd9df764bb6225fa2332.jpeg</HotelPictures>
        <HotelDescription>With a stay at Reina Victoria Apartments &amp;amp; Suite in Madrid (Tetuan), you'll be within a 5-minute drive of Gran Via Street and Paseo de la Castellana.  This hotel is 0.6 mi (0.9 km) from Technical University of Madrid and 1.5 mi (2.5 km) from Santiago Bernabeu Stadium.&lt;br /&gt;Pamper yourself with onsite body treatments or make use of the other amenities, which include a hair salon and a fireplace in the lobby.&lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is available for a surcharge.&lt;br /&gt;You can enjoy a meal at the restaurant serving the guests of Reina Victoria Apartments &amp;amp; Suite, or stop in at the grocery/convenience store. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include microwaves and coffee/tea makers, 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;Pet deposit is required. Cost: 29.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: 29.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt;&lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the apartment prior to arrival, 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="63" TotalAmount="11597.00" OriginalAmount="11597.00">
      <BasicPropertyInfo Latitude="40.415619899377" Longitude="-3.6925810575485" StarRating="5" HotelCode="16764|hotel_ritz_madrid" HotelName="Ritz Madrid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaza de la Lealtad 5, 28014 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20384/a_20384_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious modern hotel is situated in the heart of Madrid, within walking distance of numerous places of interest which guests may like to visit, such as the Retiro Park, the Prado, Reina Sofia and Thyssen museums, the Opera and the Botanical Gardens. Close by, guests will also find numerous shops, businesses, tapas bars and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12230.00" OriginalAmount="12230.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="776525|jc_rooms_jardines" HotelName="JC Rooms Jardines" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle Jardines 3, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/4c/854cea9d073fa9c87a686705504e3990caea147c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.00" OriginalAmount="607.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="669077|siesta_go" HotelName="Siesta &amp; Go" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Orense Posterior 10</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.00" OriginalAmount="621.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="786610|az_ulises_only_adults" HotelName="A&amp;Z Ulises" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Calle De Ulises</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="905.00" OriginalAmount="905.00">
      <BasicPropertyInfo Latitude="40.413116455078125" Longitude="-3.7044460773468018" StarRating="0" HotelCode="0|art_seven_hostel_capsules" HotelName="Art Seven Hostel Capsules" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Conde de Romanones 7, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Art Seven Hostel Capsules» is located in Madrid. This hostel 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 hostel. Places nearby: Tirso de Molina, Plaza Mayor and Puerta del Sol.&lt;br /&gt;&lt;b&gt;At The Hostel: &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.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 2500, due to national regulations. For further details, please contact the property using information in 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="63" TotalAmount="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="40.425045013427734" Longitude="-3.705134391784668" StarRating="0" HotelCode="0|buhardilla_corazon_de_malasana" HotelName="Buhardilla Corazon de Malasana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Tesoro 19 escalera derecha, 4 piso derecha, Madrid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Boasting city views, Buhardilla Corazon de Malasana provides accommodation with a patio and a coffee machine, around 1 km from Gran Via. It offers free WiFi, a casino and a restaurant. The air-conditioned apartment also features a TV, a fully equipped kitchenette with a microwave, and 1 bathroom with a shower. The apartment offers a children's playground. Both a bicycle rental service and a car rental service are available at Buhardilla Corazon de Malasana. Temple of Debod is 2.1 km from the accommodation, while Plaza Mayor is 2.4 km from the property. The nearest airport is Adolfo Suarez Madrid-Barajas Airport, 16 km from Buhardilla Corazon de Malasana.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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="1152.00" OriginalAmount="1152.00">
      <BasicPropertyInfo Latitude="40.548359957831" Longitude="-3.6988747907999" StarRating="0" HotelCode="376629|residencia_erasmo" HotelName="Residencia Erasmo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Concierge,Conference Hall,Elevator,Housekeeping,Internet,Kitchen,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Photocopy,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Erasmo de Rotterdam 5-7, Campus Universitario de Cantoblanco, 28049 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Madrid, Residencia Erasmo is close to Golf Park and CosmoCaixa Science Museum. This hotel is within the vicinity of Centro Comercial La Vega and Heron Diversia.&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 kitchenettes with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks 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;Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional features include 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 Residencia Erasmo, 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 luggage storage and laundry facilities. Event facilities at this hotel consist of meeting rooms and a meeting room. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1232.00" OriginalAmount="1232.00">
      <BasicPropertyInfo Latitude="40.4116431" Longitude="-3.70467696" StarRating="0" HotelCode="519579|ch_lemon_rooms_madrid" HotelName="Lemon Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Espada 6</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1282.00" OriginalAmount="1282.00">
      <BasicPropertyInfo Latitude="40.43708153" Longitude="-3.67207409" StarRating="0" HotelCode="823282|aparthotel_avenida_de_america_tijcal" HotelName="Avenida De America Tijcal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Street Bejar 29, 28028 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.00" OriginalAmount="1352.00">
      <BasicPropertyInfo Latitude="40.43648539" Longitude="-3.71561629" StarRating="3" HotelCode="519222|hostal_artico" HotelName="Hostal Ãrtico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Donoso Cortes 69, 28015 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1383.00" OriginalAmount="1383.00">
      <BasicPropertyInfo Latitude="40.41214922" Longitude="-3.69961167" StarRating="0" HotelCode="815643|hotelfreedom" HotelName="Hotel Freedom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Santa Isabel 4, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1472.00" OriginalAmount="1472.00">
      <BasicPropertyInfo Latitude="40.41554823" Longitude="-3.6997484" StarRating="0" HotelCode="627573|apartamento_madrid_to_let_santa_ana_" HotelName="Madrid To Let Santa Ana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ventura De La Vega 10</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1634.00" OriginalAmount="1634.00">
      <BasicPropertyInfo Latitude="40.41521391" Longitude="-3.70317093" StarRating="0" HotelCode="705562|apartamentos_dana_sol_" HotelName="Dana Sol Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle de Carretas 27, 28012 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1899.00" OriginalAmount="1899.00">
      <BasicPropertyInfo Latitude="40.4249" Longitude="-3.69583" StarRating="0" HotelCode="793994|hostal_casa_tao" HotelName="Casa Tao Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Calle De Juan Alvarez Mendizabal 44</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2274.00" OriginalAmount="2274.00">
      <BasicPropertyInfo Latitude="40.42192377" Longitude="-3.70125145" StarRating="0" HotelCode="970464|chueca__room_apartments" HotelName="Chueca Room Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valverde 25, Madrid City Center, 28013 Madrid</AddressLine>
          </AddressLines>
          <CityName>Madrid</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2537.00" OriginalAmount="2537.00">
      <BasicPropertyInfo Latitude="40.419761657714844" Longitude="-3.6917901039123535" StarRating="0" HotelCode="0|apartamento_alcala_55" HotelName="Apartamentos Independientes Mad Alcalá 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Calle Alcala 55, Salamanca, 28014 Madrid, Spain, Madrid</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 «Apartamentos Independientes Mad Alcalá 55» is located in Madrid. 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: Plaza de Cibeles, Alcala gate and Banco de España.&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. The staff of the apartment will be happy to talk to you in English, Spanish, Polish and French.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2748.00" OriginalAmount="2748.00">
      <BasicPropertyInfo Latitude="40.42490005493164" Longitude="-3.6958301067352295" StarRating="0" HotelCode="0|44_centro_apartaments_suites_3" HotelName="44 Centro Apartaments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cartagena 106 Chamartin 28008 Madrid, Madrid</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 «44 Centro Apartaments &amp;amp; Suites» is located in Madrid. This hotel is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Alonso Martínez, Columbus Square and Plaza de Cibeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Bicycle Rental,Lounge,Massage Centre,Wheelchair Access,Garden,Golf,Sauna,Jacuzzi,Spa,Heated Pool,Swimming Pool,Kitchen,Diet Meals,24 Hour Security,Dining,24 Hour Front Desk,Elevator,Housekeeping,LCD/Projector,Luggage Storage,Babysitting,Smoking Rooms,Off-Site Parking,Parking,24 Hour Power Supply,Meeting Room,Printer,Airport Transfer (on Demand),Wake-up Call Service,Photocopy,Pets allowed,Dry Cleaning,Coffee Shop,Concierge,Business Centre,ATM/Cash Machine,Banquet Hall,Vending Machine,Valet Parking</BasicAmenities>
    <HotelRating>4,3.5,3,2,4.5,5,2.5,1,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,DINNER</Meals>
    <PropertyType>CITY HOTEL,APARTMENT,APARTMENT HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,VILLAGE,GUESTHOUSE,GUEST HOUSES,HOSTELS,ECO HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
de180250-9c3b-4d59-b76f-39343b1aecbf|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="de180250-9c3b-4d59-b76f-39343b1aecbf">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="26992" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-15T00:00:00" End="2025-01-28T00: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
de180250-9c3b-4d59-b76f-39343b1aecbf|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
de180250-9c3b-4d59-b76f-39343b1aecbf|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
769058c6-70a4-4def-a184-66b9a9e02468|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="769058c6-70a4-4def-a184-66b9a9e02468">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-19T00:00:00" End="2024-12-31T00: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
769058c6-70a4-4def-a184-66b9a9e02468|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
769058c6-70a4-4def-a184-66b9a9e02468|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
d46f4644-58da-4ab3-873b-32df77336684|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="d46f4644-58da-4ab3-873b-32df77336684">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-20T00: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
d46f4644-58da-4ab3-873b-32df77336684|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
d46f4644-58da-4ab3-873b-32df77336684|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
d46f4644-58da-4ab3-873b-32df77336684|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-12-10T14:24:01.5412016+00:00" Version="0" EchoToken="Search" TransactionIdentifier="d46f4644-58da-4ab3-873b-32df77336684" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="212.00" OriginalAmount="212.00">
      <BasicPropertyInfo Latitude="47.50560118" Longitude="19.06331178" StarRating="2" HotelCode="555921|avenue_hostel_" HotelName="Avenue Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Oktogon Ter 4, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/22937/2922937/1.jpg?f=15242269</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.00" OriginalAmount="217.00">
      <BasicPropertyInfo Latitude="47.49693718979" Longitude="19.066270887852" StarRating="2" HotelCode="337296|hostel_marco_polo" HotelName="Marco Polo Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nyár utca 6, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56113/a_56113_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple youth hostel is located in the centre of Budapest close to a range of restaurants, bars and a nightclub. Various shopping venues as well as links to the public transport network are found within 100 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.00" OriginalAmount="293.00">
      <BasicPropertyInfo Latitude="47.49739529" Longitude="19.06280612" StarRating="2" HotelCode="151375|liechtenstein_apartments" HotelName="Liechtenstein Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wesselenyi Utca 18, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37441/2037441/49.jpg?f=15599778</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.00" OriginalAmount="293.00">
      <BasicPropertyInfo Latitude="47.506080627441" Longitude="19.058404922485" StarRating="0" HotelCode="0|little_americas_opera" HotelName="Little Americas Opera Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Dessewffy Street., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/ff/d6/ffd608a50bc840af674188f1acf46503a6e80624.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Little Americas Opera” is situated in Budapest. It boasts a convenient location within 2 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.00" OriginalAmount="296.00">
      <BasicPropertyInfo Latitude="47.5045166015625" Longitude="19.05354118347168" StarRating="0" HotelCode="0|standard_apartment_by_hi5_nagysandor_street" HotelName="Standard Apartment by Hi5 - Nagysándor street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nagysándor József utca 3., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/52/a65283c7db257ab39e434d02b304203fa91f6f98.jpeg</HotelPictures>
        <HotelDescription>Situated in Budapest, 1.2 km from St. Stephen's Basilica and 1.4 km from Hungarian State Opera, Creative Apartment - Hold street market offers free WiFi and air conditioning. This apartment is 2.5 km from Hungarian Parliament Building and 2.8 km from Fisherman's Bastion. The apartment has 1 bedroom, a flat-screen TV, an equipped kitchen with a microwave and a fridge, a washing machine, and 1 bathroom with a shower. Popular points of interest near the apartment include House of Terror, Chain Bridge and Dohany Street Synagogue. The nearest airport is Budapest Ferenc Liszt International, 22 km from Creative Apartment - Hold street market, and the property offers a paid airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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; 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;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.00" OriginalAmount="337.00">
      <BasicPropertyInfo Latitude="47.48745504" Longitude="19.06352664" StarRating="0" HotelCode="556654|hobar_apartment" HotelName="HoBar The Hostel Bar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hostels" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Erkel Utca 16, 1092 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724735/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HoBar - the hostel bar is set in a historic building in a central location of Budapest, just 30 metres from the Ráday Street with many bars and restaurants. Free WiFi is available.The rooms are functionally furnished and come with shared bathroom facilities. Some rooms have a private bathroom.A common kitchen can be used by guests. HoBar also features a bar serving snacks and open 24 hours. Supermarkets and restaurants are located within 100 metres.The Deák Ferenc Square Metro Stop is 1.7 km away and the Keleti Train Station is 1 km from the property. The Buda Castle is 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.00" OriginalAmount="339.00">
      <BasicPropertyInfo Latitude="47.498384" Longitude="19.064254" StarRating="3" HotelCode="59717|kings_hotel_2" HotelName="King's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nagy Diófa utca, 25-27, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77324/a_77324_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest, in the centre of Pest and near countless sights such as Váci Street, Duna Corso, the synagogue, the national museum, the opera, the covered market and St. Stephen's cathedral. Good connections to tram, bus, and underground lines are located only a few minutes away. Restaurants, bars, and pubs are situated in the near vicinity, and it is approximately 22 km to the airport, which can easily be reached by car or with the shuttle bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343" OriginalAmount="343">
      <BasicPropertyInfo Latitude="47.506199583759" Longitude="19.090332126761" StarRating="2" HotelCode="36308|55454" HotelName="Dominik Panzio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cházár András utca 3, 1146 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59370/a_59370_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is quietly situated amidst villas in the 14th district, close to the city centre. Also close to the guesthouse (around 300 to 400 m away) are countless restaurants, bars, pubs, the Nép stadium and the city park. Links to the public transport network can be reached on foot (around 0.5 km away). A ski lift is to be found within 1.5 km of the guesthouse, and Budapest airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.00" OriginalAmount="344.00">
      <BasicPropertyInfo Latitude="47.489566802978516" Longitude="19.058635711669922" StarRating="0" HotelCode="0|standard_apartment_by_hi5_fejer_gyorgy_street" HotelName="Standard Apartment by Hi5 - Fejer Gyorgy Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fejér György utca 6., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/5d/605d872b925606379a89832a6be19cb8e49bd2ed.jpeg</HotelPictures>
        <HotelDescription>Set in Budapest, near Hungarian National Museum, Great Market Hall and Gellért Thermal Baths, Creative Apartment - Great Market Hall features free WiFi. Offering a balcony with views of the garden and city, the units feature air conditioning, a seating area, cable flat-screen TV and kitchen. A microwave, a fridge and stovetop are also featured, as well as a kettle. Dohany Street Synagogue is 1.6 km from the apartment, while Hungarian State Opera is 2.2 km away. The nearest airport is Budapest Ferenc Liszt International Airport, 20 km from Creative Apartment - Great Market Hall.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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; 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;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.00" OriginalAmount="352.00">
      <BasicPropertyInfo Latitude="47.508808135986" Longitude="19.059476852417" StarRating="0" HotelCode="0|little_americas_colonial_times" HotelName="Little Americas Colonial Times Apts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Szobi Utca, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/a0/57/a0577de028c79004f4a20d3b23cfe76addd9fcd5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Little Americas Colonial Times” is located within walking distance from the historic center of Budapest.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.00" OriginalAmount="369.00">
      <BasicPropertyInfo Latitude="47.51424" Longitude="19.05383" StarRating="0" HotelCode="0|downtown_apartments_3" HotelName="Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hegedus Gyula 16, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/28/5d/285d840b346ec790802b87f4dd59b8b57fb1eca5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Downtown Apartments, you'll be centrally located in Budapest, within a 10-minute drive of Parliament Building and Hungarian State Opera House. This apartment is 1.4 mi (2.2 km) from St. Stephen's Basilica and 1.7 mi (2.7 km) from Heroes' Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes with refrigerators and microwaves. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include coffee/tea makers, housekeeping is provided on weekdays only, and cribs/infant beds (surcharge) can be requested.&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;Continental breakfasts are available for a fee.&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), 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;Price of an additional breakfast: 2,000.00 HUF 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;The price might not include the resort fee in the amount of 4.00 %.&lt;/br&gt;Room cleaning fee might not be included in the accommodation price.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 4,000.00 HUF per day.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;An early check in or late check out can only be confirmed upon availability and has to be requested and confirmed by us.&lt;/br&gt;Early ?heck in: 5.00 maximum 25.00 EUR for each hour.&lt;/br&gt;Late check out: 5.00 maximum 25.00 EUR for each hour.&lt;/br&gt;Please be aware not leaving the apartment on time (10:00) and not requesting the late check out will be charge with 25.00 EUR.&lt;/br&gt;&lt;/br&gt;The reception is open until 19:30, check-in is possible until this time.&lt;/br&gt;If guests plan to check in after this time, they need to coordinate the check-in time with the hotel by sending an email to.&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;Airport shuttle fee: HUF 8,500.00 per vehicle (one way)&lt;/br&gt;Crib (infant bed) fee: HUF 5,000.00 per night&lt;/br&gt;Arrival after 21:00 is EUR 10.00.&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="63" TotalAmount="372.00" OriginalAmount="372.00">
      <BasicPropertyInfo Latitude="47.488321027347" Longitude="19.072103502529" StarRating="3" HotelCode="318611|prince_apartments_2" HotelName="Prince Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Bar,Bicycle Rental,Internet,Jacuzzi,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kisfaludy Utca 18-20, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230734/230734a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.00" OriginalAmount="372.00">
      <BasicPropertyInfo Latitude="47.49707619" Longitude="19.06991129" StarRating="3" HotelCode="145830|centrooms_house" HotelName="Centrooms House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi út 44, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211030/211030a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.00" OriginalAmount="376.00">
      <BasicPropertyInfo Latitude="47.51826221461" Longitude="19.055963158608" StarRating="3" HotelCode="94757|apartment4you_budapest" HotelName="Victor Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Victor Hugo utca 25-27, 1132 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275217/275217a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.00" OriginalAmount="381.00">
      <BasicPropertyInfo Latitude="47.50699971755" Longitude="19.063093777974" StarRating="3" HotelCode="147168|easyhotel_budapest_oktogon" HotelName="easyHotel Budapest Oktogon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eotvos utca 25/a, 1067 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211028/211028a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.00" OriginalAmount="381.00">
      <BasicPropertyInfo Latitude="47.50303041" Longitude="19.06991643" StarRating="0" HotelCode="570120|dbc_hostel" HotelName="a&amp;o Budapest City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="Garden,Library,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Csengery Utca 11, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/687181/a_687181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at 7 Views Self Catering Apartment in Cape Town Blaauwberg Coast, you'll be convenient to Big Bay and Doodles Beach. This apartment is within close proximity of Kite Beach and Dolphin Beach.Rooms Make yourself at home in one of the individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and DVD players are provided for your entertainment. Conveniences include microwaves and coffee/tea makers, and you can also request rollaway/extra beds.Business, Other Amenities Featured amenities include dry cleaning/laundry services and an elevator lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="383" OriginalAmount="383">
      <BasicPropertyInfo Latitude="47.464412991694" Longitude="19.126022458076" StarRating="3" HotelCode="316830|12905" HotelName="ibis Budapest Citysouth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferde u. 1-3, 1091 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31734/a_31734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located halfway between the airport, which is 15 minutes away, and the city centre, which is 10 minutes away. It is also opposite a metro station, and public buses stop near the hotel. Shopping venues are a 15-minute drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.00" OriginalAmount="388.00">
      <BasicPropertyInfo Latitude="47.48098577263" Longitude="19.098020195961" StarRating="3" HotelCode="34892|hotel_gloria_budapest" HotelName="Gloria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blàthy Ottó u. 22, 1089 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56778/a_56778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small charming hotel is in a quiet location close to the city centre's many shops and other entertainment venues. These can be easily reached on the underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.00" OriginalAmount="389.00">
      <BasicPropertyInfo Latitude="47.49679183959961" Longitude="19.05837059020996" StarRating="0" HotelCode="0|sparrowl_apartments" HotelName="Sparrowl Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Károly körút 9, 3 Emelet 8, 1075 Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fe/72/fe72e2fb2d144b340fb6b4430ea3fadbb657c97b.jpeg</HotelPictures>
        <HotelDescription>Located in Budapest centre, only 200 metres from the Dohany Street Synagogue and a 10-minute walk from the Saint Stephen´s Basilica, SparrOwl Apartments offers self-catering accommodation units with free WiFi. The Deak Ferenc Square Metro Station is 300 metres away. Parking is available on request.&lt;br /&gt;The apartments at the SparrOwl are located on the 3rd floor and they come with a kitchenette, a flat-screen TV with cable channels and a seating area. Each bathroom is fitted with a hairdryer and a shower, and some units feature a sofa bed, as well.&lt;br /&gt;Several bars, restaurants and shops can be found in the immediate vicinity of the property.&lt;br /&gt;The State Opera House is situated 700 metres from the apartments, while the Chain Bridge is reachable within 15 minutes on foot. Budapest Airport is 17 km away, shuttle service can be requested for 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="403.00" OriginalAmount="403.00">
      <BasicPropertyInfo Latitude="47.50135040283203" Longitude="19.064298629760742" StarRating="0" HotelCode="0|bpmapartment_sunny_akacfa" HotelName="Apartment Sunny Akacfa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 57, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/51/2f51ab270352de6d4a5539b3b3bffe2d8c4ff605.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Budapest (Erzsebetvaros), this apartment is within a 10-minute walk of Hungarian State Opera House and Dohany Street Synagogue.  This apartment is 0.7 mi (1.2 km) from St. Stephen's Basilica and 0.5 mi (0.9 km) from House of Terror.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Kiraly Street - 0.1 km / 0.1 mi&lt;br /&gt;Robert Capa Contemporary Photography Center - 0.3 km / 0.2 mi&lt;br /&gt;Franz Liszt Academy of Music - 0.3 km / 0.2 mi&lt;br /&gt;Ferenc Liszt Square - 0.4 km / 0.3 mi&lt;br /&gt;Budapest Operetta Theatre - 0.5 km / 0.3 mi&lt;br /&gt;Oktogon - 0.6 km / 0.4 mi&lt;br /&gt;Hungarian State Opera House - 0.6 km / 0.4 mi&lt;br /&gt;Gozsdu Courtyard - 0.6 km / 0.4 mi&lt;br /&gt;Miniversum - 0.7 km / 0.5 mi&lt;br /&gt;Dohany Street Synagogue - 0.8 km / 0.5 mi&lt;br /&gt;Blaha Lujza Square - 0.8 km / 0.5 mi&lt;br /&gt;House of Terror - 0.9 km / 0.5 mi&lt;br /&gt;Ferenc Deak Square - 1 km / 0.6 mi&lt;br /&gt;Hungarian University of Fine Arts - 1 km / 0.6 mi&lt;br /&gt;Andrassy Avenue - 1 km / 0.6 mi&lt;br /&gt;The nearest major airport is Ferenc Liszt Intl. Airport (BUD) - 42.9 km / 26.7 mi&lt;br /&gt;HeadLine : Near Hungarian State Opera House&lt;br /&gt;Rooms : 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 washing machine.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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="405.00" OriginalAmount="405.00">
      <BasicPropertyInfo Latitude="47.52031659" Longitude="19.04680098" StarRating="1" HotelCode="555357|green_island_hostel" HotelName="Island Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Margitsziget, Siraly Csonakhaz, 1138 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724284/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.00" OriginalAmount="410.00">
      <BasicPropertyInfo Latitude="47.511325" Longitude="19.076404" StarRating="3" HotelCode="10819|benczur_hotel" HotelName="Benczur" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" 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,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Benczúr utca 35, 1068 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8806/k_8806_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in elegant surroundings, providing easy access by foot to Heroes' Square, Andrássy Street, the Szechenyi spa complex, the city park and public transport, and yet secluded away from the noise of the city. Budapest Airport is 20 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="428.00">
      <BasicPropertyInfo Latitude="47.51065" Longitude="19.053128" StarRating="4" HotelCode="117927|marmara_hotel_budapest" HotelName="Marmara Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nagy Ignác u. 21., 1055 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161813/gt_161813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, right next to the Nagykörút (Grand Boulevard), which is one of the most important arteries through the city. The main sights and famous buildings are just a short walk away. The Parliament, Margaret Island, St. Stephen's Basilica, numerous museums, theatres, as well as superb shops, cosy restaurants and cafés in the city centre are only a stone's throw away. The bus station and access to the metro are around 150 m and 100 m away. Budapest Ferihegy International Airport is situated at a distance of approximately 30 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="429" OriginalAmount="429">
      <BasicPropertyInfo Latitude="47.508128019787" Longitude="19.070382714271" StarRating="3" HotelCode="59291|21908" HotelName="Central Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szív utca 13, 1063 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76789/a_76789_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the squares Hösök Tere and Oktogon, in the small peaceful Andrassy street. The city centre is only around 1 km away. Kodály körönd metro station is only a 2-minute walk from the hotel building. Ferihegy airport is only around 22 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="432" OriginalAmount="432">
      <BasicPropertyInfo Latitude="47.506348" Longitude="19.067216" StarRating="3" HotelCode="166545|19481" HotelName="Silver Budapest City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hunyadi tér 11, Budapest 1067</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140147/140147a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The spectacular Andrássy Avenue, the Oktogon and Liszt Ferenc squares and Nagymez Street, which is known as the theatre district of the city, can be easily reached on foot from this city hotel. If guests would like to go shopping and spend time in one of the biggest shopping centres in Europe, the Westend shopping centre is only 10-15 minutes away on foot. Heroes Square and the opera house are a 6-minute walk away, the Museum of Fine Arts is 500 metres and St. Stephen's Basilica is a 15-minute walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.00" OriginalAmount="434.00">
      <BasicPropertyInfo Latitude="47.505402" Longitude="19.065252" StarRating="3" HotelCode="311582|house_octogon_" HotelName="House Octogon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Eötvös utca 11/A, 1067 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368344/368344a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the main attraction points of this hotel is its prime location in the centre of Budapest. Ferenc Liszt Square with its numerous bars and restaurants is within 300 metres and Nagymezo Street with so-called ruin pubs is within 600 metres. The imposing State Opera House with its celebrated performance is also a 15-minute walk from the hotel, and the friendly staff is ready to be of assistance with organizing sightseeing trips and shuttle services. The interior is in keeping with the stylish elegance of the city, as well. The calming natural colours and textures will make every guest feel right at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.00" OriginalAmount="435.00">
      <BasicPropertyInfo Latitude="47.5018776" Longitude="19.0829219" StarRating="4" HotelCode="161625|royal_park_boutique_hotel" HotelName="Royal Park Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nefelejcs u. 6, 1078 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228053/gt_228053_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel opens its doors opposite the Eastern Railway Station, the central railway station in Budapest. The location of the hotel makes it the perfect choice both for business travellers and leisure tourists visiting Budapest. The centre of Budapest is 1.5 km from the city hotel and guests can find links to the public transport network and the bus station in the immediate vicinity. Nightlife spots are to be found 2 km away and nearby places of interest include Buda Castle (7 km away), Váci Street (3 km away) the city park (1 km away) and the River Danube (3 km away. The international airport (Ferihegy) can be reached within 30-40 minutes by taxi or shuttle bus and there is a good public transport connection to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.00" OriginalAmount="439.00">
      <BasicPropertyInfo Latitude="47.50143027" Longitude="19.06302205" StarRating="4" HotelCode="624443|vagabond_broadway" HotelName="Vagabond Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Csanyi Utca 9, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640104/640104a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="440" OriginalAmount="440">
      <BasicPropertyInfo Latitude="47.492106" Longitude="19.069065" StarRating="3" HotelCode="119276|26790" HotelName="Central 21" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mária utca, 10, 1085 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/163464/w_163464_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located within 2 km of Budapest's most visited sites (the River Danube, Market Hall, synagogue, National Museum) and all parts of the city are within easy reach. Shopping areas, theatres, restaurants and cafés are all within walking distance and the hotel has excellent access to the main public transportation facilities, with tram and underground stops just 600 m from the hotel and Keleti railway station 2.5 km away. The hotel can be easily reached by public transportation and car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.00" OriginalAmount="442.00">
      <BasicPropertyInfo Latitude="47.4867915" Longitude="19.07130758" StarRating="4" HotelCode="581970|vagabond_apartments_suites" HotelName="Vagabond Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Práter utca 6, 1083 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640085/640085a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="443.00" OriginalAmount="443.00">
      <BasicPropertyInfo Latitude="47.497904" Longitude="19.062727" StarRating="2" HotelCode="297301|maverick_city_lodge__hostel" HotelName="Maverick City Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kazinczy utca 24-26, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393958/393958a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.00" OriginalAmount="445.00">
      <BasicPropertyInfo Latitude="47.49770736694336" Longitude="19.071699142456055" StarRating="0" HotelCode="0|netizen_budapest_centre_hostel" HotelName="NETIZEN Budapest Centre - Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi út 54., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/d4/69d47325d8817e3801081cbdaa5fea49305607c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«NETIZEN Budapest Centre - Hostel» is located in Budapest. This hostel is located Nearby from the city center. You can take a walk and explore the neighbourhood area of the hostel. Places nearby: Blaha Lujza tér, Dohany Street Synagogue and Hungarian National Museum.&lt;br /&gt;&lt;b&gt;At The Hostel: &lt;/b&gt;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 is available on the territory. Ask for more information when checking in. To book an excursion, consult the tour assistance desk of the hostel. Accessible for guests with disabilities: the elevator helps them to go to the highest floors.&lt;br /&gt;Additional services that the hostel offers to its guests: a laundry, an ATM and a safe-deposit box.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, 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; 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;Individually-wrapped food options are available for breakfast.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Ecolab (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;/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;Fee for to-go breakfast: EUR 5 for adults and EUR 5 for children (approximately)&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="448.00" OriginalAmount="448.00">
      <BasicPropertyInfo Latitude="47.507476806640625" Longitude="19.049375534057617" StarRating="0" HotelCode="0|next_door_apartment" HotelName="Next door Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>1054 Budapest, Alkotmány u. 4., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/c4/72c489bf7d500bba148b4e9dc6ce2f41be4351eb.jpeg</HotelPictures>
        <HotelDescription>Next door Apartment offers accommodation in Budapest, 300 metres from Hungarian Parliament Building. The unit is 800 metres from State Opera House. Free WiFi is available .&lt;br /&gt;The kitchen features a microwave and a toaster, as well as a coffee machine and a kettle. A flat-screen TV with cable channels is featured.&lt;br /&gt;St. Stephen's Basilica is 800 metres from Next door Apartment, while Chain Bridge is 1 km away. The nearest airport is Budapest Liszt Ferenc Airport, 18 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.00" OriginalAmount="450.00">
      <BasicPropertyInfo Latitude="47.518475964537" Longitude="19.049026966095" StarRating="3" HotelCode="318240|boathotel_fortuna" HotelName="Fortuna Boat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szent István Park, alsó rakpart, 1137  Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32747/a_32747_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.00" OriginalAmount="451.00">
      <BasicPropertyInfo Latitude="47.491909" Longitude="19.109407" StarRating="0" HotelCode="161707|achat_premium_hotel_budapest_2" HotelName="ACHAT Premium Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hungária körút 5, 1101 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228142/a_228142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.00" OriginalAmount="451.00">
      <BasicPropertyInfo Latitude="47.46123778" Longitude="19.14994574" StarRating="2" HotelCode="145942|hotel_chesscom" HotelName="Chesscom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bartók Béla u. 5, 1191 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209388/209388a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453" OriginalAmount="453">
      <BasicPropertyInfo Latitude="47.489123848145" Longitude="19.082042090749" StarRating="4" HotelCode="67258|56540" HotelName="Triple M Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baross utca 108, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214730/214730a_hb_a_032.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.00" OriginalAmount="453.00">
      <BasicPropertyInfo Latitude="47.511425169383" Longitude="19.053131804893" StarRating="3" HotelCode="47489|city_ring_hotel" HotelName="City Hotel Ring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szent Istvan Krt 22, 1137 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10442/a_10442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally located in the city centre, near to the Western railway station and the Margaret Island. It is a mere 150 m to the West End City Centre shopping centre, which is the largest facility of its kind in central Europe. More shops and thrilling cultural venues as well as the most celebrated tourist attractions are easily reached on foot or using local public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456" OriginalAmount="456">
      <BasicPropertyInfo Latitude="47.502206744359" Longitude="19.068647325039" StarRating="3" HotelCode="19167|25655" HotelName="City Hotel Unio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dob utca 73, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23494/a_23494_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is perfectly located in the very heart of Budapest, very close to the famous Andrássy Street, Opera House, Heroes Square, Széchenyi Chain Bridge and the Parliament. Public transport, restaurants, cafés and shops are within the vicinity. Budapest airport is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.00" OriginalAmount="456.00">
      <BasicPropertyInfo Latitude="47.48232057" Longitude="19.0782522" StarRating="3" HotelCode="503752|di_verdi_residence" HotelName="Di Verdi Imperial Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Thaly Kálmán Utca 43, 1096 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671901/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest, approximately 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.00" OriginalAmount="458.00">
      <BasicPropertyInfo Latitude="47.509777" Longitude="19.066026" StarRating="3" HotelCode="285131|otel_six_inn" HotelName="Six Inn Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Jacuzzi,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rózsa utca 85, 1064 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/199261/199261a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.00" OriginalAmount="460.00">
      <BasicPropertyInfo Latitude="47.484518665212" Longitude="19.074438214302" StarRating="4" HotelCode="60433|hotel_city_inn" HotelName="City Inn" 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,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Futó utca 55, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78221/ba_78221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the city of Budapest, just minutes from the city centre. Its precise location is the 8th district of Budapest, which is currently undergoing massive property and infrastructural development. There are two metro stops located a 3 to 4-minute walk away. All of Budapest's sights, shopping, entertainment, and sports facilities can be easily reached by means of public transport. The Museum of Applied Arts, St. Stephen Basilika, the National Museum and Fuveszkert Botanic Garden are all in the immediate area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.00" OriginalAmount="460.00">
      <BasicPropertyInfo Latitude="47.4932256" Longitude="19.0514416" StarRating="0" HotelCode="0|monolit_vip" HotelName="Monolit VIP" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>V. Galamb utca 4. II.3, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/41/05/4105db591c00c5ae32def18f5ceab7e285849b47.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Monolit VIP” is situated in Budapest. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Room service is also available. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.00" OriginalAmount="462.00">
      <BasicPropertyInfo Latitude="47.506549" Longitude="19.057403" StarRating="3" HotelCode="191275|lord_apartments" HotelName="Lord Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utca Lovag 8, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209330/209330a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.00" OriginalAmount="464.00">
      <BasicPropertyInfo Latitude="47.45651" Longitude="19.08559" StarRating="3" HotelCode="171091|canada_hotel_budapest" HotelName="Canada" 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,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Soroksári, 132, 1095 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151836/151836a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel provides good access to motorways and is around 1.5 km from Lagymanyosi Bridge and the palace. The hotel is close to the train station, which allows guests to reach the old part of Budapest and the Vaci Utca tourist centre in around ten minutes. Székesfehérvár is an hour's drive and the hotel provides easy access to Ferihegy Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.00" OriginalAmount="468.00">
      <BasicPropertyInfo Latitude="47.50054" Longitude="19.08138" StarRating="3" HotelCode="337275|baross_city_hotel" HotelName="Baross City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baross tér 15, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56102/a_56102_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Budapest's 7th district in close proximity to Keleti station (the main train station). Public transport links are located within a few paces of the hotel's entrance. Almost all the city’s stunning historical and cultural attractions can be easily reached on foot. The surrounding area is filled with shops, bars, cafés, restaurants and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.00" OriginalAmount="469.00">
      <BasicPropertyInfo Latitude="47.484667298891" Longitude="19.075714945793" StarRating="4" HotelCode="186972|fraser_residence_hotel" HotelName="Fraser Residence Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nagytemplom utca 31, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/202489/202489a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="471.00" OriginalAmount="471.00">
      <BasicPropertyInfo Latitude="47.498116905622" Longitude="19.067998230458" StarRating="2" HotelCode="402437|agape_aparthotel" HotelName="Agape Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 12-14, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/96218/gt_96218_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated on the Pest area of the city in a new block, next to the great boulevard. It is within walking distance of many sights, bars, restaurants and shops. The Opera house, Dohany Street Synagogue or the famous New York Palace are only 5 minutes on foot and there are plenty of museums, pubs, clubs and places of interest in the vicinity. Keleti train station is approximately 1 km from the hotel and the nearest metro station is just 200 m away. Ferihegy airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.00" OriginalAmount="472.00">
      <BasicPropertyInfo Latitude="47.5065275022198" Longitude="19.0574517846107" StarRating="0" HotelCode="0|_0x2f0d9" HotelName="Greenpark Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lovag utca 8., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/8b/d68b2b8b2b08eeccdb5d6d9da161f976e170116f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Greenpark Apartments” is located in Budapest. It boasts a convenient location within 2 km 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="473.00" OriginalAmount="473.00">
      <BasicPropertyInfo Latitude="47.497303248845" Longitude="19.06948953867" StarRating="3" HotelCode="33478|ibis_budapest_city" HotelName="ibis Budapest City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 1-3, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53266/a_53266_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well-priced hotel is located on the Pest side of Budapest, on Blaha Lujza in the heart of the city. Scores of the city's most popular cultural and tourist sights are located just a short distance from the hotel, as is the business district. The National Museum is 15 minutes walk away. Váci Utca pedestrianised zone as well as a convenient bus stop are within paces of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.00" OriginalAmount="474.00">
      <BasicPropertyInfo Latitude="47.480432886976" Longitude="18.990359008312" StarRating="3" HotelCode="89566|helios_hotel_pension" HotelName="Helios Hotel Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lidérc utca 5, 1121 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/195760/195760a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.00" OriginalAmount="475.00">
      <BasicPropertyInfo Latitude="47.488599" Longitude="19.031397" StarRating="3" HotelCode="36313|hotel_charles_2" HotelName="Charles" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja ut 23, 1016 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/60/608295/2oNDYSrO_684afc3ec62a6f2779e21c7de00c63a6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of this hotel is ideal: the city center with the shopping area and business world, historical buildings and tourist attractions are easy to reach. The hotel can be found on the Buda side of the capital, only a few minutes' walk away from Gellert Hill and not far from the Castle District.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.00" OriginalAmount="477.00">
      <BasicPropertyInfo Latitude="47.50102475" Longitude="19.07318888" StarRating="0" HotelCode="861418|nova_city_aparthotel" HotelName="Nova City Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Szovetseg Street 27, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/42326/3842326/1.jpg?f=15683362</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="478.00" OriginalAmount="478.00">
      <BasicPropertyInfo Latitude="47.5016664352613" Longitude="19.067930468673" StarRating="0" HotelCode="0|authentic_grand_boulevard" HotelName="Authentic Grand Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Erzsébet Krt 37, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b4/ca/b4cae6b4066521d0f6219ab7180e181431a3bff9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Authentic Grand Boulevard” is set in Budapest. 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. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.00" OriginalAmount="479.00">
      <BasicPropertyInfo Latitude="47.506682" Longitude="19.058715" StarRating="3" HotelCode="128197|star_inn_hotel_budapest_centrum" HotelName="Star Inn Hotel Budapest Centrum, by Comfort" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dessewffy utca 36, 6. Bezirk, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/185357/a_185357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="479.00" OriginalAmount="479.00">
      <BasicPropertyInfo Latitude="47.4999102932439" Longitude="19.0701141711639" StarRating="0" HotelCode="0|quite_flat_in_downtown" HotelName="Quite Flat in Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Barcsay utca 3, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/a0/d9/a0d9e67421cd59a5f85ab80bd191fe1f775777cf.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Quite Flat in Downtown” is situated within walking distance from the historic center of Budapest.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.00" OriginalAmount="481.00">
      <BasicPropertyInfo Latitude="47.492375734982" Longitude="19.044290184975" StarRating="3" HotelCode="15444|hotel_orion_varkert" HotelName="Hotel Orion Varkert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döbrentei utca 13, 1013 Budapest, Buda</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201533/201533a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.00" OriginalAmount="481.00">
      <BasicPropertyInfo Latitude="47.493725908896" Longitude="19.081041812897" StarRating="3" HotelCode="371351|atlantic_hotel_9" HotelName="Atlantic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nepszínhaz u. 55, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70774/a_70774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Budapest, this hotel is located close to Blaha Lujza Square. Restaurants are located around 200 m away and bars, shopping opportunities as well as a bus station are in the near vicinity (500 m away). The train station as well as a nightclub is approximately 10 minutes away with public transport. A ski lift and the nearest river are approximately 2 km away. Budapest airport is around 13 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.00" OriginalAmount="482.00">
      <BasicPropertyInfo Latitude="47.51097869873047" Longitude="19.055580139160156" StarRating="0" HotelCode="0|annabelle_downtown_apartments" HotelName="Annabelle Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>4 Nyugati tér 2nd floor 21. door, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d1/c0/d1c06eef9491e0e268bde07fc4dfac5a7e408b68.jpeg</HotelPictures>
        <HotelDescription>Offering air-conditioned rooms in the 13. Angyalföld - Újlipótváros district of Budapest, Annabelle Downtown Apartments is 2.2 km from St. Stephen's Basilica. 2.4 km from State Opera House, the property is also 2.5 km away from Hungarian Parliament Building. Free WiFi is available. Guest rooms in the guest house are fitted with a kettle. All rooms include a private bathroom with free toiletries and a hair dryer. All rooms feature a desk. Chain Bridge is 2.6 km from Annabelle Downtown Apartments, while Dohany Street Synagogue is 2.9 km away. The nearest airport is Budapest Ferenc Liszt International Airport, 23 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="485.00" OriginalAmount="485.00">
      <BasicPropertyInfo Latitude="47.50000672" Longitude="19.05967682" StarRating="3" HotelCode="883694|comfort_apartments_8" HotelName="Comfort Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Central Heating,Designated Smoking Area,Garden,Kitchen,Parking,Pets allowed,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Király utca 32, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188073/188073a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment complex enjoys a great setting at the heart of the mesmerising city of Budapest. The property is situated within easy access of the main attractions that this historical city has to offer. Guests will find themselves in close proximity to the popular Andrassy Avenue and the Bajza Utca Metro Stop. The complex is also located close to other important tourist attractions in the city, including Heroes' Square, situated  just 600 metres from the hotel, and Vajdahunyad Castle, around 1 km away. Guests will be pleased to find themselves just 1.6 km from Nyugati Train Station. This delightful complex greets guests with a charming exterior, inviting them into a veritable home away from home. The apartments are beautifully appointed, featuring modern amenities and a relaxing ambience. Guests are assured of a truly enjoyable stay at this delightful complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="485.00" OriginalAmount="485.00">
      <BasicPropertyInfo Latitude="47.511653900146484" Longitude="19.050373077392578" StarRating="0" HotelCode="0|walton_prime_apartment" HotelName="Walton Prime Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1055 Budapest, Honvéd utca 40, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ea/1a/ea1a652947040fa88c25af2073b3b1dcc7b0098d.jpeg</HotelPictures>
        <HotelDescription>Walton Prime Apartment is an apartment situated in Budapest, 600 metres from Hungarian Parliament Building. The air-conditioned unit is 1.1 km from State Opera House. Free WiFi is available throughout the property.&lt;br /&gt;There is a seating area and a kitchenette complete with a microwave, a toaster and a fridge. A flat-screen TV with satellite channels is provided. There is a private bathroom with a shower.&lt;br /&gt;St. Stephen's Basilica is 1.2 km from Walton Prime Apartment, while Chain Bridge is 1.5 km away. The nearest airport is Budapest Liszt Ferenc Airport, 18 km from Walton Prime 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.00" OriginalAmount="490.00">
      <BasicPropertyInfo Latitude="47.4988586" Longitude="19.02724131" StarRating="3" HotelCode="780095|ibis_budapest_castle_hill" HotelName="ibis Budapest Castle Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Babysitting,Currency Exchange,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krisztina Korut 41-43, 1013 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/901818/w_901818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ibis Budapest Castle Hill awaits you with recently renovated modern guest rooms and common areas. This great value hotel is next to the Buda Castle Hill and in a great location close to shopping areas, restaurants and only 10 minutes by public transportation from the city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="492.00" OriginalAmount="492.00">
      <BasicPropertyInfo Latitude="47.48838837" Longitude="19.07214612" StarRating="3" HotelCode="430025|maple_tree_apartments" HotelName="Maple Tree Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Airport Transfer (on Demand),Designated Smoking Area,Garden,Internet,Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kisfaduly street 18-20, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/620221/620221a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Kisfaludy Street 18-20 just around the corner from the vibrant Grand Boulevard, Maple Tree Apartments features 24-hour reception, modern, stylish accommodation units and free Wi-Fi in the whole building. It is 300 m from the Corvin-Negyed M3 Metro Stop and the tram no. 4-6. An LCD TV, a sofa bed, and a dining area are standard facilities in each apartment. The kitchens are fully equipped and include basic cooking ingredients like salt and pepper. The bathrooms are coming with a washing machine and a hairdryer. Air conditioning is available in some units on request and for surcharge. A playground for children is also featured in the courtyard of the building. Numerous restaurants, cafés and bars can be found in the nearest vicinity of the Corvin Plaza, as well as within walking distance. Corvin Sétány Shopping Centre is 400 m away, and the central Váci Street and Vörösmarty Square can be reached in a 20-minute walk. Private parking is possible on site. The reception offers tickets for a wide range of sightseeing tours, to the thermal baths, concerts and other cultural programs. 08. Józsefváros is a great choice for travellers interested in city trips, monuments and history...
Please note that the 24-hour front desk is available at Corvin Plaza Apartments &amp; Suites (Kisfaludy Street 3).

This property will not accommodate hen, stag or similar parties.
Parties/events are not allowed</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.00" OriginalAmount="494.00">
      <BasicPropertyInfo Latitude="47.48723819" Longitude="19.05998652" StarRating="0" HotelCode="589032|flow_hostel_3" HotelName="Flow Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gönczy Pál Utca 2, 1093 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/ab/9babb498e6a1e6ff3ac7e8fa59ed0ee2f203d9b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.00" OriginalAmount="496.00">
      <BasicPropertyInfo Latitude="47.50041464777" Longitude="19.104009568691" StarRating="4" HotelCode="34790|danubius_hotel_arena__budapest" HotelName="Danubius Hotel Arena" 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,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ifjúság útja 1-3, 1148 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56612/a_56612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Pest's conference district, close to Budapest's largest sports and events centre and the international fair centre (Hungexpo). It takes about 10 minutes by car (around 2 km) to reach the centre, while shops can be found around 700 m away. The nearest bus stop is around 100 m and Keleti train station is about 1.5 km from the hotel. Nearby places of interest include Heroes Square (around 2.5 km), the zoo (around 2.5 km), the Parliament (around 5 km) and the Synagogue (around 3 km away). Budapest Airport is around 18 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.00" OriginalAmount="496.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="969076|vagabond_downtown" HotelName="Vagabond Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/9/7/2/3/4/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.00" OriginalAmount="496.00">
      <BasicPropertyInfo Latitude="47.49485778808594" Longitude="19.064558029174805" StarRating="0" HotelCode="0|st_king_1_by_hi5_apartments" HotelName="St. King 1. by Hi5 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Szentkirályi utca 1/B, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/c9/80c9c539b8d2de7993dd7decb08576a7f96278b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Jozsefvaros), St. King 1. by Hi5 Apartments is within a 10-minute walk of Dohany Street Synagogue and Hungarian National Museum. This aparthotel is 0.7 mi (1.1 km) from Hungarian State Opera House and 0.8 mi (1.2 km) from Great Market 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;Dohany Street Synagogue - 0.5 km / 0.3 mi&lt;br /&gt;Blaha Lujza Square - 0.6 km / 0.3 mi&lt;br /&gt;Hungarian National Museum - 0.7 km / 0.4 mi&lt;br /&gt;Kiraly Street - 0.7 km / 0.5 mi&lt;br /&gt;Gozsdu Courtyard - 0.8 km / 0.5 mi&lt;br /&gt;Semmelweis University - 0.9 km / 0.6 mi&lt;br /&gt;Ferenc Deak Square - 1 km / 0.6 mi&lt;br /&gt;Eotvos Lorand University - 1 km / 0.6 mi&lt;br /&gt;Hungarian State Opera House - 1.1 km / 0.7 mi&lt;br /&gt;Museum of Applied Arts - 1.1 km / 0.7 mi&lt;br /&gt;Erkel Theatre - 1.1 km / 0.7 mi&lt;br /&gt;Andrassy Avenue - 1.2 km / 0.7 mi&lt;br /&gt;Great Market Hall - 1.2 km / 0.8 mi&lt;br /&gt;Vaci Street - 1.2 km / 0.8 mi&lt;br /&gt;Budapest Operetta Theatre - 1.3 km / 0.8 mi&lt;br /&gt;The preferred airport for St. King 1. by Hi5 Apartments is Budapest (BUD-Ferenc Liszt Intl.) - 20.1 km / 12.5 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include express check-in and express check-out.&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 stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &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;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.00" OriginalAmount="498.00">
      <BasicPropertyInfo Latitude="47.501005" Longitude="19.066113" StarRating="3" HotelCode="44671|hotel_queen_mary" HotelName="Queen Mary" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kertész utca 34, 1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/41868/d5b15155-fbf6-4ef8-a241-c4fef90fafaf.jpg?d=636735433100000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Budapest. The accommodation comprises 26 cosy rooms. Visitors will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="501.00" OriginalAmount="501.00">
      <BasicPropertyInfo Latitude="47.53628158569336" Longitude="19.010400772094727" StarRating="0" HotelCode="0|budapest_apartment" HotelName="Budapest Garden Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1025, 16. Napsugar, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a5/88/a58858e2e6b523200abfd6b301acbc5ff3297484.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Budapest Garden Apartment» is located in Budapest. This apartment is located in 5 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Széll Kálmán tér, Hungarian Parliament Building and Fisherman's Bastion.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a parking zone. There are other services available for the guests of the apartment. For example, ironing. The staff of the apartment speaks English, Italian, German and Russian.&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.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.00" OriginalAmount="502.00">
      <BasicPropertyInfo Latitude="47.483174001382" Longitude="19.070363876465" StarRating="4" HotelCode="782704|corvin_hotel_budapest_corvin_wing" HotelName="Corvin Hotel Budapest - Corvin Wing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Meeting Room,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Angyal Street 31, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/100474/100474a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Corvin Hotel is situated a few minutes walk from the city center, in the residential area, close to the River Danube. It is a hotel with familiar atmosphere that offers security parking. It has 42 rooms and 5 apartments with kitchen. The rooms have air-conditioning and heating, non-smoking rooms and include phone, TV, security safe, fridge, free WI-FI, buffet breakfast and other services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="47.4801002" Longitude="19.0343539" StarRating="3" HotelCode="142756|abel_pension_budapest" HotelName="Abel Pension Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ábel Jeno utca 9, 1113 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/273938/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="47.513689" Longitude="19.137268" StarRating="3" HotelCode="36312|hotel_amadeus_5" HotelName="Amadeus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fogarasi út 123, 1141 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275460/275460a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="504.00" OriginalAmount="504.00">
      <BasicPropertyInfo Latitude="47.491478620368" Longitude="19.053001999855" StarRating="3" HotelCode="14636|city_matyas_hotel" HotelName="City Matyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marcius 15 ter 7-8, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17128/a_17128_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in a central location in the heart of Budapest, just minutes away from the pedestrian area of Váci utca. Plenty of shopping venues, delightful restaurants and bars are all to be found in the hotel's vicinity. The nearest underground station, Ferenciek Tere, and the famous Elisabeth Bridge lie only 100 metres away from the hotel. The airport is reached within 30 minutes with the convenient public transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="505.00" OriginalAmount="505.00">
      <BasicPropertyInfo Latitude="47.553277" Longitude="19.078471" StarRating="4" HotelCode="191328|park_inn_by_radisson_budapest" HotelName="Park Inn by Radisson Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szekszárdi utca 16-18, 1138 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183591/183591a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="505.00" OriginalAmount="505.00">
      <BasicPropertyInfo Latitude="47.488839745921" Longitude="19.034379422665" StarRating="4" HotelCode="36311|gold_hotel_buda" HotelName="Gold Hotel Wine &amp; Dine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja útca 14, 1016 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59373/a_59373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Hegyalja Road in Budapest's District 1, on the northern side of Gellért Hill. Váci Street (Budapest's popular city centre shopping street), the Citadel and Statue of Liberty on top of Gellért Hill, Buda Castle and the Budapest Congress Centre are all within easy reach via a 10-minute bus ride or a 30-minute walk. Within a short distance of the hotel guests can admire the loveliest views of Budapest or visit one of the city's famous thermal baths for refreshment and recreation. Budapest Airport is only 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="505.00" OriginalAmount="505.00">
      <BasicPropertyInfo Latitude="47.50740051269531" Longitude="19.05862045288086" StarRating="0" HotelCode="0|lavender_circus_apartments" HotelName="Lavender Circus Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lovag utca 22., 1066, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/45/7c45802b355b74b2f0cdd99db0228e11e0649133.jpeg</HotelPictures>
        <HotelDescription>Featuring free WiFi throughout the property, Lavender Circus Apartments is located in Budapest, 500 metres from State Opera House. St. Stephen's Basilica is 800 metres from the property.&lt;br /&gt;The accommodation comes with a seating area. There is also a kitchen, equipped with a microwave and fridge. Each unit is fitted with a private bathroom with a bath or shower and a hairdryer. Bed linen is offered.&lt;br /&gt;Hungarian Parliament Building is 1 km from Lavender Circus Apartments. The nearest airport is Budapest Liszt Ferenc Airport, 17 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="507.00" OriginalAmount="507.00">
      <BasicPropertyInfo Latitude="47.514278411865234" Longitude="19.05050277709961" StarRating="0" HotelCode="0|sunny_ap_in_the_citycentre" HotelName="Sunny ap in the citycentre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1136 Budapest, Katona József utca 31., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f3/6b/f36b01d1cb72c700669636e46caf0e693a67309b.jpeg</HotelPictures>
        <HotelDescription>Sunny ap in the citycentre offers accommodation in Budapest and is located a 13-minute walk away from the Hungarian Parliament Building. Free WiFi is available.&lt;br /&gt;This air-conditioned accommodation features cable TV, a dining area with a table, a well-equipped kitchen and a balcony with outdoor furniture and garden view. The bathroom is fitted with a shower, a hairdryer and free toiletries.&lt;br /&gt;Sunny ap in the citycentre is located a 10-minute drive away from State Opera House, a 9-minute drive away from St. Stephen's Basilica and a 10-minute drive away from Chain Bridge. Budapest Airport is reachable within 24 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="508" OriginalAmount="508">
      <BasicPropertyInfo Latitude="47.479176936674" Longitude="19.068615469427" StarRating="3" HotelCode="14791|542" HotelName="Ibis Styles Budapest City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Soroksári Utca 12, 1095 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17352/a_17352_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the only establishment located on the Pest side of the River Danube in the centre of Budapest, with a picturesque view of Gellert Hill and Buda Castle. Thanks to its setting, the cultural experience provided by the concerts and performances of the Palace of Arts and the National Theatre are only a stone’s throw away. Guests will find public transport only 100 m from the hotel and Budapest Airport is only 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="508.00" OriginalAmount="508.00">
      <BasicPropertyInfo Latitude="47.50135" Longitude="19.0643" StarRating="0" HotelCode="0|perilla_apartment" HotelName="Perilla Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Akacfa u. 57., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/42/d942343f1ac03d48da86e90a6c6b647d09b16c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Erzsebetvaros), this apartment is within a 10-minute walk of Hungarian State Opera House and Dohany Street Synagogue.  This apartment is 0.5 mi (0.8 km) from House of Terror and 0.8 mi (1.3 km) from St. Stephen's Basilica.&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.&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;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 50.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.00" OriginalAmount="509.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="4" HotelCode="618770|serenity_boutique_budapest" HotelName="Serenity Boutique Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Csengery utca, Földszint 5, 1067 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/07927/3807927/1.jpg?f=15568774</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="510.00" OriginalAmount="510.00">
      <BasicPropertyInfo Latitude="47.50213257407" Longitude="19.061879906746" StarRating="2" HotelCode="297300|broadway_city_panzio" HotelName="Broadway City Panzió" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nagymezo utca 4, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369850/369850a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="512.00" OriginalAmount="512.00">
      <BasicPropertyInfo Latitude="47.487594" Longitude="19.071138" StarRating="2" HotelCode="191294|corvin_point_hostel" HotelName="Corvin Point Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nap utca 4, 1st floor, Budapest 1082</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274510/274510a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="512.00" OriginalAmount="512.00">
      <BasicPropertyInfo Latitude="47.582208828975" Longitude="19.049670696258" StarRating="2.5" HotelCode="38714|attila_apartman_2" HotelName="Attila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Attila u. 20, 1039 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63919/a_63919_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small family hotel is located in the III district of Budapest approximately 7 km from the city centre. The hotel is only a 2-minute walk from shops, roughly 10 minutes on foot from countless nightclubs. A stop for public transport may be found only 400 m away. Budapest airport is roughly 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="513.00" OriginalAmount="513.00">
      <BasicPropertyInfo Latitude="47.513174" Longitude="19.050166" StarRating="3.5" HotelCode="311585|tatra_4_studios" HotelName="Tatra 4 Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Business Centre,Concierge,Designated Smoking Area,Dining,Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Massage Centre,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tátra utca 4, 1136 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/37716/2037716/1.jpg?f=15006095</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3.5-star Tatra 4 Studios Apartments offers comfort and convenience whether you're on business or holiday in Budapest. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Wi-Fi in public areas, express check-in/check-out, luggage storage, car park, smoking area are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Tatra 4 Studios Apartments combines warm hospitality with a lovely ambiance to make your stay in Budapest unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="513.00" OriginalAmount="513.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="974686|claudia_rooms_apartments_2" HotelName="Claudia Rooms and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kazinczy utca 13, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/2/8/8/3/7/1/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="514.00" OriginalAmount="514.00">
      <BasicPropertyInfo Latitude="47.50786462" Longitude="19.07838742" StarRating="3" HotelCode="556929|budapest_ville_bed__breakfast" HotelName="Budapest Ville Bed and Breakfast" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Damjanich Utca 32, 7th District, 1071 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724746/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Budapest Ville Bed&amp;Breakfast in Budapest (Budapest City Centre), you'll be minutes from Kunsthalle Budapest and Heroes' Square.  This bed &amp; breakfast is within close proximity of City Park and Museum of Fine Arts.Rooms Make yourself at home in one of the 4 guestrooms featuring refrigerators and flat-screen televisions. 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.Amenities Take advantage of recreation opportunities such as bicycles to rent, or other amenities including complimentary wireless Internet access and tour/ticket assistance.Business, Other Amenities Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="514.00" OriginalAmount="514.00">
      <BasicPropertyInfo Latitude="47.485932188439" Longitude="19.074648192265" StarRating="4" HotelCode="305722|corvin_center_suites" HotelName="Corvin Center Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Futo Utca 34-36, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/419597/a_419597_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.00" OriginalAmount="515.00">
      <BasicPropertyInfo Latitude="47.477383691342" Longitude="19.094636816058" StarRating="3" HotelCode="365607|tulip_inn_budapest_millennium" HotelName="Hunguest Hotel Millennium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ulloi utca 94-98, 1089 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69114/a_69114_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located on Ülloi Street, the main street connecting Ferihegy airport with the centre of Budapest. The lively city centre and many other attractions are just a few minutes away by car or metro. Budapest airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.00" OriginalAmount="522.00">
      <BasicPropertyInfo Latitude="47.48168548187" Longitude="19.072799384594" StarRating="4" HotelCode="35002|leonardo_hotel_budapest" HotelName="Leonardo Hotel Budapest" 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,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tompa Street 30-34, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56984/a_56984_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the 9th district, around 2 km (2 underground stations) from the city centre and 200 metres from the Holocaust Museum. The nearest public transport links are just a short distance from the hotel. The hotel is also within easy reach of the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.00" OriginalAmount="522.00">
      <BasicPropertyInfo Latitude="47.48585" Longitude="19.07657" StarRating="0" HotelCode="0|corvintage_apartments" HotelName="Corvintage Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Corvin setany 3/B,, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/7f/417f635bce5abd63e5ecf75fd8f7d3779eb073c9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Jozsefvaros), you'll be within a 10-minute drive of Hungarian National Museum and Elisabeth Bridge.  This apartment is 1.7 mi (2.8 km) from Gellert Thermal Baths and Swimming Pool and 2.2 mi (3.5 km) from Hungarian State Opera House.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Your apartment features a flat-screen TV. Complimentary wireless Internet access is available to keep you connected.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include wireless Internet access (surcharge) and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge) 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.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.00" OriginalAmount="522.00">
      <BasicPropertyInfo Latitude="47.50549" Longitude="19.05109" StarRating="0" HotelCode="0|dfive_apartments_liberty" HotelName="Dfive Apartments - Liberty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Aulich utca 4-6, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/da/31da202bdd70e39f63577c5892ae8acf7a4bb118.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Inner City Budapest), this apartment is within a 10-minute walk of St. Stephen's Basilica and Parliament Building.  This apartment is 0.6 mi (0.9 km) from Hungarian State Opera House and 0.6 mi (1 km) from Szechenyi Chain Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in your apartment. The bathroom has a shower.&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="525.00" OriginalAmount="525.00">
      <BasicPropertyInfo Latitude="47.49744534" Longitude="19.07455069" StarRating="0" HotelCode="862650|happy_home_budapest" HotelName="Happy Home Budapest Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kiss Jozsef Utca 4, District VIII-Jozsefvaros, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/29276/2929276/1.jpg?f=15073125</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 08. Józsefváros, happy home Budapest JOY is a perfect starting point from which to explore Budapest. The hotel has everything you need for a comfortable stay. Facilities like 100% non-smoking are readily available for you to enjoy. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as television LCD/plasma screen, clothes rack, complimentary instant coffee, free welcome drink, linens. The hotel offers various recreational opportunities. Happy home Budapest JOY is an excellent choice from which to explore Budapest or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.00" OriginalAmount="533.00">
      <BasicPropertyInfo Latitude="47.49014496" Longitude="19.05696003" StarRating="3" HotelCode="850845|anoli_apartments_" HotelName="Amber Gardenview Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Elevator">
        <Address>
          <AddressLines>
            <AddressLine>Veres Pálné Street 26, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77816/1877816/15.jpg?f=15503346</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Budapest , this property offers an ideal place of rest and relaxation. The property consists of 7 rooms and apartments. Newly refurbished ground floor rooms and studio apartments in Budapest downtown. While staying in our fully equipped, modern studios and mini studios, you can still get the atmosphere of the old times. Patio with nice garden, a unique addition in Budapest downtown. Central location and the shades of the old trees, comfortable stay  for affordable prices. Easy access, no steps no stairs. |</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.00" OriginalAmount="533.00">
      <BasicPropertyInfo Latitude="47.476062" Longitude="19.003228" StarRating="3" HotelCode="38266|korona_hotel_panzio_2" HotelName="Korona Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sasadi Út, 123, 1112 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63215/a_63215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse comprises two family-run buildings, each about 10 minutes from the centre. The accommodation is very convenient for connections to the national road network and public transport. Countless shopping venues are to be found in the vicinity and transfer to the airport takes about 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.00" OriginalAmount="533.00">
      <BasicPropertyInfo Latitude="47.537552354644" Longitude="19.046529829502" StarRating="5" HotelCode="47795|the_aquincum_hotel_budapest" HotelName="The Aquincum Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arpad Fejedelem Utja 94, 1036 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10821/p_10821_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the banks of the Danube on the historical Buda side of the city. The city centre and the renowned castle quarter are approximately 5 km away as well as the scores of shops in the West End City Centre. It takes 45 minutes to the airport on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.00" OriginalAmount="534.00">
      <BasicPropertyInfo Latitude="47.502819196104" Longitude="19.039489030838" StarRating="4" HotelCode="10356|artotel_budapest_by_park_plaza" HotelName="art'otel budapest, by park 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="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bem Rakpart 16-19, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145490/145490a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the city centre on the banks of the River Danube. It is a short 10-minute walk from the UNESCO World Heritage Site of Buda Castle. There are links to the public transport network nearby, including bus and train stations. Guests will find plenty of shops in the Mammut Center, which is about 1.5 km away. Liszt Ferenc International Airport is about 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.00" OriginalAmount="534.00">
      <BasicPropertyInfo Latitude="47.443632070661" Longitude="19.042460918426" StarRating="3" HotelCode="99982|hotel_luna_2" HotelName="Luna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vegyész Street, 1116 Budapest 17</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/276102/276102a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.00" OriginalAmount="535.00">
      <BasicPropertyInfo Latitude="47.4945323720569" Longitude="19.0600669384003" StarRating="0" HotelCode="0|jackquaters_1" HotelName="Jackquaters Pulse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Károly körút 1. 4/5, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/c1/10/c110dcff46afa3df4bcfe4f1dad258092627780d.jpeg</HotelPictures>
        <HotelDescription>Budapest’s Jackquaters Pulse is within a 2-minute walk of the Dohány Street Synagogue, the Hungarian National Museum, several bars and the Danube riverbank. The Astoria M2 Metro Stop is a 1-minute walk away.&lt;/br&gt;The eco-friendly Jackquaters has modern furniture, free WiFi, a kitchen, seating area, a bathroom with a shower and satellite TV.&lt;/br&gt;Private parking is possible next to the building and the public transportation can be reached right in front of the property.&lt;/br&gt;The parliament, Andrássy Boulevard and the Keleti Railway Station are all within 2 km of the Jackquaters Pulse, and Heroes' Square and the City Park are within 3 km.&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;Jackquaters Astoria has no reception. Keys can be gathered in front of the apartment. Please contact the property in advance for check-in arrangements. Contact details are stated in the booking confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.00" OriginalAmount="537.00">
      <BasicPropertyInfo Latitude="47.48432207" Longitude="19.06292407" StarRating="0" HotelCode="669829|gregersen_art_premium_hostel" HotelName="Gregersen Art Premium Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Lónyay utca 31, 1093 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/33427/2933427/1.jpg?f=15075289</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="538.00" OriginalAmount="538.00">
      <BasicPropertyInfo Latitude="47.587381175981" Longitude="19.067823886871" StarRating="4" HotelCode="56058|holiday_beach_budapest_wellness_conference_hotel" HotelName="Holiday Beach Budapest Wellness &amp; Conference Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piroska utca 3-5, 1039 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72593/a_72593_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the most charming districts of Budapest, right on the so-called Roman Bank of the Danube. There is a bus stop right outside the hotel and guests. It is a 5-minute drive to the nearest shopping centre and a 20-minute drive to the city centre. Budapest Ferihegy International Airport is approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.00" OriginalAmount="539.00">
      <BasicPropertyInfo Latitude="47.477894" Longitude="19.131837" StarRating="3" HotelCode="36309|nap" HotelName="Nap" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vaspálya Utca, 17-21, 1105 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59371/a_59371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location around 20 minutes from the city centre with plenty of restaurants, shops, bars and public transport located nearby. Budapest Ferihegy International Airport lies around 4 km away and Hungexpo centre is around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540" OriginalAmount="540">
      <BasicPropertyInfo Latitude="47.515967111609" Longitude="19.074802724363" StarRating="3" HotelCode="14109|14289" HotelName="ibis Budapest Heroes Square Hotel" 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,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dózsa György utca 106, 1068 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16338/a_16338_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the City Park on the Pest side of Budapest and is easily accessible by both car and public transport. Several of the main sights are within walking distance, including Heroes' Square and the Museum of Fine Arts which are around a 5-minute walk from the establishment. The zoo is approximately a 10-minute walk away. Guests in search of relaxation will find the Széchenyi Thermal Baths around 300 m from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.00" OriginalAmount="541.00">
      <BasicPropertyInfo Latitude="47.505655" Longitude="19.028674" StarRating="4" HotelCode="114071|hotel_castle_garden" HotelName="Castle Garden" 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>Lovas útca 41, 1012 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157516/a_157516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical castle district and near Széll Kálmán Square, on the Metro line M2.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.00" OriginalAmount="541.00">
      <BasicPropertyInfo Latitude="47.483364016522" Longitude="19.070465020421" StarRating="3" HotelCode="511778|sissi_hotel_" HotelName="Corvin Hotel Budapest - Sissi Wing" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Bar,Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Laundry,Meeting Room,Pets allowed,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Angyal Street 31, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/114013/114013a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Sissi is a three star hotel offering a prime location in the heart of Budapest, Hungary. Situated in a quiet area of the city, the hotel provides comfortable accommodation and a great location from which to explore the fabulous city of Budapest. Hotel Sissi is the ideal accommodation choice for both business and leisure guests and offers small meeting facilities, 44 spacious guestrooms, 24 hour reception, lobby bar, free internet access, laundry and ironing services and beautiful outdoor garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.00" OriginalAmount="541.00">
      <BasicPropertyInfo Latitude="47.488611375553" Longitude="19.055697619915" StarRating="4" HotelCode="169404|bohem_art_hotel" HotelName="Bohem Art" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molnár utca 35, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145483/145483a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the historic city centre. It is only a few steps from the beautiful Danube and the breathtaking scenery of the Gellert-hegy as it towers above the city, with the Citadel and the famous Liberty statue on its peak. The internationally known Gellert baths can be reached after a short walk over the recently renovated Liberty bridge. The most famous shopping street in Budapest is the nearby Vaci Street, which is a popular hub of restaurants, cafés, clubs and shops for visitors wishing to discover the city. Budapest Liszt Ferenc International and Vienna Schwechat International Airport are approximately 20 km and 240 km away from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.00" OriginalAmount="542.00">
      <BasicPropertyInfo Latitude="47.49577982" Longitude="19.05198938" StarRating="0" HotelCode="735753|the_cream" HotelName="The Cream" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kristóf Tér 6</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/36215/2936215/1.jpg?f=15234843</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="547" OriginalAmount="547">
      <BasicPropertyInfo Latitude="47.494284455745" Longitude="19.078611731529" StarRating="3" HotelCode="37288|17743" HotelName="Atlas City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Népszínház utca 39-41, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60739/a_60739_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel is surrounded by a number of shops, bars, nightclubs and restaurants. Access to the public transport network is just a short distance away and the airport is within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.00" OriginalAmount="547.00">
      <BasicPropertyInfo Latitude="47.44664001464844" Longitude="19.123746871948242" StarRating="0" HotelCode="0|green_garden_plus_apartman" HotelName="Green Garden Plus Apartman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Irányi utca 12., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/d5/2ad5ab085712130cbb18e99605ffedd5157ddb10.jpeg</HotelPictures>
        <HotelDescription>Stop at Green Garden Plus Apartman Ground Floor to discover the wonders of Budapest. Featuring a satisfying list of amenities, guests will find their stay at the property a comfortable one. Kitchen, car park, car park free of charge are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. The property offers various recreational opportunities. No matter what your reasons are for visiting Budapest, Green Garden Plus Apartman Ground Floor 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;NTAK Registration number: EG19016435</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="548.00" OriginalAmount="548.00">
      <BasicPropertyInfo Latitude="47.51004427" Longitude="19.08159951" StarRating="2" HotelCode="518487|baroque_hostel" HotelName="Baroque Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Dózsa György utca 80/a, 1071 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/53611/2453611/76.jpg?f=15689915</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.00" OriginalAmount="550.00">
      <BasicPropertyInfo Latitude="47.511260986328125" Longitude="19.05405044555664" StarRating="0" HotelCode="0|szent_istvan_26_apartment" HotelName="Szent Istvan 26 Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Szent István körút 26., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ba/26/ba26e1e352c1cff658fa47d4afe314174ec2c1a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Ujlipotvaros), this apartment is within a 15-minute walk of Parliament Building and Hungarian State Opera House. This apartment is 0.8 mi (1.2 km) from House of Terror and 1.1 mi (1.8 km) from St. Stephen's Basilica.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Comedy Theatre of Budapest - 0.2 km / 0.2 mi&lt;br /&gt;Moró Antik - 0.5 km / 0.3 mi&lt;br /&gt;Olimpia Park - 0.7 km / 0.4 mi&lt;br /&gt;WestEnd City Center - 0.8 km / 0.5 mi&lt;br /&gt;Museum of Ethnography - 0.8 km / 0.5 mi&lt;br /&gt;Parliament Building - 0.9 km / 0.5 mi&lt;br /&gt;Margaret Bridge - 0.9 km / 0.6 mi&lt;br /&gt;Liberty Square - 0.9 km / 0.6 mi&lt;br /&gt;Ronald Reagan Statue - 0.9 km / 0.6 mi&lt;br /&gt;Imre Nagy Statue - 1 km / 0.6 mi&lt;br /&gt;Budapest Operetta Theatre - 1.1 km / 0.7 mi&lt;br /&gt;Oktogon - 1.1 km / 0.7 mi&lt;br /&gt;Ferenc Liszt Square - 1.1 km / 0.7 mi&lt;br /&gt;Hungarian State Opera House - 1.2 km / 0.8 mi&lt;br /&gt;House of Terror - 1.2 km / 0.8 mi&lt;br /&gt;The nearest major airport is Budapest (BUD-Ferenc Liszt Intl.) - 22.5 km / 14 mi&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;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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: HUF 3200 for check-in after 11:00 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="63" TotalAmount="553.00" OriginalAmount="553.00">
      <BasicPropertyInfo Latitude="47.48607382" Longitude="19.07581412" StarRating="3" HotelCode="621936|corvin_promenade_aparthotel" HotelName="Corvin Promenade Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corvin Setany 2/C, Pest, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618688/618688a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="554.00" OriginalAmount="554.00">
      <BasicPropertyInfo Latitude="47.4889115" Longitude="19.0346487" StarRating="3" HotelCode="435244|gold_apartments" HotelName="Gold Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja útca 12, 1016 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214732/214732a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="554.00" OriginalAmount="554.00">
      <BasicPropertyInfo Latitude="47.50996398925781" Longitude="19.09821891784668" StarRating="0" HotelCode="0|studio_gizella" HotelName="Studio Gizella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1143 Budapest, Gizella utca 46/a 1/5/a, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/28/c3/28c3defe64c78de2471b4ac025ccbd4b314d6169.jpeg</HotelPictures>
        <HotelDescription>Studio Gizella is located 600 metres from Budapest's City Park and from the Budapest-Zugló Train Stop, and offers free private parking on request. It comes with a fully equipped kitchen, a computer and free WiFi internet access.&lt;br /&gt;There is a restaurant on site and a grocery store can be found just 500 metres from the Gizella Studio.&lt;br /&gt;The Széchenyi Bath in the City Park is 1.6 km away and the Heroe's Square and the Museum of Fine Arts are 2 km away. Within a 3-minute walk you can reach tram line 1 and bus lines 7 and 173 on Hungária körút.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.00" OriginalAmount="556.00">
      <BasicPropertyInfo Latitude="47.488678906955" Longitude="19.062334965226" StarRating="3" HotelCode="13776|ibis_budapest_centrum" HotelName="ibis Budapest Centrum" 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,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Raday utca 6, 1092 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14580/a_14580_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the financial, cultural and commercial district of Budapest. Ideal for business or tourist stays, it can be easily reached from all parts of the city by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.00" OriginalAmount="556.00">
      <BasicPropertyInfo Latitude="47.4889128" Longitude="19.0719372" StarRating="3" HotelCode="267937|corvin_plaza_apartments_suites" HotelName="Corvin Plaza Apartments - Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1082 Budapest, Kisfaludy Street 3</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210134/210134a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.00" OriginalAmount="556.00">
      <BasicPropertyInfo Latitude="47.5038540235695" Longitude="19.0631780300942" StarRating="0" HotelCode="0|casa_mate_2" HotelName="Casa Mate'" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Liszt Ferenc Ter 3, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/e4/70/e4703e484b3f3b9cef07822ea3fdfe3c757bcb10.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Casa Mate'” is located in Budapest. It boasts a convenient location within 2 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="557.00" OriginalAmount="557.00">
      <BasicPropertyInfo Latitude="47.48326992554" Longitude="19.070149119247" StarRating="0" HotelCode="782768|corvin_hotel_4" HotelName="Corvin Hotel Budapest Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Angyal Utca 26</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/90341/2890341/1.jpg?f=14954963</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.00" OriginalAmount="557.00">
      <BasicPropertyInfo Latitude="47.51179006" Longitude="19.05387286" StarRating="3" HotelCode="743220|roland_apartments" HotelName="Roland Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Visegrádi Utca 3, 1132 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/07933/3807933/1.jpg?f=15568773</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.00" OriginalAmount="558.00">
      <BasicPropertyInfo Latitude="47.5002403" Longitude="19.0396362306885" StarRating="0" HotelCode="0|butik_design_buda" HotelName="Butik Design Buda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Fo utca 12. 5th floor, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/33/aa/33aada491720d32244e61db4139920b419de1c26.jpeg</HotelPictures>
        <HotelDescription>Opened in May 2016, Butik Design Buda offers individually designed rooms with free WiFi, 300 metres from Chain Bridge. Rooms are located on the 5th floor of the building and they can be reached with a lift. A flat-screen TV and a stylish bathroom with shower are featured. Certain rooms have views of the river and the landmarks of the city. Breakfast is available at a nearby restaurant, it can be arranged by the concierge service of the property. Matthias Church and the Buda Castle are within 400 metres, respectively. The Budapest Liszt Ferenc Airport is 18 km from Butik Design Buda. Airport shuttle is available at an additional cost.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.00" OriginalAmount="559.00">
      <BasicPropertyInfo Latitude="47.48241137" Longitude="19.07893096" StarRating="4" HotelCode="573056|verdi_grand_hotel" HotelName="Verdi Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ulluoi Utca 89, 1096 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/617506/617506a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.00" OriginalAmount="559.00">
      <BasicPropertyInfo Latitude="47.51171646" Longitude="19.05277862" StarRating="0" HotelCode="984233|lisianthus_apartments" HotelName="Lisianthus Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Szent Istvan korut 20, 1132 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18700000/18691300/18691274/b48bea22_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="560.00" OriginalAmount="560.00">
      <BasicPropertyInfo Latitude="47.50215307" Longitude="19.06497031" StarRating="0" HotelCode="840934|happy_home_budapest_fox" HotelName="Happy Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kertesz Utca 46, 1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976103/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Happy home Budapest FOX is conveniently located in the popular 07. Erzsébetváros area. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the happy home Budapest FOX. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Budapest, happy home Budapest FOX will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.00" OriginalAmount="563.00">
      <BasicPropertyInfo Latitude="47.49467439" Longitude="19.05543744" StarRating="3" HotelCode="963821|studio_4u_apartment" HotelName="Studio 4u Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Városház u. 14, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/33745/2933745/1.jpg?f=15039405</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="564.00" OriginalAmount="564.00">
      <BasicPropertyInfo Latitude="47.4809045" Longitude="19.0660556" StarRating="0" HotelCode="0|studio_along_the_danube_" HotelName="Studio along the Danube" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Közraktár utca 34., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/9a/6d/9a6df51f2444c65a5a3430fbb745e4ce4e4bfcef.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Studio along the Danube” is situated within 3 km from the heart of Budapest.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.00" OriginalAmount="566.00">
      <BasicPropertyInfo Latitude="47.49106354" Longitude="19.05608546" StarRating="3" HotelCode="552739|amber_terrace_studios" HotelName="Amber Terrace Studio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Veres Pálné utca 7, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98106/2298106/26.jpg?f=15662906</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.00" OriginalAmount="569.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="665742|diana_club_hotel" HotelName="Diana Club Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kobanyai Utca 19</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/37054/2937054/1.jpg?f=14955011</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.00" OriginalAmount="570.00">
      <BasicPropertyInfo Latitude="47.479287216872" Longitude="19.074459671974" StarRating="4" HotelCode="130347|actor_hotel_budapest" HotelName="Actor Hotel Budapest" 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>Viola utca 10-14, 1094 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188084/a_188084_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Pest side of Budapest in the newly renovated, architectural Oscar prize-winning district of Ferencváros. It is situated in Viola Street, just 3 minutes’ walk from the Grand Boulevard (Nagykörút). Guests will find the nearest links to the public transport system just 300 m away and there are bars and restaurants just 600 m from the hotel. The Teatro Nacional is 800 m and Lurdy, 900 m away, offers shops. It is 2 km to the Bano Gellert, 2.5 km to the Museo Nacional and 3.5 km to the basilica. Budapest Airport is 18 km away and it is 240 km Vienna Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.00" OriginalAmount="570.00">
      <BasicPropertyInfo Latitude="47.49994308" Longitude="19.05708008" StarRating="4" HotelCode="618801|paulay_downtown_apartments_hotel" HotelName="Paulay Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paulay Ede utca 13, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/790999/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.00" OriginalAmount="573.00">
      <BasicPropertyInfo Latitude="47.500487130114" Longitude="19.110859930515" StarRating="4" HotelCode="905537|green_hotel_budapest" HotelName="Green Budapest" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kerepesi út 34, 1148 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155950/155950a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated close to many major business and entertainment attractions of Budapest, including Hungexpo Fair Center, Syma Sport and Event Center, Papp László Sportarena and the Aréna Plaza Shopping Mall. The city centre can be reached via underground line M2 in just a few minutes and various restaurants, bars and pubs are around a 15-minute walk from the accommodation. Budapest Liszt Ferenc International Airport is approximately 14 km and Vienna Schwechat Airport is some 250 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.00" OriginalAmount="576.00">
      <BasicPropertyInfo Latitude="47.4673" Longitude="19.018304" StarRating="3" HotelCode="35296|hotel_wien" HotelName="ibis Styles Budapest Citywest" 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,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Budaorsi Utca 88, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56985/a_56985_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated approximately 10 minutes outside Budapest's old town. There are restaurants and a bar as well as public transport located nearby, around 50 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="578.00" OriginalAmount="578.00">
      <BasicPropertyInfo Latitude="47.49550997" Longitude="19.05726294" StarRating="0" HotelCode="949989|budapest_holiday_colours" HotelName="Budapest Holiday Colours" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Semmelweis Utca 23, 1.Em 7-8, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/36538/2936538/1.jpg?f=15040576</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.00" OriginalAmount="581.00">
      <BasicPropertyInfo Latitude="47.493640731165" Longitude="19.058272540569" StarRating="4" HotelCode="142500|eurostars_budapest_center" HotelName="Eurostars Budapest Center" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kossuth Lajos utca 7-9, Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203519/gt_203519_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This brand new hotel is ideally located on the famous shopping avenue Lajos Kossuth boulevard, one of the major high streets of the city that runs through the historic centre, only 500 m away from the river Danube. Lying within the city's historic centre, the area surrounding the hotel is characterized by some of the most beautiful architecture the city has to offer. The Lajos Kossuth boulevard leads to the Elisabeth Bridge, which reaches over to the Buda side of town with the royal palace, providing a nice perspective view at the end of the street. The nearest metro station is around 200 m from the hotel and the railway station is roughly 2.1 km away. Budapest Ferihegy International Airport is situated at a distance of approximately 16 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.00" OriginalAmount="584.00">
      <BasicPropertyInfo Latitude="47.498148829896" Longitude="19.055434384591" StarRating="3" HotelCode="200060|7seasons_central_suites" HotelName="7Seasons Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anker köz 1-3, District 6, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/274518/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a 7-minute walk from the Danube River in Budapest, Anker Apartment is a modern apartment with a balcony featuring city views, a flat-screen cable TV and a CD player. The Deák Ferenc Square, offering connection to 3 different metro lines, is just 200 metres away.WiFi is provided in the entire apartment, which consists of a kitchen with a fridge and a dining area, 3 bedrooms, and a bathroom with a bathtub. Anker Apartment is fitted with wooden floors and an air conditioning system.The apartment house comes with a lift and is 300 metres from the St. Stephen&amp;apos;s Basilica and 500 metres from the State Opera House. The Chain Bridge is a 10-minute walk away and guests can find restaurants, shops and bars in the vibrant surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.00" OriginalAmount="584.00">
      <BasicPropertyInfo Latitude="47.478802" Longitude="19.0197353558196" StarRating="0" HotelCode="0|ida_panzio_2" HotelName="Ida Panzió" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bod Péter utca 20, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/40/fb/40fb8ae7ec4e80a9185aae6ff3ab8624d7f51aaa.jpeg</HotelPictures>
        <HotelDescription>Providing free WiFi, Ida Panzió is situated in Budapest. The property is located 3.4 km from Citadella, 3.5 km from Gell\xE9rt Hill and 3.8 km from Chain Bridge. Guests can make use of a garden. The units in the guest house are fitted with a flat-screen TV. The rooms will provide guests with a fridge. Ida Panzió offers a children's playground. Gellért Thermal Baths is 4 km from the accommodation, while Buda Castle is 4.1 km from the property. Budapest Ferenc Liszt International Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.00" OriginalAmount="589.00">
      <BasicPropertyInfo Latitude="47.491648982706" Longitude="19.057559072971" StarRating="3.5" HotelCode="12282|erzsebet_hotel_city_center" HotelName="Hotel Erzsébet 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Károlyi Utca 11 15, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12194/a_12194_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of the city, this hotel is located close to the pedestrianised zone. Various shopping outlets, inviting bars and restaurants and public transport links are within a few minutes walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="590.00" OriginalAmount="590.00">
      <BasicPropertyInfo Latitude="47.51955032348633" Longitude="19.057580947875977" StarRating="0" HotelCode="0|opus_prime_apartment" HotelName="Opus Prime Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1133 Budapest, Ipoly utca 16. fsz. 6., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/dd/08ddc07a8b858d1d21ab425784bee8e4a1577cb3.jpeg</HotelPictures>
        <HotelDescription>Opus Prime Apartment is an apartment set in Budapest, 1.6 km from Heroes' Square. The property boasts views of the city and is 1.7 km from Hungarian Parliament Building. Free WiFi is provided throughout the property.&lt;br /&gt;There is a seating area, a dining area and a kitchen. Towels and bed linen are available in this apartment. There is a private bathroom with a shower.&lt;br /&gt;State Opera House is 1.9 km from Opus Prime Apartment, while St. Stephen's Basilica is 2.1 km from the property. The nearest airport is Budapest Liszt Ferenc Airport, 18 km from Opus Prime 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="592" OriginalAmount="592">
      <BasicPropertyInfo Latitude="47.487966" Longitude="19.057367" StarRating="4" HotelCode="186339|28643" HotelName="Estilo Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Váci utca 83, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172620/172620a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Váci utca, a bustling shopping street in the city centre of Budapest. It is located directly across from the Grand Market Hall, one of Budapest’s stand-out architectural masterpieces. The hotel offers everything right on its doorstep, including some of the most exciting cafés, restaurants and bars, as well as the most prominent tourist attractions the city has to offer, such as Gellért Thermal Baths (500 m), St. Stephen’s Basilica (2 km) and the Opera House (2 km). Budapest Liszt Ferenc International Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="594.00" OriginalAmount="594.00">
      <BasicPropertyInfo Latitude="47.497845084048" Longitude="19.072552621365" StarRating="3" HotelCode="14781|mercure_budapest_metropol_hotel" HotelName="Ibis Styles Budapest Center" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rakoczi utca 58, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17339/a_17339_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is wonderfully located in the shopping district of Budapest. Many public transport links, such as the Eastern train station and Blaha Lujza Square are to be found in the surrounding area. In only 5 minutes, guests will reach the pedestrian area, as well as the wonderful area along the Danube. Blaha Lijza Tér underground station lies directly in front of the hotel. From here, guests will quickly and easily be able to reach the city's numerous tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="594.00" OriginalAmount="594.00">
      <BasicPropertyInfo Latitude="47.49863423" Longitude="19.06455888" StarRating="4" HotelCode="762535|kvihotel_budapest" HotelName="Kvihotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nyár Utca 32, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/07916/3807916/1.jpg?f=15568770</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="594.00" OriginalAmount="594.00">
      <BasicPropertyInfo Latitude="47.505340576171875" Longitude="19.068832397460938" StarRating="0" HotelCode="0|kiraly_88_apartment" HotelName="Kiraly 88 Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Király utca 88., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/7b/cd7b008407f437b0a86272892d9a46954e0e6aef.jpeg</HotelPictures>
        <HotelDescription>Király88 Apartment offers accommodation in Budapest, 900 metres from State Opera House. The property boasts views of the city and is 1.2 km from Dohany Street Synagogue. Free WiFi is available throughout the property.&lt;br /&gt;The kitchen is fitted with a microwave, a toaster and a fridge, as well as a coffee machine and a kettle. Towels and bed linen are featured in this self-catering accommodation.&lt;br /&gt;St. Stephen's Basilica is 1.3 km from Király88 Apartment, while Heroes' Square is 1.3 km away. Budapest Liszt Ferenc Airport is 17 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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: HUF 3200 for check-in after 11:00 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="63" TotalAmount="597.00" OriginalAmount="597.00">
      <BasicPropertyInfo Latitude="47.49005045478" Longitude="19.068424701691" StarRating="4" HotelCode="101786|hotel_palazzo_zichy" HotelName="Palazzo Zichy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lorinc pap tér 2, 01088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142272/l_142272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Budapest on the Pest side of the city, in the historical palace quarter. The hotel is ideally situated near one of the underground lines and lies just 1 block from the Grand Boulevard. Guests will find bars and restaurants just 100 m away and it is 500 m to the nearest nightspots and links to the public transport network. The Hungarian National Museum is also 500 m from the hotel, the Grand Market Hall, with its shopping venues, is only 800 m and it is 2 km to Szent István Basilica and 3 km to the Parliament building. Budapest Airport is 19 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.00" OriginalAmount="599.00">
      <BasicPropertyInfo Latitude="47.498140463426" Longitude="19.067603945732" StarRating="3" HotelCode="901402|nova_aparthotel" HotelName="Nova Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Akacfa Utca 26, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/274018/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre and the nearest metro station, making the apartments a great base for exploring the city. Guests will find the nearest restaurants and bars just 50 m away and it is 100 m to nightspots. The synagogue is 500 m from the hotel, as is Liszt Ference Square and it is 800 m to the opera house and 1 km to Keleti train station. Budapest Ferihegy International Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.00" OriginalAmount="600.00">
      <BasicPropertyInfo Latitude="47.506816264834" Longitude="19.053318500519" StarRating="4" HotelCode="370586|best_western_premier_hotel_parlament" HotelName="Parlament" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kálmán Imre utca 19, 1054 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70110/a_70110_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located about 5 minutes walk from the city centre where there are many shops and entertainment venues to be found, as well as many of the capital city's sights. Budapest's largest shopping centre is only a few minutes walk and near the hotel are two underground stations, Kossuth tér and Nyugati tér. The airport is roughly 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.00" OriginalAmount="600.00">
      <BasicPropertyInfo Latitude="47.5013755875522" Longitude="19.0643066445502" StarRating="0" HotelCode="0|arpa_flat_mama_and_papa" HotelName="Arpa Flat Mama and Papa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 57, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/87/7e/877e3ffff0c1a88795e9d6c055d391aff1eb18bc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Arpa Flat Mama and Papa” is set in Budapest. 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="63" TotalAmount="601.00" OriginalAmount="601.00">
      <BasicPropertyInfo Latitude="47.490266" Longitude="19.0551647" StarRating="3.5" HotelCode="616468|vaci_street_downtown_apartments" HotelName="Váci Street Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Váci Utca 52, 2nd Floor, Door 3, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/9a/119a08229d7ff03da1b9407bb7288fcc1c4a6c94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.00" OriginalAmount="608.00">
      <BasicPropertyInfo Latitude="47.51899337768555" Longitude="19.032787322998047" StarRating="0" HotelCode="0|platan_apartman_" HotelName="Platán apartman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1023 Budapest, Vérhalom utca 10, I emelet, 6 szám, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/2d/7a2d6113fab1dfcefbb019b5cf86002908951df7.jpeg</HotelPictures>
        <HotelDescription>Located in Budapest, 2 km from the Castle District, Platán apartman offers self-catering accommodation featuring a balcony and free WiFi. The property is 1.9 km from the Matthias Church &amp;amp; Fishermen's Bastion and 2.4 km from the Chain Bridge.&lt;br /&gt;Accommodation will provide you with cable TV. There is a well-equipped kitchenette with a dishwasher and an oven. The bathroom also comes with a shower.&lt;br /&gt;The property offers free parking. The Mansfeld Péter park Bus Stop is 240 metres away and the Mandula Street Bus Stop is 400 metres away.&lt;br /&gt;The Lukacs Thermal Bath can be found 600 metres from the apartment. The Margaret Island is 1 km away and St. Stephen's Basilica and the State Opera House are within 3 km of the property. Budapest Airport is located 20 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.00" OriginalAmount="609.00">
      <BasicPropertyInfo Latitude="47.50458846" Longitude="19.06191777" StarRating="0" HotelCode="526738|broadway_luxury_suite" HotelName="Broadway Luxury Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Jókai Tér 4, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/50616/2050616/1.jpg?f=15256004</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="610.00" OriginalAmount="610.00">
      <BasicPropertyInfo Latitude="47.49427321783" Longitude="19.054919779301" StarRating="3" HotelCode="47488|city_pilvax_hotel" HotelName="City Hotel Pilvax" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilvax köz 1-3, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10441/a_10441_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in a quiet side street at the heart of Budapest. The pedestrian area Váci utca is easily reached within a few minutes. From here, guests will be able to explore countless shopping venues as well as restaurants and cosy bars. Only a short walk away, guests will find a number of nightclubs. Public transport connections are just a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="611.00" OriginalAmount="611.00">
      <BasicPropertyInfo Latitude="47.511772075" Longitude="19.0549289" StarRating="3" HotelCode="900889|hotel_metro_5" HotelName="Metro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1132 Budapest, Kresz Géza Street 1</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/223775/223775a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="612.00">
      <BasicPropertyInfo Latitude="47.4842997" Longitude="19.0760177" StarRating="0" HotelCode="0|corvina_apartments" HotelName="Corvina Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1082 Nagytemplom utca 34., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/0a/580ab90cf323bacd726ef3d8ac958525fcc0d053.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel Corvina Apartments is set in Budapest. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;Hotel features&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: 7.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: 7.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: 40.00 EUR.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 11.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="613.00" OriginalAmount="613.00">
      <BasicPropertyInfo Latitude="47.50327963" Longitude="19.05528141" StarRating="3" HotelCode="738708|ebony_premium_apartments_2" HotelName="Ebony Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bajcsy-Zsilinszky utca 25a, Budapest 1065</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6361882</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.00" OriginalAmount="615.00">
      <BasicPropertyInfo Latitude="47.434048" Longitude="19.091534" StarRating="4" HotelCode="267944|duna_garden_hotel" HotelName="Duna Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1203 Budapest, Vízisport Street 12</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/274379/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.00" OriginalAmount="616.00">
      <BasicPropertyInfo Latitude="47.49004" Longitude="19.05282" StarRating="4" HotelCode="0|furnished_flats_along_danube_river" HotelName="Furnished Flats Along Danube River" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Belgrád Rrkp. 23, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/8b/648bf51046cd901697a7f5ad347df38b0a46411d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Furnished Flats Along Danube River offers accommodations throughout the area in Budapest.&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 ovens. Your bed comes with premium bedding, and all rooms are furnished with sofa beds. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include desks and microwaves.&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.&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="619.00" OriginalAmount="619.00">
      <BasicPropertyInfo Latitude="47.49894486" Longitude="19.05028504" StarRating="3.5" HotelCode="572481|nador_home" HotelName="Nádor Home" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Jozsef Attila utca 10, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/46042/2946042/1.jpg?f=14954839</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.00" OriginalAmount="620.00">
      <BasicPropertyInfo Latitude="47.492966249268" Longitude="19.05578164418" StarRating="2" HotelCode="151960|maverick_apartments" HotelName="Maverick Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferenciek tere 2, Budapest 1051</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210978/210978a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="622.00" OriginalAmount="622.00">
      <BasicPropertyInfo Latitude="47.56622046" Longitude="18.9614593" StarRating="4" HotelCode="585448|klebelsberg_kastely" HotelName="Klebelsberg Kastély" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Templom utca 12, Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/21192/3621192/1.jpg?f=15176332</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.00" OriginalAmount="623.00">
      <BasicPropertyInfo Latitude="47.531039962074" Longitude="19.082511923985" StarRating="3" HotelCode="114081|premium_apartment_house" HotelName="Premium Apartment House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1135 Budapest, Országbíró Street 44-46</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4219590</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a nice green district of Budapest, within walking disctance to Heroes Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.00" OriginalAmount="627.00">
      <BasicPropertyInfo Latitude="47.51433016" Longitude="19.05039471" StarRating="3.5" HotelCode="585445|otto_studios" HotelName="Otto Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Katona József utca 31, 1136 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/29572/2929572/1.jpg?f=15042145</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at OTTO STUDIOS in Budapest (Budapest City Centre), you'll be minutes from Mystique Room and close to Parliament Building.  This apartment is within close proximity of Margaret Bridge and WestEnd City Center. #  Rooms : # Make yourself at home in one of the 3 air-conditioned rooms featuring kitchens with refrigerators and microwaves. Flat-screen televisions with cable programming provide entertainment, while complimentary wired Internet access keeps you connected. Conveniences include coffee/tea makers and complimentary bottled water.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.00" OriginalAmount="627.00">
      <BasicPropertyInfo Latitude="47.50134759" Longitude="19.06291593" StarRating="3" HotelCode="739814|oasis_apartments_at_broadway_residence" HotelName="Oasis Apartments At Broadway Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Csanyi Utca 9, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6464105</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="629.00" OriginalAmount="629.00">
      <BasicPropertyInfo Latitude="47.4987564086914" Longitude="19.0551605224609" StarRating="0" HotelCode="0|zoom_budapest_apartments" HotelName="ZOOM Budapest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bajcsy-Zsilinszky ut 5, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b9/22/b922e03f7c6565720a010e7c93e35c6dadac40b5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “ZOOM Budapest Apartments” is situated within 1 km from the heart of Budapest.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Hotel's friendly staff will be glad to assist its guests with booking tickets or tours. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.00" OriginalAmount="630.00">
      <BasicPropertyInfo Latitude="47.497838049784" Longitude="19.072872760861" StarRating="3" HotelCode="305723|esprit_hotel_budapest" HotelName="Esprit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rakoczi Utca 51, 1086 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/466352/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.00" OriginalAmount="631.00">
      <BasicPropertyInfo Latitude="47.50626536" Longitude="19.05602118" StarRating="3.5" HotelCode="671169|bp_design_hotel_apartman" HotelName="Bp Design Hotel and Apartmant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Nagymezo Utca 66, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/852201/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="633.00" OriginalAmount="633.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="3.5" HotelCode="631984|shallot_apartments" HotelName="Shallot Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Kazinczy Utca 8, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22270000/22265000/22264915/9d4fbe6f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.00" OriginalAmount="636.00">
      <BasicPropertyInfo Latitude="47.48676" Longitude="19.06071" StarRating="0" HotelCode="0|oasis_apartments_market_hall_i" HotelName="Oasis Apartments - Market Hall I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Erkel u. 4., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/4e/064e0b30d49694851c792fd021d80d24d26a3c68.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Inner City Budapest), you'll be a 4-minute walk from Great Market Hall and 12 minutes by foot from Gellert Thermal Baths and Swimming Pool.  This apartment is 0.4 mi (0.6 km) from Elisabeth Bridge and 0.4 mi (0.6 km) from Hungarian National Museum.&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 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 60.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="637.00" OriginalAmount="637.00">
      <BasicPropertyInfo Latitude="47.498861156442" Longitude="19.027084820126" StarRating="4" HotelCode="14744|mercure_budapest_buda_hotel" HotelName="Mercure Budapest Castle Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Krisztina Korut 41-43, 1013 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17289/a_17289_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Buda side of the city, just 15 minutes from the castle on foot. The view of the castle quarter is stunning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="638.00" OriginalAmount="638.00">
      <BasicPropertyInfo Latitude="47.51883126" Longitude="19.01096054" StarRating="3" HotelCode="738685|hillside_premium_apartments" HotelName="Hillside Premium Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Filler utca 96, 1022 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/29626/2929626/1.jpg?f=14954649</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="639.00" OriginalAmount="639.00">
      <BasicPropertyInfo Latitude="47.49839058" Longitude="19.05660824" StarRating="4" HotelCode="142637|7seasons_apartments_budapest" HotelName="7Seasons Apartments Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Király street 8, 1061 Budapest,</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/273937/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.00" OriginalAmount="644.00">
      <BasicPropertyInfo Latitude="47.47865823" Longitude="19.05570588" StarRating="0" HotelCode="526676|erik_apartments" HotelName="Erik Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Stoczek 5-7, 1111 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b3/bb/b3bbfb96e69f0d62836580665c49e76ca6356201.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Buda side of the city, 600 metres from the Petofi Bridge, Erik Apartments offers simply furnished apartments with free Wi-Fi.All apartments come with a well-equipped kitchen as well as a bathroom with a bathtub or a shower.Many restaurants, cafes and pubs are within a 1 km radius of the Erik Apartments and the Gellért Bath can be reached within a 10-minute walk. The trams no. 4 and 6 stop at the Petofi Bridge and they make the Pest side easily accessible for you.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="646.00" OriginalAmount="646.00">
      <BasicPropertyInfo Latitude="47.5052732" Longitude="19.0613917" StarRating="3" HotelCode="900842|medosz_hotel_" HotelName="Medosz" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1061 Budapest, Jókai tér 9</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/213974/a_213974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a central location and offers an easy transport connection to the other areas in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="646.00" OriginalAmount="646.00">
      <BasicPropertyInfo Latitude="47.488685607910156" Longitude="19.008583068847656" StarRating="0" HotelCode="0|highland_apartment_" HotelName="Highland Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1124 Budapest, Németvölgyi út 87/b. 5 a., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9c/d0/9cd0bd9cca02bc2d4cadc74a4f81c145aa1d5c2d.jpeg</HotelPictures>
        <HotelDescription>Offering a terrace with garden access, the Highland Apartment is located in Budapest, a 2-minute walk from the Vas Gereben utca Tram Stop (line 59). The Budapest Congress and World Trade Center is 1 km away. Free WiFi is available.&lt;br /&gt;The air-conditioned apartment comprises a fully equipped kitchen with a dining area, a living room with a flat-screen TV and a sofa bed, a bedroom with a flat-screen TV, and 2 bathrooms. A washing machine and ironing facilities as well as towels and linen are provided.&lt;br /&gt;Guests of the Highland Apartment can make use of the barbecue facilities in the garden, and bicycles are also available on site. The closest restaurant is 50 metres away, and a bar is 400 metres from the apartment. A shopping centre is within 200 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="647.00" OriginalAmount="647.00">
      <BasicPropertyInfo Latitude="47.49836" Longitude="19.056499" StarRating="4" HotelCode="191265|trendy_deluxe_apartments" HotelName="Trendy Deluxe Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kiraly utca 8-10, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214123/214123a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located not ten minutes from the bustling tourist centre of Budapest, this apartment hotel is ideal for business travellers as well as families. The apartment hotel is located just steps from nightlife and shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="651.00" OriginalAmount="651.00">
      <BasicPropertyInfo Latitude="47.49841796" Longitude="19.05663546" StarRating="3" HotelCode="145805|apartments__central_passage_budapest" HotelName="Central Passage Budapest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Király u. 8.2, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/274763/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="652.00" OriginalAmount="652.00">
      <BasicPropertyInfo Latitude="47.51275" Longitude="19.052131" StarRating="4" HotelCode="26503|nh_budapest_city" HotelName="NH Budapest City" 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,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vígszínház utca 3, H-1137 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38761/a_38761_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated in the XIII district of Budapest, between the Parliament and the West train station. 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="653.00" OriginalAmount="653.00">
      <BasicPropertyInfo Latitude="47.423197" Longitude="19.233385" StarRating="3" HotelCode="101784|hotel_ferihegy" HotelName="Ferihegy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ülloi út, 809/b, 1185 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142270/a_142270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet and friendly area in a suburb of Budapest. It is close to Budapest Ferihegy International Airport (approximately 5 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.00" OriginalAmount="654.00">
      <BasicPropertyInfo Latitude="47.50964417" Longitude="19.05675733" StarRating="0" HotelCode="964727|t62_hotel" HotelName="T62 Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Teréz Körút 62, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/31381/3831381/1.jpg?f=15683035</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.00" OriginalAmount="654.00">
      <BasicPropertyInfo Latitude="47.49229881" Longitude="19.07196374" StarRating="3" HotelCode="861402|silver_boutique_hotel_2" HotelName="Silver Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rakoczi Ter 2, 1 Em, 1084 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10370813</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.00" OriginalAmount="654.00">
      <BasicPropertyInfo Latitude="47.49938" Longitude="19.06631" StarRating="0" HotelCode="0|a32_apartments_budapest" HotelName="A32 Apartments Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 32., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f2/85/f285f86c7cf8c6a7f8a70230bcdfe0de4172bf57.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Erzsebetvaros), A32 Apartments Budapest is within a 15-minute walk of Hungarian State Opera House and Dohany Street Synagogue.  This apartment is 0.7 mi (1.1 km) from House of Terror and 1 mi (1.5 km) from St. Stephen's Basilica.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchens with refrigerators and microwaves. Complimentary wireless Internet access is available to keep you connected.&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: 9,000.00 HUF one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.00" OriginalAmount="655.00">
      <BasicPropertyInfo Latitude="47.51374233" Longitude="19.0397819" StarRating="2.5" HotelCode="571782|grand_jules_boat_hotel" HotelName="Grand Jules - Boat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="botel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Conference Hall,Designated Smoking Area,Dining,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Angelo Rotta rakpart, 1027 Budapest, Pest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635045/635045a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;OnRiver Hotels – Grand Jules is a newly renovated 3-star boat hotel situated on the Buda side of Budapest, next to the Margaret Bridge, with view to the Pest side and the Hungarian Parliament building. The boat has 36 non-smoking double/twin rooms (equipped with shower, TV, telephone, heating/air-conditioning, free WIFI) and few event venues as well. We offer a unique experience in a calm and peaceful environment despite being in the heart of the city. The OnRiver Hotels – Grand Jules's is located on the Danube riverbank, the view is part of the World Heritage. Public transportation is easily accessible (for example, M2-red metro line, tram lines 4-5, 19, 41, H5 suburban railway, and buses as well). You can find restaurants (Trófea Grill, Kacsa Étterem), cafés/bars (Café Gusto, Barako), shopping malls (Mammut 1 and 2), local shops etc in the close neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="657.00" OriginalAmount="657.00">
      <BasicPropertyInfo Latitude="47.503812" Longitude="19.052861" StarRating="4" HotelCode="153190|hotel_president_budapest" HotelName="Hotel President" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City 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,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hold utca 3-5, 1054 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216345/r_216345_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Budapest, within walking distance of the important sights of the city. Deak Ferenc Square is around 500 m, or 8 minutes' walk, away. Bars, clubs, restaurants and shopping facilities can be found within 5 minutes' walk of the hotel. The banks of the Danube are just some 300 m away, St Stephen's Basilica is around 200 m away and the Parliament is likewise around 300 m away. The Opera is around 600 m away, as is Heroes Square. The nearest bus stop is just 100 m away, the train station is around 800 m away and Budapest/Ferihegy International Airport is around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="47.494063" Longitude="19.052555" StarRating="3" HotelCode="410458|promenade_city_hotel" HotelName="Promenade" 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,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vaci Utca, 22, Budapest 1052</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100994/a_100994_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location, and all of the city’s points of interest can easily be reached on foot, by car or by public transport. Váci Street - where the hotel is situated - is full of fancy shops, tourist attractions, elegant restaurants and bars. The famous Vörösmarty Square and Deák Square, which is the main junction of Budapest’s public transport system, is just a few paces from the hotel. Budapest Ferihegy International Airport is about 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.00" OriginalAmount="659.00">
      <BasicPropertyInfo Latitude="47.50212" Longitude="19.06316" StarRating="0" HotelCode="0|k51_apartment_budapest" HotelName="K51 Apartment Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Király utca 51, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/13/0a13750b68cab1220d125d77f52730f9a6bb3e8e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Erzsebetvaros), K51 Apartment Budapest is within a 10-minute walk of Hungarian State Opera House and House of Terror.  This apartment is 0.6 mi (0.9 km) from Dohany Street Synagogue and 0.7 mi (1.1 km) from St. Stephen's Basilica.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 air-conditioned rooms featuring kitchenettes with refrigerators and ovens. Smart televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and coffee/tea makers, and housekeeping is provided on request.&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: 15,000.00 HUF one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.00" OriginalAmount="661.00">
      <BasicPropertyInfo Latitude="47.51280941" Longitude="19.04970626" StarRating="4" HotelCode="585449|suites_13_budapest" HotelName="Suites 13 Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Szent István körút, 1137 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19680000/19679300/19679263/c48bf517_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="662.00" OriginalAmount="662.00">
      <BasicPropertyInfo Latitude="47.494041246528" Longitude="19.059710204601" StarRating="4" HotelCode="10401|danubius_hotel_astoria_city_center" HotelName="Danubius Hotel Astoria City Center" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kossuth Lajos utca 19-21, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8122/a_8122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel with turn of the century charm is situated directly in the centre of Budapest. Guests have easy access on foot to the business and administrative districts of the city, but also to the most important cultural sights and the shopping venues of Váci Street. Public transport departs from stops directly in front of the hotel and the Danube river is only around 500 m away. The railway station is around 3 km from the hotel and Budapest airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="666.00" OriginalAmount="666.00">
      <BasicPropertyInfo Latitude="47.505711031486" Longitude="19.090418815613" StarRating="4" HotelCode="75642|lions_garden_hotel_2" HotelName="Lion's Garden Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cházár András utca 4, H-1146 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102969/a_102969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Budapest, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.00" OriginalAmount="667.00">
      <BasicPropertyInfo Latitude="47.499438" Longitude="19.039322" StarRating="4" HotelCode="11474|carlton_hotel_budapest" HotelName="Carlton Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apor Péter utca 3, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9765/a_9765_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This plush hotel is centrally located in the Buda district, within walking distance of the famous fishing bastion and castle quarter. Numerous tourist attractions such as the suspension bridge and the inner city are only steps away. Many public transport links are found in the surrounding area. Ferihegy airport is easily reached in 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="669.00" OriginalAmount="669.00">
      <BasicPropertyInfo Latitude="47.591394578167" Longitude="19.048886037134" StarRating="3" HotelCode="143211|alfred_panzio" HotelName="Alfréd Panzió" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Bar,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasút sor 20, Magyarország, 1038 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/274756/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 20 rooms. A business centre is among the facilities. 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 hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="673.00" OriginalAmount="673.00">
      <BasicPropertyInfo Latitude="47.49043938" Longitude="19.05913677" StarRating="3.5" HotelCode="448696|hotel_rum_budapest" HotelName="Hotel Rum" 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>Kiraly Pal utca 4, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635043/635043a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="673.00" OriginalAmount="673.00">
      <BasicPropertyInfo Latitude="47.496009826660156" Longitude="19.065780639648438" StarRating="0" HotelCode="0|leah_studios" HotelName="Leah Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>28 Rákóczi út, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/aa/fcaae41d4d84711fafb2e6aaaf6c3c76fa7cfc53.jpeg</HotelPictures>
        <HotelDescription>Located in 07. Erzsébetváros, Leah Studios is a perfect starting point from which to explore Budapest. Offering a variety of facilities and services, the property provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at Leah Studios. Each guestroom is elegantly furnished and equipped with handy amenities. The property offers various recreational opportunities. For reliable service and professional staff, Leah Studios caters to your needs.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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; 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;Each guestroom is kept vacant for a minimum of 72 hours between bookings.&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="677.00" OriginalAmount="677.00">
      <BasicPropertyInfo Latitude="47.502252044289" Longitude="19.057867527008" StarRating="4" HotelCode="259028|kk_hotel_opera" HotelName="K+K Hotel Opera" 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,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Révay utca 24, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15150/a_15150_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury city hotel is located in the centre of Budapest near the opera. The underground station, Opera, is easily reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.00" OriginalAmount="679.00">
      <BasicPropertyInfo Latitude="47.49964291" Longitude="19.05941142" StarRating="3.5" HotelCode="557105|budapest_center_residence" HotelName="Budapest Center Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Király Utca 19, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/49887/2049887/1.jpg?f=14918195</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the accommodation can reach various storeys quickly and easily by lift. Services and facilities at the hotel include a baggage storage service, a transfer service, a laundry 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="680" OriginalAmount="680">
      <BasicPropertyInfo Latitude="47.497469967964" Longitude="19.072136878967" StarRating="4" HotelCode="15225|5812" HotelName="Novotel Budapest Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel" 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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi útca 43-45, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18075/a_18075_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel is centrally located and offers the ideal starting point for excursions to the city's most popular tourist sights. Links to the public transport network are to be found within metres of the hotel's entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="680.00" OriginalAmount="680.00">
      <BasicPropertyInfo Latitude="47.4693603515625" Longitude="19.0449504852295" StarRating="1" HotelCode="0|kornelia_residence_" HotelName="Kornelia Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fehérvári Út 54-56., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/7e/0b7e53551320a44cb43cac67a0c0fd2ffb1057ff.jpeg</HotelPictures>
        <HotelDescription>Located in Budapest, Kornelia Residence is a self-catering accommodation. Free WiFi access and free parking are available.&lt;/br&gt;Kornelia Residence comes with a living room with a flat-screen TV and a fully equipped kitchenette with a dishwasher and a microwave. Featuring a bath tub, private bathrooms also come with a hairdryer. A washing machine is also provided.&lt;/br&gt;The closest restaurant is reachable within 5 minutes on foot, while the nearest grocery store can be reached within 100 metres. The Allee Shopping Centre is a 6-minute walk away.&lt;/br&gt;The Csonka Jánoe Square with tram lines 18, 41 and 47 is a 1-minute walk from the property. The metro line M4 is 550 metres away. The Danube River, Gellért Bath, Gellért Hill and Citadella can be all found within a range of 2 km from Kornelia Residence.&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 hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="681.00" OriginalAmount="681.00">
      <BasicPropertyInfo Latitude="47.488020507928" Longitude="19.029849171638" StarRating="3" HotelCode="24656|bara_junior_2" HotelName="Hotel Bara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="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>Hegyalja ut. 34-36, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017420/017420a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this hotel lies in the Buda area of Budapest, near the city centre. Numerous tourist attractions such as the Elisabeth Bridge, the castle and the Citadella are within easy reach of the hotel. In only a number of minutes, guests will arrive at an abundance of shops and entertainment venues. The nearest public transport links, such as the bus (line 8), are only a stone's throw away. Ferihegy Airport is easily reached within 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="685.00" OriginalAmount="685.00">
      <BasicPropertyInfo Latitude="47.44129943847656" Longitude="19.110919952392578" StarRating="0" HotelCode="0|green_garden_apartman_2" HotelName="Green Garden Apartman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kende Kanuth utca 69., 1204, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/9d/d29d8f90b96a0cd6e24bf8123b7f1f776e9d96a1.jpeg</HotelPictures>
        <HotelDescription>Green Garden Apartman is conveniently located in the popular 20. Pesterzsébet area. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Kitchen, free Wi-Fi in all rooms, Wi-Fi in public areas, pets allowed, smoking area are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. To enhance guests' stay, the hotel offers recreational facilities such as garden. Friendly staff, great facilities and close proximity to all that Budapest has to offer are three great reasons you should stay at Green Garden Apartman.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="687.00" OriginalAmount="687.00">
      <BasicPropertyInfo Latitude="47.498975" Longitude="19.059618" StarRating="3" HotelCode="143246|all4u_apartments" HotelName="Mango Aparthotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holló Utca 12-14, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/204346/w_204346_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated only a few minutes' walk from the central Deák Ferenc tér, which is the main connection point for the city's public transport network. Due to the great location, visitors will find many restaurants, pubs, shops and galleries around the residence, as well as sites like the Grand Synagoge, Opera House, Basilica and the pedestrian street. Keleti railway station is around 2 km from the residence and Budapest Ferihegy International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="688.00" OriginalAmount="688.00">
      <BasicPropertyInfo Latitude="47.507933" Longitude="19.058175" StarRating="3.5" HotelCode="114078|cotton_house_2" HotelName="Cotton House Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jókai utca 26, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271619/271619a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.00" OriginalAmount="689.00">
      <BasicPropertyInfo Latitude="47.4966018" Longitude="19.0578468" StarRating="3" HotelCode="263760|k9_residence" HotelName="K9 Residence Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karoly Korut 9, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210371/210371a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="690.00" OriginalAmount="690.00">
      <BasicPropertyInfo Latitude="47.483549246052" Longitude="19.049910728836" StarRating="3" HotelCode="488958|kalmar_pension" HotelName="Kalmár Panzió" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kelenhegyi útca 7-9, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/50742/2050742/1.jpg?f=15059581</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="691.00" OriginalAmount="691.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="3" HotelCode="870591|budapest_passage_1" HotelName="Budapest Passage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Baross utca 4, fsz.2, 1085 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10370754</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.00" OriginalAmount="700.00">
      <BasicPropertyInfo Latitude="47.512157294069" Longitude="19.074328243732" StarRating="4" HotelCode="26441|mamaison_hotel_andrassy_budapest" HotelName="Mamaison Hotel Andrassy Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrassy utca 111, 1063 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38086/a_38086_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This only small luxury hotel in Budapest is located in a wonderful quarter, minutes from Hero Square and the Zoo as well as only 100 metres from Bajza Utca station. An art gallery is about 300 m away, and the Széchenyi Baths are 500 m away. Stylish shopping venues, bars and nightclubs all lie within 1.5 km of the hotel, as does the opera.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="701.00" OriginalAmount="701.00">
      <BasicPropertyInfo Latitude="47.504120179354" Longitude="19.05799895525" StarRating="3" HotelCode="901564|opera_residence_aparthotel" HotelName="Opera Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Kitchen,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ó Utca 24-26, 6th district, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/214765/a_214765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the heart of Budapest, just a few minutes' walk from many places of cultural interest, entertainment venues and the most famous city sights, such as Andrássy Avenue (World Heritage Site), Váci Street, the Opera House and the Academy of Music. Guests will also find several theatres, museums, exclusive bars and restaurants within a stone's throw of the residence. The city centre and the nearest links to the public transport network are both within short walking distance of the hotel, and Budapest Ferihegy International Airport is located some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="701.00" OriginalAmount="701.00">
      <BasicPropertyInfo Latitude="47.500254" Longitude="19.055696" StarRating="3" HotelCode="311484|andrassy_thai_hotel" HotelName="Andrássy Thai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrássy út 2, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77784/1877784/1.jpg?f=15188834</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="701.00" OriginalAmount="701.00">
      <BasicPropertyInfo Latitude="47.502808324241" Longitude="19.068129658699" StarRating="4" HotelCode="25188|cityhotel_budapest" HotelName="City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hársfa Strasse 51, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36651/a_36651_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is situated in the heart of Budapest, in the shopping and business area, just a 1-minute walk away from the stop of Europe's longest tram line.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="707" OriginalAmount="707">
      <BasicPropertyInfo Latitude="47.49000876916" Longitude="19.061300754547" StarRating="4" HotelCode="14775|539" HotelName="Mercure Budapest Korona" 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,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kecskemeti Utca 14, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17330/a_17330_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated in the Pest part of the city, opposite the National Museum. It takes just a few minutes on foot to reach the banks of the Danube and the vibrant pedestrian area. The hotel is superbly connected to the public transport system. Kálvin Tér on line 3 is the nearest underground station and is in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="707.00">
      <BasicPropertyInfo Latitude="47.510816652613" Longitude="19.037176966667" StarRating="4" HotelCode="114072|regnum_residence" HotelName="Regnum Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ganz Utca 8, 1027 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157518/gt_157518_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in central Budapest and offers guests excellent access to the main public transport links. The historical castle district and the Danube are just a few steps away, while the city centre is 5 minutes from the hotel. Guests will find restaurants, shops and links to the public transport network (Batthiány tér metro station) all within 600 m of the hotel. The Margaret Island shops are 700 m away and it is 1 km to the tourist centre (Buda Castle), 1.2 km to the Chain bridge and 1.5 km to the station. Budapest Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="709.00" OriginalAmount="709.00">
      <BasicPropertyInfo Latitude="47.50502014160156" Longitude="19.067413330078125" StarRating="4" HotelCode="0|up_hotel_budapest" HotelName="Up Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Csengery utca 31., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/49/ca497ff2132fe02d01e765c78c738d1c7fd5fb1e.jpeg</HotelPictures>
        <HotelDescription>In the heart of Budapest, a brand-new hotel is ready to welcome you with its genuine yet smart hospitality. Working on the first smart hotel concept in the city, we aimed to create contemporary spaces completed with the hottest electronic devices and services shaped by your ever-changing needs and interests. To make sure your stay is buzzy and colorful, we invited the most gentle and dynamic people to join our team.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 36.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.00" OriginalAmount="710.00">
      <BasicPropertyInfo Latitude="47.511954843374" Longitude="19.0752068459551" StarRating="0" HotelCode="0|mirage_apartment_2" HotelName="Mirage Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Délibáb utca 14. 1/6., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/20/a0/20a02f7c8aeaa2886c191927b5e62af39756883f.jpeg</HotelPictures>
        <HotelDescription>The self-catering accommodation of Mirage Apartment is located in the 6th district of Budapest, 800 metres from the City Park and the Széchenyi Thermal Bath.&lt;/br&gt;The modern studio features a TV with cable channels, a kitchen and a bathroom with shower, a hairdryer and towels. The furnished balcony is facing the garden in front of the building.&lt;/br&gt;The closest grocery shop and a restaurant can be reached within 5 minutes on foot, while the Bajza utca M1 Metro Station is 250 metres from the Mirage Apartment. Public parking is possible on site.&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 hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.00" OriginalAmount="710.00">
      <BasicPropertyInfo Latitude="47.486229739681" Longitude="19.007820188999" StarRating="3" HotelCode="61677|walzer_hotel__restaurant" HotelName="Walzer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Németvölgyi út 110, 1124 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/185803/20121221104229982.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="711.00" OriginalAmount="711.00">
      <BasicPropertyInfo Latitude="47.51214067" Longitude="19.05039986" StarRating="1" HotelCode="422643|full_moon_design_hostel_budapest" HotelName="Full Moon Design Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Szent István Korút 11, 1055 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/375908/375908a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="711.00" OriginalAmount="711.00">
      <BasicPropertyInfo Latitude="47.5775856" Longitude="19.092553" StarRating="3" HotelCode="150212|karin" HotelName="Karin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1047 Budapest, Fóti Way 75</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403848/403848a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a currency exchange service, a 24-hour security service, a transfer service, a laundry service, a smoke alarm and a fireplace. Wireless internet access in public areas allows guests to stay connected. Various shops are available, including a supermarket. 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="714.00" OriginalAmount="714.00">
      <BasicPropertyInfo Latitude="47.495996660023" Longitude="19.072464108467" StarRating="4" HotelCode="68677|atrium_fashion_hotel" HotelName="Atrium Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business 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>Csokonai utca 14, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88774/a_88774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city design hotel is close to Budapest's most popular sites, 1 km from the city centre. All other parts of the city are also within easy reach. Shopping areas, theatres, restaurants and cafés are all within walking distance. The hotel offers excellent access to the main public transportation facilities, Keleti station is approximately 800 m away and Stadionok bus station around 2 km from the hotel. Budapest Airport is approximately 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="715.00" OriginalAmount="715.00">
      <BasicPropertyInfo Latitude="47.513271" Longitude="19.077976" StarRating="4" HotelCode="187143|mirage_fashion_hotel" HotelName="Mirage Medic Hotel" 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,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dózsa György utca 88, 1068 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15070000/15064100/15064011/18c31121_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 50 metres from Heroes' Square in Budapest.Due to the central location of the hotel it is easy to reach by public transport and via the main roads. Guests can easily get there from any point of the city by simply using the metro no. 1 line. Heroes' Square has its own stop on the M1 metro line (yellow) and several bus lines are just a short walk from the hotel. Budapest Airport is about 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="715.00" OriginalAmount="715.00">
      <BasicPropertyInfo Latitude="47.488564251385" Longitude="19.023739099503" StarRating="4" HotelCode="24655|novotel_budapest_city" HotelName="Novotel Budapest City" 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,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alkotas utca 63-67, 1123 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35678/a_35678_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an attractive location, on the Buda side of the city in an attractive garden full of chestnut trees. The centre of the city is within easy reach of the hotel. The Palace is 2 km from the hotel. Hegyalja bus stop is only a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.00" OriginalAmount="716.00">
      <BasicPropertyInfo Latitude="47.49763" Longitude="19.07306" StarRating="0" HotelCode="0|blaha_nice_view_apartment" HotelName="Blaha Apartment with Nice View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi út 51., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ab/a9/aba9d918bbf91217164a6dea4a676507e739935f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Jozsefvaros), you'll be a 4-minute drive from Dohany Street Synagogue and 6 minutes from Hungarian State Opera House.  This apartment is 1.5 mi (2.5 km) from St. Stephen's Basilica and 1.6 mi (2.6 km) from Szechenyi Chain Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;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. A microwave and a refrigerator are available 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;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;3.39 percent tourism fee will be charged&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="717.00" OriginalAmount="717.00">
      <BasicPropertyInfo Latitude="47.51987459" Longitude="19.036646" StarRating="3" HotelCode="89563|budapest_csaszar_hotel" HotelName="Hotel Csaszar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Frankel Leó Utaca 35, 1023 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/274482/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The building was erected in the 1850s, and initially functioned as a nunnery. The atmosphere of the rooms is pleasant and modern, yet they are reminiscent of the origins of the building. Hotel not accessible for disabled people and wheel chairsThis Csaszar Hotel is located in the centre of Buda, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.00" OriginalAmount="719.00">
      <BasicPropertyInfo Latitude="47.48982" Longitude="19.01721" StarRating="3" HotelCode="89564|jagello_hotel" HotelName="Jagello Business Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jagelló út 38, Budapest 1124</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125439/a_125439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the business district of Budapest, near to MOM Park and Budapest Congress and World Trade Center. The closest junction to the hotel is called BAH junction, which connects the M1 and M7 motorways with streets and avenues leading into the city centre. The city centre and the main tourist spots are within 15-20 minutes’ walking distance, or a 10-minute drive, from the hotel. The nearest bus stop is around 100 m away and the closest subway and train station is approximately 1.5 km from the hotel. Guests can reach the hotel from Budapest Airport and Vienna International Airport, which are located around 25 km and 230 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.00" OriginalAmount="721.00">
      <BasicPropertyInfo Latitude="47.496665" Longitude="19.070983" StarRating="4" HotelCode="14784|nemzeti_mgallery_reopen_2012" HotelName="Hotel Nemzeti Budapest - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" 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,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jozsef Körút 4, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17342/a_17342_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and enjoys excellent connections via the underground train (50 m), tram (20 m) and bus (100 m) networks. All the main sights, including the National Museum (1.5 km), the Opera House (3 km), the Parliament buildings (4 km) and Buda Castle (5 km), as well as the business areas are within easy reach. In the immediate vicinity of the hotel guests will find restaurants and bars, whilst the Westend city and its shops is some 1.5 km away. It is some 25 km to Budapest Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.00" OriginalAmount="722.00">
      <BasicPropertyInfo Latitude="47.50610973" Longitude="19.05806171" StarRating="0" HotelCode="556687|be_a_budapester_4" HotelName="Be A Budapester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses,Hostels" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dessewffy Utca 30, District VI, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724738/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Be a Budapester offers modern self-catering accommodations located in Budapest, 80 metres from the Nagymezo Street with its several bars, clubs and restaurants. Free WiFi access is available. The property is 400 metres from State Opera House and 700 metres from St. Stephen&amp;apos;s Basilica.The spacious apartments all come with an eat-in kitchen, 1 or 2 bedrooms, and a bathroom with shower. Ironing facilities are available, and towels and linen are provided. Air conditioning and a TV are featured.The Arany János utca Metro Stop is 400 metres away, while the Oktogon Tram and Metro Stop is 500 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="726.00" OriginalAmount="726.00">
      <BasicPropertyInfo Latitude="47.488058" Longitude="19.058047279762" StarRating="4" HotelCode="59070|boutique_hotel_zara" HotelName="Boutique Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 01/01/2025" 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>Só u. 6, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76519/a_76519_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies at the heart of Budapest, directly on Váci Utca amidst an array of restaurants, cafés, bars, nightclubs, shops and the city’s top sights, most of which may be reached on foot. Links to the public transport network are a short walk away and the River Danube is 50 m from the hotel. It is 3 km to the nearest park and 18 km to Budapest airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="726.00" OriginalAmount="726.00">
      <BasicPropertyInfo Latitude="47.49611" Longitude="19.05306" StarRating="0" HotelCode="0|feher_hajo_apartments" HotelName="Budapest Holidays Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Fehér Hajó u., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d6/4b/d64be2b5c507118e187956de72327a34764e1af9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Inner City Budapest), Budapest Holidays Apartments is within a 10-minute walk of St. Stephen's Basilica and Dohany Street Synagogue.  This apartment is 0.5 mi (0.9 km) from Hungarian State Opera House and 0.5 mi (0.9 km) from Szechenyi Chain Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring kitchenettes 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.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="728.00" OriginalAmount="728.00">
      <BasicPropertyInfo Latitude="47.49902" Longitude="19.05209" StarRating="0" HotelCode="0|dfive_apartments_elizabeth_garden" HotelName="Dfive Apartments - Elizabeth Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 18/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>József A. Utca 18, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/c7/15c70ef6ab39a5203008a3b5f3c91a0442c259f5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Inner City Budapest), you'll be a 3-minute walk from St. Stephen's Basilica and 7 minutes by foot from Szechenyi Chain Bridge.  This apartment is 0.4 mi (0.7 km) from Hungarian State Opera House and 0.5 mi (0.8 km) from Dohany Street Synagogue.&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 desk and a microwave, 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;Dining: &lt;/b&gt;Breakfast is available for a fee.&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;Price of an additional breakfast: 7.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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.00" OriginalAmount="734.00">
      <BasicPropertyInfo Latitude="47.497809" Longitude="19.072225" StarRating="5" HotelCode="907163|boscolo_residence" HotelName="New York Residence Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osvát utca 2-8, 1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248501/a_248501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated next to the famous New York Palace in the heart of Budapest, the hotel offers easy access to a UNESCO World Heritage site, to the Andrássy Boulevard (1.5 km) and to the opera house (1.5 km). All the main tourist attractions, such as the parliament building (3 km), and also restaurants and the public baths are close by. Keleti railway station is approximately 1.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="735.00" OriginalAmount="735.00">
      <BasicPropertyInfo Latitude="47.490963" Longitude="19.058824" StarRating="0" HotelCode="0|osiris_budapest_apartments" HotelName="Osiris Budapest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kepiro u 9,9 BUDAPEST BUD 1053, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/54/45/54452bd4e7afc7d8b84dfac5de415277c597467a.jpeg</HotelPictures>
        <HotelDescription>When visiting the beautiful city of Budapest, one should also stay in a beautiful place. The 12 apartments operated by Osiris Exclusive Apartments are more than that – they combine functional amenities with exquisite interior design and furniture, set in imposing historical buildings in the most prestigious parts of the city centre. Some of the individually decorated apartments have a terrace with city view, while others feature large, wall-to-wall windows. The well-equipped kitchens and the specially designated dining areas make sure a home-made dinner will be just as tasty and pleasant an experience as a visit to one of the numerous restaurants and bars in the close vicinity.&lt;/br&gt;Though the apartments are self-catering there are a wide range of services (airport transfers, private guided tours, daily excursions, tailored boat cruises, etc) just as a 24/7 hotline to the staff at the guest's disposal.&lt;/br&gt;For there is no 7/24 reception we kindly ask our guests to inform the hotel about arrival time calling to +36706091933 or +31641604908 or /emailing to tvtomasw@gmail.com at least 48 hours before  arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="737.00" OriginalAmount="737.00">
      <BasicPropertyInfo Latitude="47.4928" Longitude="19.05645" StarRating="0" HotelCode="0|_0x2de23" HotelName="Budapest Holidays Harmony" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Ferenciek tere, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/ae/11aedfd81c92618e74d0c0c63f0633f3f9208470.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Inner City Budapest), Budapest Holidays Harmony is within a 10-minute walk of Vaci Street and Dohany Street Synagogue.  This apartment is 0.7 mi (1.1 km) from St. Stephen's Basilica and 0.4 mi (0.7 km) from Hungarian National Museum.&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. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include microwaves and complimentary bottled water, and housekeeping is provided on a limited basis.&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;Extra Info: &lt;/b&gt;**Mandatory Fees and Taxes**&lt;/br&gt;&lt;/br&gt;You'll be asked to pay the following charges at the property:&lt;/br&gt; &lt;/br&gt;A 4 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.&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;Airport shuttle fee: EUR 25.00 per vehicle (roundtrip)&lt;/br&gt;     &lt;/br&gt;Nearby parking fee: EUR 18.00 per day&lt;/br&gt;    &lt;/br&gt;Late check-in fee: EUR 10.00 for check-in between 11 PM and 6 AM&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;**Know Before You Go**&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;&lt;/br&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="740.00" OriginalAmount="740.00">
      <BasicPropertyInfo Latitude="47.5090408325195" Longitude="19.0605392456055" StarRating="0" HotelCode="0|happy_home_budapest_pop" HotelName="happy home Budapest POP" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eotvos utca 43., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/14/f5/14f5cc484ffd725e651b8ee37e3582045ffbbab2.jpeg</HotelPictures>
        <HotelDescription>Stop at happy home Budapest POP to discover the wonders of Budapest. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Facilities like free Wi-Fi in all rooms, Wi-Fi in public areas, car park, airport transfer, family room are readily available for you to enjoy. Some of the well-appointed guestrooms feature television LCD/plasma screen, clothes rack, complimentary instant coffee, free welcome drink, linens. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Budapest, happy home Budapest POP will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="745.00" OriginalAmount="745.00">
      <BasicPropertyInfo Latitude="47.499266055161" Longitude="19.058607882249" StarRating="3" HotelCode="148320|gozsdu_court_apartments" HotelName="Gozsdu Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Király Utca 13, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/7/2/1/6/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="752.00" OriginalAmount="752.00">
      <BasicPropertyInfo Latitude="47.49663543701172" Longitude="19.053903579711914" StarRating="0" HotelCode="0|lem_apartment_" HotelName="Lem Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1052, Sut"o utca 2. II/4A, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/zz/e4/ade485fc765367ed5dca77363fe0eaa182a8b028.jpeg</HotelPictures>
        <HotelDescription>Situated in Budapest city and the Váci Street reachable within 150 metres, LEM Family Apartment offers a self-catered accommodation with free WiFi available in all areas. The property is 500 metres from St. Stephen's Basilica and 800 metres from State Opera House.&lt;br /&gt;LEM Family Apartment comes with a sofa bed, a mezzanine with a double bed, a flat-screen TV with cable channels, a well-fitted kitchen with a dining table and a private bathroom with a shower and a hairdryer.&lt;br /&gt;Many restaurants are set only steps away. The Deák Ferenc Tér metro station is reachable within 50 metres from the property.&lt;br /&gt;If you feel like visiting the surroundings, check out Andrássy Avenue located 400 metres away or the Chain Bridge which can be reached within 800 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="757.00" OriginalAmount="757.00">
      <BasicPropertyInfo Latitude="47.539973308479" Longitude="18.937355875969" StarRating="3" HotelCode="371655|petnehazy_club_hotel" HotelName="Petneházy Club Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feketefej u. 2-4, 1029 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275439/275439a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in a quiet area in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="47.50164694" Longitude="19.0530245" StarRating="0" HotelCode="865596|boutique_residence_budapest" HotelName="Boutique Residence Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hercegprímás Utca 11 I em, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/975964/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.00" OriginalAmount="759.00">
      <BasicPropertyInfo Latitude="47.49376" Longitude="19.05761" StarRating="3" HotelCode="0|new_astoria_2" HotelName="New Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kossuth Lajos utca 12, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/20/75/207513c88ebac0fa415262e0846f0db330fbe995.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Inner City Budapest), this apartment is within a 10-minute walk of Dohany Street Synagogue and Hungarian National Museum.  This apartment is 0.7 mi (1.2 km) from St. Stephen's Basilica and 0.4 mi (0.7 km) from Vaci Street.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, which has a kitchen. Wired and wireless Internet access is complimentary, and a flat-screen television with cable programming provides entertainment. Conveniences include a desk and a separate sitting area, and you can also request a microwave.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="766.00" OriginalAmount="766.00">
      <BasicPropertyInfo Latitude="47.499463307738" Longitude="19.07877266407" StarRating="4" HotelCode="13612|hotel_hungaria_city_center" HotelName="Hotel Hungaria City Center" 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,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi Utca 90, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14465/a_14465_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel is situated at the heart of Budapest, close to Elisabeth Bridge. Numerous shopping facilities as well as bars and nightclubs are situated just a few paces from the hotel (100 - 700 metres). The nearest public transport links are also just a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="766.00" OriginalAmount="766.00">
      <BasicPropertyInfo Latitude="47.500496865287" Longitude="19.052997117222" StarRating="3" HotelCode="376130|the_magazine_hotel_apartments" HotelName="The Magazine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Szent István Tér 4-5, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639711/639711a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.00" OriginalAmount="767.00">
      <BasicPropertyInfo Latitude="47.451511578026" Longitude="18.96139383316" StarRating="4" HotelCode="29155|holiday_inn_budapestbudaors" HotelName="Holiday Inn Budapest Budaörs" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Agip U. 2, 2040 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budaörs</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46824/a_46824_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel is located in Budapest and offers a complimentary shuttle bus service to the inner city (journey time of around 10 minutes). The city centre features countless shops such as Tesco's and Auchan, and Deli Palyaudvar train station lies about 6.5 km from the hotel whilst it is some 36 km to the international airport. Links to the transport network are situated close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.00" OriginalAmount="768.00">
      <BasicPropertyInfo Latitude="47.49841" Longitude="19.0309" StarRating="3" HotelCode="0|pauler19_apartement" HotelName="Pauler19 Apartement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>19 Pauler utca, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/b9/3eb94277525f49974770eb90da438570a07207ef.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Pauler19 Apartement in Budapest (Castle Hill), you'll be minutes from Hospital In The Rock and Trinity Square.  This apartment is within close proximity of Matthias Church and Fisherman's Bastion.&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 ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and microwaves.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and laundry facilities. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.00" OriginalAmount="774.00">
      <BasicPropertyInfo Latitude="47.519556" Longitude="19.057011" StarRating="4" HotelCode="65303|adina_apartment_hotel_budapest" HotelName="Adina Apartment Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegedus Gyula utca 52, 1133 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84157/a_84157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="47.45608734" Longitude="18.97433716" StarRating="0" HotelCode="735439|peregrino_panzio" HotelName="Peregrino Panzió" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Fodros Utca 72</AddressLine>
          </AddressLines>
          <CityName>Budaörs</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/27273/2927273/1.jpg?f=15073130</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.00" OriginalAmount="777.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="985723|hild1_apartments_budapest" HotelName="HILD-1 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sörház utca 4, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/29703/2929703/34.jpg?f=15618664</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="780.00" OriginalAmount="780.00">
      <BasicPropertyInfo Latitude="47.48796830105" Longitude="19.029916315344" StarRating="1.5" HotelCode="284791|bara_guest_house_3" HotelName="Bara Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Bar,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Meeting Room,Parking,Pets allowed,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja út 34-36, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/274460/320e34e07a109998cfa0386a9a856dc2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Bara Guest House to discover the wonders of Budapest. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Meeting facilities, restaurant, safety deposit boxes, pets allowed, airport transfer are just some of the facilities on offer. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as shower, desk, balcony/terrace. The hotel offers various recreational opportunities. Bara Guest House is an excellent choice from which to explore Budapest or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="783.00" OriginalAmount="783.00">
      <BasicPropertyInfo Latitude="47.49454879760742" Longitude="19.05377960205078" StarRating="3" HotelCode="0|ramada_by_wyndham_budapest_city_center" HotelName="Ramada by Wyndham Budapest City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Petofi Sandor Utca 14, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/2e/902edae563a799e12f66b6d8222d539eb7d4f173.jpeg</HotelPictures>
        <HotelDescription>Located in Budapest (Inner City Budapest), Ramada Budapest is within a 10-minute walk of St. Stephen's Basilica and Dohany Street Synagogue. This hotel is 0.6 mi (0.9 km) from Szechenyi Chain Bridge and 0.6 mi (0.9 km) from Hungarian National Museum.&lt;br /&gt;At Ramada Budapest, enjoy a satisfying meal at the restaurant. Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;&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: 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;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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="783.00" OriginalAmount="783.00">
      <BasicPropertyInfo Latitude="47.500919342041016" Longitude="19.051101684570312" StarRating="0" HotelCode="0|luxury_apartment_by_hi5_oktober_6_street" HotelName="Luxury Apartment by Hi5 - Október 6 Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Október 6. utca 11., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/71/cd71f2d24457e5cc8d8c97fb2b5aaaeaced48f28.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Budapest (Inner City Budapest), you'll be a 2-minute walk from St. Stephen's Basilica and 8 minutes by foot from Szechenyi Chain Bridge. This apartment is 0.5 mi (0.8 km) from Hungarian State Opera House and 0.6 mi (1 km) from Parliament Building.&lt;br /&gt;The front desk is staffed during limited hours.&lt;br /&gt;Make yourself comfortable in your apartment. 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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; 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;The property is kept vacant for a minimum of 24 hours between guest stays.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.00" OriginalAmount="784.00">
      <BasicPropertyInfo Latitude="47.49894565" Longitude="19.05760651" StarRating="0" HotelCode="957820|barcelo_budapest_2" HotelName="Barceló Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Király Utca, Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/28136/3828136/1.jpg?f=15653481</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="786" OriginalAmount="786">
      <BasicPropertyInfo Latitude="47.49658" Longitude="19.048723" StarRating="4" HotelCode="186354|57366" HotelName="Zenit Budapest Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Apaczai Csere János 7, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260406/w_260406_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Budapest along the River Danube, which is 150 m away. Moreover, it lies in the business and shopping district of the Hungarian capital and offers a great base to explore the city with ease. Vaci utca, the city’s oldest and busiest main shopping street, is nearby. Guests will quickly get to know nearby places of interest, such as the National Museum, 1 km away, the opera, 1.5 km away, or St. Stephen's Cathedral, 1.9 km from the hotel. Deak Square underground station is roughly 500 metres from the hotel, while Budapest Airport is approximately 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.00" OriginalAmount="786.00">
      <BasicPropertyInfo Latitude="47.50082015991211" Longitude="19.066776275634766" StarRating="0" HotelCode="0|kertesz_27_apartment_i" HotelName="Kertesz 27 Apartment I." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Kertész utca 27., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d9/1e/d91e50087f3112f999bad089dca34de0684f0c9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Erzsebetvaros), this apartment is within a 15-minute walk of Hungarian State Opera House and Dohany Street Synagogue. This apartment is 0.5 mi (0.9 km) from House of Terror and 1.1 mi (1.8 km) from St. Stephen's Basilica.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Kiraly Street - 0.3 km / 0.2 mi&lt;br /&gt;Ferenc Liszt Square - 0.5 km / 0.3 mi&lt;br /&gt;Oktogon - 0.6 km / 0.4 mi&lt;br /&gt;Blaha Lujza Square - 0.6 km / 0.4 mi&lt;br /&gt;Budapest Operetta Theatre - 0.8 km / 0.5 mi&lt;br /&gt;Hungarian State Opera House - 0.8 km / 0.5 mi&lt;br /&gt;Dohany Street Synagogue - 0.9 km / 0.5 mi&lt;br /&gt;Gozsdu Courtyard - 0.9 km / 0.5 mi&lt;br /&gt;House of Terror - 0.9 km / 0.5 mi&lt;br /&gt;Budapest Puppet Theatre - 1 km / 0.6 mi&lt;br /&gt;Erkel Theatre - 1.1 km / 0.7 mi&lt;br /&gt;Ferenc Deak Square - 1.2 km / 0.8 mi&lt;br /&gt;Andrassy Avenue - 1.2 km / 0.8 mi&lt;br /&gt;Hungarian National Museum - 1.5 km / 0.9 mi&lt;br /&gt;Vorosmarty Square - 1.6 km / 1 mi&lt;br /&gt;The nearest major airport is Budapest (BUD-Ferenc Liszt Intl.) - 20.1 km / 12.5 mi&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;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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: HUF 3200 for check-in after 11:00 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="788" OriginalAmount="788">
      <BasicPropertyInfo Latitude="47.41435" Longitude="19.244114" StarRating="4" HotelCode="81844|12004" HotelName="Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lorinci, 130/a, 2220 Vecsés</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110512/w_110512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated near the edge of Budapest (2-2.5 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="788.00" OriginalAmount="788.00">
      <BasicPropertyInfo Latitude="47.50209426879883" Longitude="19.051029205322266" StarRating="3" HotelCode="0|h2_hotel_budapest" HotelName="H2 Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sas u.24., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/64/456441557b9f46d0e9ff839fe3c813737079c557.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great hotel to have a nice rest before long walks around the city. Hotel «H2 Hotel Budapest» is located in Budapest. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel — St. Stephen's Basilica, Arany János utca and Chain Bridge.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;It’s time to have a nice meal! Stop by the restaurant. Want to be always on-line? Wi-Fi is available. If you travel by car, there’s a paid parking zone at the hotel. Take your pet with you. Pets are allowed.&lt;br /&gt;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;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 5,400.00 HUF per guest per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 5,400.00 HUF per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="47.508833125701" Longitude="19.03874005575" StarRating="4" HotelCode="59770|novotel_budapest_danube" HotelName="Novotel Budapest Danube" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bem Rakpart 33-34, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77393/a_77393_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Buda side of the city, between Margaret Bridge and the Chain Bridge overlooking the Danube and the Parliament. The hotel is within a 10-minute walk of the World Heritage Site Buda Castle, and the central pedestrian shopping area. Guests will find links to the public transport network around 200 m from the hotel on Batthiány Square, and 1 km away, Mammut offers shopping facilities. Váci Street, Gellért Hill and Citadella and Heroes Square are all within a 20-minute drive and it is some 20 km to Budapest's Ferihegy Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="47.5024299621582" Longitude="19.056598663330078" StarRating="0" HotelCode="0|_0x2f2a4" HotelName="Basilica Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1064 Budapest, Lázár u. 9, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/75/a775104030a61a17adf5faad27330a5cbf20e0bc.jpeg</HotelPictures>
        <HotelDescription>Featuring air conditioning, Basilica Suites offers accommodation in Budapest, 100 metres from the State Opera House. The St. Stephen's Basilica is 300 metres from the building. Free WiFi is provided throughout the property.&lt;br /&gt;There is a seating and/or dining area in some units. There is also a kitchen, equipped with a dishwasher and microwave.&lt;br /&gt;Visegrád is 32 km from Basilica Suites, while Szentendre is 19 km away. The nearest airport is Budapest Liszt Ferenc Airport, 17 km from Basilica 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.00" OriginalAmount="791.00">
      <BasicPropertyInfo Latitude="47.49569" Longitude="19.06663" StarRating="0" HotelCode="0|louisa_apartment_2" HotelName="Louisa Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rákóczi út 29. I. em. 8., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/15/ba/15ba7763aa10102a5182cca757f9fb0d2c67fb95.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Jozsefvaros), this apartment is within a 15-minute walk of Hungarian State Opera House and Dohany Street Synagogue.  This apartment is 0.6 mi (0.9 km) from Hungarian National Museum and 1.4 mi (2.2 km) from Szechenyi Chain Bridge.&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 desk and a separate sitting area.&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="793.00" OriginalAmount="793.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="883040|cherry_apartments_palace_quarter" HotelName="Cherry Apartments Palace Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Szentkiralyi utca 4/B, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36250000/36244200/36244173/57747dd4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.00" OriginalAmount="795.00">
      <BasicPropertyInfo Latitude="47.49029904" Longitude="19.06354595" StarRating="0" HotelCode="786795|harmonia_palace_free_parking" HotelName="Harmonia Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muzeum Utca 9</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/2e/0a2ed4b4692ad291c9b80b6b4a9a8d1759c49445.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="796.00" OriginalAmount="796.00">
      <BasicPropertyInfo Latitude="47.493342" Longitude="19.052361" StarRating="4" HotelCode="166544|la_prima_fashion_hotel" HotelName="La Prima Fashion Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piarista u. 6, Budapest 1052</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139920/139920a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located next to the famous Váci Street, in the neighbourhood of fashionable restaurants and shops, very close to the elegant Vörösmarty square and the banks of the Danube. Its central location provides easy access to all 3 metro lines, the main buses and trams of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="800.00" OriginalAmount="800.00">
      <BasicPropertyInfo Latitude="47.486771" Longitude="19.074027" StarRating="3" HotelCode="191295|prater_residence" HotelName="Prater Residence Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prater utca 24, Budapest, Pest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176991/176991a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the centre, on a peaceful street next to Corvin shopping centre and just a 2-minute walk from the Corvin-negyed metro station. As guests step out of the apartments they will be facing the Corvin shopping centre. It has never been easier to do some shopping, enjoy a typical Hungarian meal in one of the cosy restaurants, or to have a cup of coffee on the open-air terrace or in a café. Budapest-Liszt Ferenc International Airport is approximately 16 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.00" OriginalAmount="802.00">
      <BasicPropertyInfo Latitude="47.532689" Longitude="19.05294" StarRating="4" HotelCode="48056|danubius_grand_hotel_margitsziget" HotelName="Ensana Grand Margaret Island Health Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Spa 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Margitsziget, 1007 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11124/a_11124_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in very special surroundings on the prodigious Margaret Island. Entwined by the river Danube, in a romantic wilderness and in the realm of silence and repose, it is also just a few minutes from the throbbing business quarter of the noisy city. The no. 26 bus stop is about 50 m away. Budapest Airport is roughly 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.00" OriginalAmount="802.00">
      <BasicPropertyInfo Latitude="47.50528" Longitude="19.05377" StarRating="0" HotelCode="0|v27_budapest_apartment" HotelName="V27 Budapest Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vadasz utca 27., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ec/f9/ecf9bae15c9c6eb46483318b339514ebd7234b5a.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Inner City Budapest), this apartment is within a 10-minute walk of St. Stephen's Basilica and Hungarian State Opera House.  This apartment is 0.6 mi (0.9 km) from Parliament Building and 0.7 mi (1.2 km) from Szechenyi Chain Bridge.&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. Wired and wireless Internet access is complimentary, and a flat-screen television with cable programming provides entertainment. Conveniences include a microwave and a coffee/tea maker, 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 complimentary wired Internet access, 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;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: 9,000.00 HUF one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="803.00" OriginalAmount="803.00">
      <BasicPropertyInfo Latitude="47.509986877441406" Longitude="19.081645965576172" StarRating="3" HotelCode="0|parkart_mini_boutique_hotel" HotelName="Park&amp;Art Mini Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Mini-hotel" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Dózsa György út 80., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/43/c243fc7e5c17420ee8427f293d8fbc2f41c9af9b.jpeg</HotelPictures>
        <HotelDescription>Located in Budapest (Erzsebetvaros), Park&amp;amp;Art Mini Boutique Hotel is within a 10-minute walk of Heroes' Square and City Park.  This bed &amp;amp; breakfast is 1 mi (1.6 km) from Ferenc Puskas Stadium and 1.2 mi (1.9 km) from Museum of Fine Arts.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, a communal living room, and tour/ticket assistance.&lt;br /&gt;Featured amenities include luggage storage, an elevator, and coffee/tea in a common area. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Continental breakfasts are served on weekdays from 8:00 AM to 9:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 4 individually decorated guestrooms, featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with bathtubs or showers feature hair dryers and slippers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/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: 26.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&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;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="805.00" OriginalAmount="805.00">
      <BasicPropertyInfo Latitude="47.490335635523" Longitude="19.06782334215" StarRating="5" HotelCode="361410|palace_apartments" HotelName="Palace Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Krudy Gyula Utca 9, 2nd floor, Unit 1, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/430578/430578a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.00" OriginalAmount="806.00">
      <BasicPropertyInfo Latitude="47.493693287654" Longitude="19.063245356083" StarRating="4" HotelCode="14783|hotel_museum_budapest" HotelName="Hotel Museum Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Trefort utca 2, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17341/a_17341_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city, near to the business quarter and very close to the National Museum. Thanks to its location, this hotel is a perfect starting point from which to discover the centre of Budapest. Restaurants, bars and clubs can all be found within 15 minutes' walk while the West End shopping centre is a 10-minute drive away. St. Stephen's Basilica is 1000 m from the hotel, the Great Market Hall is 700 m away, the Opera House is 1200 m and Andrássy Avenue is just 900 m from the hotel. There is a public transport connection 3 minutes by foot from the hotel and Budapest Ferihegy International Airport is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="47.49568625" Longitude="19.05937534" StarRating="0" HotelCode="949128|budapest_holidays_fashion" HotelName="Budapest Holidays Fashion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Karoly Korut 3/C, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/45175/2945175/1.jpg?f=14954751</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="47.5043906" Longitude="19.05687511" StarRating="4" HotelCode="901562|opera_garden_hotel__apartments" HotelName="Opera Garden" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hajós u. 24, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209031/209031a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="814.00" OriginalAmount="814.00">
      <BasicPropertyInfo Latitude="47.50172357" Longitude="19.03872952" StarRating="3" HotelCode="857469|monastery_boutique_hotel_budapest" HotelName="Monastery Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Designated Smoking Area,Dining,Meeting Room,Restaurant,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fo Utca 30, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/650327/650327a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;One of the newest hotels in the capital, Monastery Boutique Hotel Budapest will soon open its doors. Our four stared hotel on the Buda side has 47 rooms and situated in a 300 years old abbey which once built by the Capuchin Order. The reminiscent but trendy building is located in the heart of Budapest, in a calm and quiet environment, just a few minutes walk from the Danube, the Buda Castle and many other sights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="815.00" OriginalAmount="815.00">
      <BasicPropertyInfo Latitude="47.50565" Longitude="19.08094" StarRating="0" HotelCode="0|oasis_apartments_budapest_city_park" HotelName="Oasis Apartments - City Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marek Jozsef street 18, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/a2/c2a2f12e784e5b6e6dc2c85a7159df1b399edda5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Erzsebetvaros), you'll be a 4-minute drive from Heroes' Square and 6 minutes from Szechenyi Thermal Bath.  This 4-star apartment is 2.1 mi (3.4 km) from Hungarian State Opera House and 2.5 mi (4 km) from St. Stephen's Basilica.&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 digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a phone, as well as 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="815.00" OriginalAmount="815.00">
      <BasicPropertyInfo Latitude="47.506469151441" Longitude="19.0557834506035" StarRating="0" HotelCode="0|big_city_life_apartments" HotelName="Big City Life Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nagymezo utca 68., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d9/21/d9211cd6e4fcbc470f4f935e9286ef759fda70fa.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Big City Life Apartments” is located in Budapest. 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="817.00" OriginalAmount="817.00">
      <BasicPropertyInfo Latitude="47.508180561775" Longitude="19.059452712536" StarRating="4.5" HotelCode="16409|radisson_blu_beke_hotel" HotelName="Radisson Blu Béke Hotel" 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,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terez Korut 43, 1067 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19785/a_19785_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies around 1 km from the parliament building and from the opera house. Heldenplatz, St Stephens cathedral as well as Széchenyi therapeutic spa lie around 1.2 km away from the hotel. Oktogon and Nyugati pu underground stations are only 5 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="823" OriginalAmount="823">
      <BasicPropertyInfo Latitude="47.497343196369" Longitude="19.057898339703" StarRating="4" HotelCode="320111|197559" HotelName="Eurostars Danube Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asbóth utca 9, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/414362/414362a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="824.00" OriginalAmount="824.00">
      <BasicPropertyInfo Latitude="47.49889" Longitude="19.0656" StarRating="0" HotelCode="0|kishmish_apartment_budapest" HotelName="K29 Apartment Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klauzal utca 29., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e7/d5/e7d589e235d482795915dfcc529ac9a079223e68.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Erzsebetvaros), this apartment is within a 10-minute walk of Hungarian State Opera House and Dohany Street Synagogue.  This apartment is 1.2 mi (1.9 km) from St. Stephen's Basilica and 1.3 mi (2.1 km) from Szechenyi Chain Bridge.&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. Wired and wireless Internet access is complimentary, and a flat-screen television with cable programming provides entertainment. Conveniences include a desk and a separate sitting area.&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 complimentary wired Internet access 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: 9,000.00 HUF one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="827.00" OriginalAmount="827.00">
      <BasicPropertyInfo Latitude="47.488624" Longitude="19.056741" StarRating="3" HotelCode="408844|cosmo_city_hotel" HotelName="Cosmo City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vaci Utca, 77, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99968/w_99968_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the famous Váci Street, in a neighbourhood of fancy restaurants and shops, very close to the renowned Market Hall and the bank of the River Danube. This provides easy access to all 3 metro lines and the main buses and trams.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="828.00" OriginalAmount="828.00">
      <BasicPropertyInfo Latitude="47.491496744047" Longitude="19.055496454239" StarRating="3" HotelCode="191261|golden_stars_royal_apartment_budapest_2" HotelName="Golden Stars ROYAL Apartment Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Irányi Utca 21, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/85143/2285143/1.jpg?f=15068363</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="832.00" OriginalAmount="832.00">
      <BasicPropertyInfo Latitude="47.5010347491328" Longitude="19.0718780796929" StarRating="0" HotelCode="0|fireplace_holidays" HotelName="Fireplace Holidays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Almássy tér 13, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/83/20/8320cfd8b8d8f7a0ad8ef29678fb4653eed53669.jpeg</HotelPictures>
        <HotelDescription>Fireplace Holidays is a self-catering accommodation, located in a historical building in Budapest. Free WiFi access is available. The property is 900 metres away from Andrassy Avenue and 900 metres from Keleti Railway Station.&lt;/br&gt;Located on the first floor, this carpeted accommodation features a fireplace, a seating area with a sofa, a TV, a dining area with a table, a well-equipped kitchen and a washing machine.&lt;/br&gt;At Fireplace Holidays guests can play table tennis and enjoy city and garden views. Paid public parking is possible off site. A children's playground is also available, next to the property.&lt;/br&gt;The property is located a 7-minute drive away from the State Opera House, an 8-minute drive away from St. Stephen's Basilica and a 6-minute drive away from Heroes' Square. Budapest Liszt Ferenc Airport is reachable within 21 km.&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 hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="832.00" OriginalAmount="832.00">
      <BasicPropertyInfo Latitude="47.48928" Longitude="19.06086" StarRating="0" HotelCode="0|hild2_apartments_budapest" HotelName="HILD-2 Apartments Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kálvin tér 3., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/22/ba/22ba705dd98713cf28e323cc3ea731eb81f8fba4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at HILD-2 Apartments Budapest in Budapest (Inner City Budapest), you'll be within a 5-minute walk of Hungarian National Museum and Great Market Hall.  This apartment is 0.6 mi (0.9 km) from Gellert Thermal Baths and Swimming Pool and 0.4 mi (0.6 km) from Elisabeth Bridge.&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. Complimentary wireless Internet access is available to keep you connected. Conveniences include separate sitting areas and microwaves.&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: 17,000.00 HUF one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="837.00" OriginalAmount="837.00">
      <BasicPropertyInfo Latitude="47.50073" Longitude="19.05902" StarRating="0" HotelCode="0|oasis_apartments_king_street_ii" HotelName="Oasis Apartments - King Street II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Székely Mihály u. 7, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/88/2588bf35fca4ed2c87b4eb5447aaa063a53aeebc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Terezvaros), you'll be a 3-minute walk from Hungarian State Opera House and 11 minutes by foot from St. Stephen's Basilica.  This apartment is 0.5 mi (0.7 km) from Dohany Street Synagogue and 0.6 mi (0.9 km) from House of Terror.&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 an oven. A flat-screen television with digital 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 an iron/ironing board.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.00" OriginalAmount="840.00">
      <BasicPropertyInfo Latitude="47.4910697937012" Longitude="19.0521793365479" StarRating="3" HotelCode="0|_0x37991" HotelName="Balance Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Belgrád rakpart 27., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0e/e9/0ee941152ad5c29684b00290611c2ac7edbdcb5e.jpeg</HotelPictures>
        <HotelDescription>Located right at the Danube, Balance Home offers comfortable and air-conditioned rooms in the centre of Budapest. Vaci Street is just a 3-minute walk away, and free WiFi is provided throughout the building. The tastefully designed rooms come with carpeted floors, a coffee machine, and a flat-screen TV. The shower and the wash-basin are in the room. Balance Home Deluxe Room is 600 metres from the Great Market Hall, and 800 metres from Dohany Street Synagogue. A tram (line 2) stops right outside, and the Fovám tér Metro Stop (line M4), is a 7-minute walk away. Garage parking is available 400 metres from the premises and charges are applicable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.00" OriginalAmount="841.00">
      <BasicPropertyInfo Latitude="47.49931372" Longitude="19.05246804" StarRating="3" HotelCode="349511|hotel_sasone" HotelName="Hotel SasOne" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Sas utca 1., 1. Floor, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506502/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="843.00" OriginalAmount="843.00">
      <BasicPropertyInfo Latitude="47.50365338" Longitude="19.04609763" StarRating="0" HotelCode="985697|art__design_studios" HotelName="Art &amp; Design Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Akadémia utca 14, 1054 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/36798/2936798/1.jpg?f=14954660</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="852.00" OriginalAmount="852.00">
      <BasicPropertyInfo Latitude="47.532254" Longitude="19.06989342" StarRating="0" HotelCode="555876|arpad_bridge_apartments" HotelName="Arpad Bridge Apartments Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Teve Utca 1/d, Lepcsohaz, 1139 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/724695/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Arpad Bridge Apartments Budapest to discover the wonders of Budapest. The hotel has everything you need for a comfortable stay. To be found at the hotel are coffee shop, bar, smoking area, Wi-Fi in public areas, restaurant. Internet access – LAN (complimentary), blackout curtains, satellite/cable TV, soundproofing, balcony/terrace can be found in selected guestrooms. Take a break from a long day and make use of garden, children's playground. Discover all Budapest has to offer by making Arpad Bridge Apartments Budapest your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.00" OriginalAmount="864.00">
      <BasicPropertyInfo Latitude="47.49776846" Longitude="19.04868408" StarRating="3" HotelCode="751371|d8_hotel" HotelName="D8 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dorottya Utca 8, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/872605/a_872605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"D8, three-star superior lifestyle hotel of  is located right in the heart of Budapest, just a few steps away from the famous Chain Bridge and from the longest downtown shopping street, the Váci Street. Many beautiful landmarks and highlights of our capital, the Buda Castle, St. Stephen's Basilica and Fisherman's Bastion are in a close walking distance from D8 Hotel.
121 comfy, modern, youthful rooms welcome all guests with cozy, contemporary interior and special design elements. All rooms have a private, en-suite bathroom with shower, hairdryer, towels and toiletries. You will have high-speed WIFI Internet, LED Television and a laptop safe in all of the rooms. All rooms have soundproofing and black-out curtains to assure you perfect sleeping quality. Family rooms are the best choice for families, as they offer 2 separate bedrooms for a maximum of 4 guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="869.00" OriginalAmount="869.00">
      <BasicPropertyInfo Latitude="47.494907509127" Longitude="19.056113362312" StarRating="3" HotelCode="191245|gerloczy_rooms_de_lux" HotelName="Gerlóczy Rooms deLux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>V. Gerlóczy u. 1., 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271786/271786a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="871.00" OriginalAmount="871.00">
      <BasicPropertyInfo Latitude="47.472086325897" Longitude="19.020201265812" StarRating="4" HotelCode="17021|rubin_wellness__conference_hotel" HotelName="Rubin Wellness &amp; Conference Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dayka Gabor Utca, 3, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20748/a_20748_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Peacefully located at the foot of the Sas mountain, this comfort hotel is located in a green suburb of Budapest. The city centre is around 3 km away and can be reached by making use of public transport within half an hour. The inner city offers a diversity of tourist attractions as well as shopping venues and a train station. The nearest bus stop is 100 metres from the hotel and there are many more convenient transport links to be found nearby, including the M1 motorway to Vienna and the M7 that links Budapest with Lake Balaton.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.00" OriginalAmount="872.00">
      <BasicPropertyInfo Latitude="47.50348" Longitude="19.05616" StarRating="0" HotelCode="0|central_downtown_apartment_erzsebetvaros" HotelName="Central Downtown Apartment Erzsebetvaros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Various Addresses, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f0/fc/f0fcb21accabd899a3c7c36c57d21fabc2811469.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Central Downtown Apartment Erzsebetvaros offers accommodations throughout the area in Budapest.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 air-conditioned rooms 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 safes and desks, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. 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="872.00" OriginalAmount="872.00">
      <BasicPropertyInfo Latitude="47.5004182428636" Longitude="19.0595481097262" StarRating="0" HotelCode="0|central_capital_apartments_" HotelName="Central Capital Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Székely Mihály utca 3., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/c9/36/c9366b9637cc26ac6ec0217c662fecd13212f6fa.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Central Capital Apartments” is set in Budapest. It boasts a convenient location within 1 km 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="63" TotalAmount="877.00" OriginalAmount="877.00">
      <BasicPropertyInfo Latitude="47.503502008988" Longitude="19.108971655369" StarRating="3" HotelCode="37991|hotel_veritas_2" HotelName="Veritas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mogyorodi ut 8, 1143 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/53267/53267_1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="884.00" OriginalAmount="884.00">
      <BasicPropertyInfo Latitude="47.49591329819" Longitude="19.070433676243" StarRating="4" HotelCode="161615|courtyard_by_marriott_budapest_city_center" HotelName="Courtyard Budapest City Center" 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,Fax,Garden,Internet,Laundry,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>József krt. 5, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228042/gt_228042_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the city centre. The tourist centre is located within 20 minutes’ walking distance. There are many shops and restaurants to be found around the hotel, while the train station is 5 minutes away on public transport. Budapest Airport is roughly 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.00" OriginalAmount="885.00">
      <BasicPropertyInfo Latitude="47.4975011913575" Longitude="19.0688777334844" StarRating="0" HotelCode="0|vilmoslak" HotelName="Vilmos-Lak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 6., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/8d/5e/8d5e793e2c2876a95d280746fdc2d0f9b481d7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Three-star hotel “Vilmos-Lak” is set in Budapest. 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. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="47.496952" Longitude="19.067054" StarRating="4" HotelCode="160856|continental_hotel_zara" HotelName="Continental Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dohány utca, 42-44, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227166/l_227166_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern, Art Nouveau hotel is located near major transportation links, railway stations and main attractions, like the Great Synagogue of Budapest. Budapest Ferihegy International Airport is roughly 14 km from the hotel and Vienna Airport is approximately 230 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="902.00" OriginalAmount="902.00">
      <BasicPropertyInfo Latitude="47.5021427581413" Longitude="19.0615984797478" StarRating="0" HotelCode="0|_0x39ade" HotelName="Immo Downtown Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nagymezo utca 8., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/68/d0/68d0bd8f2796a2a235245e43f4657d98ab2fc6d4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Immo Downtown Broadway” is located within 2 km from the heart of Budapest.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available on all property premises.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="905" OriginalAmount="905">
      <BasicPropertyInfo Latitude="47.494173542787" Longitude="19.052422642708" StarRating="4.5" HotelCode="18177|3265" HotelName="Mercure Budapest City Center" 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,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Váci Ucta 20, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22563/a_22563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the famous Váci utca pedestrian area. With its proximity to the city centre, the hotel is an ideal starting point for tourists as well as those visiting on a shopping trip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="905.00" OriginalAmount="905.00">
      <BasicPropertyInfo Latitude="47.497802" Longitude="19.058206" StarRating="3" HotelCode="297306|roombach_hotel_budapest_center" HotelName="Roombach Hotel Budapest Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rumbach Sebestyén utca 14, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/237584/237584a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="906.00" OriginalAmount="906.00">
      <BasicPropertyInfo Latitude="47.49469" Longitude="19.06245" StarRating="3" HotelCode="0|budapest_holidays_residence" HotelName="Budapest Holidays Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Rákóczi út, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b7/50/b75083c2b12c0a1d901946c9c63f3dbe8d194767.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Jozsefvaros), this apartment is within a 10-minute walk of Dohany Street Synagogue and Hungarian National Museum.  This apartment is 0.7 mi (1.1 km) from Hungarian State Opera House and 0.6 mi (1 km) from Vaci Street.&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. 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.&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="911.00" OriginalAmount="911.00">
      <BasicPropertyInfo Latitude="47.500301361083984" Longitude="19.060049057006836" StarRating="0" HotelCode="0|kiraly_downtown_apartment" HotelName="Central Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Király utca 30-32,1061, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/46/dd46ba6031504695493ae3f7febab4027d1a9a03.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Central Downtown Apartments» is located in Budapest. This apartment is located nearby from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Opera, Hungarian State Opera House and Dohany Street Synagogue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="912.00" OriginalAmount="912.00">
      <BasicPropertyInfo Latitude="47.508220421179" Longitude="19.066539108753" StarRating="4" HotelCode="67056|mamaison_residence_izabella" HotelName="Mamaison Residence Izabella Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Izabella utca 61, 1064 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86753/a_86753_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to Budapest's most prestigious boulevard, Andrássy Avenue, this charming city hotel offers easy access to the city's main sights and attractions. Moreover the residence is located within easy reach of public transport and the city's main transport routes, assuring complete convenience too. Ferihegy airport is approximately 25 km from the family-friendly business hotel and Keleti international railway station is around 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.00" OriginalAmount="913.00">
      <BasicPropertyInfo Latitude="47.533675234023" Longitude="19.05258869577" StarRating="4" HotelCode="87421|danubius_health_spa_resort_margitsziget" HotelName="Danubius Health Spa Resort Margitsziget" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Budapest-Margitsziget, 1007 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122244/a_122244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern spa hotel is situated in a park on the wonderful Margaret Island. Although the hotel is just a few minutes from the city centre, it is shielded from the worst of the city's hustle and bustle. Public transport departs from stops that are located just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.00" OriginalAmount="916.00">
      <BasicPropertyInfo Latitude="47.494827697201" Longitude="19.067130345047" StarRating="3" HotelCode="387671|grand_budapest_penthouse" HotelName="Grand Budapest Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gyulai Pál Utca 3, 1085 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640086/640086a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="918.00" OriginalAmount="918.00">
      <BasicPropertyInfo Latitude="47.525605293635" Longitude="19.055818319321" StarRating="4" HotelCode="48057|danubius_health_spa_resort_helia" HotelName="Danubius Hotel Helia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Spa 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kárpát utca 62-64, 1133 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11125/a_11125_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in tranquil surroundings, in the most beautiful park in Budapest. The nearest restaurants are 20 m away and it is just 50 m to links to the public transport network, 3 km to shopping venues and Budapest's baths. It lies close to the heart of the city, which determines the unique character of the area, and guests can reach the city centre on foot in 30 minutes. The city's sights, such as the Buda Hills, are around 10 km away. Budapest Airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="938.00" OriginalAmount="938.00">
      <BasicPropertyInfo Latitude="47.5020961" Longitude="19.0574941" StarRating="0" HotelCode="0|real_apartments_revay" HotelName="Real Revay Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Révay utca 22, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/15/0c/150ce3e61d3f04d6c7183feb5e3026107200af59.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel “Real Apartments Révay” is located in Budapest. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="952.00" OriginalAmount="952.00">
      <BasicPropertyInfo Latitude="47.500938330451" Longitude="19.049440026283" StarRating="4" HotelCode="161176|alta_moda_fashion_hotel" HotelName="Alta Moda Fashion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nádor Utca 13, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227533/a_227533_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the tourist area at the heart of Budapest, on the Pest side of the city, near the beautiful Basilica. There are shops, restaurants, bars, pubs and links to the public transport network within just a few minutes' walk. Budapest Ferihegy International Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="954.00" OriginalAmount="954.00">
      <BasicPropertyInfo Latitude="47.489444732666016" Longitude="19.054636001586914" StarRating="0" HotelCode="0|molnar_21_apartment" HotelName="Molnar 21 Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Molnár utca 21., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/43/97/43973da62baafaa3e8e1e0787159ada9c605aa84.jpeg</HotelPictures>
        <HotelDescription>Featuring free WiFi throughout the property, Molnar 21 Apartment is an apartment situated in Budapest, 400 metres from Great Market Hall. The apartment is 600 metres from Hungarian National Museum.&lt;br /&gt;A microwave, a toaster and a fridge can be found in the kitchen. Towels and bed linen are featured at Molnar 21 Apartment.&lt;br /&gt;Gellért Thermal Baths is 700 metres from Molnar 21 Apartment, while Citadella is 800 metres away. The nearest airport is Budapest Liszt Ferenc Airport, 17 km from Molnar 21 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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: HUF 3200 for check-in after 11:00 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="63" TotalAmount="957.00" OriginalAmount="957.00">
      <BasicPropertyInfo Latitude="47.4954695940027" Longitude="19.0619974263793" StarRating="0" HotelCode="0|_0x33eca" HotelName="Astoria Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dohány u. 16-18, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/1a/d1/1ad12b8472cc8bc885aae68751cb0b26db0ed6bd.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Astoria Downtown” is situated in Budapest. 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. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="958.00" OriginalAmount="958.00">
      <BasicPropertyInfo Latitude="47.497542454373" Longitude="19.057221114635" StarRating="4" HotelCode="69375|regency_suites_hotel_budapest" HotelName="Regency Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Madách Imre tér 2, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/86/866355/SkYSnUzh_85b0994b0db5da0bb89009fb89dcd3c6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Budapest right by Deák Ferenc Square. Moreover, it is in the city's business district and offers easy access to the main tourist attractions, shops, restaurants and bars. The nearest airport to the hotel is Budapest Ferenc Liszt International Airport, which is located 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="960.00" OriginalAmount="960.00">
      <BasicPropertyInfo Latitude="47.4827467366203" Longitude="19.053173661232" StarRating="0" HotelCode="0|five_seasons_apartment" HotelName="Five Season's Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bartók Béla út 4. em 9., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/17/bf/17bff221f86ddd74b22bee4d05700be91ccb0a99.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Five Season's Apartment” is situated within 2 km from the historic center of Budapest.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="961.00" OriginalAmount="961.00">
      <BasicPropertyInfo Latitude="47.49533978" Longitude="19.05956081" StarRating="3" HotelCode="589183|karoly_corner_residences" HotelName="Karoly Corner Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Karoly Körút 3a, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/759215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="963.00" OriginalAmount="963.00">
      <BasicPropertyInfo Latitude="47.50283" Longitude="19.057426" StarRating="3.5" HotelCode="191268|zonaflat_opera_apartments" HotelName="Zonaflat - Shakespeare Opera Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dalszínház Utca 10, VI District, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1238648/qqgRzjTa_d1151f4efb7381e7f04744e202d7d710.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="966.00" OriginalAmount="966.00">
      <BasicPropertyInfo Latitude="47.49936165" Longitude="19.06093401" StarRating="3" HotelCode="585424|hotel_mika_superior" HotelName="Hotel Mika Superior" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kazinczy ulica 47, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/41953/68200eb6-b931-44d5-9c3b-b593187d1f25.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="974.00" OriginalAmount="974.00">
      <BasicPropertyInfo Latitude="47.500898465517" Longitude="19.061788916588" StarRating="4" HotelCode="36307|best_western_plus_hotel_ambra" HotelName="Ambra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kis Diófa utca 13, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59369/a_59369_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the historical downtown district of Budapest. It is easily accessible by car and by public transport as well. It is close to the Opera House, the UNESCO heritage-listed Andrássy Boulevard, the Basilica and the Jewish Quarter, which has the largest synagogue in Eastern Europe. Deak Ferenc Square, a big traffic interchange, the centre of the shopping area and cultural venue is only 10 minutes' walk away. In the hotel surroundings guests can find high-quality art and design stores. Ferihegy Airport is located some 26 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="974.00" OriginalAmount="974.00">
      <BasicPropertyInfo Latitude="47.50230751" Longitude="19.05662278" StarRating="0" HotelCode="953870|hilton_garden_inn_budapest_city_centre" HotelName="Hilton Garden Inn Budapest City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lazar Utca 11-13, 1065 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10980065</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="979.00" OriginalAmount="979.00">
      <BasicPropertyInfo Latitude="47.49954559" Longitude="19.05876536" StarRating="3" HotelCode="738703|stories_hotel" HotelName="Stories Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kiraly utca 26, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2494405/ktF2wlZZ_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="982.00" OriginalAmount="982.00">
      <BasicPropertyInfo Latitude="47.48967351" Longitude="19.06051941" StarRating="4" HotelCode="943620|hotel_memories_oldtown" HotelName="Hotel Memories Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bástya Utca 33, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976012/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="989.00" OriginalAmount="989.00">
      <BasicPropertyInfo Latitude="47.50960741" Longitude="19.04669183" StarRating="4" HotelCode="619279|parliament_penthouse_boutique_bb" HotelName="Parliament Penthouse Boutique B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Balassi Balint Utca 2/b, 1055 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10067937</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="47.499142393409" Longitude="19.058322845486" StarRating="3" HotelCode="496567|synagogue_apartments" HotelName="Made Inn Budapest Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kiraly Utca 13, 1075 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=729351</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="999.00" OriginalAmount="999.00">
      <BasicPropertyInfo Latitude="47.493242" Longitude="19.052103" StarRating="4" HotelCode="80354|marriott_executive_apartments_millennium_court" HotelName="Marriott Executive Apartments Millennium Court" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pesti Barnabas utca 4, Budapest 1052</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/274712/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in a Budapest city centre, on the famous Boulevard Vaci Utca and within walking distance of shopping, attractions and restaurants in central Budapest. Guests can stroll across the Chain Bridge, take a walk around Buda Castle (800 m), tour the Hungarian Parliament (700 m) or sit by the banks of the Danube River and watch the sun set. The nearest nightspots and park are 700 m away and it is 1 km to Heroes Square and 2.8 km to Nyugati railway station. Budapest Ferihegy Airport is 21 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1002.00" OriginalAmount="1002.00">
      <BasicPropertyInfo Latitude="47.50507354736328" Longitude="19.056055068969727" StarRating="0" HotelCode="0|magnolia_apartment_3" HotelName="Magnolia Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1065 Budapest, Hajós utca 30., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/c3/74c3894a25d450c3e5fdfb82db825f5ef5f88f95.jpeg</HotelPictures>
        <HotelDescription>Magnolia Apartment offers accommodation in Budapest.&lt;br /&gt;The kitchen is fitted with a microwave, a toaster and a refrigerator, as well as a coffee machine. A TV is offered. Other facilities at Magnolia Apartment include a terrace.&lt;br /&gt;State Opera House is 300 metres from Magnolia Apartment, while St. Stephen's Basilica is 500 metres from the property. The nearest airport is Budapest Liszt Ferenc Airport, 17 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1004.00" OriginalAmount="1004.00">
      <BasicPropertyInfo Latitude="47.5032289" Longitude="19.03610726" StarRating="4" HotelCode="441292|milford_suites_budapest" HotelName="Milford Suites Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Toldy Ferenc utca 12., 1015 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/460722/460722a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1007.00" OriginalAmount="1007.00">
      <BasicPropertyInfo Latitude="47.5035511" Longitude="19.03030929" StarRating="3.5" HotelCode="552748|maison_bistro_hotel" HotelName="Maison Bistro &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Országház u. 17, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635046/635046a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1007.00" OriginalAmount="1007.00">
      <BasicPropertyInfo Latitude="47.49808994" Longitude="19.08182888" StarRating="0" HotelCode="570383|alice_hotel_6" HotelName="Alice Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fiumei Utca 10, 1081 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/0a/d20a079ed96c6f7a11214024b6e283706a343f61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Alice Hostel is situated in Budapest, within 300 metres from the Keleti train station and even closer to the Keleti metro and tram stop. It offers a common living area with a sofa and an open-plan kitchen. A TV with a DVD player and a computer are at disposal for free use.All rooms come functionally furnished and equipped with reading lights. Bathroom and toilet facilities are shared, and linen and towels are also provided. WiFi is available throughout all areas.Guests can enjoy free tea and coffee at the Alice hostel. Upon prior request, a breakfast can be arranged in the morning. Many grocery stores as well as restaurants, bars and cafés are all reachable within 1 km.The Danube riverbank is 2.5 km away, and the pedestrian Vaci Street is the same distance from the property. For extra charge, public parking is possible on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1010.00" OriginalAmount="1010.00">
      <BasicPropertyInfo Latitude="47.48998298" Longitude="19.07475495" StarRating="4" HotelCode="773173|utto_luxury_suites" HotelName="Úttö Luxury Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Horváth Mihály Tér 17-19, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639763/639763a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Completely renovated suites that are distinguished by their large spaces, where the design and quality of their materials are the main protagonists.

The suites have 1 to 3 bedrooms, most of them also with several full bathrooms. The living room is elegantly decorated and has a comfortable sofa. It has a spacious kitchen fully equipped with all necessary appliances.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1022.00" OriginalAmount="1022.00">
      <BasicPropertyInfo Latitude="47.49646751" Longitude="19.0602368" StarRating="4" HotelCode="781340|hotel_memories_budapest" HotelName="Hotel Memories Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wesselényi Utca 4, 1077 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643441/643441a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="47.512925429956" Longitude="19.058082103729" StarRating="5" HotelCode="51549|hilton_budapest_westend" HotelName="Hilton Budapest City" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD" 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,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vaci ut 1-3, 1062 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42261/a_42261_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable top-class hotel is situated in the middle of Budapest, directly next to the shopping and culture area, the West End Shopping Centre. ""Nyugati pu"" underground station is only 3 minutes away and West train station is also relatively close to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.00" OriginalAmount="1026.00">
      <BasicPropertyInfo Latitude="47.49093246459961" Longitude="19.060977935791016" StarRating="0" HotelCode="0|real_apartments_muzeum" HotelName="Real Apartments Múzeum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Múzeum körút 35. III. emelet, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/83/84/8384041b3366ee558cdcec49f8d53989631f6925.jpeg</HotelPictures>
        <HotelDescription>Located 200 metres from Hungarian National Museum, Real Apartments Magyar offers pet-friendly accommodation in Budapest. The air-conditioned unit is 300 metres from Dohany Street Synagogue. Free WiFi is provided throughout the property.&lt;br /&gt;A dishwasher and an oven can be found in the kitchen. Towels and bed linen are offered at Real Apartments Magyar. There is a private bathroom with a bath.&lt;br /&gt;Great Market Hall is 700 metres from Real Apartments Magyar, while St. Stephen's Basilica is 1 km from the property. The nearest airport is Budapest Liszt Ferenc Airport, 17 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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 19 for check-in between 10:00 PM and midnight&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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.00" OriginalAmount="1032.00">
      <BasicPropertyInfo Latitude="47.5054185" Longitude="19.0601415" StarRating="4" HotelCode="267935|bliss_hotel_and_wellness" HotelName="Bliss Hotel &amp; Wellness" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ó Street 43-49, 1066 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1208128/xu1D0Hpe_65eed989fa3d985060a749bf2ceb3ea0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1033.00" OriginalAmount="1033.00">
      <BasicPropertyInfo Latitude="47.5109003" Longitude="19.06167859" StarRating="5" HotelCode="773195|mystery_hotel_budapest" HotelName="Mystery Hotel Budapest" 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,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Podmaniczky Utca 45, 1064 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/137971/781abf45-20fe-47b5-921c-8887cae58e2f.jpg?d=636735402600000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1056.00" OriginalAmount="1056.00">
      <BasicPropertyInfo Latitude="47.4981287" Longitude="19.0549738" StarRating="0" HotelCode="0|real_apartments_anker" HotelName="Real Anker Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1061 budapest Anker köz 2-4, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d3/68/d368e973cfcb5ba85608a79cf6524f7488201abf.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel “Real Apartments Anker” is situated within walking distance from the heart of Budapest.&lt;/br&gt;Hotel features&lt;/br&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1063.00" OriginalAmount="1063.00">
      <BasicPropertyInfo Latitude="47.47677" Longitude="19.04383" StarRating="3" HotelCode="0|lakeside_budapest_residences" HotelName="Lakeside Budapest Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bartók Béla út 61. 4th floor, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/27/ce/27cee20d23351c2b93a069e7fa1a9c6f26692409.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Gellert Hill), Lakeside Budapest Residences is within a 15-minute drive of Gellert Thermal Baths and Swimming Pool and Parliament Building.  This apartment is 3.4 mi (5.4 km) from Szechenyi Chain Bridge and 3.5 mi (5.6 km) from Buda Castle.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 3 individually furnished guestrooms, featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include laptop-compatible safes and microwaves, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, 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;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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1067" OriginalAmount="1067">
      <BasicPropertyInfo Latitude="47.598959994241" Longitude="19.347397110451" StarRating="3" HotelCode="158627|20505" HotelName="Erzsebet Kiralyne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dózsa György út 2, Gödöllö 2100</AddressLine>
          </AddressLines>
          <CityName>Gödöllö</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373454/373454a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gödöllo. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.00" OriginalAmount="1072.00">
      <BasicPropertyInfo Latitude="47.490020751953125" Longitude="19.0555477142334" StarRating="0" HotelCode="0|mirage_apartments_vaci_street" HotelName="Mirage Apartments Váci Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1056 Budapest, Váci utca 56-58, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/22/68/22686df8587524a765ae8679c74808077f845232.jpeg</HotelPictures>
        <HotelDescription>Set in the city centre, 380 metres from the Great Market Hall, Mirage Apartments Váci Street features free WiFi access. The apartment lies on the Váci street and 950 metres from the Gellért Baths and Spa.&lt;br /&gt;The air-conditioned apartments have a cable flat-screen TV, a sofa, a full kitchen and a bathroom with a shower and a hairdryer. The Verne Restaurant &amp;amp; Club can be found 30 metres from the property.&lt;br /&gt;Guests can visit the St. Stephen's Basilica 1.5 km from the apartment and the Chain Bridge 1.6 km off.&lt;br /&gt;The Fovám tér Metro Station is located 550 metres from the property and the Budapest Liszt Ferenc Airport is 20 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="47.49547" Longitude="19.06396" StarRating="0" HotelCode="0|singer_apartment_budapest" HotelName="Singer Apartment Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Rákóczi út, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/34/18/34181aace0d539f29d5e03aad94546ae729b0ccc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Jozsefvaros), you'll be a 5-minute walk from Dohany Street Synagogue and 13 minutes by foot from Hungarian State Opera House.  This apartment is 0.4 mi (0.7 km) from Hungarian National Museum and 0.7 mi (1.2 km) from Vaci Street.&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 is available to keep you connected.&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: 17,000.00 HUF one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1079.00" OriginalAmount="1079.00">
      <BasicPropertyInfo Latitude="47.50055" Longitude="19.05901" StarRating="0" HotelCode="0|gazpacho_apartment" HotelName="Gazpacho Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Szekely Mihaly utca 8., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/ae/5aaebf94ad49c8e5f23840c2786bef7d95c99543.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Terezvaros), you'll be a 3-minute walk from Hungarian State Opera House and 11 minutes by foot from St. Stephen's Basilica.  This apartment is 0.5 mi (0.7 km) from Dohany Street Synagogue and 0.6 mi (1 km) from House of Terror.&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 cable programming is available for your entertainment. Conveniences include a microwave and an electric kettle, and you can also request a crib/infant bed (complimentary).&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free apartment was built in 1875.&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: 50.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.00" OriginalAmount="1084.00">
      <BasicPropertyInfo Latitude="47.50505447387695" Longitude="19.05651092529297" StarRating="4" HotelCode="0|cortile_budapest_hotel" HotelName="Cortile Budapest Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dessewffy utca 14, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/04/4f04808e67be7ad6e5c706e24456a6cff746f9f8.jpeg</HotelPictures>
        <HotelDescription>With a stay at Cortile Budapest Hotel in Budapest (Terezvaros), you'll be a 5-minute walk from Hungarian State Opera House and 8 minutes by foot from St. Stephen's Basilica.  This hotel is 0.7 mi (1.1 km) from Parliament Building and 0.6 mi (0.9 km) from House of Terror.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;br /&gt;Take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary buffet breakfast is served on weekdays from 7:30 AM to 9:30 AM and on weekends from 7:30 AM to 9:30 AM.&lt;br /&gt;Make yourself at home in one of the 36 individually decorated guestrooms, featuring minibars and Smart televisions. Your room comes with a memory foam bed. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms feature showers, hair dryers, and bathrobes.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 8:00 AM to 10:00 PM.&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;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; 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;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1097.00" OriginalAmount="1097.00">
      <BasicPropertyInfo Latitude="47.566506" Longitude="19.079891" StarRating="3" HotelCode="35069|vitta_hotel_superior_budapest_2" HotelName="Vitta Hotel 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,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Váci út 27-29, 1047 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57110/ba_57110_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very new hotel and lies only 10 minutes from the city centre by the blue metro line or by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1100.00" OriginalAmount="1100.00">
      <BasicPropertyInfo Latitude="47.5018706" Longitude="19.0652947" StarRating="0" HotelCode="0|real_apartments_kertesz" HotelName="Real Kertesz Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1073 kertész utca 42-44, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/14/29/1429aafb43d6c97b8f5cfc4a3a418860e26573b0.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel “Real Apartments Kertész” is located within walking distance from the heart of Budapest.&lt;/br&gt;Hotel features&lt;/br&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1110.00" OriginalAmount="1110.00">
      <BasicPropertyInfo Latitude="47.43072962" Longitude="19.2623488" StarRating="3" HotelCode="630279|ibis_styles_budapest_airport" HotelName="Ibis Styles Budapest Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hrsz. 07312, Liszt Ferenc, International Airport Terminal2, 1185 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/748701/a_748701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1127.00" OriginalAmount="1127.00">
      <BasicPropertyInfo Latitude="47.50758197" Longitude="19.07192432" StarRating="4" HotelCode="963771|smart_hotel_budapest" HotelName="Smart Hotel Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Lovolde Ter 4, 1068 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35230000/35223900/35223851/94f80e98_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1136.00" OriginalAmount="1136.00">
      <BasicPropertyInfo Latitude="47.48961195" Longitude="19.03636325" StarRating="0" HotelCode="555991|budahome_apartments_" HotelName="BudaHome Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sánc Utca 1, 1016 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0029/39073/2939073/1.jpg?f=15079225</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1150.00" OriginalAmount="1150.00">
      <BasicPropertyInfo Latitude="47.50217" Longitude="19.05983" StarRating="0" HotelCode="0|oasis_apartments_opera" HotelName="Oasis Apartments - Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hajos utca 1, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/95/57951cf20dc96d7fc72ccde1db0654e8cc6b4db2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Terezvaros), you'll be steps from Hungarian State Opera House and 11 minutes by foot from St. Stephen's Basilica.  This 4-star apartment is 0.5 mi (0.7 km) from House of Terror and 0.6 mi (0.9 km) from Dohany Street Synagogue.&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 an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a phone, as well as a separate sitting area and a microwave.&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.&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="1154.00" OriginalAmount="1154.00">
      <BasicPropertyInfo Latitude="47.49532" Longitude="19.05941" StarRating="0" HotelCode="0|onyx_apartment_4" HotelName="ONYX Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Károly krt. 3/A, II. em 7/A, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a8/80/a880d1afb380c1d35e4f77bad32e86e62df51773.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Inner City Budapest), you'll be steps from Dohany Street Synagogue and 13 minutes by foot from Hungarian State Opera House.  This apartment is 0.6 mi (1 km) from St. Stephen's Basilica and 0.3 mi (0.5 km) from Hungarian National Museum.&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. 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 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1154.00" OriginalAmount="1154.00">
      <BasicPropertyInfo Latitude="47.50123" Longitude="19.0632" StarRating="0" HotelCode="0|shabby_chic_apartment_2" HotelName="Shabby Chic Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Csányi u. 7. I. em. 7., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/8f/048fb50507a50d3cf91d12c98061614de4652549.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Erzsebetvaros), this apartment is within a 10-minute walk of Hungarian State Opera House and Dohany Street Synagogue.  This apartment is 0.5 mi (0.9 km) from House of Terror and 0.9 mi (1.5 km) from St. Stephen's Basilica.&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. 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.&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="1154.00" OriginalAmount="1154.00">
      <BasicPropertyInfo Latitude="47.49838" Longitude="19.0648" StarRating="4" HotelCode="0|oasis_of_downtown" HotelName="Oasis of Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nyár u. 28. fsz., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/d2/d3d2e517be8d598b4c2f6b7e9eebbb941e49deec.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Erzsebetvaros), this apartment is within a 10-minute walk of Hungarian State Opera House and Dohany Street Synagogue.  This apartment is 0.7 mi (1.1 km) from Hungarian National Museum and 1.1 mi (1.8 km) from St. Stephen's Basilica.&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. Wired and wireless Internet access is complimentary, and a flat-screen television with cable programming provides entertainment. Conveniences include a separate sitting area and a microwave.&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="1165.00" OriginalAmount="1165.00">
      <BasicPropertyInfo Latitude="47.501963936068" Longitude="19.030973017216" StarRating="4" HotelCode="888412|buda_castle_fashion_hotel" HotelName="Buda Castle Fashion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uri utca 39, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136840/l_136840_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Holy Trinity Square, Mathias Church and the Fishermen's Bastion are all only a few steps from the hotel. Moszkva Square, the end stop of the M2 (red metro) line and several tram lines, is easy to reach by the castle bus, from which guests can continue the journey to all points of the city. Budapest Ferihegy International Airport is situated approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1165.00" OriginalAmount="1165.00">
      <BasicPropertyInfo Latitude="47.4940539" Longitude="19.0503172" StarRating="0" HotelCode="0|vip_apartments_budapest" HotelName="Vip Apartments Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Apáczai Csere János utca 1, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/65/1e/651eefa826d0d8c829441567df4ecb4b9353e0be.jpeg</HotelPictures>
        <HotelDescription>Featuring panoramic views of the Danube river, Vip Apartments Budapest offers an apartment and studio with air conditioning, free WiFi and a balcony. The Danube riverbank is a 2-minute walk away.&lt;/br&gt;The units all have a seating area with a sofa, a cable flat-screen TV, a DVD player and a radio, a fully equipped kitchen and a bathroom with free toiletries and a hairdryer.&lt;/br&gt;There are several restaurants and cafés in the immediate vicinity. Budapest Vip Apartments lies 900 metres from the Chain Bridge and 1 km from the St. Stephen's Basilica and the Citadella. The State Opera House can be seen 1.3 km from the apartment.&lt;/br&gt;The Budapest Liszt Ferenc Airport is located 20 km from the property and an airport shuttle can be ordered.&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 hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1193.00" OriginalAmount="1193.00">
      <BasicPropertyInfo Latitude="47.50507" Longitude="19.05699" StarRating="0" HotelCode="0|dfive_apartments_gold" HotelName="Dfive Apartments - Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dessewffy 25-27, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4a/37/4a377721824ad2ceb84ec700dfc6c49952a1950d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Terezvaros), this apartment is within a 10-minute walk of Hungarian State Opera House and St. Stephen's Basilica.  This apartment is 0.7 mi (1.2 km) from Parliament Building and 0.6 mi (0.9 km) from House of Terror.&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. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a microwave, 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).&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="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="47.50201819" Longitude="19.05830261" StarRating="4" HotelCode="611308|callas_house" HotelName="Callas House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Andrássy Avenue 20, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782443/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1209.00" OriginalAmount="1209.00">
      <BasicPropertyInfo Latitude="47.516944885253906" Longitude="19.121749877929688" StarRating="0" HotelCode="0|akacia_apartman" HotelName="Akácia Apartman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1149 Budapest, Pósa Lajos utca 9., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fb/73/fb7380b41afa41b9e9c2f030edd9e2fac2590360.jpeg</HotelPictures>
        <HotelDescription>Located 4 km from the Szépmuvészeti Museum and the Városliget Park and 6 km from the Vaci Street, Akácia Apartman offers an inside private garden with furnitures, a balcony and free private parking.&lt;br /&gt;The accommodation provides 2 bedrooms, a bathroom with a shower and a toilet and towel, a kitchen with a dining area, and a flat-screen TV with satellite channels.&lt;br /&gt;A supermarket is 50 metres away, a restaurant is 150 metres away and a restaurant serving regional cuisine is 1,500 metres away.&lt;br /&gt;The food market Bosnyak Square is 400 metres away and Nepliget Park is 5,400 metres away. The property offers free parking.&lt;br /&gt;The HUNGEXPO Fair Center is 2.9 km away, the Keleti Railway Station is 3.4 km away. Budapest Liszt Ferenc Airport is located within 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1238.00" OriginalAmount="1238.00">
      <BasicPropertyInfo Latitude="47.4906264" Longitude="19.0524065" StarRating="0" HotelCode="0|black__white_apartment" HotelName="Black &amp; White Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Budapest, Belgrád rkp. 26, 1056 Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d9/cd/d9cdae2b0875cd72100b933721a041d761442b32.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Black &amp;amp; White Apartment” is located in Budapest. It boasts a convenient location within 1 km from the 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="1241.00" OriginalAmount="1241.00">
      <BasicPropertyInfo Latitude="47.50538" Longitude="19.0601" StarRating="4" HotelCode="0|budapest_holidays_apartments_spa" HotelName="Budapest Holidays Apartments &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>43-49 Ó u., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/32/80/3280b82624c27f6441cd1ce3f1dc74271d0d3ff3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Terezvaros), Budapest Holidays Apartments &amp;amp; Spa is within a 10-minute walk of Hungarian State Opera House and House of Terror.  This apartment is 0.6 mi (0.9 km) from St. Stephen's Basilica and 1.2 mi (1.9 km) from Szechenyi Chain Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring kitchens with refrigerators and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include microwaves and electric kettles.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an indoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include luggage storage and an elevator (lift). 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.00" OriginalAmount="1257.00">
      <BasicPropertyInfo Latitude="47.498513762594" Longitude="19.061542153358" StarRating="5" HotelCode="68833|queens_court_hotel_residence" HotelName="Queen's Court Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dob utca 63., 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278377/278377a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="47.49000549316406" Longitude="19.074787139892578" StarRating="4" HotelCode="0|kozmo_hotel_budapest" HotelName="Kozmo Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>17 Horváth Mihály tér, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/zz/a5/ada5a8a732563b3a434edd03376752668cd8987c.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kozmo Hotel Budapest in Budapest (Jozsefvaros), you'll be within a 5-minute drive of Gellert Thermal Baths and Swimming Pool and Hungarian State Opera House.  This 4-star hotel is 0.8 mi (1.2 km) from Hungarian National Museum and 1.8 mi (3 km) from St. Stephen's Basilica.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, 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="63" TotalAmount="1286.00" OriginalAmount="1286.00">
      <BasicPropertyInfo Latitude="47.49650955200195" Longitude="19.07288360595703" StarRating="0" HotelCode="0|budapest_city_apartments_for_groups" HotelName="Budapest City Apartments For Groups" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1081 Budapest, Bezeredi utca 4, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/a6/75a62d7b58373e27ec51410947ac1a769c90fa21.jpeg</HotelPictures>
        <HotelDescription>Located 290 metres from the nearest metro station, Budapest City Apartments For Groups is situated in Budapest, 900 metres from Dohany Street Synagogue. Hungarian National Museum is 1 km from the property. Free WiFi is offered throughout the property.&lt;br /&gt;All units feature a cooling fan and satellite flat-screen TV. There is a private bathroom with a bath or shower in each unit. Bed linen is available.&lt;br /&gt;A grocery store is set within 300 metres of Budapest City Apartments For Groups and there are several restaurants in a radius of 300 metres. Corvinteto rooftop bar can also be reached in 300 metres.&lt;br /&gt;Erkel Theatre with opera performances is 280 metres away, while State Opera House is 1.3 km from Budapest City Apartments For Groups. Great Market Hall is at the distance of 1.5 km. The nearest airport is Budapest Liszt Ferenc Airport, 16 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1311.00" OriginalAmount="1311.00">
      <BasicPropertyInfo Latitude="47.48839" Longitude="19.06393" StarRating="0" HotelCode="0|oasis_apartments_museum_quarter" HotelName="Oasis Apartments - Museum Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ulloi street 11-13, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/23/e1/23e144e29efd71204492e022cca077358efbd822.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Jozsefvaros), you'll be a 5-minute walk from Hungarian National Museum and 8 minutes by foot from Great Market Hall.  This apartment is 0.6 mi (0.9 km) from Elisabeth Bridge and 0.6 mi (0.9 km) from Vaci Street.&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 phone, as well as a separate sitting area and a microwave.&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="1316.00" OriginalAmount="1316.00">
      <BasicPropertyInfo Latitude="47.4935517113467" Longitude="19.0395426750183" StarRating="0" HotelCode="0|engel_apartman" HotelName="Engel Apartman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Attila út 29. mfsz. 2., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/ef/99/ef9912aa1ac0ad8fccb1d7e55cf1dffb4c10e04f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Engel Apartman” is located in Budapest. 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="63" TotalAmount="1354.00" OriginalAmount="1354.00">
      <BasicPropertyInfo Latitude="47.49266524" Longitude="19.05964562" StarRating="3" HotelCode="781311|otel_collect" HotelName="Hotel Collect" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ferenczy István Utca 22, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/976109/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1360.00" OriginalAmount="1360.00">
      <BasicPropertyInfo Latitude="47.50092063" Longitude="19.05673882" StarRating="4" HotelCode="355129|hotel_moments_budapest" HotelName="Hotel Moments Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Andrássy út 8, 1061 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/468657/w_468657_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1379.00" OriginalAmount="1379.00">
      <BasicPropertyInfo Latitude="47.4993097" Longitude="19.0650828" StarRating="0" HotelCode="0|real_apartments_klauzal" HotelName="Real Klauzal Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1072 Budapest Klauzál street 35, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/89/85/8985a1fc0f119e558ea779032dd4649898c11471.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel “Real Apartments Klauzál” is situated in Budapest. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="47.50152" Longitude="19.05269" StarRating="0" HotelCode="0|basilica_apartment_3" HotelName="Basilica Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hercegprímás u. 12., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/34/eb344d0eca2709ad4a2ec3082c195ca5319129e0.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Inner City Budapest), you'll be steps from St. Stephen's Basilica and 9 minutes by foot from Hungarian State Opera House.  This apartment is 0.5 mi (0.7 km) from Szechenyi Chain Bridge and 0.7 mi (1.2 km) from Parliament Building.&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. 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.&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: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1386.00" OriginalAmount="1386.00">
      <BasicPropertyInfo Latitude="47.49998" Longitude="19.06596" StarRating="0" HotelCode="0|apartment_a54_budapest" HotelName="A43 Apartment Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akácfa utca 43., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/2a/812ad4d103ba7fb213286737176616ba766f71c6.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Erzsebetvaros), this apartment is within a 10-minute walk of Hungarian State Opera House and Dohany Street Synagogue.  This apartment is 0.6 mi (1 km) from House of Terror and 0.9 mi (1.5 km) from St. Stephen's Basilica.&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. Wired and wireless Internet access is complimentary, and a flat-screen television with cable programming provides entertainment. Conveniences include a desk and a separate sitting area, 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 complimentary wired Internet access 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: 9,000.00 HUF one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1388.00" OriginalAmount="1388.00">
      <BasicPropertyInfo Latitude="47.502645246039" Longitude="19.066772460938" StarRating="5" HotelCode="49118|corinthia_budapest" HotelName="Corinthia Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Erzsébet Körút 43-49, 1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34316/a_34316_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury Budapest hotel is located close to the operas and theatres and within a few paces of the music academy. It is around 1.2 km to St. Stephen's Basilica, while both Buda Castle and Andrassy Avenue are in the immediate vicinity of the hotel. Oktogon metro station, which provides links to locations throughout the city, lies just 2 km from the hotel. The airport is approximately 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1408.00" OriginalAmount="1408.00">
      <BasicPropertyInfo Latitude="47.40977" Longitude="19.110404" StarRating="3" HotelCode="191325|le_rose_hotel" HotelName="Le Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Felso Duna sor 1, 1238 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/271391/271391a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Budapest. With a total of 15 units, this is a nice place to stay. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1420.00" OriginalAmount="1420.00">
      <BasicPropertyInfo Latitude="47.49591" Longitude="19.06405" StarRating="0" HotelCode="0|oasis_apartments_dohany_street_i" HotelName="Oasis Apartments - Dohány street I" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dohány utca 28., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/94/9894587562303f0fe95b9ca50d112c048c034979.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Budapest (Erzsebetvaros), you'll be a 5-minute walk from Dohany Street Synagogue and 12 minutes by foot from Hungarian State Opera House.  This apartment is 0.5 mi (0.8 km) from Hungarian National Museum and 1.3 mi (2 km) from Szechenyi Chain Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, which has a kitchenette. A 30-cm flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a phone and an iron/ironing board.&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="1427.00" OriginalAmount="1427.00">
      <BasicPropertyInfo Latitude="47.502647" Longitude="19.033478" StarRating="5" HotelCode="13349|hilton_budapest" HotelName="Hilton Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hess Andras Ter 1-3, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14032/a_14032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the picturesque quarter of the city, recently declared a World Heritage Site by UNESCO. There is a stunning view of the Danube, the Pester side and the famous Margaret Island from the hotel. Close to the hotel, guests will find the fishing bastion, the well-known King's Palace with the National Gallery and St. Matthew's Church. The nearest metro station is just 15 minutes from the hotel and alternative public transport departs from 300 metres in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1435.00" OriginalAmount="1435.00">
      <BasicPropertyInfo Latitude="47.50331325" Longitude="19.03230909" StarRating="4" HotelCode="552758|pestbuda_hotel" HotelName="Pest-Buda Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fortuna utca 3, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640355/640355a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1448.00" OriginalAmount="1448.00">
      <BasicPropertyInfo Latitude="47.504570214633" Longitude="19.029256379048" StarRating="4" HotelCode="334379|baltazar_budapest" HotelName="Baltazar Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Országház Utca 31, 1014 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640174/640174a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Budapest, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1463.00" OriginalAmount="1463.00">
      <BasicPropertyInfo Latitude="47.49849063" Longitude="19.04020497" StarRating="4" HotelCode="612986|hotel_clark_budapest" HotelName="Hotel Clark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Clark Ádám tér 1, 1013 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/730982/a_730982_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1482" OriginalAmount="1482">
      <BasicPropertyInfo Latitude="47.50556492" Longitude="19.06440113" StarRating="2" HotelCode="555992|255753" HotelName="Adagio Hostel 1.0 Oktogon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Andrassy Street 53.I.1, Doorbell 22, 1062 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33483/3733483/1.jpg?f=15353603</HotelPictures>
        <HotelDescription>&lt;br/&gt;Adagio Hostel Oktogon is located in the centre of Budapest, 100 metres from the Oktogon Tram and Metro Stop of the line M1. The hostel offers free WiFi and has private rooms, as well as dormitories.Guests have access to a fully equipped common kitchen and can use the entertainment facilities, including a computer, Xbox and DVD player.There are various restaurants, pubs and cafés in the immediate vicinity of Adagio Hostel 1.0 Oktogon. The Westend Shopping Mall and the Nyugati Train Station are 900 metres away.The Heroe&amp;apos;s Square is 1.5 km away and the Danube Riverbank is 1.7 km from the hostel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="47.501612405657" Longitude="19.039521217346" StarRating="4" HotelCode="82616|victoria_3" HotelName="Boutique Hotel Victoria Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bem rkp. 11, 1011 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111482/a_111482_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the historical centre of Budapest, on the Buda side, directly on the banks of the Danube. The hotel enjoys a truly attractive location in the area around Buda Castle. It is about a 5-minute walk from the Széchenyi Chain Bridge and a 10-minute walk from Matthias Church. The historical monuments, the main sights, the artistic, shopping and pedestrian area and the business and financial quarter of Budapest are also within easy walking distance. The nearest metro stop (on the metro line 2) is some 500 m away, while the Keleti pályaudvar station is about 3 km away. Budapest Ferihegy International Airport is some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1507.00" OriginalAmount="1507.00">
      <BasicPropertyInfo Latitude="47.50797653198242" Longitude="19.055084228515625" StarRating="0" HotelCode="0|boudoir_budapest_apartment_" HotelName="Boudoir Budapest Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1065 Budapest, Bajcsy-Zsilinszky ut 51., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a6/b5/a6b5150f474342d2dfb4842dae43971afa52c581.jpeg</HotelPictures>
        <HotelDescription>Set in a historic building dating back to 1890, Boudoir Budapest Apartment is located in Budapest and offers self-catering accommodation with free WiFi access and views to the courtyard. The property is 600 metres from the State Opera House and 800 metres from St. Stephen's Basilica .&lt;br /&gt;The apartment was renovated in 2014 and will provide you with a 55' Sony flat-screen LCD 3D TV. There is a fully equipped kitchen with a dishwasher and a microwave. The private bathroom features a bathtub. There is an additional toilet.&lt;br /&gt;There are 2 supermarkets located just 100 metres from the apartment. A cafe is also just 100 metres away. The closest restaurant is 300 metres away. The street of Nagymezo Utca, also called the Broadway of Budapest, with several theatres, restaurants, bars and clubs, can be reached in 150 metres.&lt;br /&gt;The Nyugati Metro Stop and Train Station is 350 metres away. The Parliament can be found 550 metres from the apartment and the Margit-sziget Island is 700 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;Please note that the property accepts cash payments in Euro currency as well.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1549.00" OriginalAmount="1549.00">
      <BasicPropertyInfo Latitude="47.60095" Longitude="19.111913" StarRating="4" HotelCode="900484|ramada_resort_aquaworld_budapest" HotelName="Aquaworld Resort Budapest" Meals="HALF-BOARD,DINNER,HALF-BOARD-DINNER,ROOM ONLY" BedType="HALF-BOARD" PropertyType="Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/01/2025" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Íves út 16, located in the northern part of Budapest, 1044 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133767/133767a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests convenient and rapid transport links, whether by car, bus or airport transfer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1631.00" OriginalAmount="1631.00">
      <BasicPropertyInfo Latitude="47.50402" Longitude="19.05789" StarRating="0" HotelCode="0|_0x182bc" HotelName="Broadway Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>O Street,24-26, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/5c/a45c215d45d36ba1c2b64bde8f03c741463bb791.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Broadway Hostel, you'll be centrally located in Budapest, just a 3-minute walk from Hungarian State Opera House and 8 minutes by foot from St. Stephen's Basilica.  This hostel is 0.5 mi (0.8 km) from House of Terror and 0.7 mi (1.2 km) from Dohany Street Synagogue.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 5 guestrooms. Complimentary wireless Internet access is available to keep you connected.&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 garden. This hostel also features complimentary wireless Internet access, a hair salon, and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite at the hostel's coffee shop/café. Quench your thirst with your favorite drink at the bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include wired Internet access (surcharge), express check-in, and express check-out. A shuttle from the hotel to the airport 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;Early check-in and/or late check-out is available for an additional fee. Cost: 5,000.00 EUR.&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="47.505628" Longitude="19.0534259999999" StarRating="0" HotelCode="0|real_apartments_vadasz" HotelName="Real Vadasz Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>vadasz utca 32, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/3d/fe/3dfebfbc7b1568070c213ee968b0a8a8639a1796.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel Real Apartments Vadasz is set in Budapest. It boasts a convenient location within walking distance from the historic city center.&lt;/br&gt;Hotel features</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1680.00" OriginalAmount="1680.00">
      <BasicPropertyInfo Latitude="47.48967742919922" Longitude="19.071033477783203" StarRating="0" HotelCode="0|luxury_penthouse_apartment_6" HotelName="Luxury Penthouse Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1085 Budapest, Joszef Körut 50, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/92/2992c849bbefd5e05933a2cc84cc1b78b23c4785.jpeg</HotelPictures>
        <HotelDescription>Luxury Penthouse Apartment offers pet-friendly accommodation in Budapest. The accommodation features a sauna. Hungarian National Museum is 700 metres from the property. Free WiFi is featured throughout the property.&lt;br /&gt;Some units have a dining area and/or patio. Some units also have a kitchen, equipped with a dishwasher, an oven, and a microwave. Each unit has a private bathroom with a bath, bathrobes, and free toiletries.&lt;br /&gt;Luxury Penthouse Apartment also includes a sauna and offers massage treatments. Guests can enjoy the on-site restaurant.&lt;br /&gt;Great Market Hall is 1 km from Luxury Penthouse Apartment, while Dohany Street Synagogue is 1.1 km away. The nearest airport is Budapest Liszt Ferenc Airport, 16 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1710.00" OriginalAmount="1710.00">
      <BasicPropertyInfo Latitude="47.49486541748047" Longitude="19.052133560180664" StarRating="0" HotelCode="0|vaci_12_apartment" HotelName="Vaci 12 Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Váci utca 12., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/04/e8/04e8a8b5ae095a315db352d99ca91c100e0f49dd.jpeg</HotelPictures>
        <HotelDescription>In the 05. Belváros - Lipótváros district of Budapest, close to Great Market Hall, Vaci 12 Apartment features free WiFi and a washing machine. The property has city views and is 1.9 km from Hungarian National Museum and 2 km from Chain Bridge. This air-conditioned apartment is fitted with 3 bedrooms, a cable flat-screen TV, a dining area, and a kitchen with a dishwasher and a microwave. Hungarian State Opera is 2.3 km from the apartment, while Budapest History Museum is 2.5 km away. The nearest airport is Budapest Ferenc Liszt International, 21 km from Vaci 12 Apartment, and the property offers a paid airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&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;  &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: HUF 3200 for check-in after 11:00 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="63" TotalAmount="1747.00" OriginalAmount="1747.00">
      <BasicPropertyInfo Latitude="47.501100954705" Longitude="19.048484093254" StarRating="4" HotelCode="305574|prestige_hotel_budapest" HotelName="Prestige Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vigyázó Ferenc utca 5, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393545/393545a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1762.00" OriginalAmount="1762.00">
      <BasicPropertyInfo Latitude="47.50009" Longitude="19.03509" StarRating="0" HotelCode="0|castle_apartments_budapest" HotelName="Castle Apartments Budapest" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Tárnok u., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/4c/f84c9fa2dfec43c0e45e653cd690532659109a48.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Castle Apartments Budapest in Budapest (Castle Hill), you'll be a 4-minute walk from Fisherman's Bastion and 9 minutes by foot from Buda Castle.  This apartment is 0.5 mi (0.7 km) from Budapest Castle Hill Funicular and 2.3 mi (3.7 km) from Szechenyi Chain Bridge.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring fireplaces and flat-screen televisions. Rooms have private balconies or patios. Private kitchens make it easy to prepare your meals. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment.&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;/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;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;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;Cleaning fee: EUR 50.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="1784.00" OriginalAmount="1784.00">
      <BasicPropertyInfo Latitude="47.5006217956543" Longitude="19.059289932250977" StarRating="0" HotelCode="0|budapest_harmony_apartman" HotelName="Budapest Harmony Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Székely Mihály utca 5, 1061, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/1e/a91e7d49b5f46cef00d144fe07ca2f6be2a1d55b.jpeg</HotelPictures>
        <HotelDescription>Featuring free WiFi, Budapest Harmony Apartments offers accommodation in Budapest. State Opera House is 300 metres away.&lt;br /&gt;Some units have a terrace and/or balcony with city views. There is also a dining area and a kitchen equipped with an oven. A microwave, a toaster and fridge are also provided, as well as a coffee machine. There is a private bathroom with a bath in every unit. Bed linen is featured.&lt;br /&gt;St. Stephen's Basilica is 500 metres from Budapest Harmony Apartments, while Dohany Street Synagogue is 500 metres from the property. The nearest airport is Budapest Liszt Ferenc Airport, 17 km from Budapest Harmony 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1823.00" OriginalAmount="1823.00">
      <BasicPropertyInfo Latitude="47.497140153542" Longitude="19.048104286194" StarRating="5" HotelCode="14583|budapest_marriott_hotel" HotelName="Budapest Marriott 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,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apaczai Csere Janos 4, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17042/a_17042_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly on the Danube and enjoys a stunning panoramic view. The renowned Vati Utca and the city's exemplary shopping streets are situated directly nearby. It is just a stone's throw to the metro station Deak Ferenc Ter.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.00" OriginalAmount="1841.00">
      <BasicPropertyInfo Latitude="47.52132829" Longitude="19.05152251" StarRating="0" HotelCode="526997|vogue_apartments_room" HotelName="Vogue Apartments Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Újpesti alsórakpart, 1137 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/35570/2035570/1.jpg?f=15642421</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1845.00" OriginalAmount="1845.00">
      <BasicPropertyInfo Latitude="47.49667" Longitude="19.04134" StarRating="4" HotelCode="0|alpha_residence_2" HotelName="Alpha Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lánchíd u. 15-17. I. em. 2., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/6c/5b/6c5ba844dbcffbba4f249c3197ff16b8cbb20ecb.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Castle Hill), this apartment is within a 10-minute walk of Szechenyi Chain Bridge and Budapest Castle Hill Funicular.  This apartment is 0.5 mi (0.9 km) from Buda Castle and 0.5 mi (0.9 km) from Fisherman's Bastion.&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. 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 separate sitting area and a microwave.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1858.00" OriginalAmount="1858.00">
      <BasicPropertyInfo Latitude="47.50428" Longitude="19.047761" StarRating="0" HotelCode="0|real_apartments_zoltan" HotelName="Real Apartments Zoltan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zoltán u. 13, Budapest, 1054, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/f5/f6/f5f66fb421bc2369936b09eface5019cca657881.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel Real Apartments Zoltan is situated in Budapest. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;Wi-Fi is provided in the entire property. Airport transfers are offered at a surcharge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1918.00" OriginalAmount="1918.00">
      <BasicPropertyInfo Latitude="47.498521011095" Longitude="19.070476591587" StarRating="5" HotelCode="58918|boscolo_budapest_autograph_collection" HotelName="New York Palace Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 01/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Erzsébet körút 9/11, ?1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76314/ba_76314_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest on the Elisabeth ring road, 1 minute's walk from the Blaha Lujza tér underground train stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2090.00" OriginalAmount="2090.00">
      <BasicPropertyInfo Latitude="47.5065637656994" Longitude="19.0558633460328" StarRating="0" HotelCode="0|broadway_residence_2" HotelName="Broadway Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nagymezo utca 49, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/2b/86/2b86965b0e6d3ffa792780ada0ee7c88277ff75e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Broadway Residence” is situated within walking distance from the historic center of Budapest.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2104.00" OriginalAmount="2104.00">
      <BasicPropertyInfo Latitude="47.501568917196" Longitude="18.966299593449" StarRating="4" HotelCode="32359|hotel_normafa" HotelName="Normafa" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eötvös út 52-54, 1121 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51485/a_51485_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Despite being quietly situated, this modern hotel is just 15 minutes from Budapest's city centre. Public transport and the closest skiing area are to be found directly on the hotel's doorstop. Shopping opportunities are just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2138.00" OriginalAmount="2138.00">
      <BasicPropertyInfo Latitude="47.49334612" Longitude="19.05516711" StarRating="5" HotelCode="830796|parisi_udvar_hotel_budapest_in_the_unbound_collection" HotelName="Párisi Udvar Hotel Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Petofi Sándor Utca 2-4, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647904/647904a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2261.00" OriginalAmount="2261.00">
      <BasicPropertyInfo Latitude="47.4897516" Longitude="19.0600598999999" StarRating="0" HotelCode="0|chestnut_suite_luxury_home_downtown" HotelName="Chestnut Suite - Luxury Home Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Képíró utca 5., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/67/846710d3846bfaf3c09a87c8801971aa3c720999.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Chestnut Suite - Luxury Home Downtown” is situated within 2 km from the historic center of Budapest.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Parking is available near the hotel area. Guests can order an airport shuttle for an additional fee. The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2404.00" OriginalAmount="2404.00">
      <BasicPropertyInfo Latitude="47.48761" Longitude="19.05602" StarRating="0" HotelCode="0|empire_of_liberty" HotelName="Empire of Liberty Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belgrád rakpart 2 VI. em. 5., Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/a2/ce/a2ceabc7c4aaa97286e46dad1602cc14ac87fe83.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 Budapest, within a 5-minute walk of Great Market Hall and Elisabeth Bridge.  This apartment is 0.4 mi (0.6 km) from Gellert Thermal Baths and Swimming Pool and 0.2 mi (0.4 km) from Vaci Street.&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. 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.&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 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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2516.00" OriginalAmount="2516.00">
      <BasicPropertyInfo Latitude="47.497303248845" Longitude="19.052425324917" StarRating="5" HotelCode="259306|kempinski_hotel_corvinus_budapest_2" HotelName="Kempinski Hotel Corvinus Budapest" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Erzsébet tér 7-8, Downtown Budapest, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15316/a_15316_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This leading, city hotel lies in the heart of the city centre on Elisabeth Square. Guests will find an array of elegant shopping venues as well as Vací, the pedestrian area, close to the hotel. The Vörösmarty Tér and the Danube are just a short walk from the hotel. The nearest public transport links, such as the underground station Deák Tér, are also just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2606.00" OriginalAmount="2606.00">
      <BasicPropertyInfo Latitude="47.492279052734375" Longitude="19.053781509399414" StarRating="5" HotelCode="0|matild_palace_a_luxury_collection_hotel" HotelName="Matild Palace, a Luxury Collection Hotel, Budapest" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 01/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Vaci Utca 36, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2e/d7/2ed7b72511ba267b6fdcfb5db2863a38a6fba82a.jpeg</HotelPictures>
        <HotelDescription>The new hotel will feature 130 elegantly appointed rooms and suites along with multiple options for dining, including the historical Matild Café—the first in the city to open after World War II—a Sky Bar and a signature restaurant.&lt;br /&gt;As the first Luxury Collection Hotel in Hungary, the Matild Palace will provide the perfect setting for international travelers seeking authentic experiences and exceptional service in an intimate setting.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2795.00" OriginalAmount="2795.00">
      <BasicPropertyInfo Latitude="47.499783903507" Longitude="19.053299772576" StarRating="5" HotelCode="336437|aria_hotel_budapest" HotelName="Aria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hercegprímás Utca 5, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635044/635044a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Budapest. The nearest airport is Budapest - Ferihegyi repülötér (BUD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3094.00" OriginalAmount="3094.00">
      <BasicPropertyInfo Latitude="47.497437349048" Longitude="19.053393602371" StarRating="5" HotelCode="14004|le_meridien_budapest" HotelName="The Ritz-Carlton Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/01/2025" 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,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erzsebet Ter 9-10, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16157/a_16157_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional, luxury hotel is found in a listed building in the centre of the city, just paces from the Danube. There are numerous shopping quarters and important sightseeing attractions, such as the opera house and the Academy of Music, close to the hotel. It takes 30 minutes to reach the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3768" OriginalAmount="3768">
      <BasicPropertyInfo Latitude="47.499727872601" Longitude="19.04781460762" StarRating="5" HotelCode="27482|27766" HotelName="Four Seasons Gresham Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Széchenyi István tér 5-6, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=201347&amp;full=1</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6886.00" OriginalAmount="6886.00">
      <BasicPropertyInfo Latitude="47.49387767" Longitude="19.05982059" StarRating="3" HotelCode="738621|loft_astoria" HotelName="Loft Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Airport Transfer (on Demand),Designated Smoking Area">
        <Address>
          <AddressLines>
            <AddressLine>Muzeum Korut 1/b, 1053 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640023/640023a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Loft Astoria is an apartment hotel located in the buzzing city center of Budapest. The surrounding streets are the pulsating heart of this never sleeping organism, also known as downtown Budapest. Bars, restaurants, clubs, cafés and last but not least the original ruin pubs – all of these can be found right at your doorstep.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.00" OriginalAmount="268.00">
      <BasicPropertyInfo Latitude="47.51308955" Longitude="19.10168916" StarRating="2" HotelCode="81580|hotel_richter" HotelName="Richter Pansio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thököly útca 111, 1145 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;We provide free secure parking and free breakfast for our guests. Our own pub has a nice garden terrace. Sit under an old beautiful chestnut tree and enjoy a piece of serenity. Perfect for the business traveler or tourist, we are within walking distance of the main tourist sites of Budapest, like...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.00" OriginalAmount="307.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="873575|operahouse_rooms" HotelName="Operahouse Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vasvári Pál Utca 2em 23</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.00" OriginalAmount="387.00">
      <BasicPropertyInfo Latitude="47.49531936645508" Longitude="19.063745498657227" StarRating="0" HotelCode="0|little_americas_soho" HotelName="Little Americas SoHo Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1072 Budapest, Rákóczi út 14, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Featuring free WiFi throughout the property, Little Americas SoHo is situated in Budapest, 300 metres from Dohany Street Synagogue. Hungarian National Museum is 500 metres away.&lt;br /&gt;All units include a flat-screen TV, iPod docking station, and CD player. Some units have a dining area and/or balcony. There is also a kitchen, equipped with a dishwasher. An oven and microwave are also provided, as well as a coffee machine. There is a private bathroom with slippers in each unit. Towels are offered.&lt;br /&gt;State Opera House is 900 metres from Little Americas SoHo, while St. Stephen's Basilica is 1 km from the property. The nearest airport is Budapest Liszt Ferenc Airport, 16 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.00" OriginalAmount="450.00">
      <BasicPropertyInfo Latitude="47.599674224853516" Longitude="19.041120529174805" StarRating="0" HotelCode="0|csaladi_haz" HotelName="Családi ház" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1038 Budapest, Kobánya utca 41. fsz 1, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set 9 km from Margaret Island Japanese Garden, Családi ház offers a garden, a terrace and accommodation with a balcony and free WiFi. Opening to a patio with garden, city or mountain views, all units are fitted with a kitchen with a microwave and a fridge. An oven, a stovetop and toaster are also offered, as well as a kettle. Cycling can be enjoyed nearby. Heroes' Square is 13 km from the homestay, while Hungarian Parliament Building is 13 km from the property. The nearest airport is Budapest Ferenc Liszt International Airport, 45 km from Családi ház.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.00" OriginalAmount="458.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="973728|gorgeous_ernesto_iii" HotelName="Gorgeous Ernesto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Almassy ter 3 II. em. 4, 1074 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.00" OriginalAmount="477.00">
      <BasicPropertyInfo Latitude="47.499168395996094" Longitude="19.06521987915039" StarRating="0" HotelCode="0|economy_apartments_2" HotelName="Economy Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klauzál u. 33., 1072, Budapest, Hungary, Budapest</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 «Economy Apartments» is located in Budapest. 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: Blaha Lujza tér, Dohany Street Synagogue and Hungarian State Opera House.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;The staff of the apartment speaks English.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, for you, there is a shower. Please note that the listed services may not be available in all the rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.00" OriginalAmount="486.00">
      <BasicPropertyInfo Latitude="47.49982594" Longitude="19.06897066" StarRating="3" HotelCode="665803|sissy_residence" HotelName="Sissy Boutique Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Erzsebet Korut 24, 1073 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.00" OriginalAmount="498.00">
      <BasicPropertyInfo Latitude="47.49106318" Longitude="19.05451448" StarRating="2" HotelCode="820172|design_apartments_budapest" HotelName="Design Apartments 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vaci Street 42, 1056 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Design Apartments Budapest 2 is perfectly located for both business and leisure guests in Budapest. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. All the necessary facilities, including free Wi-Fi in all rooms, airport transfer, pets allowed, shuttle service, lockers, are at hand. Designed for comfort, selected guestrooms offer internet access – wireless, internet access – wireless (complimentary), non smoking rooms, heating, desk to ensure a restful night. The hotel offers various recreational opportunities. Discover all Budapest has to offer by making Design Apartments Budapest 2 your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.00" OriginalAmount="503.00">
      <BasicPropertyInfo Latitude="47.47164538" Longitude="19.02447097" StarRating="4" HotelCode="622540|anna_hotel_budapest" HotelName="Hotel Anna Budapest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kelenföldi Street 1-13, 1115 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe, a restaurant, a café, a bar and a transfer service 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="508.00" OriginalAmount="508.00">
      <BasicPropertyInfo Latitude="47.49356052" Longitude="19.06478975" StarRating="0" HotelCode="973458|st_king_by_hi5_apartments" HotelName="St King by Hi5 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>11 Szentkirályi Utca, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="514.00" OriginalAmount="514.00">
      <BasicPropertyInfo Latitude="47.49515151977539" Longitude="19.059680938720703" StarRating="1" HotelCode="0|vanesia_boutique_apartment" HotelName="Vanesia Boutique Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Károly körút 3a, 1075, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;«Vanesia Boutique Apartment» is located in Budapest. This boutique hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the boutique hotel — Dohany Street Synagogue, Astoria and Hungarian National Museum.&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. Accessibility: there is an elevator/lift. The staff of the boutique hotel will be happy to talk to you in English, Spanish, Italian and French.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;The room is warmly decorated and has everything you need to have a rest after a long eventful day. 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="526.00" OriginalAmount="526.00">
      <BasicPropertyInfo Latitude="47.495262145996094" Longitude="19.063308715820312" StarRating="0" HotelCode="0|studio_4u_" HotelName="Astoria Flats 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1072 Budapest, Rákóczi út 12, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in the centre of Budapest and the State Opera House reachable within 900 metres, Astoria Flats 1 offers a self-catered accommodation and free WiFi available in all areas.  The property is 1 km from St. Stephen's Basilica and 1.2 km from the Market Hall.&lt;br /&gt;Accommodation will provide you with a flat-screen TV with cable channels, a DVD-player, a CD-player, a well-fitted kitchenette with a dining area and a private bathroom with a shower or a bath tub and a hairdryer.&lt;br /&gt;Many restaurant and shops can be found within a few-minute walk and shuttle services are provided for a surcharge.&lt;br /&gt;The Dohány Street Synagogue is reachable within 250 metres and the Chain Bridge is situated 1.5 km away. If you feel like visiting the surroundings, check out Andrassy Avenue located 1.6 km away or the Buda Castle area reachable within 3 km from the Astoria Flats 1.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.00" OriginalAmount="559.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="874156|gracia_apartment_house" HotelName="Gracia Apartment House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Klauzál Tér 8</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.00" OriginalAmount="563.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="849913|walk_inn_vaci_78_2" HotelName="Walk Inn Vaci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vaci Utca 78</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="567.00" OriginalAmount="567.00">
      <BasicPropertyInfo Latitude="47.537742614746094" Longitude="19.0395450592041" StarRating="0" HotelCode="0|obuda_apartment" HotelName="Óbuda Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Various locations in Budapest, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located at various addresses on the Buda side and 300 metres from the nearest bus and tram stops, Óbuda Apartment offers free internet access, satellite TV and well equipped kitchen facilities. City centre can be reached in 15 minutes with public transportation.&lt;br /&gt;The accommodation units are provided with a kitchen or kitchenette equipped with a fridge and a small counter for dining and a bathroom with bath and a separate toilet. Some also have a balcony with street view.&lt;br /&gt;Several green areas can be found in the neighbourhood, and the lush Margaret Island is 600 metres away.&lt;br /&gt;The units are housed in a building with elevator. Public parking is possible by the building, charges apply. Óbuda Apartments offers shuttle service at an extra charge as well.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;Please let Óbuda Apartment know your expected arrival time in advance. You can use the Special Requests box when booking or contact the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.00" OriginalAmount="575.00">
      <BasicPropertyInfo Latitude="47.48576835" Longitude="19.07691147" StarRating="0" HotelCode="827010|corvin_holiday_apartment_hotel" HotelName="Corvin Holiday Apartments Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Corvin Setany 3a, 1082 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="585.00" OriginalAmount="585.00">
      <BasicPropertyInfo Latitude="47.4976692199707" Longitude="19.056480407714844" StarRating="0" HotelCode="0|miles_home" HotelName="Mile'S Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Asbóth utca 3/1, 1075, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set within 700 metres of Dohany Street Synagogue and less than 1 km of Hungarian State Opera in Budapest, Mile's Home offers accommodation with seating area. The air-conditioned units are furnished with parquet floors and feature a private bathroom, a flat-screen TV, free WiFi, desk, a living room, an equipped kitchen, balcony and views over the garden. A microwave, a fridge and oven are also featured, as well as a kettle and a coffee machine. Popular points of interest near the apartment include St. Stephen's Basilica, Chain Bridge and House of Terror. The nearest airport is Budapest Ferenc Liszt International, 21 km from Mile's Home, and the property offers a paid airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="590.00" OriginalAmount="590.00">
      <BasicPropertyInfo Latitude="47.48835923" Longitude="19.09756896" StarRating="0" HotelCode="669287|md_hotel_4" HotelName="M+D Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kobanyai Utca 23</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="684.00" OriginalAmount="684.00">
      <BasicPropertyInfo Latitude="47.504520416259766" Longitude="19.067922592163086" StarRating="3" HotelCode="0|bpr_konig_design_apartment" HotelName="BpR König Design Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1077 Budapest, 77 Király utca, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>König Design Apartment is an apartment situated in Budapest, 800 metres from State Opera House. The property boasts views of the city and is 1.1 km from Dohany Street Synagogue. Free WiFi is available throughout the property.&lt;br /&gt;The kitchen features an oven and a microwave, as well as a coffee machine and a kettle. A flat-screen TV is provided. There is a private bathroom with a bath or shower.&lt;br /&gt;St. Stephen's Basilica is 1.2 km from König Design Apartment, while Heroes' Square is 1.4 km from the property. Budapest Liszt Ferenc Airport is 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;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="703" OriginalAmount="703">
      <BasicPropertyInfo Latitude="47.487961051092" Longitude="19.029937773016" StarRating="3" HotelCode="284790|543" HotelName="Komplex Bara Hotel &amp; Conference Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/01/2025" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hegyalja út 34-36, 1118 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.00" OriginalAmount="705.00">
      <BasicPropertyInfo Latitude="47.49810602" Longitude="19.06655475" StarRating="2" HotelCode="554906|unity_hostel_at_udvarrom" HotelName="Unity Hostel @ Udvar(rom)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Klauzal utca 2, 1072 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.00" OriginalAmount="719.00">
      <BasicPropertyInfo Latitude="47.50026173" Longitude="19.05312749" StarRating="2.5" HotelCode="555273|pals_hostel_and_apartments" HotelName="Pal's Hostel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Szent Istvan Ter 3, Doorbell 15, 1051 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Budapest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="748.00" OriginalAmount="748.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="873609|christina_residence" HotelName="Christina Residence Budapest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feszty Árpád Street 4</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="752.00" OriginalAmount="752.00">
      <BasicPropertyInfo Latitude="47.533695220947266" Longitude="19.042388916015625" StarRating="0" HotelCode="0|louis_apartment" HotelName="Louis Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1036 Budapest, Lajos utca 107, 8/46, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Louis Apartment in Budapest offers accommodation with free WiFi, 2.6 km from Margaret Island Japanese Garden, 4.2 km from Hungarian Parliament Building and 4.4 km from Fisherman's Bastion. This apartment is 5 km from Matthias Church and 5 km from House of Terror. The apartment is fitted with 2 bedrooms, 1 bathroom, a flat-screen TV with satellite channels, a dining area, a fully equipped kitchen, and a balcony with river views. Chain Bridge is 5 km from the apartment, while Trinity Square is 5 km away. The nearest airport is Budapest Ferenc Liszt International, 26 km from Louis Apartment, and the property offers a paid airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.00" OriginalAmount="753.00">
      <BasicPropertyInfo Latitude="47.50859069824219" Longitude="19.094329833984375" StarRating="0" HotelCode="0|city_park_apartment_3" HotelName="Terrace Apartments at City Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stefánia út 32 (III/2), 1143, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Offering a sun terrace and views of the garden, Terrace Apartments at City Park 1. Is set in Budapest in the Pest Region. Heroes' Square is 1.4 km away. Free WiFi is available throughout the property.&lt;br /&gt;The accommodation is air conditioned and comes with a flat-screen TV with satellite channels. Some units have a terrace and/or balcony with city views. There is also a kitchen, fitted with a dishwasher and oven. A microwave and coffee machine are also provided. Every unit is equipped with a private bathroom with a hairdryer. Towels are offered.&lt;br /&gt;Guests can enjoy the on-site restaurant.&lt;br /&gt;Bike hire and car hire are available at the property and the area is popular for cycling. State Opera House is 2.8 km from Terrace Apartments at City Park 1., while Dohany Street Synagogue is 2.9 km from the property. The nearest airport is Budapest Liszt Ferenc Airport, 15 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="47.50714111328125" Longitude="19.063690185546875" StarRating="0" HotelCode="0|apartment_fatmagul" HotelName="Apartment Fatmagül" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Aradi utca 17., 1062, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located 100 metres from House of Terror in Budapest, Apartment Fatmagül provides accommodation with air conditioning and free WiFi. Featuring a kitchen with a microwave and a fridge, each unit also comes with a satellite flat-screen TV, ironing facilities, wardrobe and a seating area with a sofa. There is a private bathroom with shower and a hairdryer in each unit, along with free toiletries. Popular points of interest near the apartment include Hungarian State Opera, St. Stephen's Basilica and Heroes' Square. The nearest airport is Budapest Ferenc Liszt International, 22 km from Apartment Fatmagül, and the property offers a paid airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.00" OriginalAmount="789.00">
      <BasicPropertyInfo Latitude="47.4995" Longitude="19.0603" StarRating="0" HotelCode="956483|hotel_noble_3" HotelName="Noble Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Városház Utca 1, 1052 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="790.00" OriginalAmount="790.00">
      <BasicPropertyInfo Latitude="47.50968933105469" Longitude="19.024621963500977" StarRating="0" HotelCode="0|apartment_budacenter" HotelName="Apartment Budacenter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1024 Budapest, Lövoház utca 18., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located 300 metres from Széll Kálmán tér where a metro, trams and buses stop, Apartment Budacenter offers a modern self-catering apartment.&lt;br /&gt;The apartment comprises 2 bedrooms, an eat-in kitchen, and a bathroom with shower. Towels and linen are provided.&lt;br /&gt;A shopping centre is 50 metres from Apartment Budacenter.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="804.00" OriginalAmount="804.00">
      <BasicPropertyInfo Latitude="47.50120544433594" Longitude="19.051042556762695" StarRating="0" HotelCode="0|rainbow_pearl_apartment" HotelName="Rainbow Pearl Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1051 Budapest, Október 6. utca 15., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Budapest, 700 metres from St. Stephen's Basilica, less than 1 km from Hungarian State Opera and a 16-minute walk from Chain Bridge, Rainbow Pearl Apartment provides accommodation with a patio and free WiFi. It is set 1.5 km from Dohany Street Synagogue and offers an ATM. The apartment features 1 bedroom, 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. Both a bicycle rental service and a car rental service are available at Rainbow Pearl Apartment, while cycling can be enjoyed nearby. House of Terror is 2 km from the accommodation, while Hungarian Parliament Building is 2.3 km away. The nearest airport is Budapest Ferenc Liszt International Airport, 22 km from Rainbow Pearl 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="831.00" OriginalAmount="831.00">
      <BasicPropertyInfo Latitude="47.495147705078125" Longitude="19.051834106445312" StarRating="0" HotelCode="0|budapest_luxury_apartments" HotelName="Budapest Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1052 Budapest, Váci utca 9., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Budapest, Budapest Luxury Apartments offers accommodation with free WiFi and flat-screen TV, as well as free bikes. Each unit is comprised of a kitchen with a dining area, a kettle and a microwave, a living room with a sofa, and a private bathroom with a hair dryer. Both a bicycle rental service and a car rental service are available at the apartment. Popular points of interest near Budapest Luxury Apartments include Great Market Hall, Hungarian National Museum and Chain Bridge. The nearest airport is Budapest Ferenc Liszt International, 21 km from the accommodation, and the property offers a free airport shuttle service.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="832.00" OriginalAmount="832.00">
      <BasicPropertyInfo Latitude="47.48841857910156" Longitude="19.057079315185547" StarRating="0" HotelCode="0|chic_charm_apartment" HotelName="Chic &amp; Charm Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Váci utca 78-80, 1056, Budapest, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Situated in Budapest, 400 metres from Great Market Hall, less than 1 km from Hungarian National Museum and an 11-minute walk from Gellért Thermal Baths, Chic &amp;amp; Charm Apartment features accommodation with a balcony and free WiFi. The property has city views and is 1.9 km from Dohany Street Synagogue and 2.2 km from Chain Bridge. The air-conditioned apartment consists of 3 bedrooms, a kitchen with dining area, and 1 bathroom with shower. Budapest History Museum is 2.5 km from the apartment, while St. Stephen's Basilica is 2.8 km from the property. The nearest airport is Budapest Ferenc Liszt International Airport, 20 km from Chic &amp;amp; Charm 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.00" OriginalAmount="853.00">
      <BasicPropertyInfo Latitude="47.489376068115234" Longitude="19.053632736206055" StarRating="0" HotelCode="0|duna_szecsi_apartman" HotelName="Duna Szecsi Apartman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1056 Budapest, Belgrád Rakpart 18 fsz.6, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Duna Szecsi Apartman offers ground floor accommodation in Budapest, 400 metres from the Great Market Hall. The unit is 600 metres from Hungarian National Museum, while Danube River Promenade is 60 metres from the property. The apartment is overlooking a quiet courtyard. Free WiFi is provided throughout the property. There is a dining area and a kitchen equipped with oven. A flat-screen TV is available. The property features an exterior surveillance camera. Gellért Thermal Baths is 700 metres from Duna Szecsi Apartman, while Citadella is 700 metres away. The nearest airport is Budapest Liszt Ferenc Airport, 17 km from Duna Szecsi Apartman.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&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="47.5222492" Longitude="18.9706993" StarRating="3" HotelCode="267930|tiliana_hotel" HotelName="Tiliana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Harshegyi Utca 1-3, 1021 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1066.00" OriginalAmount="1066.00">
      <BasicPropertyInfo Latitude="47.50136947631836" Longitude="19.05095672607422" StarRating="0" HotelCode="0|gold_pearl_apartment" HotelName="Gold Pearl Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1051 Budapest, Október 6. u. 15., Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Gold Pearl Apartment offers accommodation in Budapest. The apartment is 200 metres from St. Stephen's Basilica. Free WiFi is featured throughout the property. A dishwasher and an oven can be found in the kitchen and there is a private bathroom. Towels and bed linen are provided at Gold Pearl Apartment. State Opera House is 600 metres from Gold Pearl Apartment, while Chain Bridge is 600 metres away. Budapest Liszt Ferenc Airport is 18 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.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.00" OriginalAmount="1084.00">
      <BasicPropertyInfo Latitude="47.50520324707031" Longitude="19.061006546020508" StarRating="0" HotelCode="0|liszt_ferenc_boutique_apartment" HotelName="Liszt Ferenc Boutique Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1061 Budapest, Jókai tér 10 I-3, Hungary, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Set in Budapest, 800 metres from House of Terror, 1.1 km from Hungarian State Opera and 1.1 km from St. Stephen's Basilica, Liszt Ferenc Boutique Apartment offers accommodation with a patio and free WiFi. The property features city views and is 1.7 km from Dohany Street Synagogue and 2 km from Heroes' Square. The apartment has 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 shower. Chain Bridge is 2.1 km from the apartment, while Hungarian National Museum is 2.8 km from the property. The nearest airport is Budapest Ferenc Liszt International Airport, 22 km from Liszt Ferenc Boutique 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;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited.&lt;br /&gt;&lt;br /&gt;Until March 22, quarantine is in effect in the region, and all public places are closed.&lt;br /&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="47.49016534" Longitude="19.06662829" StarRating="0" HotelCode="566380|minoo_house_" HotelName="Minoo House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 02/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Mikszáth Kalman Tér 3, 1088 Budapest</AddressLine>
          </AddressLines>
          <CityName>Budapest</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Set in a historical building renovated by a group of young artists, Minoo House is an eco-conscious hostel located in central Budapest, within 500 metres from the National Museum. Free WiFi and a lively bar in the courtyard can be found here.All private and dormitory rooms have views to the garden or the square and they offer access to shared bathroom facilities. Linen and towels, as well as lockers in the dormitory rooms are provided. Guests can prepare their own meals in the common, well-equipped kitchen.At Minoo House, guests will find a safety deposit box and free luggage storage. The nearest grocery store is 500 metres away and a restaurant is 500 metres further.The hostel is 1.4 km from Gellért Baths and Spa, 1.5 km from the State Opera House and 1.6 km from the Citadel. Budapest Liszt Ferenc Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1407.00" OriginalAmount="1407.00">
      <BasicPropertyInfo Latitude="47.49827194213867" Longitude="19.05552864074707" StarRating="0" HotelCode="0|anker_koz_apartman_2_" HotelName="Anker 2 Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Anker köz 2-4., 1061, Budapest, HU, Budapest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Budapest (Terezvaros), this apartment is within a 10-minute walk of St. Stephen's Basilica and Hungarian State Opera House. This apartment is 0.5 mi (0.9 km) from Szechenyi Chain Bridge and 0.3 mi (0.5 km) from Dohany Street Synagogue.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Kiraly Street - 0.1 km / 0.1 mi&lt;br /&gt;Ferenc Deak Square - 0.1 km / 0.1 mi&lt;br /&gt;Andrassy Avenue - 0.2 km / 0.1 mi&lt;br /&gt;Gozsdu Courtyard - 0.3 km / 0.2 mi&lt;br /&gt;Vorosmarty Square - 0.5 km / 0.3 mi&lt;br /&gt;Dohany Street Synagogue - 0.5 km / 0.3 mi&lt;br /&gt;St. Stephen's Basilica - 0.5 km / 0.3 mi&lt;br /&gt;Vigado Concert Hall - 0.6 km / 0.4 mi&lt;br /&gt;Hungarian State Opera House - 0.6 km / 0.4 mi&lt;br /&gt;Las Vegas Casino - 0.7 km / 0.4 mi&lt;br /&gt;Little Princess Statue - 0.7 km / 0.4 mi&lt;br /&gt;Vigado Square - 0.7 km / 0.4 mi&lt;br /&gt;Danube Promenade - 0.7 km / 0.4 mi&lt;br /&gt;Danube Palace - 0.7 km / 0.4 mi&lt;br /&gt;Legenda - 0.8 km / 0.5 mi&lt;br /&gt;The nearest major airport is Budapest (BUD-Ferenc Liszt Intl.) - 20.6 km / 12.8 mi&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1432.00" OriginalAmount="1432.00">
      <BasicPropertyInfo Latitude="47.49917221069336" Longitude="19.05263900756836" StarRating="0" HotelCode="0|vista_suites_12" HotelName="Vista suites 1-2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1 Sas utca, Budapest</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 «Vista suites 1-2» is located in Budapest. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: St. Stephen's Basilica, Deák Ferenc tér and Chain Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Central Heating,Conference Hall,Jacuzzi,Kitchen,Laundry,Room Service,Sauna,Swimming Pool,Bicycle Rental,Garden,Shopping Arcade,Diet Meals,Spa,Wheelchair Access,Designated Smoking Area,Nightclub,Lounge,Massage Centre,Currency Exchange,Heated Pool,Meeting Room,Babysitting,Pets allowed,Golf,24 Hour Power Supply,Housekeeping,Wake-up Call Service,Airport Transfer (on Demand),Dining,Elevator,24 Hour Security,Parking,Business Centre,Concierge,Dry Cleaning,LCD/Projector,Library</BasicAmenities>
    <HotelRating>4,2,3,5,3.5,4.5,2.5,1,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,DINNER</Meals>
    <PropertyType>HOSTELS,CITY HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,SPA HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,RESORT,APARTHOTEL,GUESTHOUSE,CLUB RESORT,ECO HOTEL,BOUTIQUE HOTEL,BOTEL,GUEST HOUSES,VILLA</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
564c13d6-3493-4064-b6f8-dfc20c689e45|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="564c13d6-3493-4064-b6f8-dfc20c689e45">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="46509" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-17T00:00:00" End="2025-01-29T00: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
564c13d6-3493-4064-b6f8-dfc20c689e45|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
564c13d6-3493-4064-b6f8-dfc20c689e45|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
d081718f-cf48-4c01-9718-d056c7842410|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="d081718f-cf48-4c01-9718-d056c7842410">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-18T00:00:00" End="2024-12-31T00: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
d081718f-cf48-4c01-9718-d056c7842410|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
d081718f-cf48-4c01-9718-d056c7842410|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-12-10T14:25:56.0392362+00:00" Version="0" EchoToken="Search" TransactionIdentifier="d081718f-cf48-4c01-9718-d056c7842410" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="991.00" OriginalAmount="991.00">
      <BasicPropertyInfo Latitude="53.3517829" Longitude="-6.2548256" StarRating="3" HotelCode="148729|hazelbrook_house" HotelName="Hazelbrook House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85/86 Lower Gardiner Street, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288012/288012a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1077" OriginalAmount="1077">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|29753" HotelName="Premier Inn Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airside Retail Park, Swords, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/085536/085536a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal location for the airport, this hotel is located just 1.5 km from Dublin International Airport. For shops and local amenities, Dublin city centre is only 12 km away and the hotel is located on Airside Retail Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1107.00" OriginalAmount="1107.00">
      <BasicPropertyInfo Latitude="53.35595101" Longitude="-6.26048022" StarRating="3" HotelCode="55260|clifden_house" HotelName="Clifden Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Gardiner Place, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624815/624815a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated just off O'Connell Street in Dublin City Centre, Clifden Guesthouse Dublin City is conveniently close to all the major tourist attractions in Dublin. Whether you are a first time or regular visitor to Dublin, you'll find our central location the ideal base to discover all that Dublin has to offer. You'll have your choice of our en-suite Single, Double/Twin, Triple or, Family Rooms with comfortable duvets, satellite TV's and Free Wi-Fi. We want you to have the most memorable visit to Dublin by offering high quality Dublin City Centre Guesthouse accommodation, in a great location at superb value. Our accommodation near Croke Park makes it a great choice for those visiting the home of GAA for a concert or to see their favourite team in action.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1135.00" OriginalAmount="1135.00">
      <BasicPropertyInfo Latitude="53.353792536177" Longitude="-6.2624229490757" StarRating="3" HotelCode="17884|hotel_st_george" HotelName="Hotel St. George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Parnell Square, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285840/285840a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1177.00" OriginalAmount="1177.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|maldron_hotel_tallaght" HotelName="Maldron Hotel Tallaght" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitestown Way, Tallaght, Dublin 24, Dublin D24 XC9W</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33528/a_33528_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on Whitestown Way in Tallaght. It is just 9 km from Dublin city centre and within easy access of the M50 motorway. The hotel is within walking distance of the LUAS light rail service linking to Dublin city centre. It is also situated only 3.5 km from the National Basketball Arena, making it an ideal venue for event attendees. Dublin airport is some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1208.00" OriginalAmount="1208.00">
      <BasicPropertyInfo Latitude="53.36595242" Longitude="-6.48004742" StarRating="0" HotelCode="267571|leixlip_manor_hotel" HotelName="Leixlip Manor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>St. Catherine's Park, Leixlip, Kildare</AddressLine>
          </AddressLines>
          <CityName>Leixlip</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/373287/a_373287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.00" OriginalAmount="1239.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|holiday_inn_express_dublin_city_centre" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/607762/607762a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1253.00" OriginalAmount="1253.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|maldron_hotel_pearse_street_2" HotelName="Maldron Hotel Pearse Street" 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,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14183/a_14183_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1266.00" OriginalAmount="1266.00">
      <BasicPropertyInfo Latitude="53.33433" Longitude="-6.25585" StarRating="0" HotelCode="0|st_stephens_green_apartments" HotelName="St. Stephen's Green Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Hatch Street Lower, Dublin 2, Dublin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8a/9f/8a9f0398038c7b60d6b12ae71e752508bd5e5f5f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at St. Stephen's Green Apartments in Dublin (City Centre Dublin), you'll be a 3-minute drive from St. Stephen's Green and 7 minutes from St. Patrick's Cathedral.  This 4-star apartment is 1.2 mi (1.9 km) from Christ Church Cathedral and 1.2 mi (1.9 km) from Dublin Castle.&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. 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 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 express check-out and luggage storage. A shuttle from the airport to the hotel 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: 50.00 EUR one way.&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;Airport shuttle fee: EUR 50 per vehicle&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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1277.00" OriginalAmount="1277.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|jurys_inn_dublin_parnell_street" HotelName="Jurys Inn Parnell Street" 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,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Street, Moore Street Plaza, Dublin 1, Dublin D01 E0H3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40049/w_40049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies right next to O’Connell Street. Dublin's main shopping streets, Henry Street and Jervis Street, as well as the cultural highlights of the city are within easy reach. Within a 10-minute walk guests will find Trinity College, pubs, clubs and Bus Eireann station. Within 15 minutes guests will reach plenty of restaurants on George Street, Grafton Street and Christchurch Cathedral. Within a 20-minute drive, guests will find Dublin Zoo, as well as Heuston station and Phoenix Park. Dublin airport is located roughly 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1277.00" OriginalAmount="1277.00">
      <BasicPropertyInfo Latitude="53.345090429864" Longitude="-6.2640782498786" StarRating="2" HotelCode="144588|barnacles_temple_bar_house__hostel" HotelName="Temple Bar Lane by thekeycollections" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>19 Temple Lane, Temple Bar, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178437/178437a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.00" OriginalAmount="1298.00">
      <BasicPropertyInfo Latitude="53.411538" Longitude="-6.217978" StarRating="3" HotelCode="76088|bewleys_hotel_dublin_airport" HotelName="Clayton Hotel Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stockhole Lane, N32 Junction, Swords, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Swords</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103508/a_103508_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' drive from Dublin Airport, a complimentary 24-hour shuttle to and from the airport is available. Just off the M1/M50 junction at the M32/Malahide exit. Dublin city centre is 13 km away and can be reached in 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1318" OriginalAmount="1318">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|10174" HotelName="Jurys Inn Dublin Christchurch" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Christchurch Place, Dublin 8 D08 REK7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77114/a_77114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Dublin, within a short distance of the tourist centre where bars, restaurants, shops and entertainment venues are to be found. Sights such as Trinity College, Dublin Castle and Christ Church Cathedral are situated within 5-10 minutes' walk of the hotel and the nearest bus and railway stations are approximately 10 minutes' drive away. The sea may be reached in about 1 hour by making use of the public transport services and it is around 13 km to the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1325.00" OriginalAmount="1325.00">
      <BasicPropertyInfo Latitude="53.40428222453" Longitude="-6.245629682209" StarRating="4" HotelCode="33798|crowne_plaza_dublin_northwood" HotelName="Crowne Plaza Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northwood Park, Santry, Dublin, D09 X9X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53692/a_53692_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a luxurious haven situated in a mature and tranquil parkland setting, just 15 minutes from Dublin City Centre, providing an ideal base for both business and leisure travellers. It is located close to the M1 and M50 motorways, which offer easy access to Dublin Airport, which is just 5 minutes away, and business districts, as well as the historic sites and attractions of Dublin. A 24-hour courtesy coach to and from the airport is operated.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1380.00" OriginalAmount="1380.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|jurys_inn_dublin_custom_house" HotelName="Hilton Garden Inn Dublin Custom House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Custom House Quay, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15132/a_15132_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Dublin, on the banks of the River Liffey. The capital's numerous shops and entertainment venues, such as the Temple Bar district, are to be found in the immediate vicinity. Sights such as Trinity College and St. Patrick's Cathedral are just a few minutes away on foot. Dublin airport is about 10 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|maldron_hotel_parnell_square" HotelName="Maldron Hotel Parnell Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Square West, Rotunda, Dublin 1, Dublin D01 HX02</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95941/a_95941_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a superb location. It is just off Parnell Square and O'Connell Street (a main street in Dublin city centre) and not far from the main entertainment hot spots, shops and pubs. The train station is about a 10-minute walk from the hotel, and Dublin International Airport is approx. 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1388.00" OriginalAmount="1388.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|the_belvedere_hotel_parnell_square_2" HotelName="Belvedere Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Denmark Street, Dublin 1, Dublin D01 W1C0</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35549/w_35549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Georgian Dublin, just a few minutes' walk from O'Connell Street and Temple Bar, the centre of Dublin's nightlife. Croke Park, the IFSC (Irish Financial Services Centre) and the Point Theatre can all be easily reached from the hotel. Dublin Airport is 13 km away, while the nearest links to public transport can be found 2 minutes away at Parnell Square. Connolly train station is just 10 minutes by car. The Guinness Storehouse, the National Museum and the Hugh Lane Art Gallery are all similarly accessible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1389.00" OriginalAmount="1389.00">
      <BasicPropertyInfo Latitude="53.351872586141" Longitude="-6.2551175364451" StarRating="2" HotelCode="142753|abbott_lodge" HotelName="Abbott Lodge Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>88 Gardiner Street Lower, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/154204/154204a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of vibrant Dublin, just 5 min walk from O'Connell Street, 150 m from the Luas and close by Dublin shops amd attractions.

The hotel offers free wireless Internet, breakfast and reception open 24h. Guests can relax over a cup of tea or coffee in the privacy of the room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1390.00" OriginalAmount="1390.00">
      <BasicPropertyInfo Latitude="53.348356874797" Longitude="-6.2778966697571" StarRating="1.5" HotelCode="47443|generator_hostel" HotelName="Generator Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10391/a_10391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is centrally located in Smithfield, a 10-minute walk from O'Connell Street. Many attractions including Guinness Storehouse, Dublin Castle, Trinity College, The National Museum of Ireland, The Wax Museum and Jameson Distillery are within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1618.00" OriginalAmount="1618.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="0" HotelCode="611031|grand_canal_district_apartments" HotelName="Grand Canal District Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Northumberland Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0d/db/0ddb7d8fc5ced07fcd073f37e7c290000ef2180d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1659.00" OriginalAmount="1659.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|temple_bar_hotel" HotelName="Temple Bar Hotel Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Fleet Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22579/a_22579_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located by O'Connell Bridge in the lively Temple Bar, at the heart of the lively city of Dublin. This hotel provides an ideal point of departure for both tourists and business guest since it borders on the shopping district as well as the business district. The picturesque cobbled streets of Temple Bar offer plenty of shops, galleries, restaurants, pubs, cinemas and theatres. Links to the public transport network can be reached within 1 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.00" OriginalAmount="1674.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|bewleys_hotel_ballsbridge" HotelName="Clayton Hotel Ballsbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Merrion Road, Ballsbridge, Dublin 4, DO4 P3C3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103505/a_103505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautifully restored 19th century Masonic School is ideally located in the heart of Dublin's exclusive business district and embassy belt. The hotel is next door to the RDS Arena and just a 10-minute drive from Dublin city centre and attractions such as Trinity College, Dublin Castle and Christchurch Cathedral. Dublin Zoo can be reached by car in 15 minutes. Public transport via bus and rail is only a few minutes’ walk from the hotel and Dublin International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1815.00" OriginalAmount="1815.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|hyatt_centric_the_liberties_dublin" HotelName="Hyatt Centric The Liberties Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/13/9b139499ebb4318df3c26fb9eb5c714dd79e3d3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1855.00" OriginalAmount="1855.00">
      <BasicPropertyInfo Latitude="53.426488982421" Longitude="-6.2325954437256" StarRating="4" HotelCode="24109|radisson_blu_hotel_dublin_airport_3" HotelName="Radisson Blu Dublin Airport" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dublin Airport, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33532/a_33532_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst wonderful surrounds close to Dublin, this large contemporary-style hotel is located within the airport complex and just 15 minutes away from Dublin city centre. It is just a few minutes' walk to the nearest sports facilities as well as a golf course. It is also just a stone's throw from the nearest links to the public transport network (1 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1867.00" OriginalAmount="1867.00">
      <BasicPropertyInfo Latitude="53.34950381" Longitude="-6.24240222" StarRating="4" HotelCode="482307|ifsc_dublin_city_apartments" HotelName="IFSC Dublin City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mayor Street Lower, 118 Scariff House, Unit5C Beresford House, Custom House Square, Spencer Dock IFSC Area, Dublin, D01 E166</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578415/578415a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;IFSC Dublin City serviced apartments combine hospitality and the independence that our guests are looking for. As experienced hosts we have found the best IFSC  apartments to offer you combining great location with outstanding service, space and comfort. We are on hand 24/7 to ensure all of our serviced apartment are stocked with towels and toiletries and with your bed is being finished with pristine duvets and linen.
The IFSC is perfect for guests looking for a place to stay in the city centre but want to stay in an area slightly away from the main tourist spots.
Our IFSC accommodation offer visitors affordable accommodation near the 3 Arena and the Convention Centre Dublin.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1985.00" OriginalAmount="1985.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|the_gresham_hotel" HotelName="Hotel Riu Plaza The Gresham Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Upper O´Connell Street, Dublin, D01 C3W7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50188/a_50188_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located at the heart of Dublin within a short distance of shops, theatres, galleries and many of the city's top sights. The hotel enjoys excellent links to the city's infrastructurewith the nearest bus stop lying just 200 m away and Connolly train station approximately 1 km from the hotel. It is some 10 km to Dublin airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2012" OriginalAmount="2012">
      <BasicPropertyInfo Latitude="53.429416791391" Longitude="-6.126055419445" StarRating="4" HotelCode="318022|409357" HotelName="Hotel Portmarnock &amp; Golf Links" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel,Golf Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/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,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strand Road, Portmarnock, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Portmarnock</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32504/a_32504_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in some of Dublin's most beautiful surroundings, fronting onto the sandy beach and overlooking the Irish Sea. The hotel is only about 40-minute drive from the city centre. The centre of Portmarnock, with its nightclub, station and beach, is 5 minutes away by car and it is a 10-minute drive to Malahide, where guests will find shops, bars and restaurants. Dublin airport is around 8 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2113.00" OriginalAmount="2113.00">
      <BasicPropertyInfo Latitude="53.304819819621" Longitude="-6.2056124210358" StarRating="5" HotelCode="318128|radisson_blu_st_helens_hotel_2" HotelName="Radisson Blu St. Helen's Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillorgan Road, Blackrock, 4 Dublin, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst magnificent gardens at the heart of Dublin, this luxury hotel lies on Stillorgan Road in the Booterstown district of the city. Wonderful views are to be had out over Dublin Bay that may be reached on foot in just 15 minutes. The centre of Dublin where guests will discover countless shopping and entertainment venues is 5.5 km away and may easily be reached by making use of public transport (nearest stop is just 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2219" OriginalAmount="2219">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|26522" HotelName="The Morrison, A Doubletree by Hilton" 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>Lower Ormond Quay, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22865/a_22865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre on the banks of the River Liffey, very close to the Millennium Bridge and the popular Temple Bar district, where there are numerous restaurants, bars, pubs and nightclubs. Guests can quickly reach many museums, galleries and theatres, as well as the city's financial service area. A public transport stop can be comfortably reached on foot, about 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2228.00" OriginalAmount="2228.00">
      <BasicPropertyInfo Latitude="53.340911333333" Longitude="-6.22814" StarRating="4" HotelCode="155309|your_home_from_home_luxury_apartments" HotelName="Your Home From Home Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Fitzwilliam Quay, The Moorings, Dublin 4, Suite 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/30/a1/30a15ea3848a0385611b14048b962403c55f70f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location.  Your Home From Home Apartments is located in Dublin, close to The O2, Croke Park, and National Gallery of Ireland at Merrion Square. Nearby points of interest also include Trinity College and National Museum of Ireland   Archaeology and History. Hotel Features.  Your Home From Home Apartments features an elevator lift.  Wireless Internet access is available in public areas.  Guest parking is limited, and available on a limited first come, first served basis surcharge. Guestrooms.   All accommodations at Your Home From Home Apartments offer CD players and fax machines. All rooms include separate dining areas. At this 4.0 star hotel, accommodations include kitchens. Wired high speed Internet access is available for a surcharge.   Notifications and Fees:The following fees and deposits are charged by the property at time of service, check in, or check out.  Self parking: EUR 5.00 per night in/out privilegesLate check out: EUR 75.00Fee for in room high speed Internet wired: EUR 15.00 per night rates may vary The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2273.00" OriginalAmount="2273.00">
      <BasicPropertyInfo Latitude="53.340848606173" Longitude="-6.268232613802" StarRating="4" HotelCode="387398|radisson_blu_royal_hotel_dublin" HotelName="Radisson Blu Royal" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golden Lane, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286267/286267a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2404.00" OriginalAmount="2404.00">
      <BasicPropertyInfo Latitude="53.343131534291" Longitude="-6.2738009116908" StarRating="3" HotelCode="145970|staycity_serviced_apartments_christchurch" HotelName="Staycity Serviced Apartments Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 10/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/597921/597921a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Aparthotel is located in Dublin’s centre, just 5 minutes’ walk from Temple Bar. Dublin Castle is located less than 10 minutes away on foot, and the central shopping of Grafton Street is a 20-minute walk away. The Guinness Storehouse is a 10-minute walk away, and Trinity College is a 15-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2520.00" OriginalAmount="2520.00">
      <BasicPropertyInfo Latitude="53.435164" Longitude="-6.124207" StarRating="3" HotelCode="35719|white_sands_hotel_3" HotelName="White Sands" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portmarnock, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Portmarnock</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/309706/309706a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Portmarnock. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2989" OriginalAmount="2989">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|29131" HotelName="Carlton Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Cloghran, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131740/a_131740_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is just a 20-minute drive away from Dublin city centre and conveniently located right beside the M 1 and M 50 motorways. It is situated beside Dublin Airport overlooking the runways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3087" OriginalAmount="3087">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|29128" HotelName="Conrad Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Earlsfort Terrace, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64965/w_64965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Dublin, close to Trinity College. It is just a short walk to links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3400.00" OriginalAmount="3400.00">
      <BasicPropertyInfo Latitude="53.339406799815" Longitude="-6.2614477987767" StarRating="5" HotelCode="45303|the_fitzwilliam_hotel" HotelName="The Fitzwilliam Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St. Stephens Green, Dublin, D02 HE18</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22767/a_22767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in St Stephen's Green, in the heart of Dublin city, only a few steps from Grafton Street, Trinity College and Tara Street Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3406.00" OriginalAmount="3406.00">
      <BasicPropertyInfo Latitude="53.333663221338" Longitude="-6.241862475872" StarRating="5" HotelCode="75299|dylan_hotel" HotelName="Dylan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eastmoreland Place, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102552/a_102552_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in a leafy, affluent suburb on the edge of the city, just minutes from the heart and panache of Dublin city centre. Guests will find tourist attractions including Grafton Street, Trinity College and Dublin Castle within 1 km of the hotel. The Guinness Storehouse is some 4 km away and Dublin Airport is 20 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3482.00" OriginalAmount="3482.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|four_seasons_hotel_dublin" HotelName="InterContinental Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmonscourt Road, Ballsbridge, Dublin 4, D04 A9K8 Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287784/287784a_hb_a_064.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dublin, this hotel is approximately 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3850.00" OriginalAmount="3850.00">
      <BasicPropertyInfo Latitude="53.34554611869" Longitude="-6.2588569521904" StarRating="5" HotelCode="24108|the_westin_dublin" HotelName="The Westin Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>at College Green, Westmoreland Street, Dublin D02 HR67</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33531/a_33531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, on its own city block in downtown Dublin opposite Trinity College, this hotel is the perfect location from which to explore Ireland's capital city. Formerly the Allied Irish Bank, this historic building has now been transformed into a luxurious hotel. Located only steps away from the Cultural Quarter, Temple Bar, as well as the famous shops of Grafton Street, the hotel is also within easy walking distance of Dublin's business and financial district. The nearest public transport stop is Tara Street (around 100 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4898.00" OriginalAmount="4898.00">
      <BasicPropertyInfo Latitude="53.338938867742" Longitude="-6.256091594696" StarRating="5" HotelCode="45050|the_shelbourne_dublin_a_renaissance_hotel" HotelName="The Shelbourne Autograph Collection" 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 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 Saint Stephens Green, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21488/a_21488_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on St Stephen's Green in central Dublin with the best of Dublin on its doorstep. Guests can explore the designer boutiques and famous department stores around Grafton Street. They can also follow in the footsteps of Oscar Wilde and Samuel Beckett and visit Trinity College or settle in with a pint at one of the cities many beautiful pubs. There is also stunning countryside and coastline to explore just minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14364.00" OriginalAmount="14364.00">
      <BasicPropertyInfo Latitude="53.341432" Longitude="-6.26144" StarRating="5" HotelCode="18537|the_westbury_hotel" HotelName="The Westbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balfe Street, Dublin 2, Dublin D02 CH66</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23040/a_23040_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated at the heart of Dublin close to St. Stephen's Green shopping centre. Pearse Station offers the nearest links to the public transport network and the airport is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="775.00" OriginalAmount="775.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="0" HotelCode="712581|the_gallary" HotelName="The Gallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>191 Botanic Avenue</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1167.00" OriginalAmount="1167.00">
      <BasicPropertyInfo Latitude="53.29010508" Longitude="-6.13698946" StarRating="3" HotelCode="520601|mulgrave_lodge" HotelName="Mulgrave Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>47 Mulgrave Street, Dun Laoghaire, Dublin County</AddressLine>
          </AddressLines>
          <CityName>Dún Laoghaire</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1229.00" OriginalAmount="1229.00">
      <BasicPropertyInfo Latitude="53.31670341" Longitude="-6.21819037" StarRating="3.5" HotelCode="547301|broc_house_" HotelName="Broc House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>53 Nutley Lane, Donnybrook, Dublin 4, D04 KT99</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1390.00" OriginalAmount="1390.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="0" HotelCode="573029|kennedys_pub_drumcondra" HotelName="Kennedy's Drumcondra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132 Lower Drumcondra Road, Dublin, D09 A4P8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="53.34122535" Longitude="-6.26948699" StarRating="4" HotelCode="772154|staycity_aparthotels_dublin_castle" HotelName="Staycity Aparthotels Chancery Lane Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>8 Bride Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1610.00" OriginalAmount="1610.00">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|crowne_plaza_hotel_blanchardstown" HotelName="Crowne Plaza Blanchardstown" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blanchardstown Centre, Blanchardstown, Dublin 15, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Located within Ireland's largest shopping complex, Blanchardstown Shopping Centre, this charming city hotel is located just off the M3/M50 and approximately 10 km from Dublin city centre, which can be reached using the public transportation options (bus or taxi) just 50 metres away. Guests will find shops, restaurants and bars just 20 metres away, and nightlife only 100 metres away. Coolmine train station and the National Aquatic Centre are both around 1.5 km from the family-friendly design hotel and Dublin Zoo is roughly 5 km away. Dublin International airport is approximately 15 km from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1819.00" OriginalAmount="1819.00">
      <BasicPropertyInfo Latitude="53.34128463" Longitude="-6.260488" StarRating="0" HotelCode="626563|grafton_street_studios" HotelName="Grafton House Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1966.00" OriginalAmount="1966.00">
      <BasicPropertyInfo Latitude="53.34551729626" Longitude="-6.2617242336273" StarRating="2" HotelCode="189846|oliver_st_john_gogartys_hostel" HotelName="Oliver St John Gogarty" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58/59 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hostel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2063.00" OriginalAmount="2063.00">
      <BasicPropertyInfo Latitude="53.34412" Longitude="-6.23899" StarRating="4" HotelCode="0|luxury_grand_canal_square_apt" HotelName="Luxury Grand Canal Square Apt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Dublin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at this apartment places you in the heart of Dublin, steps from Bord Gáis Energy Theatre and Grand Canal.  This 4-star apartment is 0.4 mi (0.7 km) from Dublin Port and 0.4 mi (0.6 km) from The Convention Centre Dublin.&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 40-inch 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.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include laundry facilities 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;Taxes are included in the accommodation price.&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 Ireland 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;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;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;City/local tax: EUR 1.0&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="2931" OriginalAmount="2931">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|34632" HotelName="The Marker Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Wheelchair Access,Nightclub,Sauna,Shopping Arcade,Spa,Garden,Massage Centre,Kitchen,Parking</BasicAmenities>
    <HotelRating>5,4,3,1.5,2,3.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,CITY HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,GUESTHOUSE,BEACH HOTEL,SPA HOTEL,GOLF HOTEL,HISTORIC HOTEL,APARTMENT HOTEL,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
b391b022-23ce-4e64-95dc-443667f69614|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="b391b022-23ce-4e64-95dc-443667f69614">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-01T00:00:00" End="2025-01-14T00: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
b391b022-23ce-4e64-95dc-443667f69614|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
b391b022-23ce-4e64-95dc-443667f69614|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
b391b022-23ce-4e64-95dc-443667f69614|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-12-10T14:26:32.773204+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b391b022-23ce-4e64-95dc-443667f69614" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="751" OriginalAmount="751">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|29753" HotelName="Premier Inn Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airside Retail Park, Swords, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/085536/085536a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal location for the airport, this hotel is located just 1.5 km from Dublin International Airport. For shops and local amenities, Dublin city centre is only 12 km away and the hotel is located on Airside Retail Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="801.00" OriginalAmount="801.00">
      <BasicPropertyInfo Latitude="53.352882025" Longitude="-6.260783" StarRating="1" HotelCode="903454|gate_hotel_2" HotelName="The Gate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>81 Parnell Street, Rotunda, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/b3/7db352e5d55eac55d752925c8a5ad2fd2aace2b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;All our guests enjoy a quality homemade full Irish breakfast cooked to your satisfaction guaranteed, along with complimentary tea and coffee and orange juice. Breakfast is served in the Gate Hotel dining room where our staff serves our guests every morning. It can be very difficult to find parkin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="807.00" OriginalAmount="807.00">
      <BasicPropertyInfo Latitude="53.334046023953" Longitude="-6.2322749197483" StarRating="4" HotelCode="25507|butlers_townhouse_hotel" HotelName="Butlers Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Lansdowne Road, Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7e/82/7e82179131ea8ad4a9be4593ce139b78cc1b9170.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin's Victorian Quarter, Ballsbridge, with its myriad of tree-lined avenues and red brick facades, this establishment is situated on the corner of Lansdowne and Shelbourne Roads and is perfect for all Irish rugby weekend breaks. Many of the capital's most popular restaurants and bars are but a stroll away. The centre of Dublin is a 10-minute ride away on public transport and Lansdowne Road stadium is just a 5-minute walk away. Dublin Airport is approximately 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.00" OriginalAmount="825.00">
      <BasicPropertyInfo Latitude="53.325179" Longitude="-6.264875" StarRating="3" HotelCode="23686|travelodge_rathmines" HotelName="Travelodge Dublin City Centre Rathmines Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Rathmines Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31228/a_31228_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in close proximity to many of Dublin's restaurants, theatres, art galleries and museums. It is about 1.5 km from St. Stephen's Green and Dublin city centre. It is set in a vibrant part of town, and there are quirky shops, restaurants, bars, pubs and clubs all within a 2-minute walk of the property. In around half an hour guests can reach a wide range of attractions, including the Temple Bar leisure district, Dublin Castle, Christchurch Cathedral and Guinness Hop Stores. Dublin International Airport is approximately 16 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="855.00" OriginalAmount="855.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|bewleys_hotel_newlands_cross" HotelName="Maldron Hotel Newlands Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naas Road, Newlands Cross, Dublin 22, Dublin D22 V6Y6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103507/a_103507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located at Dublin's gateway to Ireland, junction 9 on the M50 motorway on the Naas Road (N7), making it easily accessible by car, LUAS or bus. It is 9.6 km west of the city centre, a short walk from a selection of restaurants and just a 20-minute drive from Liffey Valley Shopping Centre. Dublin International Airport is 23 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="918" OriginalAmount="918">
      <BasicPropertyInfo Latitude="53.334415" Longitude="-6.262834" StarRating="3" HotelCode="409269|55390" HotelName="Harcourt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183052/183052a_hb_a_052.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="53.352400499759" Longitude="-6.2600103020668" StarRating="4" HotelCode="18242|2756" HotelName="Academy Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10-14 Findlater Place, off Upper O'Connell Street, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22663/a_22663_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located in the centre of the city, near to Dublin's famous O'Connell Street where the spectacular Spire can be found. Many shops and attractions are just a short walk away. The new LUAS tram system is just 3 minutes away and 2 mainline stations are within easy reach. The Dublin city tour starts and ends just across the road from the hotel and the airport link service stops right outside on O'Connell Street. The airport can be reached in approximately 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="926.00" OriginalAmount="926.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|bewleys_hotel_leopardstown" HotelName="Clayton Hotel Leopardstown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopardstown Road, Central Park, Dublin 18, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103506/a_103506_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located about 8 km south of Dublin city centre. Off both the N11 and the M50, the hotel is easily accessible when coming from both routes. Leopardstown racecourse is just a short walk away, and Dundrum Shopping Centre can be reached in 15 minutes by car. The Sandyford LUAS tram station is just a short walk away, while Aircoach links the hotel with Dublin International Airport, which is 36 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="949.00" OriginalAmount="949.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="0" HotelCode="961234|the_hendrick_smithfield" HotelName="The Hendrick Smithfield" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/29/9a/299a3b93248dd3882c204cd93164c0f16fb706bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="965" OriginalAmount="965">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|15338" HotelName="The Bonnington Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/12/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20018/a_20018_AL2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin City University is easy to reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="970.00" OriginalAmount="970.00">
      <BasicPropertyInfo Latitude="53.332272337255" Longitude="-6.2412766269837" StarRating="3" HotelCode="55165|lansdowne_hotel" HotelName="Lansdowne Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 - 29 Pembroke Road, Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288468/288468a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="971.00" OriginalAmount="971.00">
      <BasicPropertyInfo Latitude="53.3360744" Longitude="-6.2655089" StarRating="2" HotelCode="129761|camden_deluxe" HotelName="The Camden Hotel by the Key Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84-87 Lower Camden Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222062/222062a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="976.00" OriginalAmount="976.00">
      <BasicPropertyInfo Latitude="53.353792536177" Longitude="-6.2624229490757" StarRating="3" HotelCode="17884|hotel_st_george" HotelName="Hotel St. George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Parnell Square, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285840/285840a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="977.00" OriginalAmount="977.00">
      <BasicPropertyInfo Latitude="53.35595101" Longitude="-6.26048022" StarRating="3" HotelCode="55260|clifden_house" HotelName="Clifden Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Gardiner Place, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624815/624815a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated just off O'Connell Street in Dublin City Centre, Clifden Guesthouse Dublin City is conveniently close to all the major tourist attractions in Dublin. Whether you are a first time or regular visitor to Dublin, you'll find our central location the ideal base to discover all that Dublin has to offer. You'll have your choice of our en-suite Single, Double/Twin, Triple or, Family Rooms with comfortable duvets, satellite TV's and Free Wi-Fi. We want you to have the most memorable visit to Dublin by offering high quality Dublin City Centre Guesthouse accommodation, in a great location at superb value. Our accommodation near Croke Park makes it a great choice for those visiting the home of GAA for a concert or to see their favourite team in action.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="978.00" OriginalAmount="978.00">
      <BasicPropertyInfo Latitude="53.411538" Longitude="-6.217978" StarRating="3" HotelCode="76088|bewleys_hotel_dublin_airport" HotelName="Clayton Hotel Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stockhole Lane, N32 Junction, Swords, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Swords</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103508/a_103508_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' drive from Dublin Airport, a complimentary 24-hour shuttle to and from the airport is available. Just off the M1/M50 junction at the M32/Malahide exit. Dublin city centre is 13 km away and can be reached in 20 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="985.00" OriginalAmount="985.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|doubletree_by_hilton_dublin__burlington_road" HotelName="Clayton Hotel Burlington Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22700/a_22700_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegant property is just a 15-minute walk from the city centre. It is also close-by to Stephen's Green and Grafton Street. Links to the public transport network are to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="988" OriginalAmount="988">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|9388" HotelName="Cassidys Hotel" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cavendish Row, Upper O'Connell Street, Dublin, D01 V3P6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10142/ba_10142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of O'Connell Street, Dublin's main street; and lies within easy walking distance of Dublin Castle and Trinity College. The hotel is also close to Croke Park, Temple bar and the main shopping areas of Henry Street and Grafton Street where guests will also find restaurants, bars, clubs and links to the public transport network. Dublin Airport is only 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="993" OriginalAmount="993">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|10174" HotelName="Jurys Inn Dublin Christchurch" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Christchurch Place, Dublin 8 D08 REK7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77114/a_77114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Dublin, within a short distance of the tourist centre where bars, restaurants, shops and entertainment venues are to be found. Sights such as Trinity College, Dublin Castle and Christ Church Cathedral are situated within 5-10 minutes' walk of the hotel and the nearest bus and railway stations are approximately 10 minutes' drive away. The sea may be reached in about 1 hour by making use of the public transport services and it is around 13 km to the city airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1006.00" OriginalAmount="1006.00">
      <BasicPropertyInfo Latitude="53.287854611691" Longitude="-6.3740545965888" StarRating="4" HotelCode="113801|glashaus_hotel" HotelName="Glashaus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Belgard Square West, Tallaght, Dublin 24</AddressLine>
          </AddressLines>
          <CityName>Tallaght</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/ce/0cce8ec928894ded4c04728244959475a1962911.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1014.00" OriginalAmount="1014.00">
      <BasicPropertyInfo Latitude="53.3517829" Longitude="-6.2548256" StarRating="3" HotelCode="148729|hazelbrook_lodge" HotelName="Hazelbrook House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85/86 Lower Gardiner Street, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288012/288012a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1025.00" OriginalAmount="1025.00">
      <BasicPropertyInfo Latitude="53.4009" Longitude="-6.26407" StarRating="3" HotelCode="59411|the_metro_hotel_dublin_airport" HotelName="Metro Hotel Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Santry Cross, Ballymun Road, Dublin 9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76941/a_76941_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The tallest hotel in Dublin, this establishment has recently opened, just 5 minutes from Dublin airport and 15 minutes from the city centre. Guests will reach Croke Park in only 10 minutes by car, making it the ideal location for all sporting events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1030" OriginalAmount="1030">
      <BasicPropertyInfo Latitude="53.449659" Longitude="-6.224068" StarRating="3" HotelCode="61443|15159" HotelName="Travelodge Dublin Airport North Swords" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pinnock Hill Roundabout, Swords</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79475/a_79475_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated approximately 2 km north of Dublin Airport. The city centre is around 16 km away and can be reached by car or public transport in roughly 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1031.00" OriginalAmount="1031.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|maldron_hotel_tallaght" HotelName="Maldron Hotel Tallaght" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitestown Way, Tallaght, Dublin 24, Dublin D24 XC9W</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33528/a_33528_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on Whitestown Way in Tallaght. It is just 9 km from Dublin city centre and within easy access of the M50 motorway. The hotel is within walking distance of the LUAS light rail service linking to Dublin city centre. It is also situated only 3.5 km from the National Basketball Arena, making it an ideal venue for event attendees. Dublin airport is some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.00" OriginalAmount="1057.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|maldron_hotel_parnell_square" HotelName="Maldron Hotel Parnell Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Square West, Rotunda, Dublin 1, Dublin D01 HX02</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95941/a_95941_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a superb location. It is just off Parnell Square and O'Connell Street (a main street in Dublin city centre) and not far from the main entertainment hot spots, shops and pubs. The train station is about a 10-minute walk from the hotel, and Dublin International Airport is approx. 11 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1059.00" OriginalAmount="1059.00">
      <BasicPropertyInfo Latitude="53.35578479" Longitude="-6.46409125" StarRating="3" HotelCode="80273|the_lucan_spa_hotel" HotelName="Lucan Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Junction 4A, Main Road, N4 Westbound, Lucan</AddressLine>
          </AddressLines>
          <CityName>Lucan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/282599/282599a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Lucan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1062.00" OriginalAmount="1062.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|holiday_inn_express_dublin_city_centre" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/607762/607762a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1064.00" OriginalAmount="1064.00">
      <BasicPropertyInfo Latitude="53.295052" Longitude="-6.202899" StarRating="4" HotelCode="18516|talbot_stillorgan" HotelName="Talbot Hotel Stillorgan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillorgan Road, Woodland, Dublin, County Dublin, A94 V6K5</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23014/a_23014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1092.00" OriginalAmount="1092.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|clarion_hotel_dublin_liffey_valley" HotelName="Clayton Hotel Liffey Valle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Fonthill Road, Liffey Valley, Dublin D22 X4W6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56587/a_56587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the N4, close to the M50 (exit 7), on the orbital route around the developing suburbs of Dublin. The hotel is located close to the bustling Liffey Valley shopping complex with 100 well-known high street shops, Vue film centre, and a good variety of food outlets. The nearest public transport connection is a 10-minute drive away and attractions such as The Dublin History Museum, The Guinness Storehouse and Dublin Zoo can all be reached in 15 minutes by car. It is just 8 km to Dublin's city centre, and 12 km to Dublin airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1097" OriginalAmount="1097">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|273827" HotelName="Maldron Hotel Kevin Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/741211/a_741211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron Hotel Kevin Street provides buffet breakfast and free WiFi. Situated conveniently in the Dublin City Centre, the property is located a 5-minute walk from St Patrick's Cathedral. All rooms are fitted a flat-screen TV, tea/coffee making facilities, and a private bathroom with free luxury toiletries and a hair dryer. Grain and Grill restaurant serves an international cuisine and Maldron Hotels have developed its very own Vitality Breakfast where you can choose from a range of freshly prepared fruits, healthy cereals and grains, smoothies, eggs, grilled traditional breakfast items and much more. The reception at Maldron Hotel Kevin Street can provide tips on the area. The nearest airport is Dublin Airport, 10 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1101.00" OriginalAmount="1101.00">
      <BasicPropertyInfo Latitude="53.335861" Longitude="-6.263564" StarRating="3" HotelCode="94830|russell_court" HotelName="Russell Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21-25 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287980/287980a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1102.00" OriginalAmount="1102.00">
      <BasicPropertyInfo Latitude="53.350090603607" Longitude="-6.2526942478504" StarRating="3" HotelCode="23475|beresford_hotel_ifsc" HotelName="Beresford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Store Street, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285424/285424a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1125.00" OriginalAmount="1125.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|jurys_inn_dublin_custom_house" HotelName="Hilton Garden Inn Dublin Custom House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Custom House Quay, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15132/a_15132_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Dublin, on the banks of the River Liffey. The capital's numerous shops and entertainment venues, such as the Temple Bar district, are to be found in the immediate vicinity. Sights such as Trinity College and St. Patrick's Cathedral are just a few minutes away on foot. Dublin airport is about 10 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1126" OriginalAmount="1126">
      <BasicPropertyInfo Latitude="53.338132042885" Longitude="-6.2377393091926" StarRating="3" HotelCode="79302|5927" HotelName="Grand Canal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Street, Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107363/gt_107363_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in picturesque Dublin 4, just a short stroll from the city's main shopping district of Grafton Street and within easy access to the Aviva Stadium, Shelbourne Dog Track, The O2, Daniel Liberskind's Grand Canal Square Theatre, the Irish Financial Services Centre, The RDS, the Dublin Convention Centre and Parliament Buildings. Ideally situated opposite Grand Canal Dart Station, the city is on the hotel’s door step, making it the ideal base for viewing Dublin and its environs. Various shopping venues are approximately 200 m away and Trinity College and the National History Museum are about 1.2 km from the hotel. Dublin Airport is approximately 19 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1141.00" OriginalAmount="1141.00">
      <BasicPropertyInfo Latitude="53.419464" Longitude="-6.379421" StarRating="4" HotelCode="61684|carlton_hotel_blanchardstown" HotelName="Carlton Hotel Blanchardstown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Church Road, Tyrrelstown, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79771/a_79771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in Tyrrelstown, to the west of Dublin. It is located some 5 km from the M50 motorway and the N2 and N3 roads. It is approximately 11 km to Dublin airport. Guests will be able to reach the centre of Dublin which is 14 km from the hotel in approximately 45 minutes with public transport. The bus stop for the number 40 D bus is conveniently located directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1146" OriginalAmount="1146">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|58411" HotelName="Temple Bar Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="53.33886625" Longitude="-6.24428366" StarRating="3" HotelCode="731142|draper_rooms" HotelName="Draper Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>31 Mount Street Lower, Grand Canal Dock, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cb/66/cb663c836b102e976802ac18653e35d77f4ce21e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1156.00" OriginalAmount="1156.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|ashling_hotel_2" HotelName="Ashling Hotel Dublin" 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 25/12/2024" HotelFacility="Air Conditioning,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>Parkgate Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8072/a_8072_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Parkgate Street, across the River Liffey from Heuston train station. The centre of Dublin, as well as the famous Temple Bar district, is a 20-minute walk from the hotel. It is also a short distance to many of Dublin's premier tourist attractions, for example Guinness Storehouse, Dublin Zoo, Jameson Distillery, the Tower in Smithfield, Museum of Decorative Arts, Collins Barracks, Museum of Modern Art at the Royal Hospital Killmainham, and Killmainham Gaol. Dublin Airport is about 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1164.00" OriginalAmount="1164.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|hotel_7_dublin" HotelName="Hotel 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624445/624445a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1174" OriginalAmount="1174">
      <BasicPropertyInfo Latitude="53.285634" Longitude="-6.36739" StarRating="4" HotelCode="94829|34628" HotelName="Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgard Road 24, Tallaght, Dublin</AddressLine>
          </AddressLines>
          <CityName>Tallaght</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286379/286379a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1175.00" OriginalAmount="1175.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|clayton_hotel_charlemont" HotelName="Clayton Hotel Charlemont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/862892/a_862892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hotel Charlemont offers a relaxing environment in the midst of Dublin's vibrant city center.

Clayton Hotel Charlemont is a beautifully appointed 4 star hotel superbly located in Dublin's city centre in Dublin 2, overlooking the iconic Grand Canal area  and on the Charlemont green Luas tram line. This spacious 189 bedroom hotel  with dedicated meeting space an A la carte restaurant and bar with beautiful panoramic  views of the Grand Canal and the capital city and an onsite fitness facility is the  is designed to meet the needs of leisure and business guests alike.  Some of Dublin's largest business districts, shopping and sightseeing  areas are a stone's throw away. The hotel is conveniently located on the green luas line and within easy access for Dublin Airport and main bus and rail stati</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1182" OriginalAmount="1182">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|4402" HotelName="Jurys Inn Parnell Street" 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,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Street, Moore Street Plaza, Dublin 1, Dublin D01 E0H3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40049/w_40049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies right next to O’Connell Street. Dublin's main shopping streets, Henry Street and Jervis Street, as well as the cultural highlights of the city are within easy reach. Within a 10-minute walk guests will find Trinity College, pubs, clubs and Bus Eireann station. Within 15 minutes guests will reach plenty of restaurants on George Street, Grafton Street and Christchurch Cathedral. Within a 20-minute drive, guests will find Dublin Zoo, as well as Heuston station and Phoenix Park. Dublin airport is located roughly 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1184.00" OriginalAmount="1184.00">
      <BasicPropertyInfo Latitude="53.435164" Longitude="-6.124207" StarRating="3" HotelCode="35719|white_sands_hotel_3" HotelName="White Sands" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portmarnock, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Portmarnock</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/309706/309706a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Portmarnock. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="53.34353256225586" Longitude="-6.262566089630127" StarRating="3" HotelCode="0|wren" HotelName="Wren" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>9 St Andrew's Ln, Dublin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/d0/90d061a7a60c25eeaf791dba1f943f7a7cfbdf91.jpeg</HotelPictures>
        <HotelDescription>With a stay at Wren, you'll be centrally located in Dublin, within a 5-minute walk of Trinity College and Grafton Street.  This hotel is 0.3 mi (0.5 km) from Dublin Castle and 0.4 mi (0.6 km) from O'Connell Street.&lt;br /&gt;This smoke-free hotel offers discounted parking nearby.&lt;br /&gt;Featured amenities include a 24-hour front desk and an elevator.&lt;br /&gt;Satisfy your appetite at the hotel's coffee shop/café. Quench your thirst with your favorite drink at the bar/lounge. Continental breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 137 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include phones, as well as laptop-compatible safes 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;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 14.50 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1195.00" OriginalAmount="1195.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|the_arlington_oconnell_bridge" HotelName="Arlington O'Connell Bridge Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Bachelors Walk, O'Connell Bridge, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009210/009210a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies just 300 m from the centre of Dublin and only a few paces from Trinity College.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1196.00" OriginalAmount="1196.00">
      <BasicPropertyInfo Latitude="53.34558" Longitude="-6.2658" StarRating="0" HotelCode="0|temple_bar_wellington_quay_apartments" HotelName="Temple Bar Wellington Quay Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Wellington Quay, Dublin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/d0/b4d04b2d5e950805096473b3c64e7ab4ba7b09c9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Temple Bar Wellington Quay Apartments in Dublin (City Centre Dublin), you'll be within a 5-minute walk of Dublin Castle and Ha' Penny Bridge.  This apartment is 0.4 mi (0.6 km) from Trinity College and 0.4 mi (0.6 km) from Christ Church Cathedral.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include safes 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 tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A shuttle from the airport to the hotel is provided for a surcharge (available 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 Ireland 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;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;/ul&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1227" OriginalAmount="1227">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|357" HotelName="Temple Bar Hotel Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Fleet Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22579/a_22579_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located by O'Connell Bridge in the lively Temple Bar, at the heart of the lively city of Dublin. This hotel provides an ideal point of departure for both tourists and business guest since it borders on the shopping district as well as the business district. The picturesque cobbled streets of Temple Bar offer plenty of shops, galleries, restaurants, pubs, cinemas and theatres. Links to the public transport network can be reached within 1 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1227.00" OriginalAmount="1227.00">
      <BasicPropertyInfo Latitude="53.3316239125" Longitude="-6.2439744875" StarRating="4" HotelCode="155055|waterloo_house" HotelName="Waterloo House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Waterloo Road, Dublin 4</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/08/1208dca5bc783440ba3c5d3fb56fb2514a588bf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1229.00" OriginalAmount="1229.00">
      <BasicPropertyInfo Latitude="53.309737" Longitude="-6.402745" StarRating="4" HotelCode="94831|green_isle_conference__leisure_hotel" HotelName="Green Isle Conference &amp; Leisure Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St. Johns Drive, Newlands Cross, Clondalkin, Dublin 22, D22 F9F4</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131739/gt_131739_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Newlands Cross, overlooking the main Dublin to Cork/Limerick N7 dual-carriageway. It is situated only about 15 km from Dublin City centre and only a few minutes from Punchestown Racecourse, the Curragh, Kildare Village outlet mall and Marlay park - a popular concert venue. Opposite the hotel is Corkagh park, a huge public park with fishing lakes, a rose garden, coffee shop, baseball diamond and plenty of wide open space. Dublin Airport is about 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.00" OriginalAmount="1231.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|albany_house" HotelName="Albany House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160906/160906a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St Stephen's Green. It is around a 5-minute walk from Dublin's main shopping street, Grafton Street, and from the main entertainment district of Temple Bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.00" OriginalAmount="1233.00">
      <BasicPropertyInfo Latitude="53.348356874797" Longitude="-6.2778966697571" StarRating="1.5" HotelCode="47443|generator_hostel" HotelName="Generator Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10391/a_10391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is centrally located in Smithfield, a 10-minute walk from O'Connell Street. Many attractions including Guinness Storehouse, Dublin Castle, Trinity College, The National Museum of Ireland, The Wax Museum and Jameson Distillery are within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.00" OriginalAmount="1236.00">
      <BasicPropertyInfo Latitude="53.343131534291" Longitude="-6.2738009116908" StarRating="3" HotelCode="145970|staycity_serviced_apartments_christchurch_3" HotelName="Staycity Serviced Apartments Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 22/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/597921/597921a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Aparthotel is located in Dublin’s centre, just 5 minutes’ walk from Temple Bar. Dublin Castle is located less than 10 minutes away on foot, and the central shopping of Grafton Street is a 20-minute walk away. The Guinness Storehouse is a 10-minute walk away, and Trinity College is a 15-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|the_belvedere_hotel_parnell_square_2" HotelName="Belvedere Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Denmark Street, Dublin 1, Dublin D01 W1C0</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35549/w_35549_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Georgian Dublin, just a few minutes' walk from O'Connell Street and Temple Bar, the centre of Dublin's nightlife. Croke Park, the IFSC (Irish Financial Services Centre) and the Point Theatre can all be easily reached from the hotel. Dublin Airport is 13 km away, while the nearest links to public transport can be found 2 minutes away at Parnell Square. Connolly train station is just 10 minutes by car. The Guinness Storehouse, the National Museum and the Hugh Lane Art Gallery are all similarly accessible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.00" OriginalAmount="1243.00">
      <BasicPropertyInfo Latitude="53.349294" Longitude="-6.278387" StarRating="3" HotelCode="113813|maldron_hotel_smithfield" HotelName="Maldron Hotel Smithfield" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin 7, Dublin D07 RF2Y</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157217/a_157217_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Dublin's city centre. Its doors open onto Smithfield Plaza, a vibrant and newly developed quarter of Dublin city centre. Smithfield Plaza is tucked in from the Quays just behind the Four Courts and is just a 10-minute walk from Dublin City centre. It is ideally situated for business and leisure guests alike. Shopping, entertainment, sightseeing, eateries and business districts are all within an easy stroll of the hotel. Henry Street, a 10-minute walk away, is good for shopping. St. Stephens Green Park is a 15-minute walk from the hotel, and Dollymount beach can be reached in 30 min on public transport. Dublin Zoo, the Guinness Store House and the Natural History Museum are all a 10- to 20-minute walk from the hotel. There is also a direct access route to and from Dublin Airport and Dublin Port.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1246" OriginalAmount="1246">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|25686" HotelName="Hilton Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 26/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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Northern Cross, Malahide Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/98447/a_98447_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel lies some 5 km from Dublin city centre. Bars, pubs, clubs and nightlife spots can be found 4 km away, whilst there are shops just 50 m from the hotel’s front door. Malahide castle and beach can be reached in 10 and 20 minutes respectively by car. Dublin Airport is 9 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1257" OriginalAmount="1257">
      <BasicPropertyInfo Latitude="53.345090429864" Longitude="-6.2640782498786" StarRating="2" HotelCode="144588|25683" HotelName="Temple Bar Lane by thekeycollections" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>19 Temple Lane, Temple Bar, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/178437/178437a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1272.00" OriginalAmount="1272.00">
      <BasicPropertyInfo Latitude="53.360726859663" Longitude="-6.2537434576722" StarRating="4" HotelCode="370515|the_croke_park_hotel_2" HotelName="The Croke Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jones's Road, Dublin 3, D03 E5Y8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70016/a_70016_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location in Dublin. Bars, restaurants, and links to the public transport network are to be found nearby. Guests will reach a nightclub, some shops, Connolly railway station, and a bus station in 10 minutes on foot. Heuston station is 3.5 km away, and Dublin's financial district and the East Point Business Park are located nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1284.00" OriginalAmount="1284.00">
      <BasicPropertyInfo Latitude="53.269483" Longitude="-6.141784" StarRating="3" HotelCode="166565|rochestown_lodge_hotel_spa" HotelName="Rochestown Lodge Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rochestown Avenue, Dun Laoghaire, A96 T184</AddressLine>
          </AddressLines>
          <CityName>Dún Laoghaire</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/285754/285754a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dún Laoghaire. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1285.00" OriginalAmount="1285.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|the_north_star_hotel_and_premier_club_suites" HotelName="North Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53698/a_53698_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and nightlife of Temple Bar. Guests will also find O'Connell Street, Trinity College, The O2 Dublin Concert Venue, the DART train to Lansdowne Road and shopping districts, including Henry Street and Grafton Street, nearby. It is situated opposite the Irish Financial Services Centre (IFSC), Connolly railway station and the Luas tram, and it is just around the corner from the central bus station (Busarus). For all rugby and GAA sports fans as well as concert goers, the Croke Park Stadium is approximately 10 minutes away. Dublin International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1288.00" OriginalAmount="1288.00">
      <BasicPropertyInfo Latitude="53.40428222453" Longitude="-6.245629682209" StarRating="4" HotelCode="33798|crowne_plaza_dublin_northwood" HotelName="Crowne Plaza Dublin Airport" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northwood Park, Santry, Dublin, D09 X9X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53692/a_53692_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a luxurious haven situated in a mature and tranquil parkland setting, just 15 minutes from Dublin City Centre, providing an ideal base for both business and leisure travellers. It is located close to the M1 and M50 motorways, which offer easy access to Dublin Airport, which is just 5 minutes away, and business districts, as well as the historic sites and attractions of Dublin. A 24-hour courtesy coach to and from the airport is operated.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1292" OriginalAmount="1292">
      <BasicPropertyInfo Latitude="53.487132431045" Longitude="-6.2725906395212" StarRating="4" HotelCode="113825|34630" HotelName="Roganstown Hotel &amp; Country Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Roganstown, Swords K67 P2E4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Swords</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157232/a_157232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only 18 km from Dublin’s city centre and 5 minutes from Dublin International Airport and Swords, yet in peaceful countryside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1345.00" OriginalAmount="1345.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|the_gibson_hotel" HotelName="The Gibson Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228973/a_228973_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin and just a minute’s walk from the nearest links to the public transport network. Within walking distance guests will find Dublin Port (4 minutes), the city centre (10 minutes), Dublin's IFSC-Aviva Stadium (13 minutes), the Grand Canal Theatre, The O2, Croke Park (15 minutes) and Trinity College. For guests flying into Dublin Airport, the hotel is only 11 km by car via the Port Tunnel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1364" OriginalAmount="1364">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|9404" HotelName="Hilton Dublin Kilmainham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78523/a_78523_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a short walk from Heuston Railway Station and the Luas tram line. Very close by are an array of the city's top attractions, such as the Guinness Storehouse, the Kilmainham Goal Museum, and the Royal Hospital Kilmainham.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1367.00" OriginalAmount="1367.00">
      <BasicPropertyInfo Latitude="53.388688" Longitude="-6.1104469411392" StarRating="3" HotelCode="34781|marine_hotel_2" HotelName="Marine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Cross, Dublin 13, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/d9/45d9a1c86acbf0aa258bad31d2a3c7577fe2db9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1376.00" OriginalAmount="1376.00">
      <BasicPropertyInfo Latitude="53.343855" Longitude="-6.270012" StarRating="3" HotelCode="29795|harding_hotel" HotelName="Harding" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Copper Alley, Fishamble Street, Christchurch, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287903/287903a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1386" OriginalAmount="1386">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|10690" HotelName="Maldron Hotel Dublin Airport" 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,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dublin Airport, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95938/a_95938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is around 12 km from the centre of Dublin and Donabate Beach. Conveniently the closest hotel to the Dublin Airport terminal building with a 24-hour courtesy airport shuttle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1392.00" OriginalAmount="1392.00">
      <BasicPropertyInfo Latitude="53.327714139273" Longitude="-6.2256239987072" StarRating="3" HotelCode="33794|premier_suites_dublin_ballsbridge_" HotelName="PREMIER SUITES PLUS Dublin Ballsbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Golf,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-56 Merrion Road, Ballsbridge, Dublin 4, Dublin D04 V4K3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53686/a_53686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is exclusively located directly beside the sea and a few minutes from the town centre. The Royal Dublin Society congress centre (RDS) lies opposite the hotel. The Four Seasons Hotel, the US and British embassies, Lansdowne Road, the airport, the ferry ports, restaurants, shopping venues, bars, a guest car park and the Dart Link tram service are located in the hotel's immediate vicinity. A luxuriously fitted minibus departs for Dublin Airport every 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1415" OriginalAmount="1415">
      <BasicPropertyInfo Latitude="53.320908269493" Longitude="-6.2162204957008" StarRating="3" HotelCode="26976|6889" HotelName="Tara Towers Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merrion Road, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39725/ba_39725_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel enjoys a peaceful location between Dublin and the charming villages of Blackrock, sandy cove and Dalkey. It offers a wonderful view of Dublin Bay, close to Landsdowne Park and Shelbourne race track. The centre of Dublin lies around 3 km away (a 10-minute drive). There are restaurants, bars, clubs and shopping facilities located nearby and links to the public transport network can easily be reached on foot lying just 100 m from the hotel. In addition, Dublin airport is around 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1416" OriginalAmount="1416">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|889" HotelName="Trinity City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31229/a_31229_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's top attractions like Dublin Castle, St. Stephens Green and Grafton Street - Dublin's principal shopping district - can be found within walking distance of the hotel. A wealth of museums, galleries and cultural centres are dotted around the city centre and are within easy reach from the hotel's central location. It is a 5-minute walk to Temple Bar, Dublin's cultural quarter and the hub of Dublin's nightlife; famous for its abundance of cafés, music bars and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1421.00" OriginalAmount="1421.00">
      <BasicPropertyInfo Latitude="53.304819819621" Longitude="-6.2056124210358" StarRating="5" HotelCode="318128|radisson_blu_st_helens_hotel_2" HotelName="Radisson Blu St. Helen's Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillorgan Road, Blackrock, 4 Dublin, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194684/194684a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst magnificent gardens at the heart of Dublin, this luxury hotel lies on Stillorgan Road in the Booterstown district of the city. Wonderful views are to be had out over Dublin Bay that may be reached on foot in just 15 minutes. The centre of Dublin where guests will discover countless shopping and entertainment venues is 5.5 km away and may easily be reached by making use of public transport (nearest stop is just 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1426.00" OriginalAmount="1426.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|carlton_hotel_dublin_airport_hotel" HotelName="Carlton Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Cloghran, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131740/a_131740_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is just a 20-minute drive away from Dublin city centre and conveniently located right beside the M 1 and M 50 motorways. It is situated beside Dublin Airport overlooking the runways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1431.00" OriginalAmount="1431.00">
      <BasicPropertyInfo Latitude="53.344212322665" Longitude="-6.2635710317159" StarRating="3" HotelCode="113800|dublin_citi_hotel" HotelName="Dublin Citi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46-49 Dame Street, Dublin 2, D02 X466</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/9c/319cde7b18e6de33c352e54c1162b7b1d68d20eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1435.00" OriginalAmount="1435.00">
      <BasicPropertyInfo Latitude="53.32505115" Longitude="-6.240982175" StarRating="3" HotelCode="901106|morehampton_townhouse" HotelName="Morehampton Townhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Morehampton Road, Dublin 4</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286941/286941a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1440" OriginalAmount="1440">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|25685" HotelName="Clontarf Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10175/a_10175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is ideally located 3.2 km from Dublin city centre. The hotel is an oasis tucked away in a tranquil setting, surrounded by fabulous golf courses and the sounds of lapping waters from the Irish Sea. Dublin Airport is approximately 8 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1446.00" OriginalAmount="1446.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|hyatt_centric_the_liberties_dublin" HotelName="Hyatt Centric The Liberties Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/13/9b139499ebb4318df3c26fb9eb5c714dd79e3d3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1462" OriginalAmount="1462">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|2759" HotelName="The Morgan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35551/w_35551_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1462.00" OriginalAmount="1462.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|maldron_hotel_citywest" HotelName="KingsWood Hotel City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97375/a_97375_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 motorway, offering fast transfer times from Dublin airport. Transfers to and from the Luas light railway system are available, giving easy access into the city centre. The Red Cow Luas stop is located 2.4 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1463.00" OriginalAmount="1463.00">
      <BasicPropertyInfo Latitude="53.357418837398" Longitude="-6.2597209238908" StarRating="3" HotelCode="397274|harveys_guest_house" HotelName="Harvey's Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Upper Gardiner Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bb/16/bb1615b5cc72628e5fe50e66584aa6a9187f6130.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;B &amp;amp; B family. It offers free parking and 2 meeting rooms with free Wi-Fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1505.00" OriginalAmount="1505.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="0" HotelCode="611031|grand_canal_district_apartments" HotelName="Grand Canal District Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Northumberland Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0d/db/0ddb7d8fc5ced07fcd073f37e7c290000ef2180d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1513.00" OriginalAmount="1513.00">
      <BasicPropertyInfo Latitude="53.33725623" Longitude="-6.27527152" StarRating="3" HotelCode="851145|aloft_dublin_city" HotelName="Aloft Dublin City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Pets allowed,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Mill Street, Merchants, Quay, Dublin, D08 XK58</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/IE/16005/789/lr/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in St Stephen's Green. The hotel comprises 198 cosy units. In addition, Wi-Fi access is offered at the establishment's common spaces. The reception is open 24/7. Aloft Dublin City has wheelchair-accessible common areas. Pets are allowed at this accommodation. Parking facilities are available for guests' convenience. Aloft Dublin City may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1516.00" OriginalAmount="1516.00">
      <BasicPropertyInfo Latitude="53.34915267" Longitude="-6.258138" StarRating="0" HotelCode="979036|moxy_dublin_city" HotelName="Moxy Dublin City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Sackville Place, Dublin DO1 TY75</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/d7/ded73c47e754bb4f546a59a3ba234d91b275229e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1521.00" OriginalAmount="1521.00">
      <BasicPropertyInfo Latitude="53.426488982421" Longitude="-6.2325954437256" StarRating="4" HotelCode="24109|radisson_blu_hotel_dublin_airport_3" HotelName="Radisson Blu Dublin Airport" 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,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dublin Airport, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33532/a_33532_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst wonderful surrounds close to Dublin, this large contemporary-style hotel is located within the airport complex and just 15 minutes away from Dublin city centre. It is just a few minutes' walk to the nearest sports facilities as well as a golf course. It is also just a stone's throw from the nearest links to the public transport network (1 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1532.00" OriginalAmount="1532.00">
      <BasicPropertyInfo Latitude="53.35125518" Longitude="-6.25469029" StarRating="0" HotelCode="574549|gardiner_lodge" HotelName="Gardiner Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>76 Gardiner Street Lower, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ef/7b/ef7b2ad8ae7b00bf7bbeb864adb2e40175f89afe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1570.00" OriginalAmount="1570.00">
      <BasicPropertyInfo Latitude="53.3574782856335" Longitude="-6.2640663494293" StarRating="0" HotelCode="0|_0x2f623" HotelName="Eccles Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Eccles Street, Dublin 7, Dublin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/69/9c/699c5e45c5973dbdf01258d472ce91d6084cbae2.jpeg</HotelPictures>
        <HotelDescription>An elegant Victorian Townhouse, this boutique accommodation is located in the Cultural Quarter in the heart of Georgian Dublin’s City Centre. 9 minutes’ walk from O’Connell St, and next door to the Mater Private Hospital. All rooms have private en-suite bathrooms, free WiFi, cable TV and a Café Bar on the ground floor offering comfort food and drinks. The Eccles Townhouse has been revitalised and brought back to it’s original use as accommodation over the Café Bar. The property still retains the Victorian feel, with original windows and steel columns, but with modern conveniences. Rooms at Eccles Townhouse are exclusively designed to keep the Victorian style while providing every modern convenience, including tea/coffee making facilities, cable TVs, deluxe beds, and free WiFi. The Café Bar on the ground floor of Eccles Townhouse retains its 19th Century public bar house features. It provides Guinness on tap with craft beer alongside pizza and panini. The townhouse is adjacent to secure private car park available and is on the 747 &amp;amp; Aircoach airport shuttle stop. Nearby attractions the GAA match at Croke Park, with The Hugh Lane art Gallery, The Garden of Remembrance, The Abbey and Gate theatres and the James Joyce Cultural Centre are all a short walk away. This townhouse is situated on the corner of Eccles Street and Dorset Street, a short stroll to Temple bar’s night life, Trinity College, The Guinness Hopstore, The Jameson Distillery, Dublin Zoo and the capitals leading shopping districts Henry Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1588.00" OriginalAmount="1588.00">
      <BasicPropertyInfo Latitude="53.360234662777" Longitude="-6.4798696748687" StarRating="3" HotelCode="129785|springfield_hotel_8" HotelName="Springfield" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Leixlip Road, W23 W280 Leixlip, Kildare</AddressLine>
          </AddressLines>
          <CityName>Leixlip</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189143/189143a_hb_a_225.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Leixlip. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1616" OriginalAmount="1616">
      <BasicPropertyInfo Latitude="53.363824" Longitude="-6.489107" StarRating="4" HotelCode="146394|420054" HotelName="Court Yard Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Main Street, Leixlip, Dublin West Subhurb, County Kildare, W23 E9TI</AddressLine>
          </AddressLines>
          <CityName>Leixlip</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/379268/379268a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Leixlip. The nearest airport is Shannon (SNN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.00" OriginalAmount="1629.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|the_gresham_hotel" HotelName="Hotel Riu Plaza The Gresham Dublin" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Upper O´Connell Street, Dublin, D01 C3W7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50188/a_50188_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located at the heart of Dublin within a short distance of shops, theatres, galleries and many of the city's top sights. The hotel enjoys excellent links to the city's infrastructurewith the nearest bus stop lying just 200 m away and Connolly train station approximately 1 km from the hotel. It is some 10 km to Dublin airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1653" OriginalAmount="1653">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|21431" HotelName="Camden Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9519/a_9519_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen's Green public park as well as Grafton Street, the main shopping street in the south of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1672" OriginalAmount="1672">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|354" HotelName="Hilton Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27394/a_27394_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City centre and 3 miles away from the RDS convention centre. Guests can take a short tram ride to Dundrum town centre and savour traditional Irish dishes beside the Grand Canal in the Uisce Restaurant or enjoy a sandwich and a Guinness in the Stil Bar. Alternatively, they can work out at the nearby gym and then see Dublin’s attractions on a Viking Splash Tour. Guests may also visit the Guinness Storehouse or explore the city’s literary history at the Dublin Writers’ Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1683.00" OriginalAmount="1683.00">
      <BasicPropertyInfo Latitude="53.429416791391" Longitude="-6.126055419445" StarRating="4" HotelCode="318022|portmarnock_hotel__golf_links" HotelName="Hotel Portmarnock &amp; Golf Links" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel,Golf Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 27/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,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strand Road, Portmarnock, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Portmarnock</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32504/a_32504_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in some of Dublin's most beautiful surroundings, fronting onto the sandy beach and overlooking the Irish Sea. The hotel is only about 40-minute drive from the city centre. The centre of Portmarnock, with its nightclub, station and beach, is 5 minutes away by car and it is a 10-minute drive to Malahide, where guests will find shops, bars and restaurants. Dublin airport is around 8 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1696" OriginalAmount="1696">
      <BasicPropertyInfo Latitude="53.348528392308" Longitude="-6.2585445846154" StarRating="3" HotelCode="94826|29955" HotelName="Wynn's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Abbey Street Lower, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286161/286161a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1748.00" OriginalAmount="1748.00">
      <BasicPropertyInfo Latitude="53.345270703569" Longitude="-6.2671208381653" StarRating="5" HotelCode="47495|the_clarence" HotelName="The Clarence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Wellington Quay, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10450/a_10450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical building of this hotel features a view of the River Liffey and lies in the middle of the artistic quarter of Temple Bar. Trinity College, museums, the main shopping streets as well as plenty of pubs, clubs and restaurants are easily within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1835.00" OriginalAmount="1835.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|bewleys_hotel_ballsbridge" HotelName="Clayton Hotel Ballsbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Merrion Road, Ballsbridge, Dublin 4, DO4 P3C3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103505/a_103505_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautifully restored 19th century Masonic School is ideally located in the heart of Dublin's exclusive business district and embassy belt. The hotel is next door to the RDS Arena and just a 10-minute drive from Dublin city centre and attractions such as Trinity College, Dublin Castle and Christchurch Cathedral. Dublin Zoo can be reached by car in 15 minutes. Public transport via bus and rail is only a few minutes’ walk from the hotel and Dublin International Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1843.00" OriginalAmount="1843.00">
      <BasicPropertyInfo Latitude="53.3523118" Longitude="-6.2639152" StarRating="3" HotelCode="152033|parnell_apartments" HotelName="Parnell Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>50 Parnell Square West, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/8a/c0/8ac0813f6bc48f0fd9a3b4f88e0e71b650c4a846.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Parnell Square Apartments in Dublin (City Centre North), you'll be minutes from Rotunda Hospital and Garden of Remembrance. This apartment is close to Ha' Penny Bridge and Dublin 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 guestrooms, featuring kitchens with microwaves and dishwashers. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include coffee/tea makers and washers/dryers, and you can also request cribs/infant beds.&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;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and an elevator (lift). A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1896.00" OriginalAmount="1896.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|castleknock_hotel__country_club" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Porterstown Road, Castleknock, Dublin 15</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56792/ba_56792_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just outside Castleknock Village, 9 km from Dublin city, 13 km from Dublin airport and within easy access of the M50 motorway. Heuston is the nearest public transport connection.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1905.00" OriginalAmount="1905.00">
      <BasicPropertyInfo Latitude="53.34720993041992" Longitude="-6.234094142913818" StarRating="4" HotelCode="0|the_mayson_dublin" HotelName="The Mayson Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>82 North Wall Quay, Dublin</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a8/bb/a8bbb74c9b54eb167f2ee82435d11ea2e13f35fb.jpeg</HotelPictures>
        <HotelDescription>With a stay at The Mayson Dublin in Dublin (City Centre Dublin), you'll be within a 5-minute walk of 3Arena and The Convention Centre Dublin.  This 4-star hotel is 0.7 mi (1.1 km) from Bord Gáis Energy Theatre and 1.1 mi (1.7 km) from O'Connell Street.&lt;br /&gt;Enjoy recreational amenities such as a health club and an outdoor pool.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage.&lt;br /&gt;For dinner or brunch, stop by RYLEIGH'S, a restaurant that specializes in Irish cuisine. Dining is also available at the coffee shop/café, and 24-hour room service is provided. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges. Cooked-to-order breakfasts are served on weekdays from 7:00 AM to 10:00 AM and on weekends from 8:00 AM to 11:00 AM for a fee.&lt;br /&gt;Treat yourself to a stay in one of the 100 guestrooms, featuring heated floors and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Conveniences include safes and desks, as well as phones with free local calls.&lt;br /&gt;&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.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;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 20.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1938.00" OriginalAmount="1938.00">
      <BasicPropertyInfo Latitude="53.335684110353" Longitude="-6.263355645369" StarRating="4" HotelCode="311215|dean_hotel_dublin" HotelName="The Dean Hotel Dublin" 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>33 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/403423/403423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1945.00" OriginalAmount="1945.00">
      <BasicPropertyInfo Latitude="53.450745" Longitude="-6.147817" StarRating="4" HotelCode="79296|the_grand_malahide" HotelName="Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Malahide, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107355/p_107355_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.00" OriginalAmount="1995.00">
      <BasicPropertyInfo Latitude="53.3551548" Longitude="-6.24630738" StarRating="4" HotelCode="547306|five_lamps_suites" HotelName="The Five Lamps Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>5/6 North Strand Road, Ballybough, Dublin 1, D01 T928</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/b3/70b3c0b1292c10086ebaa0a14b9573156690837a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2002" OriginalAmount="2002">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|90081" HotelName="The Spencer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33529/a_33529_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the River Liffey with stunning views of the city, and is close to all the major tourist attractions and just a 10-minute walk from the famous O'Connell Street and a 15-minute walk from Stephens Green, Grafton Street and Trinity College. If flying into Dublin, this is the closest city centre hotel to Dublin Airport via the Dublin Port Tunnel and the hotel provides a free shuttle bus to and from Dublin Airport 7 days a week.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2023" OriginalAmount="2023">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|26522" HotelName="The Morrison, A Doubletree by Hilton" 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>Lower Ormond Quay, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22865/a_22865_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre on the banks of the River Liffey, very close to the Millennium Bridge and the popular Temple Bar district, where there are numerous restaurants, bars, pubs and nightclubs. Guests can quickly reach many museums, galleries and theatres, as well as the city's financial service area. A public transport stop can be comfortably reached on foot, about 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2168.00" OriginalAmount="2168.00">
      <BasicPropertyInfo Latitude="53.340848606173" Longitude="-6.268232613802" StarRating="4" HotelCode="387398|radisson_blu_royal_hotel_dublin" HotelName="Radisson Blu Royal" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golden Lane, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286267/286267a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2260" OriginalAmount="2260">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|29130" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131734/a_131734_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2551.00" OriginalAmount="2551.00">
      <BasicPropertyInfo Latitude="53.3335065" Longitude="-6.2537417" StarRating="4" HotelCode="199857|number_31" HotelName="Number 31" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Leeson Close, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/71/16/711634eb43300651a6e9e43a7b0c38cedeec8a97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2711.00" OriginalAmount="2711.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|grafton_capital_hotel" HotelName="Grafton Capital Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stephens Street Lower, Dublin City Centre, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50720/a_50720_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional, Georgian-style hotel is located at the heart of Dublin within walking distance of many of the city's top sights including Dublin Castle, Trinity College, St. Stephen's Green and Grafton Street shopping district. Temple Bar, Dublin's nightlife centre, features a diversity of cafés and restaurants and lies just 5 minutes walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2895.00" OriginalAmount="2895.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|four_seasons_hotel_dublin" HotelName="InterContinental Dublin" 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,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmonscourt Road, Ballsbridge, Dublin 4, D04 A9K8 Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287784/287784a_hb_a_064.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dublin, this hotel is approximately 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2906" OriginalAmount="2906">
      <BasicPropertyInfo Latitude="53.18965696888" Longitude="-6.1639318519662" StarRating="3" HotelCode="71140|420184" HotelName="Summerhill House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Golf,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Enniskery, County Wicklow</AddressLine>
          </AddressLines>
          <CityName>Enniskerry</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/351409/351409a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Enniskerry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3185.00" OriginalAmount="3185.00">
      <BasicPropertyInfo Latitude="53.333663221338" Longitude="-6.241862475872" StarRating="5" HotelCode="75299|dylan_hotel" HotelName="Dylan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eastmoreland Place, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102552/a_102552_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in a leafy, affluent suburb on the edge of the city, just minutes from the heart and panache of Dublin city centre. Guests will find tourist attractions including Grafton Street, Trinity College and Dublin Castle within 1 km of the hotel. The Guinness Storehouse is some 4 km away and Dublin Airport is 20 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3669.00" OriginalAmount="3669.00">
      <BasicPropertyInfo Latitude="53.34554611869" Longitude="-6.2588569521904" StarRating="5" HotelCode="24108|the_westin_dublin" HotelName="The Westin Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>at College Green, Westmoreland Street, Dublin D02 HR67</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33531/a_33531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, on its own city block in downtown Dublin opposite Trinity College, this hotel is the perfect location from which to explore Ireland's capital city. Formerly the Allied Irish Bank, this historic building has now been transformed into a luxurious hotel. Located only steps away from the Cultural Quarter, Temple Bar, as well as the famous shops of Grafton Street, the hotel is also within easy walking distance of Dublin's business and financial district. The nearest public transport stop is Tara Street (around 100 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4317" OriginalAmount="4317">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|29128" HotelName="Conrad Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Earlsfort Terrace, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64965/w_64965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Dublin, close to Trinity College. It is just a short walk to links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4371.00" OriginalAmount="4371.00">
      <BasicPropertyInfo Latitude="53.338599" Longitude="-6.252864" StarRating="5" HotelCode="18370|the_merrion" HotelName="The Merrion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Upper Merrion Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288228/288228a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Dublin. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4378" OriginalAmount="4378">
      <BasicPropertyInfo Latitude="53.339406799815" Longitude="-6.2614477987767" StarRating="5" HotelCode="45303|50207" HotelName="The Fitzwilliam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St. Stephens Green, Dublin, D02 HE18</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22767/a_22767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in St Stephen's Green, in the heart of Dublin city, only a few steps from Grafton Street, Trinity College and Tara Street Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4439.00" OriginalAmount="4439.00">
      <BasicPropertyInfo Latitude="53.338938867742" Longitude="-6.256091594696" StarRating="5" HotelCode="45050|the_shelbourne_dublin_a_renaissance_hotel" HotelName="The Shelbourne Autograph Collection" 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 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 Saint Stephens Green, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21488/a_21488_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on St Stephen's Green in central Dublin with the best of Dublin on its doorstep. Guests can explore the designer boutiques and famous department stores around Grafton Street. They can also follow in the footsteps of Oscar Wilde and Samuel Beckett and visit Trinity College or settle in with a pint at one of the cities many beautiful pubs. There is also stunning countryside and coastline to explore just minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.00" OriginalAmount="786.00">
      <BasicPropertyInfo Latitude="53.3106" Longitude="-6.26737" StarRating="0" HotelCode="970021|abrae_court" HotelName="No 9 Rathgar by thekeycollections" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Zion Road, Rathgar</AddressLine>
          </AddressLines>
          <CityName>Rathgar</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="857.00" OriginalAmount="857.00">
      <BasicPropertyInfo Latitude="53.356288147549" Longitude="-6.2598597726685" StarRating="2" HotelCode="151680|lyndon_guesthouse" HotelName="Lyndon Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Gardiner Place, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a range of services and facilities, making it ideal for business travellers and holiday makers alike. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1031.00" OriginalAmount="1031.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="0" HotelCode="573029|kennedys_pub_drumcondra" HotelName="Kennedy's Drumcondra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>132 Lower Drumcondra Road, Dublin, D09 A4P8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1035.00" OriginalAmount="1035.00">
      <BasicPropertyInfo Latitude="53.34122535" Longitude="-6.26948699" StarRating="4" HotelCode="772154|staycity_aparthotels_dublin_castle" HotelName="Staycity Aparthotels Chancery Lane Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Bride Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1041" OriginalAmount="1041">
      <BasicPropertyInfo Latitude="53.335941380042" Longitude="-6.2636079633141" StarRating="2" HotelCode="94825|419919" HotelName="Jackson Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1157" OriginalAmount="1157">
      <BasicPropertyInfo Latitude="53.608831630878" Longitude="-6.183032014649" StarRating="4" HotelCode="155723|420153" HotelName="Bracken Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bridge Street, Balbriggan, Country Dublin, K32 D521</AddressLine>
          </AddressLines>
          <CityName>Balbriggan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Balbriggan. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1204.00" OriginalAmount="1204.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|marlin_hotel_dublin" HotelName="Marlin Hotel Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>11 Bow Lane East, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.00" OriginalAmount="1239.00">
      <BasicPropertyInfo Latitude="53.35572217" Longitude="-6.26570298" StarRating="0" HotelCode="871187|tom_dick_and_harriets" HotelName="Tom Dick &amp; Harriet's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>97-98 Upper Dorset Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1246.00" OriginalAmount="1246.00">
      <BasicPropertyInfo Latitude="53.351514104211" Longitude="-6.3558024716049" StarRating="2" HotelCode="113838|west_county_hotel" HotelName="The West County Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Lucan Road, Chapelizod, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1280.00" OriginalAmount="1280.00">
      <BasicPropertyInfo Latitude="53.3505157" Longitude="-6.2552857" StarRating="2" HotelCode="145766|celtic_lodge" HotelName="Celtic Lodge Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Talbot Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This lodge is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1299.00" OriginalAmount="1299.00">
      <BasicPropertyInfo Latitude="53.31670341" Longitude="-6.21819037" StarRating="3.5" HotelCode="547301|broc_house_" HotelName="Broc House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>53 Nutley Lane, Donnybrook, Dublin 4, D04 KT99</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1358.00" OriginalAmount="1358.00">
      <BasicPropertyInfo Latitude="53.32424082" Longitude="-6.25189279" StarRating="4" HotelCode="786948|the_devlin" HotelName="The Devlin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>117-119 Ranelagh Road, Dublin 6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.00" OriginalAmount="1366.00">
      <BasicPropertyInfo Latitude="53.345435381363" Longitude="-6.2650810651867" StarRating="3" HotelCode="94821|fitzsimons_" HotelName="Fitzsimons" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>21-22 Wellington Quay, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This is a lively location, perfect for those looking to enjoy the nightlife. Not ideal for those looking for peace and quiet. Especially perfect for stag and hen parties, as the hotels&amp;apos; own bars and restaurants mean you will hardly have to leave the premises!Located in the very heart of Dublin&amp;apos;s ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1502.00" OriginalAmount="1502.00">
      <BasicPropertyInfo Latitude="53.44429187" Longitude="-6.15351905" StarRating="0" HotelCode="788862|castle_lodge_bb" HotelName="Castle Lodge B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Back Road, The Hill, Malahide, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Malahide</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1546.00" OriginalAmount="1546.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="0" HotelCode="863858|gleesons_townhouse" HotelName="Gleesons Townhouse Booterstown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>44 Booterstown Avenue, Booterstown, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1549" OriginalAmount="1549">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|29127" HotelName="Crowne Plaza Blanchardstown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blanchardstown Centre, Blanchardstown, Dublin 15, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Located within Ireland's largest shopping complex, Blanchardstown Shopping Centre, this charming city hotel is located just off the M3/M50 and approximately 10 km from Dublin city centre, which can be reached using the public transportation options (bus or taxi) just 50 metres away. Guests will find shops, restaurants and bars just 20 metres away, and nightlife only 100 metres away. Coolmine train station and the National Aquatic Centre are both around 1.5 km from the family-friendly design hotel and Dublin Zoo is roughly 5 km away. Dublin International airport is approximately 15 km from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1608" OriginalAmount="1608">
      <BasicPropertyInfo Latitude="53.34123" Longitude="-6.264673" StarRating="3" HotelCode="25171|8417" HotelName="Drury Court House" 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>28-30 Lower Stephen's St., Dublin City Centre</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1938.00" OriginalAmount="1938.00">
      <BasicPropertyInfo Latitude="53.39671922" Longitude="-6.22386101" StarRating="3" HotelCode="619753|maries_bed_and_breakfast" HotelName="Maries Bed and Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>87 Cromcastle Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2167.00" OriginalAmount="2167.00">
      <BasicPropertyInfo Latitude="53.33269734" Longitude="-6.25885861" StarRating="0" HotelCode="731157|the_wilder" HotelName="The Wilder Townhouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>22 Adelaide Road, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2676.00" OriginalAmount="2676.00">
      <BasicPropertyInfo Latitude="53.320828" Longitude="-6.26519" StarRating="3" HotelCode="94824|uppercross_house" HotelName="Uppercross House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-30 Upr Rathmines Road, Rathmines, Dublin</AddressLine>
          </AddressLines>
          <CityName>Rathmines</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 The Uppercross House Hotel in Dublin (Rathmines), you'll be minutes from Swan Shopping Centre and close to St. Stephen's Green. This hotel is close to St. Patrick's Cathedral and National Gallery of Ireland at Merrion Square.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 49 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 phones, as well as laptop-compatible safes and complimentary newspapers.&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, babysitting/childcare, and discounted use of a nearby fitness facility.&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 a computer station, 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="3521" OriginalAmount="3521">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|34632" HotelName="The Marker Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4167.00" OriginalAmount="4167.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="0" HotelCode="967042|henrietta_suites_city_centre" HotelName="The Henrietta Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Henrietta Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Bicycle Rental,Golf,Jacuzzi,Swimming Pool,Nightclub,Shopping Arcade,Heated Pool,Massage Centre,Sauna,Garden,Spa,Kitchen,24 Hour Front Desk,Babysitting,Concierge,Dry Cleaning,Elevator,Housekeeping,LCD/Projector,Luggage Storage,Meeting Room,Parking,Pets allowed,Dining</BasicAmenities>
    <HotelRating>4,3,5,3.5,2,1.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,GUESTHOUSE,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,BEACH HOTEL,SPA HOTEL,GUEST HOUSES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
76764587-b77c-441f-b747-4d1b6b6beb8d|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="76764587-b77c-441f-b747-4d1b6b6beb8d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-08T00:00:00" End="2025-01-28T00: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
76764587-b77c-441f-b747-4d1b6b6beb8d|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
76764587-b77c-441f-b747-4d1b6b6beb8d|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
fc1bdf7d-7a7c-4862-ab55-71b5cd0d3ed1|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="fc1bdf7d-7a7c-4862-ab55-71b5cd0d3ed1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5890" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-18T00:00:00" End="2024-12-31T00: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
fc1bdf7d-7a7c-4862-ab55-71b5cd0d3ed1|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
fc1bdf7d-7a7c-4862-ab55-71b5cd0d3ed1|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-12-10T14:28:17.6620919+00:00" Version="0" EchoToken="Search" TransactionIdentifier="fc1bdf7d-7a7c-4862-ab55-71b5cd0d3ed1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="674" OriginalAmount="674">
      <BasicPropertyInfo Latitude="50.882277" Longitude="4.437027" StarRating="1" HotelCode="185204|74224" HotelName="Ibis budget Brussels Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bessenveldstraat, 1831 Diegem</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259146/a_259146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Diegem/Machelen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="787" OriginalAmount="787">
      <BasicPropertyInfo Latitude="50.877465" Longitude="4.5046199999999" StarRating="3" HotelCode="103014|412034" HotelName="Taormina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leuvensesteenweg 606-608, Nossegem, 1930 Zaventem</AddressLine>
          </AddressLines>
          <CityName>Zaventem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210394/210394a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zaventem. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="793" OriginalAmount="793">
      <BasicPropertyInfo Latitude="50.880205" Longitude="4.697554" StarRating="3" HotelCode="96235|35624" HotelName="ibis Leuven Centrum" 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>Brusselsestraat 52, 3000 Leuven</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133685/a_133685_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the historical centre of Leuven, close to a bus stop, Old Market Square, St. Peter’s Church, the university, theaters, the M-Museum and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="801" OriginalAmount="801">
      <BasicPropertyInfo Latitude="50.882593405439" Longitude="4.717101752758" StarRating="1" HotelCode="183012|74226" HotelName="Ibis budget Leuven Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Martelarenlaan 10, 3010 Leuven</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/256476/a_256476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Leuven.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="862" OriginalAmount="862">
      <BasicPropertyInfo Latitude="50.885835688731" Longitude="4.7107082727052" StarRating="4" HotelCode="61727|35626" HotelName="Novotel Leuven Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuurkruisenlaan 4, 3000 Leuven, Belgium</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79826/a_79826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Leuven. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="910" OriginalAmount="910">
      <BasicPropertyInfo Latitude="50.776023" Longitude="4.300825" StarRating="3" HotelCode="189380|76560" HotelName="Best Western Hotel Brussels South" 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,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E19 Paris-Brussels, Ruisbroek 1601</AddressLine>
          </AddressLines>
          <CityName>Ruisbroek</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265690/a_265690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="921" OriginalAmount="921">
      <BasicPropertyInfo Latitude="50.854529" Longitude="4.658394" StarRating="3" HotelCode="196807|198577" HotelName="ibis Leuven Heverlee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sint-Jansbergsesteenweg 405, 3001 Heverlee</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/281940/a_281940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Leuven. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="969" OriginalAmount="969">
      <BasicPropertyInfo Latitude="50.884442" Longitude="4.444353" StarRating="3" HotelCode="28872|14276" HotelName="Pentahotel Brussels Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Berkenlaan 5, 1831 Diegem</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42625/a_42625_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 5 km away from Brussels airport. In only a few minutes' drive, guests will reach the centre of the Belgian metropolis. Sightseeing attractions, such as the Grand Place with the Gothic town hall, the Männeken Pis or the Atomium are only around 15 km from the hotel. The nearest public transport is located around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="972" OriginalAmount="972">
      <BasicPropertyInfo Latitude="50.883881179716" Longitude="4.4425883889198" StarRating="4" HotelCode="39368|184555" HotelName="Holiday Inn Airport Brussels" 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,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holidaystraat 7, 1831 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64961/a_64961_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable holiday is quietly located in close proximity to Brussels airport. There is a golf club to be found just a short drive away and it is 500 m to links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.00" OriginalAmount="975.00">
      <BasicPropertyInfo Latitude="50.904403" Longitude="4.353583" StarRating="3" HotelCode="81589|rijckendael_hotel" HotelName="Value Stay Brussels Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Luitberg 1, 1853 Strombeek-Bever, Brüssel</AddressLine>
          </AddressLines>
          <CityName>Strombeek-Bever</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5843242</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="990" OriginalAmount="990">
      <BasicPropertyInfo Latitude="50.711433680909" Longitude="4.3992359497375" StarRating="3" HotelCode="96241|407368" HotelName="ibis Brussels Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Henri Rolin 5A, 1410 Waterloo</AddressLine>
          </AddressLines>
          <CityName>Waterloo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133694/a_133694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Waterloo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1002.00" OriginalAmount="1002.00">
      <BasicPropertyInfo Latitude="50.8453" Longitude="4.36036" StarRating="3" HotelCode="782603|flat_hotel_midi_33" HotelName="Flat Hotel Midi 33" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Du Midi 33, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/90392/3790392/1.jpg?f=15568452</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1013.00" OriginalAmount="1013.00">
      <BasicPropertyInfo Latitude="50.834809761745" Longitude="4.3538682845926" StarRating="3" HotelCode="57806|citadines_toison_d_or_brussels" HotelName="Citadines Toison d'Or Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Toison d'Or 61-63, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74900/a_74900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the lively and modern area of Louise Avenue and the Avenue de la Toison d'Or. Many famous boutiques, restaurants and cinemas are located in this trendy area. Bars and nightclubs are to be found 10 minutes from the hotel. A supermarket is located in the vicinity of the hotel (open Monday to Saturday until 8 pm). A bus station and a diverse range of shops are located close by. The train station, Gare Bruxelles Midi, is approximately 1 km away (3 stops on the underground), whilst Charleroi Brussels South airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1031" OriginalAmount="1031">
      <BasicPropertyInfo Latitude="50.83800464" Longitude="4.33187822" StarRating="3" HotelCode="766604|343237" HotelName="Appart City Confort Bruxelles Centre Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rue Rossini 38A, Anderlecht, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639917/639917a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1048" OriginalAmount="1048">
      <BasicPropertyInfo Latitude="50.888894868462" Longitude="4.4469121098518" StarRating="4" HotelCode="56584|32602" HotelName="NH Brussels 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,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>De Kleetlaan 14, 1831 Diegem, Brüssel, Belgium</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73339/a_73339_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the airport business district, within 2 km of Brussels airport. The main roads as well as various motorways may easily be accessed and the NATO headquarters are around 2 km away whilst it is some 10 minutes drive to Brussel’s Grand Place. The railway station is 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1066.00" OriginalAmount="1066.00">
      <BasicPropertyInfo Latitude="50.856341115317" Longitude="4.4141784310341" StarRating="2" HotelCode="147507|hotel_evergreen" HotelName="Hotel Evergreen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenue V.Day 1/3, Evere, 1140 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/03269/1903269/30.jpg?f=15599297</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Evergreen in Brussels (Brussels East), you'll be convenient to Confederate Museum and NATO Headquarters. This hotel is within close proximity of Woluwe-Saint-Lambert Communal Museum and Woluwe 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 20 guestrooms. Wireless Internet access (surcharge) is available to keep you connected.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1068.00" OriginalAmount="1068.00">
      <BasicPropertyInfo Latitude="50.858157872739" Longitude="4.3618941307068" StarRating="3" HotelCode="28866|chaochow_palace" HotelName="Chaochow Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Brabant 80, Saint-Josse-ten-Noode, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42617/l_42617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 200 m from Brussels main train station and the city centre can be reached within around 1km. In addition, the nearest bus stop is just a few metres away and the nearest shops are roughly 700 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1069" OriginalAmount="1069">
      <BasicPropertyInfo Latitude="50.847684064961" Longitude="4.4037144576721" StarRating="3" HotelCode="76600|173030" HotelName="Diamant Suites Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Auguste Reyers 136, 1030 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614801/614801a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The perfect solution for your short (from 1 night) and long stays in the capital of Europe! Whether you are in Brussels for business or for leisure, Diamant Suites Brussels EU is the ideal location. We offer you privacy, comfort, high standard, fully furnished and comfortable studios and penthouse apartments. All recent studios and apartments have a fully equipped kitchen and a modern living space.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1074" OriginalAmount="1074">
      <BasicPropertyInfo Latitude="50.893155" Longitude="4.461637" StarRating="3" HotelCode="79755|184514" HotelName="Novotel Brussels Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Da vinci laan 25, Bedrijvenzone Diegem-Vuurberg, Brussels, Diegem 1831</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107944/a_107944_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Diegem/Machelen. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1075" OriginalAmount="1075">
      <BasicPropertyInfo Latitude="50.709831866469" Longitude="4.408607522229" StarRating="4" HotelCode="28873|39244" HotelName="Martin's Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Tervuren 198, 1410 Waterloo, Belgien</AddressLine>
          </AddressLines>
          <CityName>Waterloo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42626/a_42626_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this appealing hotel lies in a suburb of Waterloo just a few minutes drive from the battlefield of the infamous Battle of Waterloo. A stop for public transport is roughly 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1086.00" OriginalAmount="1086.00">
      <BasicPropertyInfo Latitude="50.820433540203" Longitude="4.3701021929811" StarRating="4" HotelCode="26010|warwick_barsey_hotel" HotelName="Hotel Barsey by Warwick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 381-383, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38051/w_38051_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Brussels directly on the exclusive Avenue Louise. In the surrounding area, guests will find numerous fashion and designer shops, sightseeing attractions such as the royal palace, the historical Sablon quarter as well as a large park. In addition, the main train station is only around 15 minutes away and the airport is roughly a 20-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1090" OriginalAmount="1090">
      <BasicPropertyInfo Latitude="50.844185814159" Longitude="4.3474262952805" StarRating="3" HotelCode="10736|2238" HotelName="Bedford Hotel &amp; Congress Centre" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Midi 135-137, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8667/f_8667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of Brussels, close to Anneessens underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1101.00" OriginalAmount="1101.00">
      <BasicPropertyInfo Latitude="50.826835" Longitude="4.364881" StarRating="3" HotelCode="78994|ibis_styles_brussels_louise" HotelName="ibis Styles Brussels Louise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 212, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106974/a_106974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located across from a tram stop, near the convention center and close to Place du Châtelain. Brussels Grand Place, Manneken Pis and Cinquantenaire Park are within 3 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1102.00" OriginalAmount="1102.00">
      <BasicPropertyInfo Latitude="50.840825528805" Longitude="4.2966440320015" StarRating="2" HotelCode="145267|budget_flats_brussels" HotelName="Budget Flats Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria Groeninckx de Maylaan 50, 1070 Anderlecht</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/02/0a02ab8d29dbc24a70dc897a26ed8b5f9868302b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 20 rooms. The accommodation offers various services and facilities, including a restaurant, a bar and a laundry service, for a comfortable and relaxing stay. 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="1106.00" OriginalAmount="1106.00">
      <BasicPropertyInfo Latitude="50.84674" Longitude="4.294998" StarRating="3" HotelCode="296247|hotel_phenix" HotelName="Phenix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Central Heating,Fax,Printer,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Ninove 685, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/442001/442001a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from Brussels' Grand-Place, Hôtel Phénix provides soundproof rooms with free WiFi and a modern décor. Brussels-South Train Station is a 10-minute drive from this design hotel.

Each room comes with a flat-screen TV and a telephone. The bathroom is equipped with a shower or a bathtub, a hairdryer and free toiletries. The suites feature a private terrace as well.

Restaurants and shops can be found in the same street as Hôtel Phénix, within walking distance. A supermarket is located 100 metres from the hotel.

Several bus stops are a 200-metres walk from the Phénix, offering a connection to the centre of Brussels. The Basilica of the Sacred Heart is 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1107.00" OriginalAmount="1107.00">
      <BasicPropertyInfo Latitude="50.83934" Longitude="4.33889" StarRating="2" HotelCode="78714|de_france_hotel_2" HotelName="De France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Jamar 21-23, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106652/a_106652_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1108.00" OriginalAmount="1108.00">
      <BasicPropertyInfo Latitude="50.815217" Longitude="4.272138" StarRating="3" HotelCode="34310|hotel_erasme" HotelName="ibis Brussels Erasmus" 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>Route de Lennik 790, Anderlecht, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54653/a_54653_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1119" OriginalAmount="1119">
      <BasicPropertyInfo Latitude="50.902496" Longitude="4.339383" StarRating="3" HotelCode="103032|76107" HotelName="ibis Brussels Expo Atomium" 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>Romeinse steenweg 572, 1853 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/143931/a_143931_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1165.00" OriginalAmount="1165.00">
      <BasicPropertyInfo Latitude="50.884309" Longitude="4.31878" StarRating="2" HotelCode="147450|eurocap_hotel" HotelName="Eurocap" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Dieleghem 114-118, 1090 Bruxelles, Jette</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272616/272616a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 24 rooms. Services and facilities at the hotel include a restaurant and a bar. Wireless internet access is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1192" OriginalAmount="1192">
      <BasicPropertyInfo Latitude="50.855447" Longitude="4.367049" StarRating="3" HotelCode="82684|219304" HotelName="Hôtel Villa Royale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale 195, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222279/222279a_hb_a_024.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1194.00" OriginalAmount="1194.00">
      <BasicPropertyInfo Latitude="50.83668907" Longitude="4.3394941" StarRating="3" HotelCode="958648|bb_hotel_brussels_centre_gare_du_midi" HotelName="B&amp;B Hotel Brussels Centre Gare Du Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Fonsny 10, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/30916/3830916/1.jpg?f=15665598</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1199.00" OriginalAmount="1199.00">
      <BasicPropertyInfo Latitude="50.828107096844" Longitude="4.365002810955" StarRating="4" HotelCode="12612|four_points_by_sheraton_brussels" HotelName="Four Points by Sheraton Brussels" 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,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Paul Spaak 15, Brussels 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12897/a_12897_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Avenue Louise, near the European Parliament, the shopping district, nightlife and restaurants, the hotel is at the heart of where the action is. Plus, Brussels National Airport is only 15 km away. Charlerois Brussels South Airport is about 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1200" OriginalAmount="1200">
      <BasicPropertyInfo Latitude="50.846157356607" Longitude="4.3843261654314" StarRating="4" HotelCode="77826|55484" HotelName="B-Aparthotel Ambiorix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square Ambiorix 28, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c8/08/c808cb928a60d5547e7718b4da0542331322b562.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1215" OriginalAmount="1215">
      <BasicPropertyInfo Latitude="50.88278632" Longitude="4.44856777" StarRating="3" HotelCode="525726|261521" HotelName="Park Inn By Radisson Brussels Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Grensstraat 3, Twin Squares Prater Building, 1831 Diegem, Machelen</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559262/559262a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Diegem/Machelen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1224.00" OriginalAmount="1224.00">
      <BasicPropertyInfo Latitude="50.864917149852" Longitude="4.3590181104507" StarRating="4" HotelCode="29368|hotel_husa_president_park" HotelName="The President - Brussels 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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Du Roi Albert II 44, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47324/a_47324_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grand hotel lies in the business and government ministry quarter of Brussels, only 3 blocks from the Gare du Nord railway station and some 5 minutes' taxi ride from the famous Grand Place.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1229" OriginalAmount="1229">
      <BasicPropertyInfo Latitude="50.878317" Longitude="4.719362" StarRating="3" HotelCode="171130|35627" HotelName="Park Inn by Radisson Leuven Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Martelarenlaan, 36, 3010 Leuven</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151071/151071a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located across the street from Leuven's central train station. Guests will find the town hall about 1 km away and it is roughly 1.5 km to the Grand Place and St. James' Church. The historic centre of Leuven, with the Grand Beguinage and the Catholic University, is 2 km away. It is approximately 20 km to Brussels Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1244.00" OriginalAmount="1244.00">
      <BasicPropertyInfo Latitude="50.839331347371" Longitude="4.3393021371785" StarRating="3" HotelCode="76392|hotel_midizuid" HotelName="Hotel Midi-Zuid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Boulevard Jamar, 1060 St-Gilles, Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/499242/499242a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.00" OriginalAmount="1248.00">
      <BasicPropertyInfo Latitude="50.869911750916" Longitude="4.4054907560349" StarRating="4" HotelCode="34312|courtyard_by_marriott_brussels" HotelName="Courtyard Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Olympiades 6, 1140 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54657/a_54657_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels, just a short drive from the centre. The train station is just 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1293" OriginalAmount="1293">
      <BasicPropertyInfo Latitude="50.84061569" Longitude="4.33900798" StarRating="3" HotelCode="367681|219189" HotelName="Hotel Aviation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Square de l'aviation 20, 1070 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/524432/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1295" OriginalAmount="1295">
      <BasicPropertyInfo Latitude="50.829997" Longitude="4.356228" StarRating="3" HotelCode="297073|39050" HotelName="ibis Styles Brussels Centre Stephanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 66, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405155/a_405155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the center of Brussels, near Place Stephanie and Avenue Louise. It is also close to the Grand-Place, the Royal Palace, the Manneken Pis and EU institutions, and an 8-minute walk from a metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1307.00" OriginalAmount="1307.00">
      <BasicPropertyInfo Latitude="50.86659" Longitude="4.360667" StarRating="1.5" HotelCode="146254|condo_gardens_brussels" HotelName="Condo Gardens Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jollystraat 141, 1030 Schaerbeek</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/14/6414b7254395762d20472858e3dd0be48ce91759.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1310" OriginalAmount="1310">
      <BasicPropertyInfo Latitude="50.862023974063" Longitude="4.3671982451303" StarRating="3" HotelCode="333027|63456" HotelName="The Helmet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paleizenstraat 90, 1030 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/423338/423338a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1320" OriginalAmount="1320">
      <BasicPropertyInfo Latitude="50.848783" Longitude="4.3688070000001" StarRating="4" HotelCode="930968|172954" HotelName="B Aparthotel Regent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard du Régent 58, 1000 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/131604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.00" OriginalAmount="1326.00">
      <BasicPropertyInfo Latitude="50.85035515" Longitude="4.3554615" StarRating="2" HotelCode="497361|easyhotel_brussels_city_centre" HotelName="easyHotel Brussels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zilverstraat 1, 1 Rue 'd Argent, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/109911/6a710a34-435a-4431-a1bf-68d762de316d.jpg?d=636638781970000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Brussels. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.00" OriginalAmount="1340.00">
      <BasicPropertyInfo Latitude="50.859290558926" Longitude="4.4140483438969" StarRating="4" HotelCode="34542|gresham_belson_hotel" HotelName="Gresham Belson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Anciens Combattants - Oudstrijderslaan 1, 1140 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54656/a_54656_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels midway between the airport and the City Centre. It is a short drive from the centre of Brussels and the nearest station is Roodebeek. Guests will also find restaurants and shops in the immediate vicinity of the hotel. Nato Headquarters is only 2 km from the hotel and it is 15 km to Autoworld. Antwerp is a 35-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1348.00" OriginalAmount="1348.00">
      <BasicPropertyInfo Latitude="50.831035455321" Longitude="4.3565632402897" StarRating="4" HotelCode="13418|hotel_mercure_brussels_center_louise" HotelName="Pentahotel Brussels City Centre" 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,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 38, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14151/a_14151_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the elegant Avenue Louise in the business centre of Brussels. Brussels International Airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1348.00" OriginalAmount="1348.00">
      <BasicPropertyInfo Latitude="50.834571838378906" Longitude="4.363461017608643" StarRating="3" HotelCode="0|moxy_brussels_city_center" HotelName="Moxy Brussels City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Prince Albert 2, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/78/cc78a1c794c519d92e34f704038ad1b72d56d39d.jpeg</HotelPictures>
        <HotelDescription>A stay at Moxy Brussels City Center places you in the heart of Brussels, within a 15-minute walk of Royal Museums of Fine Arts of Belgium and Avenue Louise.  This hotel is 0.7 mi (1.1 km) from Brussels Park and 0.7 mi (1.1 km) from European Union Parliament Building.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a communal living room.&lt;br /&gt;Featured amenities include a computer station, express check-out, and a 24-hour front desk.&lt;br /&gt;Enjoy a satisfying meal at Rue de L'Arbre Bénit 1 serving guests of Moxy Brussels City Center. Quench your thirst with your favorite drink at the bar/lounge. Continental breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 140 air-conditioned rooms featuring Smart 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 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;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 20.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1353.00" OriginalAmount="1353.00">
      <BasicPropertyInfo Latitude="50.845597" Longitude="4.382453" StarRating="4" HotelCode="89964|new_hotel_charlemagne" HotelName="New Charlemagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 25/27, B-1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125899/w_125899_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an 11-minute walk to Parc du Cinquantenaire and a 6-minute walk to a metro station with trains connecting guests to the Royal Art Museums, the Magritte Museum, the Opera House, the Grande Place, the Royal Palace and the recreational Brupark.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1356.00" OriginalAmount="1356.00">
      <BasicPropertyInfo Latitude="50.845055331785" Longitude="4.3820621111608" StarRating="4" HotelCode="89963|first_euroflat_hotel" HotelName="First Euroflat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 50, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125898/l_125898_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the immediate proximity of the European Union buildings, at Schuman station. It lies 500 m from the nearest restaurants and shops and 1 km from the city centre. Brussels Airport is just 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1357.00" OriginalAmount="1357.00">
      <BasicPropertyInfo Latitude="50.840839" Longitude="4.338658" StarRating="5" HotelCode="76782|be_manos_hotel" HotelName="Hotel Be Manos, BW Premier Collection" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square de l’aviation 23-27, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/49/494325/rCPOvLF4_a929b3e81507acc64345816b4985f031.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Design Boutique Luxury Hotel is located in Brussels, next to the Thalys and Eurostar Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1387.00" OriginalAmount="1387.00">
      <BasicPropertyInfo Latitude="50.849761" Longitude="4.347041" StarRating="3" HotelCode="81056|pacific_cafe_hotel" HotelName="Pacific Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Rue Antoine Dansaert 57, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203643/203643a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Café Pacific is a boutique and design hotel, conveniently located in one of the most fashionable districts in the capital. The shape and volume of the hotel reviewed by architect Marc Humblet, and its interior magnificently decorated with colors, fabrics and other subtleties by Mia Zia, offers to the travelers a authentic haven of tranquility.
The hotel has only 13 rooms, one of them, a duplex Malthus with an attentive and personalized service. 

The Hotel Café Pacific has a strategic location in one of the most lively street of the city. Guests can walk to most of the main tourist attractions in Brussels, among which stands out the famous Grand Place.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1397" OriginalAmount="1397">
      <BasicPropertyInfo Latitude="50.854023" Longitude="4.355781" StarRating="4" HotelCode="18887|14286" HotelName="Marivaux" 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,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Maxlaan 98B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/103938/103938a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city of Brussels, a few steps away from the famous Grand Place (10 minutes' walk). The exceptional location and excellent public transport facilities will give guests access to any major point of interest of the city within only a few minutes. Moreover, this establishment is situated only 10 minutes from the South station which hosts the Thalys and Eurostar terminals. Brussels Airport is just 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1397" OriginalAmount="1397">
      <BasicPropertyInfo Latitude="50.855884809199" Longitude="4.3573344355819" StarRating="4" HotelCode="63929|6776" HotelName="Thon Hotel Brussels City Centre" 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,Internet,Laundry,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Avenue du Boulevard 17, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82377/w_82377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, beside the new business district "Espace Nord" and the Belgian government area. Furthermore it takes just 5 minutes to get to the Grand Place on the surrounding pedestrianised streets lined with shopping malls (Rue Neuve &amp; City 2). The hotel is also next to an underground station providing access to the European Parliament within a few stops, and the North train station, with direct trains to Brussels International Airport (departing every 20 minutes), which is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1398.00" OriginalAmount="1398.00">
      <BasicPropertyInfo Latitude="50.849424" Longitude="4.367276" StarRating="3" HotelCode="130076|hotel_du_congres" HotelName="Hotel Du Congres" 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>Rue du Congres 42, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210147/210147a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1400" OriginalAmount="1400">
      <BasicPropertyInfo Latitude="50.825977420231" Longitude="4.3312954902649" StarRating="3" HotelCode="64977|219204" HotelName="De Fierlant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Fierlant 67, 1190 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83769/a_83769_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish new city hotel is located just a few minutes from the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1401.00" OriginalAmount="1401.00">
      <BasicPropertyInfo Latitude="50.831783398252" Longitude="4.3532305955887" StarRating="3" HotelCode="181013|the_pantone_hotel" HotelName="The Pantone Hotel Brussels" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Place Loix, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/254192/a_254192_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the trendy districts of Avenue Louise and Toison d’Or, within walking distance of metro stations and many restaurants, bars, and theatres. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1436.00" OriginalAmount="1436.00">
      <BasicPropertyInfo Latitude="50.836129" Longitude="4.338714" StarRating="3" HotelCode="23103|ibis_brussels_centre_gare_midi" HotelName="ibis Brussels Centre Gare Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Angleterre 2-20, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30490/a_30490_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across from the Gare du Midi train station (Thalys, Eurostar and ICE), within 2 km from the Grand-Place of Brussels, the City Center and the Manneken Pis Fountain.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1444.00" OriginalAmount="1444.00">
      <BasicPropertyInfo Latitude="50.833517247854" Longitude="4.3544617809856" StarRating="4" HotelCode="337411|nh_stephanie" HotelName="NH Brussels Stéphanie" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Jean Stas 32, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56181/a_56181_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in a peaceful location, although close to the famous Avenue Louise and only a few steps away from the European Parliament and the City Business Center. The hotel is strategically ideal with public transport within easy reach, around 500 m away. The main train station, Midi, is only a short walk and can be reached within 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1468.00" OriginalAmount="1468.00">
      <BasicPropertyInfo Latitude="50.840071" Longitude="4.380194" StarRating="3" HotelCode="166549|aloft_brussels_schuman" HotelName="Aloft Brussels Schuman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Place Jean Rey, Brussels 1040</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233352/a_233352_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located opposite the Schuman metro station and is close to key EU institutions, offering easy access to the entire Brussels area. Grand Place and the centre of Brussels is 5 minutes on public transport and other places if interest include Sablon (2 km away), Magritte Museum (1.7 km away), Atomium (5 km away) and Leuven (20 minutes by car).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1472.00" OriginalAmount="1472.00">
      <BasicPropertyInfo Latitude="50.85713007" Longitude="4.35087889" StarRating="3" HotelCode="539969|yadoya_hotel" HotelName="Yadoya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Garden,Housekeeping,Internet,Laundry,Lounge,Meeting Room,Printer,Sauna,Smoking Rooms,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard d'Anvers 32-33, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573042/573042a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yadoya Hotel is situated in Brussels, 600 m from Rogier Square and 600 m from Rue Neuve. Every room at this hotel is air conditioned and is equipped with a flat-screen TV with satellite channels. Some rooms include a seating area where you can relax. Yadoya Hotel features free WiFi throughout the property. The hotel also offers bike hire. Tour &amp; Taxis is 800 m from Yadoya Hotel, while The King's House is 1.1 km away. The nearest airport is Brussels Airport, 10 km from Yadoya Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1479" OriginalAmount="1479">
      <BasicPropertyInfo Latitude="50.820899822674" Longitude="4.3531046277446" StarRating="3" HotelCode="12609|1307" HotelName="Catalonia Brussels" 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Haut-Pont 2, Hoge Bruglaan, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12890/a_12890_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is situated in the centre of Brussels, was opened in 1964. It is only a short drive from the Grand Palace and a variety of shopping venues. The closest station (Louise) is situated in the immediate vicinity. The tourist centre and the train-station are both in the area. The airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1479.00" OriginalAmount="1479.00">
      <BasicPropertyInfo Latitude="50.832261365261" Longitude="4.3501252769975" StarRating="4" HotelCode="82929|hotel_cascade_louise" HotelName="Hilton Garden Inn Brussels City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Berckmansstraat 128, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111854/a_111854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1483.00" OriginalAmount="1483.00">
      <BasicPropertyInfo Latitude="50.855178" Longitude="4.366526" StarRating="4" HotelCode="13038|hotel_bloom" HotelName="Hotel NH Brussels Bloom" 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale-Koningsstraat 250, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13489/a_13489_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Rue Royale in central Brussels, beside Brussels' inner ring road and adjacent to the beautiful Botanic Gardens. This central Brussels hotel is just 20 metres away from the nearest underground train station, as well as tram and bus links at Botanique. Guests will find shops and restaurants 500 metres from the hotel and it is 1 km to the Royal Palace and 1.2 km to the Royal Museum of Fine Arts. The nearest rail connection is Gare du Nord, which is also 500 metres away and it is 12 km to Brussels Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="50.844898" Longitude="4.382523" StarRating="4" HotelCode="49076|hotel_silken_berlaymont_brussels" HotelName="NH Brussels EU Berlaymont" 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 11-19, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34270/a_34270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern and fashionable hotel is situated at the heart of the European quarter of Brussels. The city centre is easily within walking distance and links to the public transport system are only 150 m from the hotel. The Grand Place and the famous shopping streets such as the Avenue Louis lie just 4 stops away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1490" OriginalAmount="1490">
      <BasicPropertyInfo Latitude="50.890920157705" Longitude="4.4596740603447" StarRating="4" HotelCode="38574|66422" HotelName="Crowne Plaza Brussels Airport" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Da Vincilaan 4, 1831 Diegem, Brussels</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=981664</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Diegem and is only a stone's throw from Brussels national airport. It lies directly beside the Brussels ring road, which leads to the capitals of all the Benelux countries. The nearest station can be found some 2.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1490.00" OriginalAmount="1490.00">
      <BasicPropertyInfo Latitude="50.855711244405" Longitude="4.3597269058228" StarRating="4" HotelCode="28875|hilton_brussels_city" HotelName="Hilton Brussels City" 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,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Charles Rogier 20, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42628/a_42628_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is located in city of Brussels, directly beside Rogier métro station. A diverse selection of shopping and entertainment venues are to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1512" OriginalAmount="1512">
      <BasicPropertyInfo Latitude="50.850603" Longitude="2.8859170000001" StarRating="2" HotelCode="153467|427976" HotelName="Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Grote Markt 45, 8900 Ieper</AddressLine>
          </AddressLines>
          <CityName>Ypres</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215024/215024a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Ieper. It is a short drive away from the In Flanders Fields Museum and the nearest station is Ieper.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1514" OriginalAmount="1514">
      <BasicPropertyInfo Latitude="50.854474322068" Longitude="4.356449923741" StarRating="5" HotelCode="29455|735" HotelName="Hotel Le Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Max 118-126, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46864/a_46864_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of Brussels, close to the Grand Place. The nearest train station, Rogier, is only a stone's throw from the hotel (100 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1524" OriginalAmount="1524">
      <BasicPropertyInfo Latitude="50.843965" Longitude="4.375594" StarRating="4" HotelCode="175412|22957" HotelName="Thon Hotel EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Loi/Wetstraat 75, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153491/153491a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated in the EU district. It is only 140 m from Maelbeek metro station. The hotel is a 10-minute walk from the European Parliament and the Council of the European Union. Brussels-Schuman railway station is 400 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1529.00" OriginalAmount="1529.00">
      <BasicPropertyInfo Latitude="50.851829528808594" Longitude="4.350184917449951" StarRating="3" HotelCode="0|holiday_inn_express_brussels_grandplace" HotelName="Holiday Inn Express Brussels - Grand-Place, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Cypres 6 10, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/60/e060e2e6d59e35f17a9521e038157cc0235eed6e.png</HotelPictures>
        <HotelDescription>Welcome to Holiday Inn Express Brussels – Grand-Place ; a brand new hotel in the heart of the city opening in July 2021.&lt;br /&gt;When you stay with us, you'll be in the perfect spot to explore our beautiful city and delve into its vast history. You can visit Brussels City Museum, Grand Place, Place Sainte-Catherine with its famous seafood restaurants, stroll around our iconic statues, such as Manneken Pis, go shopping in one of our numerous shopping districts, or enjoy a wide variety of restaurants nearby.&lt;br /&gt;Our hotel is situated within walking distance of major transport links including Brussels Central station along with Metro, tram and bus connections. We're just a 20-minute drive from Brussels Airport, and minutes away from major convention centres, such as Brussels Expo and Square Brussels.&lt;br /&gt;Whether you're staying with us for business or leisure, start the day well with an Express Start Breakfast buffet, which is always included in your room price.  You can relax in one of our contemporary bedrooms, visit our bar and enjoy a variety of drinks and snacks.&lt;br /&gt;Holiday Inn Express Brussels – Grand-Place is the perfect hotel for your next experience in the heart of Europe. We are looking forward to welcoming you!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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 city tax will apply. This tax is not included in the total rate for some rooms and must be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1536.00" OriginalAmount="1536.00">
      <BasicPropertyInfo Latitude="50.84608278" Longitude="4.3717457" StarRating="3.5" HotelCode="510615|courtyard_by_marriott_brussels_eu" HotelName="Courtyard Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Joseph II 32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550964/550964a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1539.00" OriginalAmount="1539.00">
      <BasicPropertyInfo Latitude="50.856533" Longitude="4.3586809999999" StarRating="1" HotelCode="901292|hotel_new_galaxy" HotelName="Hotel City Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Progrès 7, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591822/591822a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1589.00" OriginalAmount="1589.00">
      <BasicPropertyInfo Latitude="50.835322200143" Longitude="4.3378213047981" StarRating="3" HotelCode="168593|park_inn_by_radisson_brussels_midi" HotelName="Park Inn by Radisson Brussels Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Marcel Broodthaers 3, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143283/143283a_hb_a_075.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel places its guests just steps from the entrance to the Gare du Midi (south train station), in the heart of the bustling Brussels city life. The hotel is located just south of the city centre and is the closest hotel for all international railway travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1594.00" OriginalAmount="1594.00">
      <BasicPropertyInfo Latitude="50.810478" Longitude="4.302997" StarRating="3" HotelCode="103050|hotel_campanile_brusselbruxelles__drogenbos" HotelName="Campanile Brüssel Drogenbos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>W.A. Mozartlaan 11, 1620 Drogenbos</AddressLine>
          </AddressLines>
          <CityName>Drogenbos</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/143952/w_143952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Drogenbos. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1595" OriginalAmount="1595">
      <BasicPropertyInfo Latitude="50.826252741888" Longitude="4.3636684119701" StarRating="5" HotelCode="67875|55215" HotelName="Le Chatelain Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2024" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Châtelain 17, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152933/152933a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 50 m from the Avenue Louise shopping district. The Horta Museum is 750 m away and Louise metro station is only about 1 km away. Brussels Central train and metro station is approximately 2 km away and the city centre roughly 5 km away. Bois de la Cambre park with its lake is about 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1595.00" OriginalAmount="1595.00">
      <BasicPropertyInfo Latitude="50.850516292386" Longitude="4.3493665362111" StarRating="3" HotelCode="13774|ibis_brussels_centre_ste_catherine" HotelName="ibis Brussels City Centre" 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,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Joseph Plateau 2, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14577/a_14577_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels, this hotel lies within a short distance of the Grand Place and an underground station (Sainte Catherine). An array of shops lie just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1606.00" OriginalAmount="1606.00">
      <BasicPropertyInfo Latitude="50.85097" Longitude="4.364454" StarRating="3" HotelCode="29367|best_western_royal_centre" HotelName="Best Western Royal Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue Royale, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47323/a_47323_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located at the heart of Brussels just a few paces from the famous Grand Place. It is also just a short walk to the royal palace and the popular antiques market. A tram station lies close to the hotel and offers excellent links to nearby venues and there are an abundance of cafés and restaurants situated in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1606.00" OriginalAmount="1606.00">
      <BasicPropertyInfo Latitude="50.837456878769" Longitude="4.3722197686002" StarRating="4" HotelCode="81856|radisson_blu_eu_hotel_brussels" HotelName="Radisson Red Brussels" 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,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Idalie 35, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110532/a_110532_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the trendy European Quarter, the establishment has a fantastic design and offers first-class service. It is within walking distance of all the European Institutions and just 3 km away from the historic centre of Brussels. Bars, pubs and restaurants are some 250 m from the hotel, and shopping venues are about 1.5 km away. Links to the underground/city train network are about 600 m away and the bus station is some 3 minutes' walk from the hotel. Brussels Midi-South railway station is approximately 1 km away and Brussels International Airport is 12 km from the hotel. Brussels South Charleroi Airport is some 55 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1622.00" OriginalAmount="1622.00">
      <BasicPropertyInfo Latitude="50.838198183134" Longitude="4.3714601693115" StarRating="4" HotelCode="28889|renaissance_brussels_hotel" HotelName="Renaissance Brussels Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,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>Rue du Parnasse 19, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006264/006264a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located in the so-called European district of the city, close to the European Parliament. It is just a stone's throw to links to the public transport network and the Grand Place, the city centre and the famous Avenue Louise that features a selection of exclusive boutiques and shops are all situated within a short walk of the hotel. Brussels airport is some 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1623.00" OriginalAmount="1623.00">
      <BasicPropertyInfo Latitude="50.855484" Longitude="4.359613" StarRating="4" HotelCode="47943|crowne_plaza_brussels__le_palace" HotelName="Crowne Plaza Brussels - Le Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Gineste 3, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10996/a_10996_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is situated at the heart of Brussels, within a short walk of the tourist centre around the Grand Place, and the railway station. The botanical gardens lie beside the hotel and it is just a short distance to a diverse selection of shopping venues, the main exhibition centres and the European institutions. Brussels airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1637" OriginalAmount="1637">
      <BasicPropertyInfo Latitude="50.848639" Longitude="4.354792" StarRating="4" HotelCode="103037|55810" HotelName="B-Apart Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Dominicains 25, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214704/214704a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1637.00" OriginalAmount="1637.00">
      <BasicPropertyInfo Latitude="50.850088" Longitude="4.35172" StarRating="3" HotelCode="140887|aparthotel_adagio_brussels_centre_monnaie" HotelName="Aparthotel Adagio Brussels Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Anspach 20, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201622/a_201622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the very heart of Brussels on Boulevard Anspach near Rue Neuve and the Grand Place. Guests will find the nearest restaurants, links to the public transport network, the brand new casino and the shops all just 100 m from the hotel and it is 200 m to the city centre and the tourist centre. Brussels Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1656" OriginalAmount="1656">
      <BasicPropertyInfo Latitude="50.879202039817" Longitude="4.6966284513474" StarRating="4" HotelCode="55703|198578" HotelName="Martin's Klooster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Onze-Lieve-Vrouwstraat 18, 3000 Leuven</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72145/w_72145_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated on the Ile de la Dyle, the historic centre of Louvain, hidden away in a typical cobbled street and surrounded by Flemish medieval and renaissance architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1661" OriginalAmount="1661">
      <BasicPropertyInfo Latitude="50.840500327056" Longitude="4.3397980928421" StarRating="3" HotelCode="22202|5003" HotelName="Floris Hotel Ustel Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square De l'Aviation 6-8, 1070 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28992/a_28992_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels, close to the Grand Place. The nearest station is Lemonier and lies just 500 metres away. The bus station is 400 metres away and there are shopping facilities 1.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1668.00" OriginalAmount="1668.00">
      <BasicPropertyInfo Latitude="50.84365775" Longitude="4.39596615" StarRating="0" HotelCode="458511|residence_dici_dailleurs_" HotelName="Résidence D'ici D'ailleurs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Noyer 346, 1030 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/41541/2841541/1.jpg?f=15069307</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1673" OriginalAmount="1673">
      <BasicPropertyInfo Latitude="50.846777627394" Longitude="4.3553495753338" StarRating="3" HotelCode="30120|29236" HotelName="ibis Brussels off Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Marché aux Herbes 100, Grasmarkt, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48512/a_48512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1685.00" OriginalAmount="1685.00">
      <BasicPropertyInfo Latitude="50.837274" Longitude="4.371594" StarRating="4" HotelCode="82898|thon_residence_parnasse" HotelName="Thon Residence Parnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Concierge,Dry Cleaning,Elevator,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Sauna,Shopping Arcade,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Idalie 8, Idaliestraat, 1050 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6196907</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Thon Residence Parnasse in Brussels (European Quarter), you'll be minutes from Place du Luxembourg and European Union Parliament Building. This 4-star apartment is within close proximity of Parlamentarium and European 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 158 guestrooms, featuring kitchens with refrigerators and stovetops. Rooms have private balconies. Wireless Internet access (surcharge) keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and microwaves, and you can also request rollaway/extra beds (surcharge).&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 steam room and a fitness center. This apartment also features wireless Internet access (surcharge) and concierge services.&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 Thon Residence Parnasse.&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, laundry facilities, and an elevator (lift). Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1719.00" OriginalAmount="1719.00">
      <BasicPropertyInfo Latitude="50.838160127221" Longitude="4.3714619854538" StarRating="4" HotelCode="38662|marriott_executive_apartments_brussels_european_quarter" HotelName="Marriott Executive Apartments Brussels, European Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Parnasse 15, European Quarter, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274158/274158a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located about 2 km from the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1721.00" OriginalAmount="1721.00">
      <BasicPropertyInfo Latitude="50.854183" Longitude="4.356622" StarRating="1" HotelCode="166723|maxhotel" HotelName="Max" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 boulevard Adolphe Max, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006261/006261a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business and theatre district of Brussels. Links to the public transport network are only around 500 m from the hotel. The famous Grand Place with a selection of shops is an only 10 minutes walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1731.00" OriginalAmount="1731.00">
      <BasicPropertyInfo Latitude="50.84602" Longitude="4.374317" StarRating="4" HotelCode="80390|mas_residence" HotelName="MAS Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Spa 14, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140827/140827a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1734.00" OriginalAmount="1734.00">
      <BasicPropertyInfo Latitude="50.841484088517" Longitude="4.3961562747993" StarRating="4" HotelCode="77503|best_western_plus_park_hotel_brussels" HotelName="Best Western Plus Park Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de l'Yser 21, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105175/a_105175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1735" OriginalAmount="1735">
      <BasicPropertyInfo Latitude="50.897110533459" Longitude="4.483138024807" StarRating="4" HotelCode="34309|27154" HotelName="Sheraton Brussels Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brussels National Airport, 1930 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54652/a_54652_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just in front of Brussels International Airport and is a short drive away from Brussels city centre or a 20-minute journey by train. A direct bus line links Brussels Airport to the EU headquarters area. The bus and train stations are a mere 500 m away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1738" OriginalAmount="1738">
      <BasicPropertyInfo Latitude="50.745145729829" Longitude="4.4559752941132" StarRating="4" HotelCode="68785|45337" HotelName="Dolce La Hulpe Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel,Golf Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Bruxelles 135, 1310 La Hulpe</AddressLine>
          </AddressLines>
          <CityName>La Hulpe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88911/a_88911_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 15 km southeast of Brussels city centre, in the heart of the Sonian forest, surrounded by 72 hectares of green. Brussels Airport is around 15 km away and Midi Train station, where the high-speed Thalys and Eurostar trains connect Brussels to Paris, Amsterdam, Cologne and London, is only a 25-minute drive from the accommodation. La Hulpe castle is a 15-minute walk and the city of Waterloo is 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1752.00" OriginalAmount="1752.00">
      <BasicPropertyInfo Latitude="50.852905697214" Longitude="4.4484651088715" StarRating="4" HotelCode="75355|best_western_premier_sodehotel_la_woluwe" HotelName="Tangla Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Emmanuel Mounier 5, Woluwé St Lambert, 1200 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102611/a_102611_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels, the nearest station is Alma Station. The nearest shopping venues are just 2 km away whilst it is 10 km to the main train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1759.00" OriginalAmount="1759.00">
      <BasicPropertyInfo Latitude="50.830609385076" Longitude="4.3596491217613" StarRating="4" HotelCode="28881|izan_avenue_louise" HotelName="Izán Avenue Louise" 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>Rue Blanche 4, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42634/l_42634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels' commercial district, this deluxe hotel lies within a short distance of a diverse selection of shopping venues. It is 10 minutes’ walk to the historical centre with the famous Grand Place as well as the renowned Manneken Pis. Brussels Midi train station lies 15 minutes drive away and it is 20 minutes by car to the city airport. The next large town, Vilvorde Grand, is also just 20 minutes’ drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1762" OriginalAmount="1762">
      <BasicPropertyInfo Latitude="50.831505065322" Longitude="4.3589940425156" StarRating="4" HotelCode="25642|22954" HotelName="Thon Hotel Bristol Stephanie" 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,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 91-93, 1050 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/094675/094675a_hb_a_075.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its impressive location on the Avenue Louise, Brussel’s most fashionable shopping and business district, the hotel is ideally located for both business and leisure travellers. Brussels Airport is 13 km away and Midi railway station (Thalys, Eurostar) 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1791.00" OriginalAmount="1791.00">
      <BasicPropertyInfo Latitude="50.850746364544" Longitude="4.3500390359767" StarRating="3" HotelCode="25127|novotel_brussels_centre_tour_noire" HotelName="Novotel Brussels City Centre" 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,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Vierge Noire 32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36550/a_36550_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels, within a short distance of many of the top sights including the Grand Place with its Gothic town hall and the cathedral both lie a few minutes walk away. Various shopping and entertainment facilities are to be found in the near vicinity and the nearest public transport stop can be found 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1836.00" OriginalAmount="1836.00">
      <BasicPropertyInfo Latitude="50.85222" Longitude="4.354117" StarRating="4" HotelCode="27223|nh_atlanta_brussels" HotelName="NH Collection Brussels Centre" 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,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Adolphe Max, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39987/a_39987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels within 5 minutes' walk of the famous Grand Place with its Gothic town hall. Shopping venues and a diverse selection of boutiques on Nieuwstraat, entertainment options such as restaurants and bars on Vismarkt and cultural establishments such as the opera house on Muntplein all lie within a stone's throw of the hotel. The main train station is 2 km away and it is 6 km to Brussels airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1848.00" OriginalAmount="1848.00">
      <BasicPropertyInfo Latitude="50.848487" Longitude="4.357429" StarRating="4" HotelCode="12871|nh_grand_place_arenberg" HotelName="NH Brussels Grand Place Arenberg" 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,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Assaut - Stormstraat 15, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13304/a_13304_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the heart of Brussels, this hotel lies close to the commercial district as well as to many of the city's historical sights. Famous Salon Square with its antiques market, world-famous chocolate producers and the famous landmark, the Mannequin Pis, are all just a short walk away, as are the cathedral of St. Michel, the shopping arcades of the Galeries Royales and the Grand Place. Links to the public transport system are to be found 100 m from the hotel and Brussels airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1855.00" OriginalAmount="1855.00">
      <BasicPropertyInfo Latitude="50.837362" Longitude="4.357463" StarRating="4" HotelCode="97653|the_hotel_brussels" HotelName="The Hotel Brussels" 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,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard de Waterloo 38, Close to the European Parliament and Commission, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135647/a_135647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located approximately 1 km from Brussels Central station, and 20 km from Brussels Airport. The toy museum is located just a stone's throw away and links to the public transport network are about 200 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1861.00" OriginalAmount="1861.00">
      <BasicPropertyInfo Latitude="50.84687042236328" Longitude="4.391030788421631" StarRating="3" HotelCode="0|europea_newton_boutique_hotel_residences" HotelName="Europea Newton Boutique Hotel Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Newtonstraat, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cb/b9/cbb9e891c2e5195353777e5bc33f6250d1695b31.jpeg</HotelPictures>
        <HotelDescription>With a stay at Europea Newton Boutique Hotel Residences in Brussels (European Quarter), you'll be convenient to Jubilee Park and European Union Parliament Building. This apartment is close to Belgian Comic Strip Center and Cathedral of St. Michael.&lt;br /&gt;Featured amenities include express check-in, express check-out, and multilingual staff.&lt;br /&gt;Make yourself at home in one of the 7 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include desks and separate sitting areas, 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.&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="1893.00" OriginalAmount="1893.00">
      <BasicPropertyInfo Latitude="50.852926672808" Longitude="4.3477816879749" StarRating="3" HotelCode="24559|citadines_saintecatherine_brussels" HotelName="Citadines Sainte-Catherine Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Quai au Bois à Brûler 51, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35481/a_35481_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street on the edge of the city´s historic centre, the hotel is located near to the Grand Place, Manneken Pis and various museums. Near the hotel are charming restaurants and pubs of all kinds, including many authentic seafood restaurants around the old fish market. Beautiful parks are accessible by underground in roughly 15 minutes. The metro station is just in front of the hotel, and the shopping area Rue Neuve is only a 5-minute walk away. The hotel is about 30 km from Antwerp International Airport and about 15 km from Brussels South Charleroi Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1943.00" OriginalAmount="1943.00">
      <BasicPropertyInfo Latitude="50.848333" Longitude="4.356567" StarRating="4" HotelCode="28890|scandic_grand_place" HotelName="Hotel Hubert  Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Arenberg 18, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42649/w_42649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historical centre of Brussels, next to the famous Grand Place and the St Hubert shopping arcade. The main train station, with direct services to Zaventem airport, can be easily reached on foot. From there an underground line serves the Heysel Exhibition Park and the European Union district. High-speed trains connect Brussels to Paris and London in less than 3 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1965.00" OriginalAmount="1965.00">
      <BasicPropertyInfo Latitude="50.837000877336" Longitude="4.3397712707519" StarRating="4" HotelCode="166384|hotel_cascade_midi" HotelName="Novotel Brussels Midi Station Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Fonsny 5-6-7, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/131395/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2008.00" OriginalAmount="2008.00">
      <BasicPropertyInfo Latitude="50.846463709686" Longitude="4.3553933091927" StarRating="4" HotelCode="55614|best_western_premier_hotel_carrefour_de_leurope" HotelName="NH Brussels Carrefour de l'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marche aux Herbes 110 B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72034/w_72034_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Brussels. It is close to the Grand Place and the nearest station is Central Station, which is only 100 m from the hotel. Shops and the bus station are also in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2013.00" OriginalAmount="2013.00">
      <BasicPropertyInfo Latitude="50.84561" Longitude="4.353219" StarRating="3" HotelCode="80784|hotel_mozart_5" HotelName="Mozart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Fromages 23, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210847/210847a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.00" OriginalAmount="2118.00">
      <BasicPropertyInfo Latitude="50.846895545428" Longitude="4.3593245744705" StarRating="4" HotelCode="168594|sandton_brussels_centre" HotelName="Sandton Brussels Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parochiaansstraat 15-23, Rue des Paroissiens 15-23, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/235474/w_235474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located on a very quiet street and yet only 200 m away from Brussels' central train station and bus station, and the nearby St. Michael's Cathedral. The Grand Place is located only a short walk away with its beautiful city hall and monumental buildings. The famous Rue des Bouchers street with its restaurants is just 2 minutes’ walk from the business hotel and guests will find nightlife spots just 10 minutes away on foot. If guests want to explore the city, all tourist tours can be accessed 100 m away from the hotel, as can Brussels Central metro station. The business heart of Belgium, the Rue de la Loi, the Belgian Parliament and the European District are within walking distance of the hotel. The nearest beach is around 70 minutes away by car and the lake is a 30-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2134.00" OriginalAmount="2134.00">
      <BasicPropertyInfo Latitude="50.849503882763" Longitude="4.3565779239425" StarRating="4" HotelCode="16405|radisson_blu_royal_hotel_brussels" HotelName="Radisson Blu Royal Hotel, Brussels" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Fossé-aux-Loups 47, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19780/a_19780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels just a short distance from the famous Royal Saint-Hubertus Gallery. The Théâtre Royal de la Monnaie as well as the Grand Place and the longest shopping street in Brussels are all to be found in the near vicinity. It is just 500 m to links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2140.00" OriginalAmount="2140.00">
      <BasicPropertyInfo Latitude="50.840912" Longitude="4.355837" StarRating="4" HotelCode="258922|nh_collection_brussels_grand_sablon" HotelName="NH Collection Brussels Grand Sablon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Bodenbroek 2/4, City Center, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15088/a_15088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between the Royal Palace and the Musical Instruments Museum, next to the magnificent church of Notre Dame du Sablon and the Museum of Ancient and Modern Art. It lies a 5-minute walk from the Grand Place, Brussels' most famous square and guests will find numerous antique shops and art galleries located in the Sablon district of the city. It is close to Brussels' shopping venues and restaurants and bars may be found within 8 minutes' walk of the hotel. It is only 800 m from the main railway station, which offers a regular service, every quarter of an hour to Brussels International Airport (20 minutes' journey time) at Zaventem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2165.00" OriginalAmount="2165.00">
      <BasicPropertyInfo Latitude="50.845953931656" Longitude="4.3560737371445" StarRating="4" HotelCode="13953|le_meridien_brussels" HotelName="Hilton Brussels Grand Place" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrefour de l'Europe 3, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16084/w_16084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels, close to the old town and within a short distance of the main train station and the famous Grand Place that features countless shops and restaurants. Brussels airport is some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2169.00" OriginalAmount="2169.00">
      <BasicPropertyInfo Latitude="50.84913188922" Longitude="4.3546553648198" StarRating="4" HotelCode="387046|the_dominican_hotel" HotelName="The Dominican" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Léopold / Leopoldstraat 9, 1000 Brussels, Belgirum</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122078/122078a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tucked away behind La Monnaie, the famous theatre and opera house, and just off the Grand Place, this central hotel has an elegant location in the very heart of Brussels. Charleroi Brussels South Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2240" OriginalAmount="2240">
      <BasicPropertyInfo Latitude="50.729001" Longitude="4.5137079999999" StarRating="5" HotelCode="198655|39240" HotelName="Martin's Château du Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue du Lac 87, 1332 Genval</AddressLine>
          </AddressLines>
          <CityName>Genval</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/283791/a_283791_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is set beside Lake Genval, just a few minutes drive from the battlefield of the infamous Battle of Waterloo. A stop for public transport is roughly 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2262.00" OriginalAmount="2262.00">
      <BasicPropertyInfo Latitude="50.828301" Longitude="4.355646" StarRating="5" HotelCode="80316|hotel_manos_premier" HotelName="Manos Premier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 100-106, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/8/9/6/0/9/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2300" OriginalAmount="2300">
      <BasicPropertyInfo Latitude="50.836144" Longitude="4.357095" StarRating="5" HotelCode="47458|27151" HotelName="Sofitel Brussels Le Louise" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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>Avenue de la Toison d' Or 40, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10408/a_10408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2300.00" OriginalAmount="2300.00">
      <BasicPropertyInfo Latitude="50.848716919089" Longitude="4.3489139013343" StarRating="4" HotelCode="34308|brussels_marriott_hotel" HotelName="Brussels Marriott Hotel Grand Place" 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>Rue Auguste Orts 3-7, Grand Place, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54651/w_54651_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Brussels, at the top of the well-known Rue Antoine Dansaert, opposite the majestic stock exchange building and the underground station De Brouckere. The famous Grand Place is just around 300 m away, the railway station 1 km away and the airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2539.00" OriginalAmount="2539.00">
      <BasicPropertyInfo Latitude="50.845140736587" Longitude="4.3543471742613" StarRating="5" HotelCode="26215|royal_windsor_hotel_grandplace" HotelName="Warwick Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Duquesnoy 5, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38374/a_38374_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Elegant and sophisticated, the hotel is located directly on Grand Place, ideally located, within walking distance of the congress centre, the main railway station, Sablon Square, the EEC, shopping centres and the business district. The hotel is the ideal combination of work, recuperation and relaxation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2560.00" OriginalAmount="2560.00">
      <BasicPropertyInfo Latitude="50.8247" Longitude="4.30106" StarRating="0" HotelCode="788142|residence_la_fraisiere" HotelName="Residence La Fraisiere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Fraises 33/1</AddressLine>
          </AddressLines>
          <CityName>Anderlecht</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/45000000/44910000/44907400/44907395/40491371_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2861.00" OriginalAmount="2861.00">
      <BasicPropertyInfo Latitude="50.84224435383" Longitude="4.3556188569138" StarRating="4" HotelCode="409340|exe_sablon_hotel" HotelName="9Hotel Sablon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue De La Paille 2-8, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100273/a_100273_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels, next to the central train station and close to the Grand Place. The hotel’s immediate proximity includes various restaurants, bars, pubs and nightspots. Brussels International Airport is some 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2987.00" OriginalAmount="2987.00">
      <BasicPropertyInfo Latitude="50.832519862449" Longitude="4.3574941177417" StarRating="5" HotelCode="47710|steigenberger_grandhotel" HotelName="Steigenberger Wiltcher's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Avenue Louise, Louizalaan 71, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10710/a_10710_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the famous Avenue Louise, Brussel's famous commercial and business street, this hotel lies just a short walk from the main train station, countless tourist attractions and some excellent shopping venues. Brussels airport may easily be reached by taxi or by making use of public transport that departs from a stop some 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3553.00" OriginalAmount="3553.00">
      <BasicPropertyInfo Latitude="50.8419" Longitude="4.27532" StarRating="3" HotelCode="0|exclusive_flats_studio_swimmingpool" HotelName="Exclusive Flats Studio Swimming-pool" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kapelstraat 112, Dilbeek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/2f/4f2f18676b8611133603a0b5d646b04e1da844d7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Dilbeek, you'll be within a 15-minute drive of Atomium and Mini-Europe.  This villa is 4.7 mi (7.6 km) from La Grand Place and 4.9 mi (7.9 km) from Manneken Pis Statue.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated villa, which features a kitchen.  There's a private balcony or patio. A flat-screen television is provided for your entertainment. Conveniences include a refrigerator and a coffee/tea maker, and housekeeping is provided on a limited basis.&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. Additional amenities at this villa include complimentary wireless Internet access, concierge services, and barbecue grills.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Quench your thirst with your favorite drink at the poolside bar.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage.&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;Cleaning fee: EUR 50.0 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="63" TotalAmount="4115.00" OriginalAmount="4115.00">
      <BasicPropertyInfo Latitude="50.846205" Longitude="4.351288" StarRating="5" HotelCode="200934|rocco_forte_hotel_amigo" HotelName="Hotel Amigo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de l'Amigo, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7665/a_7665_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels, this luxury hotel is located directly on the Grand Place. A diverse selection of restaurants, bars and shopping venues as well as many of the city's top sights and the European Commission in the near vicinity, and it is just 200 m to a stop for the local bus service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5317.00" OriginalAmount="5317.00">
      <BasicPropertyInfo Latitude="50.83820946253" Longitude="4.4070725373756" StarRating="5" HotelCode="28883|eurostars_montgomery" HotelName="Eurostars Montgomery" 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,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Tervueren 134, 1150 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42637/a_42637_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Brussels, close to the Parc du Cinquantenaire, various museums and exhibitions. The nearest train station is Montgomery.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31250.00" OriginalAmount="31250.00">
      <BasicPropertyInfo Latitude="50.849581551518" Longitude="4.3460261370388" StarRating="3" HotelCode="64199|atlas_hotel_brussels" HotelName="Atlas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Vieux Marché aux Grains 30, 1000 Brussels, Belgium</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/275277/275277a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.00" OriginalAmount="1191.00">
      <BasicPropertyInfo Latitude="50.833281" Longitude="4.330491" StarRating="3" HotelCode="427896|hotel_thalys" HotelName="Hotel L'Escale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Housekeeping,Internet,LCD/Projector,Lounge,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de France 103, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service,Central Heating,Bar,Bicycle Rental,Spa,Lounge,Conference Hall,Currency Exchange,Designated Smoking Area,Room Service,Sauna,Wheelchair Access,Swimming Pool,Nightclub,Garden,Golf,Jacuzzi,Massage Centre,Heated Pool,24 Hour Power Supply,24 Hour Security,Printer,Wake-up Call Service,Diet Meals,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Parking,Pets allowed,Housekeeping,Meeting Room,Smoking Rooms,24 Hour Front Desk</BasicAmenities>
    <HotelRating>3,4,3.5,2,5,1,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,CLUB RESORT,SPA HOTEL,GOLF HOTEL,HISTORIC HOTEL,AIRPORT HOTEL,HOTEL DE CHARME,VILLAGE</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
0faa3930-0469-45b4-8793-61ed9595b880|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="0faa3930-0469-45b4-8793-61ed9595b880">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5890" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-02T00:00:00" End="2025-01-14T00: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
0faa3930-0469-45b4-8793-61ed9595b880|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
0faa3930-0469-45b4-8793-61ed9595b880|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
0faa3930-0469-45b4-8793-61ed9595b880|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-12-10T14:28:58.8472299+00:00" Version="0" EchoToken="Search" TransactionIdentifier="0faa3930-0469-45b4-8793-61ed9595b880" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="501" OriginalAmount="501">
      <BasicPropertyInfo Latitude="50.882277" Longitude="4.437027" StarRating="1" HotelCode="185204|74224" HotelName="Ibis budget Brussels Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bessenveldstraat, 1831 Diegem</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259146/a_259146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Diegem/Machelen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540" OriginalAmount="540">
      <BasicPropertyInfo Latitude="50.793329" Longitude="4.299849" StarRating="1" HotelCode="212713|78468" HotelName="Ibis budget Brussels South Ruisbroek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Vorstsesteenweg 100, 1601 Ruisbroek</AddressLine>
          </AddressLines>
          <CityName>Ruisbroek</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301374/a_301374_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ruisbroek.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="579" OriginalAmount="579">
      <BasicPropertyInfo Latitude="50.877465" Longitude="4.5046199999999" StarRating="3" HotelCode="103014|412034" HotelName="Taormina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leuvensesteenweg 606-608, Nossegem, 1930 Zaventem</AddressLine>
          </AddressLines>
          <CityName>Zaventem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210394/210394a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zaventem. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="582" OriginalAmount="582">
      <BasicPropertyInfo Latitude="50.847684064961" Longitude="4.4037144576721" StarRating="3" HotelCode="76600|173030" HotelName="Diamant Suites Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Auguste Reyers 136, 1030 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614801/614801a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The perfect solution for your short (from 1 night) and long stays in the capital of Europe! Whether you are in Brussels for business or for leisure, Diamant Suites Brussels EU is the ideal location. We offer you privacy, comfort, high standard, fully furnished and comfortable studios and penthouse apartments. All recent studios and apartments have a fully equipped kitchen and a modern living space.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620" OriginalAmount="620">
      <BasicPropertyInfo Latitude="50.880205" Longitude="4.697554" StarRating="3" HotelCode="96235|35624" HotelName="ibis Leuven Centrum" 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>Brusselsestraat 52, 3000 Leuven</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133685/a_133685_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the historical centre of Leuven, close to a bus stop, Old Market Square, St. Peter’s Church, the university, theaters, the M-Museum and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.00" OriginalAmount="654.00">
      <BasicPropertyInfo Latitude="50.86659" Longitude="4.360667" StarRating="1.5" HotelCode="146254|condo_gardens_brussels" HotelName="Condo Gardens Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jollystraat 141, 1030 Schaerbeek</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/64/14/6414b7254395762d20472858e3dd0be48ce91759.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="657" OriginalAmount="657">
      <BasicPropertyInfo Latitude="50.856113380714" Longitude="4.362840950489" StarRating="3" HotelCode="34541|13719" HotelName="Best Western City Centre" 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,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square Victoria Regina 9, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54650/a_54650_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels, only a 5-minute walk from Nord train station and Place Rogier underground station. The Botanical Gardens lie opposite the hotel and within a short walk guests will reach the shopping area and Grand Place. The airport lies around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="658" OriginalAmount="658">
      <BasicPropertyInfo Latitude="50.836046" Longitude="4.357978" StarRating="3" HotelCode="76617|89468" HotelName="Argus" 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>6 Rue Capitaine Crespel, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104149/a_104149_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.00" OriginalAmount="672.00">
      <BasicPropertyInfo Latitude="50.8453" Longitude="4.36036" StarRating="3" HotelCode="782603|flat_hotel_midi_33" HotelName="Flat Hotel Midi 33" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Du Midi 33, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/90392/3790392/1.jpg?f=15568452</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="686" OriginalAmount="686">
      <BasicPropertyInfo Latitude="50.836551993789" Longitude="4.3606281280518" StarRating="3" HotelCode="181021|184531" HotelName="Aqua Brussels" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Stassart 43, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/254201/a_254201_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702" OriginalAmount="702">
      <BasicPropertyInfo Latitude="50.882593405439" Longitude="4.717101752758" StarRating="1" HotelCode="183012|74226" HotelName="Ibis budget Leuven Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Martelarenlaan 10, 3010 Leuven</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/256476/a_256476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Leuven.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.00" OriginalAmount="721.00">
      <BasicPropertyInfo Latitude="50.815217" Longitude="4.272138" StarRating="3" HotelCode="34310|hotel_erasme" HotelName="ibis Brussels Erasmus" 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>Route de Lennik 790, Anderlecht, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54653/a_54653_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="50.84061569" Longitude="4.33900798" StarRating="3" HotelCode="367681|219189" HotelName="Hotel Aviation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Square de l'aviation 20, 1070 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/524432/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="50.711433680909" Longitude="4.3992359497375" StarRating="3" HotelCode="96241|407368" HotelName="ibis Brussels Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Henri Rolin 5A, 1410 Waterloo</AddressLine>
          </AddressLines>
          <CityName>Waterloo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133694/a_133694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Waterloo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="724" OriginalAmount="724">
      <BasicPropertyInfo Latitude="50.884442" Longitude="4.444353" StarRating="3" HotelCode="28872|14276" HotelName="Pentahotel Brussels Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Berkenlaan 5, 1831 Diegem</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42625/a_42625_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 5 km away from Brussels airport. In only a few minutes' drive, guests will reach the centre of the Belgian metropolis. Sightseeing attractions, such as the Grand Place with the Gothic town hall, the Männeken Pis or the Atomium are only around 15 km from the hotel. The nearest public transport is located around 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="728" OriginalAmount="728">
      <BasicPropertyInfo Latitude="50.885835688731" Longitude="4.7107082727052" StarRating="4" HotelCode="61727|35626" HotelName="Novotel Leuven Centrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vuurkruisenlaan 4, 3000 Leuven, Belgium</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79826/a_79826_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Leuven. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="739.00" OriginalAmount="739.00">
      <BasicPropertyInfo Latitude="50.89028" Longitude="4.344954" StarRating="2" HotelCode="80120|le_centenaire_brussels_expo" HotelName="Le Centenaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Jean Sobieski 84, 1020 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164885/164885a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its convenient central location, this quaint hotel benefits from having easy access to great local attractions as well as to the main business district in the city. The Parc de Laeken is about 7 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748" OriginalAmount="748">
      <BasicPropertyInfo Latitude="50.83800464" Longitude="4.33187822" StarRating="3" HotelCode="766604|343237" HotelName="Appart City Confort Bruxelles Centre Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Rue Rossini 38A, Anderlecht, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639917/639917a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="752.00" OriginalAmount="752.00">
      <BasicPropertyInfo Latitude="50.856341115317" Longitude="4.4141784310341" StarRating="2" HotelCode="147507|hotel_evergreen" HotelName="Hotel Evergreen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Avenue V.Day 1/3, Evere, 1140 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/03269/1903269/30.jpg?f=15599297</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Evergreen in Brussels (Brussels East), you'll be convenient to Confederate Museum and NATO Headquarters. This hotel is within close proximity of Woluwe-Saint-Lambert Communal Museum and Woluwe 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 20 guestrooms. Wireless Internet access (surcharge) is available to keep you connected.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="765" OriginalAmount="765">
      <BasicPropertyInfo Latitude="50.854529" Longitude="4.658394" StarRating="3" HotelCode="196807|198577" HotelName="ibis Leuven Heverlee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sint-Jansbergsesteenweg 405, 3001 Heverlee</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/281940/a_281940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Leuven. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="50.844185814159" Longitude="4.3474262952805" StarRating="3" HotelCode="10736|2238" HotelName="Bedford Hotel &amp; Congress Centre" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Midi 135-137, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8667/f_8667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of Brussels, close to Anneessens underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="50.820433540203" Longitude="4.3701021929811" StarRating="4" HotelCode="26010|6103" HotelName="Hotel Barsey by Warwick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 381-383, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38051/w_38051_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Brussels directly on the exclusive Avenue Louise. In the surrounding area, guests will find numerous fashion and designer shops, sightseeing attractions such as the royal palace, the historical Sablon quarter as well as a large park. In addition, the main train station is only around 15 minutes away and the airport is roughly a 20-minute drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.00" OriginalAmount="776.00">
      <BasicPropertyInfo Latitude="50.862581" Longitude="4.367065" StarRating="3" HotelCode="103038|apart_hotel_brussels_wellness" HotelName="Wellness Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Palais 108-110, 1030 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215148/215148a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="50.834809761745" Longitude="4.3538682845926" StarRating="3" HotelCode="57806|3824" HotelName="Citadines Toison d'Or Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Toison d'Or 61-63, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74900/a_74900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the lively and modern area of Louise Avenue and the Avenue de la Toison d'Or. Many famous boutiques, restaurants and cinemas are located in this trendy area. Bars and nightclubs are to be found 10 minutes from the hotel. A supermarket is located in the vicinity of the hotel (open Monday to Saturday until 8 pm). A bus station and a diverse range of shops are located close by. The train station, Gare Bruxelles Midi, is approximately 1 km away (3 stops on the underground), whilst Charleroi Brussels South airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="804.00" OriginalAmount="804.00">
      <BasicPropertyInfo Latitude="50.821308" Longitude="4.366377" StarRating="3" HotelCode="77881|hotel_capital_brussels" HotelName="Capital" 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>191 Chaussee de Vleurgat, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105618/a_105618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="807" OriginalAmount="807">
      <BasicPropertyInfo Latitude="50.844191828828" Longitude="4.3363254664733" StarRating="3" HotelCode="28893|5822" HotelName="Van Belle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Mons 39, 1070 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42653/w_42653_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located in the Belgian capital of Brussels between the city centre and the Gare du Midi. A free-of-charge shuttle bus transfers hotel guests to the main sights of interest including the architecturally magnificent Grand Place, the wonderful bourgeoisie square with a gothic town hall and the nearby Saint Michel Cathedral. The Männeken Pis, a 60 centimetre-tall bronze statue in the old town is very popular with tourists. Further sights of interest include the Arc de Triomphe in Cinquantenaire Park as well as the art Deco Sacre Coeur Basilica. Public transport links may all be found only 200 metres from the hotel, allowing guests to explore this interesting city extensively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="808" OriginalAmount="808">
      <BasicPropertyInfo Latitude="50.893155" Longitude="4.461637" StarRating="3" HotelCode="79755|184514" HotelName="Novotel Brussels Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Da vinci laan 25, Bedrijvenzone Diegem-Vuurberg, Brussels, Diegem 1831</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107944/a_107944_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Diegem/Machelen. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.00" OriginalAmount="813.00">
      <BasicPropertyInfo Latitude="50.827457" Longitude="4.353741" StarRating="3" HotelCode="903687|neufchatel_hotel" HotelName="The Neufchatel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Neufchatel 34, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214181/214181a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="818" OriginalAmount="818">
      <BasicPropertyInfo Latitude="50.833517247854" Longitude="4.3544617809856" StarRating="4" HotelCode="337411|12918" HotelName="NH Brussels Stéphanie" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Jean Stas 32, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56181/a_56181_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in a peaceful location, although close to the famous Avenue Louise and only a few steps away from the European Parliament and the City Business Center. The hotel is strategically ideal with public transport within easy reach, around 500 m away. The main train station, Midi, is only a short walk and can be reached within 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="818" OriginalAmount="818">
      <BasicPropertyInfo Latitude="50.826835" Longitude="4.364881" StarRating="3" HotelCode="78994|40345" HotelName="ibis Styles Brussels Louise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 212, 1050 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106974/a_106974_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located across from a tram stop, near the convention center and close to Place du Châtelain. Brussels Grand Place, Manneken Pis and Cinquantenaire Park are within 3 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="823" OriginalAmount="823">
      <BasicPropertyInfo Latitude="50.862023974063" Longitude="4.3671982451303" StarRating="3" HotelCode="333027|63456" HotelName="The Helmet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paleizenstraat 90, 1030 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/423338/423338a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="829" OriginalAmount="829">
      <BasicPropertyInfo Latitude="50.848141" Longitude="4.353104" StarRating="3" HotelCode="59332|14950" HotelName="Floris Arlequin Grand Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly 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>Rue de la Fourche 17-19, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76840/a_76840_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is not only located directly on Brussels’ main market square, but at the heart of the pedestrianised zone that is famous for its countless restaurants. It is just 5 minutes walk to the main railway station; Thalys trains and the Eurostar arrive at Brussels Midi station, which is just a short taxi ride away. It is a mere 200 m to the nearest links to the public transport and an array of shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.00" OriginalAmount="841.00">
      <BasicPropertyInfo Latitude="50.884309" Longitude="4.31878" StarRating="2" HotelCode="147450|eurocap_hotel" HotelName="Eurocap" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Dieleghem 114-118, 1090 Bruxelles, Jette</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272616/272616a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 24 rooms. Services and facilities at the hotel include a restaurant and a bar. Wireless internet access is available to travellers. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="849.00" OriginalAmount="849.00">
      <BasicPropertyInfo Latitude="50.82283319" Longitude="4.36690528" StarRating="3" HotelCode="575608|hooome" HotelName="Hooome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Vleurgat 153, Elsene, Ixelles, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/90394/3790394/1.jpg?f=15568450</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="855" OriginalAmount="855">
      <BasicPropertyInfo Latitude="50.858157872739" Longitude="4.3618941307068" StarRating="3" HotelCode="28866|27520" HotelName="Chaochow Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Brabant 80, Saint-Josse-ten-Noode, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42617/l_42617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 200 m from Brussels main train station and the city centre can be reached within around 1km. In addition, the nearest bus stop is just a few metres away and the nearest shops are roughly 700 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="858" OriginalAmount="858">
      <BasicPropertyInfo Latitude="50.88278632" Longitude="4.44856777" StarRating="3" HotelCode="525726|261521" HotelName="Park Inn By Radisson Brussels Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Grensstraat 3, Twin Squares Prater Building, 1831 Diegem, Machelen</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559262/559262a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Diegem/Machelen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="861" OriginalAmount="861">
      <BasicPropertyInfo Latitude="50.850664318709" Longitude="4.3370899984295" StarRating="3" HotelCode="332938|172957" HotelName="Hotel Belvue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Evariste Pierron, 1080 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/524510/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="865" OriginalAmount="865">
      <BasicPropertyInfo Latitude="50.831783398252" Longitude="4.3532305955887" StarRating="3" HotelCode="181013|56822" HotelName="The Pantone Hotel Brussels" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Place Loix, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/254192/a_254192_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the trendy districts of Avenue Louise and Toison d’Or, within walking distance of metro stations and many restaurants, bars, and theatres. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="50.883881179716" Longitude="4.4425883889198" StarRating="4" HotelCode="39368|184555" HotelName="Holiday Inn Airport Brussels" 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,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holidaystraat 7, 1831 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/64961/a_64961_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable holiday is quietly located in close proximity to Brussels airport. There is a golf club to be found just a short drive away and it is 500 m to links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="873" OriginalAmount="873">
      <BasicPropertyInfo Latitude="50.841932145155" Longitude="4.3696213558197" StarRating="2" HotelCode="916474|49719" HotelName="Aparthotel Adagio access Brussels Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>rue de l'industrie 12, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/279302/a_279302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 6-minute walk from a metro station, and a 10-minute walk from many cafés, bars, shops, restaurants, sightseeings, and art and cultural experiences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="874" OriginalAmount="874">
      <BasicPropertyInfo Latitude="50.85035515" Longitude="4.3554615" StarRating="2" HotelCode="497361|172981" HotelName="easyHotel Brussels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zilverstraat 1, 1 Rue 'd Argent, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/109911/6a710a34-435a-4431-a1bf-68d762de316d.jpg?d=636638781970000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Brussels. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="876.00" OriginalAmount="876.00">
      <BasicPropertyInfo Latitude="50.902496" Longitude="4.339383" StarRating="3" HotelCode="103032|ibis_brussels_expoatomium" HotelName="ibis Brussels Expo Atomium" 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>Romeinse steenweg 572, 1853 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/143931/a_143931_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="884" OriginalAmount="884">
      <BasicPropertyInfo Latitude="50.836129" Longitude="4.338714" StarRating="3" HotelCode="23103|1387" HotelName="ibis Brussels Centre Gare Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Angleterre 2-20, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30490/a_30490_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located across from the Gare du Midi train station (Thalys, Eurostar and ICE), within 2 km from the Grand-Place of Brussels, the City Center and the Manneken Pis Fountain.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="885" OriginalAmount="885">
      <BasicPropertyInfo Latitude="50.829997" Longitude="4.356228" StarRating="3" HotelCode="297073|39050" HotelName="ibis Styles Brussels Centre Stephanie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 66, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405155/a_405155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the center of Brussels, near Place Stephanie and Avenue Louise. It is also close to the Grand-Place, the Royal Palace, the Manneken Pis and EU institutions, and an 8-minute walk from a metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="887" OriginalAmount="887">
      <BasicPropertyInfo Latitude="50.878317" Longitude="4.719362" StarRating="3" HotelCode="171130|35627" HotelName="Park Inn by Radisson Leuven 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Martelarenlaan, 36, 3010 Leuven</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151071/151071a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located across the street from Leuven's central train station. Guests will find the town hall about 1 km away and it is roughly 1.5 km to the Grand Place and St. James' Church. The historic centre of Leuven, with the Grand Beguinage and the Catholic University, is 2 km away. It is approximately 20 km to Brussels Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="891" OriginalAmount="891">
      <BasicPropertyInfo Latitude="50.83558" Longitude="4.361166" StarRating="2" HotelCode="902976|219438" HotelName="Sun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Berger 38, Elsene, Ixelles, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/218538/a_218538_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894" OriginalAmount="894">
      <BasicPropertyInfo Latitude="50.839331347371" Longitude="4.3393021371785" StarRating="3" HotelCode="76392|173003" HotelName="Hotel Midi-Zuid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Boulevard Jamar, 1060 St-Gilles, Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/499242/499242a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="50.846157356607" Longitude="4.3843261654314" StarRating="4" HotelCode="77826|55484" HotelName="B-Aparthotel Ambiorix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square Ambiorix 28, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c8/08/c808cb928a60d5547e7718b4da0542331322b562.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="907" OriginalAmount="907">
      <BasicPropertyInfo Latitude="50.859290558926" Longitude="4.4140483438969" StarRating="4" HotelCode="34542|6778" HotelName="Gresham Belson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue des Anciens Combattants - Oudstrijderslaan 1, 1140 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54656/a_54656_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels midway between the airport and the City Centre. It is a short drive from the centre of Brussels and the nearest station is Roodebeek. Guests will also find restaurants and shops in the immediate vicinity of the hotel. Nato Headquarters is only 2 km from the hotel and it is 15 km to Autoworld. Antwerp is a 35-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.00" OriginalAmount="913.00">
      <BasicPropertyInfo Latitude="50.89446" Longitude="4.330999" StarRating="3" HotelCode="102978|best_western_hotel_expo" HotelName="Hotel Expo Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Houba de Strooper 600, 1020 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201314/201314a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="917" OriginalAmount="917">
      <BasicPropertyInfo Latitude="50.830609385076" Longitude="4.3596491217613" StarRating="4" HotelCode="28881|27521" HotelName="Izán Avenue Louise" 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>Rue Blanche 4, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42634/l_42634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels' commercial district, this deluxe hotel lies within a short distance of a diverse selection of shopping venues. It is 10 minutes’ walk to the historical centre with the famous Grand Place as well as the renowned Manneken Pis. Brussels Midi train station lies 15 minutes drive away and it is 20 minutes by car to the city airport. The next large town, Vilvorde Grand, is also just 20 minutes’ drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="925" OriginalAmount="925">
      <BasicPropertyInfo Latitude="50.776023" Longitude="4.300825" StarRating="3" HotelCode="189380|76560" HotelName="Best Western Hotel Brussels South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E19 Paris-Brussels, Ruisbroek 1601</AddressLine>
          </AddressLines>
          <CityName>Ruisbroek</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/265690/a_265690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="925" OriginalAmount="925">
      <BasicPropertyInfo Latitude="50.839416" Longitude="4.399855" StarRating="2" HotelCode="146811|219212" HotelName="Derby" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Tervuren 24, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/605542/605542a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="946" OriginalAmount="946">
      <BasicPropertyInfo Latitude="50.852926672808" Longitude="4.3477816879749" StarRating="3" HotelCode="24559|3796" HotelName="Citadines Sainte-Catherine Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Quai au Bois à Brûler 51, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35481/a_35481_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street on the edge of the city´s historic centre, the hotel is located near to the Grand Place, Manneken Pis and various museums. Near the hotel are charming restaurants and pubs of all kinds, including many authentic seafood restaurants around the old fish market. Beautiful parks are accessible by underground in roughly 15 minutes. The metro station is just in front of the hotel, and the shopping area Rue Neuve is only a 5-minute walk away. The hotel is about 30 km from Antwerp International Airport and about 15 km from Brussels South Charleroi Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="949.00" OriginalAmount="949.00">
      <BasicPropertyInfo Latitude="50.8525" Longitude="4.354984" StarRating="2" HotelCode="142729|hotel_abberdeen" HotelName="Abberdeen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Luggage Storage,Shopping Arcade,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Colombier 4, Brussel District, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/8000000/7260000/7250300/7250259/2c59de01_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ubicado en el corazón de la bonita ciudad de Bruselas, a sólo 200 metros de la Grand Place, este acogedor hotel ofrece habitaciones simples pero cómodas y hospitalidad genuina.
Las habitaciones van desde individuales a triples, todas ellas con baño privado. Las habitaciones triples, con su organización espaciosa y cálido mobiliario, son especialmente adecuadas para familias.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="951.00" OriginalAmount="951.00">
      <BasicPropertyInfo Latitude="50.849761" Longitude="4.347041" StarRating="3" HotelCode="81056|pacific_cafe_hotel" HotelName="Pacific Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Rue Antoine Dansaert 57, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203643/203643a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Café Pacific is a boutique and design hotel, conveniently located in one of the most fashionable districts in the capital. The shape and volume of the hotel reviewed by architect Marc Humblet, and its interior magnificently decorated with colors, fabrics and other subtleties by Mia Zia, offers to the travelers a authentic haven of tranquility.
The hotel has only 13 rooms, one of them, a duplex Malthus with an attentive and personalized service. 

The Hotel Café Pacific has a strategic location in one of the most lively street of the city. Guests can walk to most of the main tourist attractions in Brussels, among which stands out the famous Grand Place.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="50.84497833251953" Longitude="4.343973636627197" StarRating="0" HotelCode="0|cool_central_apartment" HotelName="Cool Central Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>rue de Soignies 33, 1000 Brussels, Belgium, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/70/96/709615ab494d66c6a0b471686909cd6c133edf22.jpeg</HotelPictures>
        <HotelDescription>Situated within 800 metres of Grand Place and 800 metres of Brussels City Hall in Brussels, Cool Central Apartment features accommodation with free WiFi and seating area. The units come with a kitchen featuring kettle and a dining area, a living room with a sofa, and a private bathroom with a hair dryer and shower. Popular points of interest near the apartment include Museum of the City of Brussels, Place St. Gery and Manneken Pis. The nearest airport is Brussels Airport, 17 km from Cool Central 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;Extra Info: &lt;/b&gt;A city tax will apply. This tax is not included in the total rate for some rooms and must be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="957" OriginalAmount="957">
      <BasicPropertyInfo Latitude="50.864917149852" Longitude="4.3590181104507" StarRating="4" HotelCode="29368|12974" HotelName="The President - Brussels 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,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Du Roi Albert II 44, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47324/a_47324_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grand hotel lies in the business and government ministry quarter of Brussels, only 3 blocks from the Gare du Nord railway station and some 5 minutes' taxi ride from the famous Grand Place.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="957" OriginalAmount="957">
      <BasicPropertyInfo Latitude="50.709831866469" Longitude="4.408607522229" StarRating="4" HotelCode="28873|39244" HotelName="Martin's Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Tervuren 198, 1410 Waterloo, Belgien</AddressLine>
          </AddressLines>
          <CityName>Waterloo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42626/a_42626_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this appealing hotel lies in a suburb of Waterloo just a few minutes drive from the battlefield of the infamous Battle of Waterloo. A stop for public transport is roughly 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="959" OriginalAmount="959">
      <BasicPropertyInfo Latitude="50.856533" Longitude="4.3586809999999" StarRating="1" HotelCode="901292|219239" HotelName="Hotel City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Progrès 7, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591822/591822a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="961" OriginalAmount="961">
      <BasicPropertyInfo Latitude="50.837424348422" Longitude="4.4060701131821" StarRating="4" HotelCode="161354|172951" HotelName="B-Apart Montgomery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Tervueren 149, 1150 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/132030/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="962" OriginalAmount="962">
      <BasicPropertyInfo Latitude="50.83934" Longitude="4.33889" StarRating="2" HotelCode="78714|207895" HotelName="De France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Jamar 21-23, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106652/a_106652_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="967" OriginalAmount="967">
      <BasicPropertyInfo Latitude="50.855447" Longitude="4.367049" StarRating="3" HotelCode="82684|219304" HotelName="Hôtel Villa Royale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale 195, 1210 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222279/222279a_hb_a_024.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="974" OriginalAmount="974">
      <BasicPropertyInfo Latitude="50.887570007556" Longitude="4.4526869058609" StarRating="4" HotelCode="102989|36947" HotelName="Van der Valk Brussels Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Culliganlaan 4b, 1831 Diegem</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/143887/a_143887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 5 minutes from the airport and 20 minutes from the vibrant centre of Brussels. The station is only a 5-minute walk away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="981" OriginalAmount="981">
      <BasicPropertyInfo Latitude="50.855884809199" Longitude="4.3573344355819" StarRating="4" HotelCode="63929|6776" HotelName="Thon Hotel Brussels City Centre" 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,Internet,Laundry,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Avenue du Boulevard 17, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82377/w_82377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, beside the new business district "Espace Nord" and the Belgian government area. Furthermore it takes just 5 minutes to get to the Grand Place on the surrounding pedestrianised streets lined with shopping malls (Rue Neuve &amp; City 2). The hotel is also next to an underground station providing access to the European Parliament within a few stops, and the North train station, with direct trains to Brussels International Airport (departing every 20 minutes), which is approximately 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="50.888894868462" Longitude="4.4469121098518" StarRating="4" HotelCode="56584|32602" HotelName="NH Brussels 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,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>De Kleetlaan 14, 1831 Diegem, Brüssel, Belgium</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73339/a_73339_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the airport business district, within 2 km of Brussels airport. The main roads as well as various motorways may easily be accessed and the NATO headquarters are around 2 km away whilst it is some 10 minutes drive to Brussel’s Grand Place. The railway station is 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="988" OriginalAmount="988">
      <BasicPropertyInfo Latitude="50.839462" Longitude="4.33851" StarRating="4" HotelCode="298325|49723" HotelName="Mercure Brussels Centre Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Jamar 25-29, 1060 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406517/a_406517_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="990" OriginalAmount="990">
      <BasicPropertyInfo Latitude="50.855351" Longitude="4.369149" StarRating="3" HotelCode="181025|219248" HotelName="Prestige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Méridien 70, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210830/210830a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1007" OriginalAmount="1007">
      <BasicPropertyInfo Latitude="50.849212" Longitude="4.347758" StarRating="3" HotelCode="909531|172980" HotelName="Dansaert Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Antoine Dansaert 11, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/588961/588961a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1009" OriginalAmount="1009">
      <BasicPropertyInfo Latitude="50.854023" Longitude="4.355781" StarRating="4" HotelCode="18887|14286" HotelName="Marivaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Maxlaan 98B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/103938/103938a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city of Brussels, a few steps away from the famous Grand Place (10 minutes' walk). The exceptional location and excellent public transport facilities will give guests access to any major point of interest of the city within only a few minutes. Moreover, this establishment is situated only 10 minutes from the South station which hosts the Thalys and Eurostar terminals. Brussels Airport is just 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1022" OriginalAmount="1022">
      <BasicPropertyInfo Latitude="50.820899822674" Longitude="4.3531046277446" StarRating="3" HotelCode="12609|1307" HotelName="Catalonia Brussels" 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Avenue De Haut-Pont 2, Hoge Bruglaan, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12890/a_12890_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, which is situated in the centre of Brussels, was opened in 1964. It is only a short drive from the Grand Palace and a variety of shopping venues. The closest station (Louise) is situated in the immediate vicinity. The tourist centre and the train-station are both in the area. The airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1022" OriginalAmount="1022">
      <BasicPropertyInfo Latitude="50.837082" Longitude="4.335152" StarRating="4" HotelCode="212712|42285" HotelName="Pullman Brussels Centre Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Victor Horta 1, 1060 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301373/a_301373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the international train station of Gare du Midi (easy access to the rest of Belgium, international travel with Thalys and Eurostar), and just a 15 minute walk from Grand Place Brussels, Rue Neuve and Manneken Pis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1023" OriginalAmount="1023">
      <BasicPropertyInfo Latitude="50.845597" Longitude="4.382453" StarRating="4" HotelCode="89964|46883" HotelName="New Charlemagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 25/27, B-1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125899/w_125899_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an 11-minute walk to Parc du Cinquantenaire and a 6-minute walk to a metro station with trains connecting guests to the Royal Art Museums, the Magritte Museum, the Opera House, the Grande Place, the Royal Palace and the recreational Brupark.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1031.00" OriginalAmount="1031.00">
      <BasicPropertyInfo Latitude="50.8479644" Longitude="4.3478137" StarRating="3" HotelCode="193721|saint_gery_boutique_hotel" HotelName="Saint Gery Boutique Hotel" 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>Place Saint-Géry 29-32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/a3/12a32032e31c894aecb87cf35f1679cc8134367d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1042.00" OriginalAmount="1042.00">
      <BasicPropertyInfo Latitude="50.834571838378906" Longitude="4.363461017608643" StarRating="3" HotelCode="0|moxy_brussels_city_center" HotelName="Moxy Brussels City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Prince Albert 2, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/78/cc78a1c794c519d92e34f704038ad1b72d56d39d.jpeg</HotelPictures>
        <HotelDescription>A stay at Moxy Brussels City Center places you in the heart of Brussels, within a 15-minute walk of Royal Museums of Fine Arts of Belgium and Avenue Louise.  This hotel is 0.7 mi (1.1 km) from Brussels Park and 0.7 mi (1.1 km) from European Union Parliament Building.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a communal living room.&lt;br /&gt;Featured amenities include a computer station, express check-out, and a 24-hour front desk.&lt;br /&gt;Enjoy a satisfying meal at Rue de L'Arbre Bénit 1 serving guests of Moxy Brussels City Center. Quench your thirst with your favorite drink at the bar/lounge. Continental breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 140 air-conditioned rooms featuring Smart 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 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;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 20.00 EUR per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1043" OriginalAmount="1043">
      <BasicPropertyInfo Latitude="50.849424" Longitude="4.367276" StarRating="3" HotelCode="130076|55068" HotelName="Hotel Du Congres" 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>Rue du Congres 42, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210147/210147a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1044" OriginalAmount="1044">
      <BasicPropertyInfo Latitude="50.85485314" Longitude="4.36694475" StarRating="3" HotelCode="365759|219252" HotelName="Hotel Retro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Haecht 3, 1210 Brusseles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/36100/1836100/40.jpg?f=15634595</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Retro in Brussels (Saint-Josse-ten-Noode), you'll be minutes from Rogier Square and Belgian Comic Strip Center. This hotel is within close proximity of Colonne du Congres and Cirque Royal.&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 air-conditioned rooms featuring minibars (stocked with some free items) and minibars. 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 desks.&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, babysitting/childcare (surcharge), 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 Hotel Retro.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a business center, express check-in, and express check-out.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1053" OriginalAmount="1053">
      <BasicPropertyInfo Latitude="50.854474322068" Longitude="4.356449923741" StarRating="5" HotelCode="29455|735" HotelName="Hotel Le Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Max 118-126, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46864/a_46864_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of Brussels, close to the Grand Place. The nearest train station, Rogier, is only a stone's throw from the hotel (100 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1091" OriginalAmount="1091">
      <BasicPropertyInfo Latitude="50.840839" Longitude="4.338658" StarRating="5" HotelCode="76782|12896" HotelName="Hotel Be Manos, BW Premier Collection" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square de l’aviation 23-27, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/49/494325/rCPOvLF4_a929b3e81507acc64345816b4985f031.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Design Boutique Luxury Hotel is located in Brussels, next to the Thalys and Eurostar Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1093" OriginalAmount="1093">
      <BasicPropertyInfo Latitude="50.842136475369" Longitude="4.3445080518722" StarRating="4" HotelCode="336622|76112" HotelName="The Augustin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Stalingrad 25-31, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55711/a_55711_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the centre of Brussels, nearby the historic Grand Place. The area has a choice of restaurants and is easily accessible from the Midi station for international travel arriving by Eurostar, Thalys and Deutsche Bahn train services. There is a metro stop nearby. Brussels South Charleroi Airport is about 40 kilometres away, and Brussels Airport is approximately 25 kilometres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1098.00" OriginalAmount="1098.00">
      <BasicPropertyInfo Latitude="50.825977420231" Longitude="4.3312954902649" StarRating="3" HotelCode="64977|hotel_de_fierlant" HotelName="De Fierlant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue De Fierlant 67, 1190 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83769/a_83769_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish new city hotel is located just a few minutes from the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1109" OriginalAmount="1109">
      <BasicPropertyInfo Latitude="50.846777627394" Longitude="4.3553495753338" StarRating="3" HotelCode="30120|29236" HotelName="ibis Brussels off Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Marché aux Herbes 100, Grasmarkt, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48512/a_48512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1116" OriginalAmount="1116">
      <BasicPropertyInfo Latitude="50.835322200143" Longitude="4.3378213047981" StarRating="3" HotelCode="168593|27960" HotelName="Park Inn by Radisson Brussels Midi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Marcel Broodthaers 3, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143283/143283a_hb_a_075.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel places its guests just steps from the entrance to the Gare du Midi (south train station), in the heart of the bustling Brussels city life. The hotel is located just south of the city centre and is the closest hotel for all international railway travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1120" OriginalAmount="1120">
      <BasicPropertyInfo Latitude="50.875379" Longitude="4.4578759999999" StarRating="3" HotelCode="103003|427938" HotelName="Hobbit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jozef van Damstraat 85, 1932 Zaventem</AddressLine>
          </AddressLines>
          <CityName>Zaventem</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/209304/209304a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zaventem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1122" OriginalAmount="1122">
      <BasicPropertyInfo Latitude="50.850746364544" Longitude="4.3500390359767" StarRating="3" HotelCode="25127|3643" HotelName="Novotel Brussels City Centre" 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,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Vierge Noire 32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36550/a_36550_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels, within a short distance of many of the top sights including the Grand Place with its Gothic town hall and the cathedral both lie a few minutes walk away. Various shopping and entertainment facilities are to be found in the near vicinity and the nearest public transport stop can be found 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1131.00" OriginalAmount="1131.00">
      <BasicPropertyInfo Latitude="50.81661" Longitude="4.35008" StarRating="0" HotelCode="0|flat_brugmann" HotelName="Flat Brugmann" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 15/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>160 Avenue Brugmann, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/8f/a0/8fa01b256cbd19bbe329c46ce9d8975c0bf34ea7.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 Brussels, a 5-minute drive from Avenue Louise and 7 minutes from Forest National.  This apartment is 2.6 mi (4.2 km) from La Grand Place and 7.3 mi (11.8 km) from Atomium.&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 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;Featured amenities include complimentary wired Internet access and an elevator (lift). Guests may use a roundtrip airport shuttle for a surcharge, 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: 10.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 35.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1135" OriginalAmount="1135">
      <BasicPropertyInfo Latitude="50.840723903502" Longitude="4.3836790323257" StarRating="3" HotelCode="34311|184468" HotelName="Holiday Inn Brussels - Schuman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Breydelstraat 20-24, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54654/a_54654_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the institutions of the European Union, next to the parliament, Borschette building and council, the hotel is ideal for business travellers. Guests can find the nearest public transport connections roughly 1 km away, Brussels South Charleroi Airport is approximately 7 km from the hotel and it is about 3 km to Brussels Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1137" OriginalAmount="1137">
      <BasicPropertyInfo Latitude="50.84559338716" Longitude="4.3822406957008" StarRating="4" HotelCode="28871|27146" HotelName="Martin's Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" 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,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 80, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42624/a_42624_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is splendidly situated for anyone who decides to visit Brussels and experience its wealth of culture on foot, by metro or by car, with the centre about 2 km away. Restaurants and bars can be found in the immediate vicinity. In addition, as the hotel is just opposite the Berlaymont, its residents benefit from the transport infrastructures provided for the Europhiles. With the metro it is just 10 minutes to the Gare du Midi railway station, while the Airport Express Bus is virtually on the doorstep. The Atomium and Mini Europa are both about 4 km away. Brussels airport is 7 km away. Charleroi-Brussels South airport is only 45 km away and easily accessible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1142" OriginalAmount="1142">
      <BasicPropertyInfo Latitude="50.855178" Longitude="4.366526" StarRating="4" HotelCode="13038|12925" HotelName="Hotel NH Brussels Bloom" 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,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Royale-Koningsstraat 250, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13489/a_13489_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Rue Royale in central Brussels, beside Brussels' inner ring road and adjacent to the beautiful Botanic Gardens. This central Brussels hotel is just 20 metres away from the nearest underground train station, as well as tram and bus links at Botanique. Guests will find shops and restaurants 500 metres from the hotel and it is 1 km to the Royal Palace and 1.2 km to the Royal Museum of Fine Arts. The nearest rail connection is Gare du Nord, which is also 500 metres away and it is 12 km to Brussels Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1151" OriginalAmount="1151">
      <BasicPropertyInfo Latitude="50.840500327056" Longitude="4.3397980928421" StarRating="3" HotelCode="22202|5003" HotelName="Floris Hotel Ustel Midi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Square De l'Aviation 6-8, 1070 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28992/a_28992_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels, close to the Grand Place. The nearest station is Lemonier and lies just 500 metres away. The bus station is 400 metres away and there are shopping facilities 1.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1153.00" OriginalAmount="1153.00">
      <BasicPropertyInfo Latitude="50.83820946253" Longitude="4.4070725373756" StarRating="5" HotelCode="28883|eurostars_montgomery" HotelName="Eurostars Montgomery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de Tervueren 134, 1150 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42637/a_42637_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Brussels, close to the Parc du Cinquantenaire, various museums and exhibitions. The nearest train station is Montgomery.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1153.00" OriginalAmount="1153.00">
      <BasicPropertyInfo Latitude="50.837274" Longitude="4.371594" StarRating="4" HotelCode="82898|thon_residence_parnasse" HotelName="Thon Residence Parnasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Concierge,Dry Cleaning,Elevator,Garden,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Sauna,Shopping Arcade,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Idalie 8, Idaliestraat, 1050 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6196907</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Thon Residence Parnasse in Brussels (European Quarter), you'll be minutes from Place du Luxembourg and European Union Parliament Building. This 4-star apartment is within close proximity of Parlamentarium and European 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 158 guestrooms, featuring kitchens with refrigerators and stovetops. Rooms have private balconies. Wireless Internet access (surcharge) keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include desks and microwaves, and you can also request rollaway/extra beds (surcharge).&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 steam room and a fitness center. This apartment also features wireless Internet access (surcharge) and concierge services.&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 Thon Residence Parnasse.&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, laundry facilities, and an elevator (lift). Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="50.848639" Longitude="4.354792" StarRating="4" HotelCode="103037|55810" HotelName="B-Apart Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Dominicains 25, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214704/214704a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="50.848783" Longitude="4.3688070000001" StarRating="4" HotelCode="930968|172954" HotelName="B Aparthotel Regent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard du Régent 58, 1000 Brussel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/131604/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="50.832261365261" Longitude="4.3501252769975" StarRating="4" HotelCode="82929|9634" HotelName="Hilton Garden Inn Brussels City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Berckmansstraat 128, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111854/a_111854_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="50.84544" Longitude="4.34753" StarRating="3" HotelCode="0|exclusive_flats_in_brussels_olives" HotelName="Exclusive Flats In Brussels - Olives" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Jardin des Olives 7, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/36/cc369e5161f5f42968f45125b2b30f97eb383a16.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Exclusive Flats In Brussels - Olives, you'll be centrally located in Brussels, within a 10-minute drive of Manneken Pis Statue and Brussels Park.  This apartment is 5.1 mi (8.2 km) from Atomium and 1.1 mi (1.8 km) from Royal Museums of Fine Arts of Belgium.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 2 individually decorated guestrooms, featuring kitchens. Complimentary wireless Internet access keeps you connected, and 43-inch Smart televisions are provided for your entertainment. Conveniences include desks and separate sitting areas, 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;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;Crib (infant bed) fee: EUR 15 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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1173.00" OriginalAmount="1173.00">
      <BasicPropertyInfo Latitude="50.84674919" Longitude="4.39064811" StarRating="1" HotelCode="368383|hotel_satellite_2" HotelName="Hôtel Satellite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Franklin Street 157B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/524486/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 Hôtel Satellite in Brussels (European Quarter), you'll be convenient to Jubilee Park and European Union Parliament Building. This hotel is within close proximity of European Commission Headquarters and Schuman Plein.&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 guestrooms featuring refrigerators and flat-screen 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 desks and minibars, and you can also request rollaway/extra beds.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.00" OriginalAmount="1174.00">
      <BasicPropertyInfo Latitude="50.8480778357821" Longitude="4.35271112184034" StarRating="0" HotelCode="0|chez_esmara_et_philippe_fourche" HotelName="Chez Esmara Et Philippe Fourche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rue De La Fourche 7, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/2a/bc/2abcbcfe1b9e0cea479ebf5d5bc82067d16c37d1.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Chez Esmara Et Philippe Fourche” is located in Brussels. It boasts a convenient location in the historic city center.&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="27" TotalAmount="1176" OriginalAmount="1176">
      <BasicPropertyInfo Latitude="50.8453" Longitude="4.36036" StarRating="0" HotelCode="977729|494995" HotelName="Roxi Residence Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hippokrateslaan 14, 1932 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38290000/38281000/38280939/d1324e15_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1186" OriginalAmount="1186">
      <BasicPropertyInfo Latitude="50.84674" Longitude="4.294998" StarRating="3" HotelCode="296247|173006" HotelName="Phenix" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Central Heating,Fax,Printer,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Ninove 685, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/442001/442001a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 5 km from Brussels' Grand-Place, Hôtel Phénix provides soundproof rooms with free WiFi and a modern décor. Brussels-South Train Station is a 10-minute drive from this design hotel.

Each room comes with a flat-screen TV and a telephone. The bathroom is equipped with a shower or a bathtub, a hairdryer and free toiletries. The suites feature a private terrace as well.

Restaurants and shops can be found in the same street as Hôtel Phénix, within walking distance. A supermarket is located 100 metres from the hotel.

Several bus stops are a 200-metres walk from the Phénix, offering a connection to the centre of Brussels. The Basilica of the Sacred Heart is 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1195.00" OriginalAmount="1195.00">
      <BasicPropertyInfo Latitude="50.84365775" Longitude="4.39596615" StarRating="0" HotelCode="458511|residence_dici_dailleurs_" HotelName="Résidence D'ici D'ailleurs" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Du Noyer 346, 1030 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/41541/2841541/1.jpg?f=15069307</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1199" OriginalAmount="1199">
      <BasicPropertyInfo Latitude="50.826252741888" Longitude="4.3636684119701" StarRating="5" HotelCode="67875|55215" HotelName="Le Chatelain Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Châtelain 17, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152933/152933a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 50 m from the Avenue Louise shopping district. The Horta Museum is 750 m away and Louise metro station is only about 1 km away. Brussels Central train and metro station is approximately 2 km away and the city centre roughly 5 km away. Bois de la Cambre park with its lake is about 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1200" OriginalAmount="1200">
      <BasicPropertyInfo Latitude="50.855711244405" Longitude="4.3597269058228" StarRating="4" HotelCode="28875|25645" HotelName="Hilton Brussels City" 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,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Charles Rogier 20, 1210 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42628/a_42628_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is located in city of Brussels, directly beside Rogier métro station. A diverse selection of shopping and entertainment venues are to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1204.00" OriginalAmount="1204.00">
      <BasicPropertyInfo Latitude="50.83995491" Longitude="4.3363773" StarRating="3" HotelCode="457321|aparthotel_residence_bara_midi" HotelName="Residence Bara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rue Limnander 37, 1070 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/622270/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.00" OriginalAmount="1207.00">
      <BasicPropertyInfo Latitude="50.85281525" Longitude="4.34886914" StarRating="0" HotelCode="227878|apartments_residence_les_ecrins_" HotelName="Les Ecrins Résidence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Rouleau 15, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/131566/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1219" OriginalAmount="1219">
      <BasicPropertyInfo Latitude="50.83065605" Longitude="4.35643034" StarRating="4" HotelCode="793272|355045" HotelName="Harmon House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Housekeeping,Library,Meeting Room,Pets allowed,Printer,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussee De Charleroi 50, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/654668/654668a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Brussels. Located within 1. 7 kilometre(s) from the town centre, the property allows easy access to all this destination has to offer. Within 600 metres customers will find links of transport that will allow them to explore the area. Visitors will find the airport within 11. 6 kilometre(s). There are a total of 24 bedrooms at HARMON HOUSE. This accommodation was established in 2018. In addition, Wi-Fi access is offered at the accommodation. Travellers can enjoy the convenience of 24-hour reception. Unfortunately, there are no bedrooms where customers can ask for a cot for the little ones. This establishment's common areas are disability-friendly. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1231" OriginalAmount="1231">
      <BasicPropertyInfo Latitude="50.848719" Longitude="4.351084" StarRating="3" HotelCode="81971|55194" HotelName="Saint Nicolas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Poulets 32, Bruxelles 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110671/a_110671_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 200 m from the Grand Place, near the Bourse and Brussels Central Station. It is also a 7-minute walk from Manneken Pis and a 3-minute walk to the closest metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1241.00" OriginalAmount="1241.00">
      <BasicPropertyInfo Latitude="50.84864696" Longitude="4.35220506" StarRating="3" HotelCode="953691|apartment_chez_esmara_et_philippe" HotelName="Chez Esmara et Philippe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Fripiers 15-17, B308 Block 3, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9165446</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1242" OriginalAmount="1242">
      <BasicPropertyInfo Latitude="50.831505065322" Longitude="4.3589940425156" StarRating="4" HotelCode="25642|22954" HotelName="Thon Hotel Bristol Stephanie" 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,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Louise 91-93, 1050 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/094675/094675a_hb_a_075.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its impressive location on the Avenue Louise, Brussel’s most fashionable shopping and business district, the hotel is ideally located for both business and leisure travellers. Brussels Airport is 13 km away and Midi railway station (Thalys, Eurostar) 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1244" OriginalAmount="1244">
      <BasicPropertyInfo Latitude="50.84608278" Longitude="4.3717457" StarRating="3.5" HotelCode="510615|172977" HotelName="Courtyard Brussels EU" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Joseph II 32, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550964/550964a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1245.00" OriginalAmount="1245.00">
      <BasicPropertyInfo Latitude="50.810478" Longitude="4.302997" StarRating="3" HotelCode="103050|hotel_campanile_brusselbruxelles__drogenbos" HotelName="Campanile Brüssel Drogenbos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>W.A. Mozartlaan 11, 1620 Drogenbos</AddressLine>
          </AddressLines>
          <CityName>Drogenbos</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/143952/w_143952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Drogenbos. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1258.00" OriginalAmount="1258.00">
      <BasicPropertyInfo Latitude="50.850600820942" Longitude="4.3535066723699" StarRating="3" HotelCode="392939|smartflats_la_gaite" HotelName="Smartflats Design Gaité" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rue Fossés-aux-Loups 18, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/524588/841e1e4bd62bc33715d1d091b07ad05a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1262" OriginalAmount="1262">
      <BasicPropertyInfo Latitude="50.850088" Longitude="4.35172" StarRating="3" HotelCode="140887|76103" HotelName="Aparthotel Adagio Brussels Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Anspach 20, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201622/a_201622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the very heart of Brussels on Boulevard Anspach near Rue Neuve and the Grand Place. Guests will find the nearest restaurants, links to the public transport network, the brand new casino and the shops all just 100 m from the hotel and it is 200 m to the city centre and the tourist centre. Brussels Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1263" OriginalAmount="1263">
      <BasicPropertyInfo Latitude="50.845055331785" Longitude="4.3820621111608" StarRating="4" HotelCode="89963|25644" HotelName="First Euroflat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 50, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125898/l_125898_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the immediate proximity of the European Union buildings, at Schuman station. It lies 500 m from the nearest restaurants and shops and 1 km from the city centre. Brussels Airport is just 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1272" OriginalAmount="1272">
      <BasicPropertyInfo Latitude="50.85097" Longitude="4.364454" StarRating="3" HotelCode="29367|5820" HotelName="Best Western Royal Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue Royale, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47323/a_47323_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located at the heart of Brussels just a few paces from the famous Grand Place. It is also just a short walk to the royal palace and the popular antiques market. A tram station lies close to the hotel and offers excellent links to nearby venues and there are an abundance of cafés and restaurants situated in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1278" OriginalAmount="1278">
      <BasicPropertyInfo Latitude="50.844898" Longitude="4.382523" StarRating="4" HotelCode="49076|13118" HotelName="NH Brussels EU Berlaymont" 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,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Charlemagne 11-19, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34270/a_34270_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern and fashionable hotel is situated at the heart of the European quarter of Brussels. The city centre is easily within walking distance and links to the public transport system are only 150 m from the hotel. The Grand Place and the famous shopping streets such as the Avenue Louis lie just 4 stops away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1290" OriginalAmount="1290">
      <BasicPropertyInfo Latitude="50.845140736587" Longitude="4.3543471742613" StarRating="5" HotelCode="26215|14806" HotelName="Warwick Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Duquesnoy 5, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38374/a_38374_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Elegant and sophisticated, the hotel is located directly on Grand Place, ideally located, within walking distance of the congress centre, the main railway station, Sablon Square, the EEC, shopping centres and the business district. The hotel is the ideal combination of work, recuperation and relaxation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1294.00" OriginalAmount="1294.00">
      <BasicPropertyInfo Latitude="50.85272257" Longitude="4.36877134" StarRating="3" HotelCode="435748|bb_welcome_to_my_place" HotelName="Welcome to my place B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Place Quetelet, 1, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/05150/1905150/1.jpg?f=15672257</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Brussels (Saint-Josse-ten-Noode), Welcome to my place B&amp;B is minutes from Claridge and Cirque Royal. This bed &amp; breakfast is within close proximity of Colonne du Congres and Charlier Museum.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;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;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1300.00" OriginalAmount="1300.00">
      <BasicPropertyInfo Latitude="50.841484088517" Longitude="4.3961562747993" StarRating="4" HotelCode="77503|best_western_plus_park_hotel_brussels" HotelName="Best Western Plus Park Hotel Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de l'Yser 21, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105175/a_105175_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1302" OriginalAmount="1302">
      <BasicPropertyInfo Latitude="50.843965" Longitude="4.375594" StarRating="4" HotelCode="175412|22957" HotelName="Thon Hotel EU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue de la Loi/Wetstraat 75, 1040 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153491/153491a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated in the EU district. It is only 140 m from Maelbeek metro station. The hotel is a 10-minute walk from the European Parliament and the Council of the European Union. Brussels-Schuman railway station is 400 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1308" OriginalAmount="1308">
      <BasicPropertyInfo Latitude="50.846463709686" Longitude="4.3553933091927" StarRating="4" HotelCode="55614|12939" HotelName="NH Brussels Carrefour de l'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marche aux Herbes 110 B, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72034/w_72034_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Brussels. It is close to the Grand Place and the nearest station is Central Station, which is only 100 m from the hotel. Shops and the bus station are also in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1309" OriginalAmount="1309">
      <BasicPropertyInfo Latitude="50.85222" Longitude="4.354117" StarRating="4" HotelCode="27223|4588" HotelName="NH Collection Brussels Centre" 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,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Boulevard Adolphe Max, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39987/a_39987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels within 5 minutes' walk of the famous Grand Place with its Gothic town hall. Shopping venues and a diverse selection of boutiques on Nieuwstraat, entertainment options such as restaurants and bars on Vismarkt and cultural establishments such as the opera house on Muntplein all lie within a stone's throw of the hotel. The main train station is 2 km away and it is 6 km to Brussels airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1310.00" OriginalAmount="1310.00">
      <BasicPropertyInfo Latitude="50.83671764" Longitude="4.38561405" StarRating="3" HotelCode="449630|bb_place_jourdan" HotelName="B&amp;B Place Jourdan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Rue General Leman 97, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/05934/1905934/1.jpg?f=15086017</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;B&amp;B Place Jourdan is in the heart of Brussels, walking distance from Albert Borschette Conference Centre and Leopold Park. This bed &amp; breakfast is within close proximity of Royal Museums of Art and History and Jubilee Park.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 3 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks, and cribs/infant beds 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;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="1323.00" OriginalAmount="1323.00">
      <BasicPropertyInfo Latitude="50.79236308" Longitude="4.35191675" StarRating="0" HotelCode="457541|bb_uccle" HotelName="B&amp;B Uccle" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 21/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rue Basse 114 D, Ukkel, 1180 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/41307/2841307/1.jpg?f=15070314</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1328.00" OriginalAmount="1328.00">
      <BasicPropertyInfo Latitude="50.854519" Longitude="4.357018" StarRating="3" HotelCode="143860|appartbrussels" HotelName="Appartbrussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Adolphe Max 125, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/12/1239218/zJdMwaSA_918eb94f084e7761c947e5e51f73bcc2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1330" OriginalAmount="1330">
      <BasicPropertyInfo Latitude="50.848487" Longitude="4.357429" StarRating="4" HotelCode="12871|8009" HotelName="NH Brussels Grand Place Arenberg" 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,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Assaut - Stormstraat 15, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13304/a_13304_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the heart of Brussels, this hotel lies close to the commercial district as well as to many of the city's historical sights. Famous Salon Square with its antiques market, world-famous chocolate producers and the famous landmark, the Mannequin Pis, are all just a short walk away, as are the cathedral of St. Michel, the shopping arcades of the Galeries Royales and the Grand Place. Links to the public transport system are to be found 100 m from the hotel and Brussels airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1332.00" OriginalAmount="1332.00">
      <BasicPropertyInfo Latitude="50.850358042277" Longitude="4.354336667127" StarRating="3" HotelCode="386488|smartflats_monnaie" HotelName="Smartflats Monnaie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rue Fosse Aux Loups 11, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/524592/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.00" OriginalAmount="1340.00">
      <BasicPropertyInfo Latitude="50.84687042236328" Longitude="4.391030788421631" StarRating="3" HotelCode="0|europea_newton_boutique_hotel_residences" HotelName="Europea Newton Boutique Hotel Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Newtonstraat, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cb/b9/cbb9e891c2e5195353777e5bc33f6250d1695b31.jpeg</HotelPictures>
        <HotelDescription>With a stay at Europea Newton Boutique Hotel Residences in Brussels (European Quarter), you'll be convenient to Jubilee Park and European Union Parliament Building. This apartment is close to Belgian Comic Strip Center and Cathedral of St. Michael.&lt;br /&gt;Featured amenities include express check-in, express check-out, and multilingual staff.&lt;br /&gt;Make yourself at home in one of the 7 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. Rooms have private balconies or patios. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include desks and separate sitting areas, 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.&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="1341.00" OriginalAmount="1341.00">
      <BasicPropertyInfo Latitude="50.8453" Longitude="4.36036" StarRating="0" HotelCode="984236|les_lofts_dartistes" HotelName="Les Lofts D'artistes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Limnander 22, 1070 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/40000000/39410000/39408900/39408834/40832a94_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1367" OriginalAmount="1367">
      <BasicPropertyInfo Latitude="50.890920157705" Longitude="4.4596740603447" StarRating="4" HotelCode="38574|66422" HotelName="Crowne Plaza Brussels Airport" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Da Vincilaan 4, 1831 Diegem, Brussels</AddressLine>
          </AddressLines>
          <CityName>Diegem/Machelen</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=981664</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Diegem and is only a stone's throw from Brussels national airport. It lies directly beside the Brussels ring road, which leads to the capitals of all the Benelux countries. The nearest station can be found some 2.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1371" OriginalAmount="1371">
      <BasicPropertyInfo Latitude="50.84602" Longitude="4.374317" StarRating="4" HotelCode="80390|184472" HotelName="MAS Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Spa 14, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140827/140827a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1404" OriginalAmount="1404">
      <BasicPropertyInfo Latitude="50.846225748374" Longitude="4.3549887835979" StarRating="4" HotelCode="25173|25647" HotelName="Novotel Brussels off Grand Place" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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>120 Rue du Marché Aux Herbes, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36628/a_36628_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of the historical city just a few minutes from links to the public transport network (about 200 m away). Brussels airport is to be found some 30 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1407" OriginalAmount="1407">
      <BasicPropertyInfo Latitude="50.855484" Longitude="4.359613" StarRating="4" HotelCode="47943|15581" HotelName="Crowne Plaza Brussels - Le Palace" Meals="ROOM ONLY" 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,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Gineste 3, 1210 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10996/a_10996_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is situated at the heart of Brussels, within a short walk of the tourist centre around the Grand Place, and the railway station. The botanical gardens lie beside the hotel and it is just a short distance to a diverse selection of shopping venues, the main exhibition centres and the European institutions. Brussels airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1408.00" OriginalAmount="1408.00">
      <BasicPropertyInfo Latitude="50.8247" Longitude="4.30106" StarRating="0" HotelCode="788142|residence_la_fraisiere" HotelName="Residence La Fraisiere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Des Fraises 33/1</AddressLine>
          </AddressLines>
          <CityName>Anderlecht</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/45000000/44910000/44907400/44907395/40491371_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1408.00" OriginalAmount="1408.00">
      <BasicPropertyInfo Latitude="50.8205079" Longitude="4.42393403" StarRating="0" HotelCode="457530|bb_salve" HotelName="B&amp;B Salve" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Drève Louisa Chaudoir 15, 1160 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/79768/2879768/1.jpg?f=14961475</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1412" OriginalAmount="1412">
      <BasicPropertyInfo Latitude="50.879202039817" Longitude="4.6966284513474" StarRating="4" HotelCode="55703|198578" HotelName="Martin's Klooster" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Onze-Lieve-Vrouwstraat 18, 3000 Leuven</AddressLine>
          </AddressLines>
          <CityName>Leuven</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72145/w_72145_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated on the Ile de la Dyle, the historic centre of Louvain, hidden away in a typical cobbled street and surrounded by Flemish medieval and renaissance architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1416" OriginalAmount="1416">
      <BasicPropertyInfo Latitude="50.745145729829" Longitude="4.4559752941132" StarRating="4" HotelCode="68785|45337" HotelName="Dolce La Hulpe Brussels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel,Golf Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Bruxelles 135, 1310 La Hulpe</AddressLine>
          </AddressLines>
          <CityName>La Hulpe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/88911/a_88911_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 15 km southeast of Brussels city centre, in the heart of the Sonian forest, surrounded by 72 hectares of green. Brussels Airport is around 15 km away and Midi Train station, where the high-speed Thalys and Eurostar trains connect Brussels to Paris, Amsterdam, Cologne and London, is only a 25-minute drive from the accommodation. La Hulpe castle is a 15-minute walk and the city of Waterloo is 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1421.00" OriginalAmount="1421.00">
      <BasicPropertyInfo Latitude="50.84689602" Longitude="4.37192106" StarRating="2" HotelCode="729696|residence_marietherese_2" HotelName="Residence Marie- Therese &amp; Joseph II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Maria-Theresiastraat, Brüssel 1000</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8d/18/8d18e1a92faa22916369bffe37b68371c2d2e3b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1442.00" OriginalAmount="1442.00">
      <BasicPropertyInfo Latitude="50.838160127221" Longitude="4.3714619854538" StarRating="4" HotelCode="38662|marriott_executive_residence_brussels" HotelName="Marriott Executive Apartments Brussels, European Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Parnasse 15, European Quarter, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/274158/274158a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located about 2 km from the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1467.00" OriginalAmount="1467.00">
      <BasicPropertyInfo Latitude="50.864219665527344" Longitude="4.351926803588867" StarRating="1" HotelCode="0|chambre_de_charme_au_bord_du_canal" HotelName="Chambre de charme au bord du canal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Quai des Péniches , 58 8ième étage, 1000 Brussels, Belgium, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3d/2d/3d2dd122adfb0133018189043f2388701ced9805.jpeg</HotelPictures>
        <HotelDescription>Offering a common terrace and views of the river, Chambre de charme au bord du canal is situated in Brussels, in front of Tour &amp;amp; Taxis. This guest house offers a minibar with local beers.&lt;br /&gt;The room includes a flat-screen TV. You will find a coffee machine in the room. The rooms are equipped with a private bathroom. For your comfort, you will find slippers and free toiletries, as well as a hairdryer. The property features free WiFi.&lt;br /&gt;Brussels North Station is 1 km from Chambre de charme au bord du canal, while Grand Place is 2 km from the property.&lt;br /&gt;Public transport is easily accesible nearby. Brussels 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;A city tax will apply. This tax is not included in the total rate for some rooms and must be paid at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1470.00" OriginalAmount="1470.00">
      <BasicPropertyInfo Latitude="50.852838" Longitude="4.355255" StarRating="3" HotelCode="147404|hotel_esperance" HotelName="Esperance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue du Finistère, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/272799/272799a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 12 rooms. Services and facilities at the hotel include a restaurant, a dining area and a bar. 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="1478" OriginalAmount="1478">
      <BasicPropertyInfo Latitude="50.836144" Longitude="4.357095" StarRating="5" HotelCode="47458|27151" HotelName="Sofitel Brussels Le Louise" 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>Avenue de la Toison d' Or 40, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10408/a_10408_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1495.00" OriginalAmount="1495.00">
      <BasicPropertyInfo Latitude="50.839759" Longitude="4.367511" StarRating="5" HotelCode="28891|stanhope_hotel" HotelName="Stanhope Hotel Brussels by Thon Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,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,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Commerce 9, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42650/a_42650_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies between the royal palace and the European Parliament. The famous Grand Place as well as the Place du Grand Sablon and the Place du Petit Sablon are all within walking distance of the hotel and the famous Avenue Louise that features an abundance of exquisite boutiques and shopping venues is also to be found close by. The nearest links to the public transport network are about 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1512" OriginalAmount="1512">
      <BasicPropertyInfo Latitude="50.848333" Longitude="4.356567" StarRating="4" HotelCode="28890|355226" HotelName="Hotel Hubert  Grand Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Arenberg 18, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42649/w_42649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historical centre of Brussels, next to the famous Grand Place and the St Hubert shopping arcade. The main train station, with direct services to Zaventem airport, can be easily reached on foot. From there an underground line serves the Heysel Exhibition Park and the European Union district. High-speed trains connect Brussels to Paris and London in less than 3 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1556" OriginalAmount="1556">
      <BasicPropertyInfo Latitude="50.840912" Longitude="4.355837" StarRating="4" HotelCode="258922|27147" HotelName="NH Collection Brussels Grand Sablon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Bodenbroek 2/4, City Center, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15088/a_15088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between the Royal Palace and the Musical Instruments Museum, next to the magnificent church of Notre Dame du Sablon and the Museum of Ancient and Modern Art. It lies a 5-minute walk from the Grand Place, Brussels' most famous square and guests will find numerous antique shops and art galleries located in the Sablon district of the city. It is close to Brussels' shopping venues and restaurants and bars may be found within 8 minutes' walk of the hotel. It is only 800 m from the main railway station, which offers a regular service, every quarter of an hour to Brussels International Airport (20 minutes' journey time) at Zaventem.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1566" OriginalAmount="1566">
      <BasicPropertyInfo Latitude="50.837746183878" Longitude="4.3810772895813" StarRating="5" HotelCode="60918|27152" HotelName="Sofitel Brussels Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Place Jourdan 1, 1040 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78837/a_78837_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1586.00" OriginalAmount="1586.00">
      <BasicPropertyInfo Latitude="50.847816795335" Longitude="4.3549026831774" StarRating="4" HotelCode="305523|hotel_des_galeries" HotelName="Hôtel des Galeries" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Bouchers 38, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/653628/653628a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vilvoorde.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1590" OriginalAmount="1590">
      <BasicPropertyInfo Latitude="50.837456878769" Longitude="4.3722197686002" StarRating="4" HotelCode="81856|10998" HotelName="Radisson Red Brussels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue d'Idalie 35, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110532/a_110532_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the trendy European Quarter, the establishment has a fantastic design and offers first-class service. It is within walking distance of all the European Institutions and just 3 km away from the historic centre of Brussels. Bars, pubs and restaurants are some 250 m from the hotel, and shopping venues are about 1.5 km away. Links to the underground/city train network are about 600 m away and the bus station is some 3 minutes' walk from the hotel. Brussels Midi-South railway station is approximately 1 km away and Brussels International Airport is 12 km from the hotel. Brussels South Charleroi Airport is some 55 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1617.00" OriginalAmount="1617.00">
      <BasicPropertyInfo Latitude="50.79905658" Longitude="4.35591512" StarRating="0" HotelCode="765375|guest_house_la_maison_chantecler" HotelName="La Maison Chantecler" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Circulaire 154, 1180 Uccle, Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/55050/2855050/35.jpg?f=15648037</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1627.00" OriginalAmount="1627.00">
      <BasicPropertyInfo Latitude="50.829437" Longitude="4.360033" StarRating="3" HotelCode="102971|aparthotel_residence_agenda_2" HotelName="Aparthotel Residence Agenda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Florence 6, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/06160/1906160/1.jpg?f=15178882</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1672" OriginalAmount="1672">
      <BasicPropertyInfo Latitude="50.897110533459" Longitude="4.483138024807" StarRating="4" HotelCode="34309|27154" HotelName="Sheraton Brussels Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brussels National Airport, 1930 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54652/a_54652_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just in front of Brussels International Airport and is a short drive away from Brussels city centre or a 20-minute journey by train. A direct bus line links Brussels Airport to the EU headquarters area. The bus and train stations are a mere 500 m away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1700" OriginalAmount="1700">
      <BasicPropertyInfo Latitude="50.84913188922" Longitude="4.3546553648198" StarRating="4" HotelCode="387046|55621" HotelName="The Dominican" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rue Léopold / Leopoldstraat 9, 1000 Brussels, Belgirum</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/122078/122078a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tucked away behind La Monnaie, the famous theatre and opera house, and just off the Grand Place, this central hotel has an elegant location in the very heart of Brussels. Charleroi Brussels South Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1703" OriginalAmount="1703">
      <BasicPropertyInfo Latitude="50.729001" Longitude="4.5137079999999" StarRating="5" HotelCode="198655|39240" HotelName="Martin's Château du Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue du Lac 87, 1332 Genval</AddressLine>
          </AddressLines>
          <CityName>Genval</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/283791/a_283791_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is set beside Lake Genval, just a few minutes drive from the battlefield of the infamous Battle of Waterloo. A stop for public transport is roughly 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1709" OriginalAmount="1709">
      <BasicPropertyInfo Latitude="50.828301" Longitude="4.355646" StarRating="5" HotelCode="80316|55092" HotelName="Manos Premier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Charleroi 100-106, 1060 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/8/9/6/0/9/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1732" OriginalAmount="1732">
      <BasicPropertyInfo Latitude="50.848716919089" Longitude="4.3489139013343" StarRating="4" HotelCode="34308|5384" HotelName="Brussels Marriott Hotel Grand Place" 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>Rue Auguste Orts 3-7, Grand Place, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54651/w_54651_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Brussels, at the top of the well-known Rue Antoine Dansaert, opposite the majestic stock exchange building and the underground station De Brouckere. The famous Grand Place is just around 300 m away, the railway station 1 km away and the airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1735" OriginalAmount="1735">
      <BasicPropertyInfo Latitude="50.852905697214" Longitude="4.4484651088715" StarRating="4" HotelCode="75355|173050" HotelName="Tangla Hotel Brussels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Avenue Emmanuel Mounier 5, Woluwé St Lambert, 1200 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102611/a_102611_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the suburbs of Brussels, the nearest station is Alma Station. The nearest shopping venues are just 2 km away whilst it is 10 km to the main train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1737.00" OriginalAmount="1737.00">
      <BasicPropertyInfo Latitude="50.848778715958" Longitude="4.3480056524277" StarRating="3" HotelCode="901595|orts_hotel" HotelName="Orts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue Auguste Orts 38–40, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/131149/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Brussels. Travellers will enjoy a peaceful and calm stay at Orts as it counts with a total of 14 rooms. Orts is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1744.00" OriginalAmount="1744.00">
      <BasicPropertyInfo Latitude="50.844268798828125" Longitude="4.355088233947754" StarRating="0" HotelCode="0|sweet_inn_apartments_grand_place_ii" HotelName="Sweet Inn Apartments -  Grand Place II" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>4 Sint-Jansstraat, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/e8/dde84f7d1cace3b7bff14dd6fcde5dc6304c1922.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at Sweet Inn Apartments - Grand Place II places you in the heart of Brussels, within a 10-minute walk of La Grand Place and Manneken Pis Statue. This 4-star apartment is 0.3 mi (0.5 km) from Royal Museums of Fine Arts of Belgium and 0.5 mi (0.8 km) from Royal Palace of Brussels.&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 Library of Belgium - 0.1 km / 0.1 mi&lt;br /&gt;Mont des Arts - 0.2 km / 0.1 mi&lt;br /&gt;Square Brussels Meeting Centre - 0.2 km / 0.1 mi&lt;br /&gt;Editions Jacques Brel - 0.2 km / 0.1 mi&lt;br /&gt;Galeries Royales Saint-Hubert - 0.3 km / 0.2 mi&lt;br /&gt;Moof Museum - 0.3 km / 0.2 mi&lt;br /&gt;Rue des Bouchers - 0.4 km / 0.2 mi&lt;br /&gt;BOZAR Centre for Fine Arts - 0.4 km / 0.3 mi&lt;br /&gt;La Grand Place - 0.4 km / 0.3 mi&lt;br /&gt;Museum of Musical Instruments - 0.4 km / 0.3 mi&lt;br /&gt;Manneken Pis Statue - 0.4 km / 0.3 mi&lt;br /&gt;Brussels City Hall - 0.4 km / 0.3 mi&lt;br /&gt;Magritte Museum - 0.5 km / 0.3 mi&lt;br /&gt;Film Museum - 0.5 km / 0.3 mi&lt;br /&gt;Place du Grand Sablon - 0.5 km / 0.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Brussels (BRU-Brussels - National) - 15.1 km / 9.4 mi&lt;br /&gt;Antwerp (ANR-Antwerp Intl.) - 51.4 km / 31.9 mi&lt;br /&gt;Charleroi (CRL-Brussels South Charleroi) - 55.5 km / 34.5 mi&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 27 individually decorated guestrooms, featuring kitchens 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 desks and microwaves, 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.&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="1750.00" OriginalAmount="1750.00">
      <BasicPropertyInfo Latitude="50.839916" Longitude="4.43103" StarRating="3" HotelCode="909529|aspria_royal_la_rasante" HotelName="Aspria Royal La Rasante" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Sombre 56, 1200 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/203604/203604a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1753" OriginalAmount="1753">
      <BasicPropertyInfo Latitude="50.849503882763" Longitude="4.3565779239425" StarRating="4" HotelCode="16405|27522" HotelName="Radisson Blu Royal Hotel, Brussels" 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,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue du Fossé-aux-Loups 47, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19780/a_19780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Brussels just a short distance from the famous Royal Saint-Hubertus Gallery. The Théâtre Royal de la Monnaie as well as the Grand Place and the longest shopping street in Brussels are all to be found in the near vicinity. It is just 500 m to links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1821" OriginalAmount="1821">
      <BasicPropertyInfo Latitude="50.837362" Longitude="4.357463" StarRating="4" HotelCode="97653|53322" HotelName="The Hotel Brussels" 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,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard de Waterloo 38, Close to the European Parliament and Commission, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135647/a_135647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located approximately 1 km from Brussels Central station, and 20 km from Brussels Airport. The toy museum is located just a stone's throw away and links to the public transport network are about 200 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1829" OriginalAmount="1829">
      <BasicPropertyInfo Latitude="50.832519862449" Longitude="4.3574941177417" StarRating="5" HotelCode="47710|27141" HotelName="Steigenberger Wiltcher's" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Avenue Louise, Louizalaan 71, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10710/a_10710_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the famous Avenue Louise, Brussel's famous commercial and business street, this hotel lies just a short walk from the main train station, countless tourist attractions and some excellent shopping venues. Brussels airport may easily be reached by taxi or by making use of public transport that departs from a stop some 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1835" OriginalAmount="1835">
      <BasicPropertyInfo Latitude="50.845953931656" Longitude="4.3560737371445" StarRating="4" HotelCode="13953|27143" HotelName="Hilton Brussels Grand Place" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carrefour de l'Europe 3, 1000 Brüssel, Belgien</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16084/w_16084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Brussels, close to the old town and within a short distance of the main train station and the famous Grand Place that features countless shops and restaurants. Brussels airport is some 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1949" OriginalAmount="1949">
      <BasicPropertyInfo Latitude="50.743206" Longitude="3.21518" StarRating="4" HotelCode="103025|236471" HotelName="Hotel &amp; Aparthotel Alizé Mouscron" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Passage Saint Pierre 34, 7700 Mouscron</AddressLine>
          </AddressLines>
          <CityName>Mouscron</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/143924/w_143924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Mouscron.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2113.00" OriginalAmount="2113.00">
      <BasicPropertyInfo Latitude="50.85228742" Longitude="4.35257972" StarRating="0" HotelCode="457670|appart_metropole_city" HotelName="Appart Métropole City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Hirondelles 5, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/621242/80ca6559202237b7c586e10b52b99fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2170" OriginalAmount="2170">
      <BasicPropertyInfo Latitude="50.84561" Longitude="4.353219" StarRating="3" HotelCode="80784|56074" HotelName="Mozart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue Marché aux Fromages 23, 1000 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210847/210847a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2191.00" OriginalAmount="2191.00">
      <BasicPropertyInfo Latitude="50.8672981262207" Longitude="4.333497047424316" StarRating="0" HotelCode="0|duplex_3bedrooms_laeken_brussels_expo" HotelName="Duplex 3-bedrooms Laeken Brussels Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Mail du Topweg, Brussels</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/5d/585d7e3834ee2a4bde432c6c77df782c3206ecdb.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Brussels, you'll be within a 10-minute drive of Atomium and La Grand Place. This apartment is 2.1 mi (3.4 km) from Belgian Comic Strip Center and 2.8 mi (4.6 km) from Royal Museums of Fine Arts of Belgium.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Catholic University of Brussels - 0.8 km / 0.5 mi&lt;br /&gt;Basilica of the Sacred Heart - 1.5 km / 0.9 mi&lt;br /&gt;Brussels Aquarium - 1.5 km / 1 mi&lt;br /&gt;Place Charles Rogier - 1.6 km / 1 mi&lt;br /&gt;Brussels Beer Project - 2 km / 1.2 mi&lt;br /&gt;MIMA - 2.2 km / 1.4 mi&lt;br /&gt;St. Catherine's Square - 2.5 km / 1.5 mi&lt;br /&gt;City 2 Shopping Mall - 2.6 km / 1.6 mi&lt;br /&gt;Rue Neuve - 2.8 km / 1.7 mi&lt;br /&gt;Halles de Saint-Gery - 2.8 km / 1.8 mi&lt;br /&gt;Rue des Bouchers - 2.9 km / 1.8 mi&lt;br /&gt;La Grand Place - 3 km / 1.9 mi&lt;br /&gt;Brussels City Hall - 3.1 km / 1.9 mi&lt;br /&gt;Jeanneke Pis - 3.1 km / 1.9 mi&lt;br /&gt;Galeries Royales Saint-Hubert - 3.1 km / 1.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Antwerp (ANR-Antwerp Intl.) - 44.5 km / 27.7 mi&lt;br /&gt;Charleroi (CRL-Brussels South Charleroi) - 59.4 km / 36.9 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and luggage storage. Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually furnished apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private furnished balcony. Complimentary wireless Internet access keeps you connected, and a flat-screen television is provided for your entertainment. Conveniences include a desk and a separate sitting area.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the 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.&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 250 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="63" TotalAmount="2666.00" OriginalAmount="2666.00">
      <BasicPropertyInfo Latitude="50.8419" Longitude="4.27532" StarRating="3" HotelCode="0|exclusive_flats_studio_swimmingpool" HotelName="Exclusive Flats Studio Swimming-pool" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kapelstraat 112, Dilbeek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/2f/4f2f18676b8611133603a0b5d646b04e1da844d7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Dilbeek, you'll be within a 15-minute drive of Atomium and Mini-Europe.  This villa is 4.7 mi (7.6 km) from La Grand Place and 4.9 mi (7.9 km) from Manneken Pis Statue.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated villa, which features a kitchen.  There's a private balcony or patio. A flat-screen television is provided for your entertainment. Conveniences include a refrigerator and a coffee/tea maker, and housekeeping is provided on a limited basis.&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. Additional amenities at this villa include complimentary wireless Internet access, concierge services, and barbecue grills.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Quench your thirst with your favorite drink at the poolside bar.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include multilingual staff and luggage storage.&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;Cleaning fee: EUR 50.0 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="27" TotalAmount="2731" OriginalAmount="2731">
      <BasicPropertyInfo Latitude="50.82788626" Longitude="4.36106639" StarRating="3" HotelCode="742792|285971" HotelName="The Livorno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Rue de Livourne 97A, 1050 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5720666</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3140" OriginalAmount="3140">
      <BasicPropertyInfo Latitude="50.846205" Longitude="4.351288" StarRating="5" HotelCode="200934|27144" HotelName="Hotel Amigo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue de l'Amigo, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7665/a_7665_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Brussels, this luxury hotel is located directly on the Grand Place. A diverse selection of restaurants, bars and shopping venues as well as many of the city's top sights and the European Commission in the near vicinity, and it is just 200 m to a stop for the local bus service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4220.00" OriginalAmount="4220.00">
      <BasicPropertyInfo Latitude="50.84019745" Longitude="4.3568097" StarRating="4" HotelCode="611574|sweet_inn_apartments_regence" HotelName="Sweet Inn Apartments Régence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rue De La Régence 26, 1000 Brussels</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5720597</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39978" OriginalAmount="39978">
      <BasicPropertyInfo Latitude="50.84525770764" Longitude="4.3534669153443" StarRating="3" HotelCode="143270|39182" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2024" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rue des Eperionniers 42-44, 1000 Brüssel</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/278210/278210a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Brussels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1132" OriginalAmount="1132">
      <BasicPropertyInfo Latitude="50.84169131" Longitude="4.35424045" StarRating="3" HotelCode="976303|219370" HotelName="Brussels Palace Smartflats Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rue De La Paille 34, Close to Place du Grand Sablon, Zavel/Sablon, 1000 Brussels, Brussels-Capital Region</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1273.00" OriginalAmount="1273.00">
      <BasicPropertyInfo Latitude="50.801380411472" Longitude="4.4219870120287" StarRating="3" HotelCode="162736|hotel_lauberge_du_souverain" HotelName="L'Auberge du Souverain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Avenue de la Fauconnerie 1-5, 1170 Bruxelles</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Brussels. The nearest airport is Brüssel - Zaventem (BRU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2151" OriginalAmount="2151">
      <BasicPropertyInfo Latitude="50.83754136" Longitude="4.36227539" StarRating="0" HotelCode="965968|285962" HotelName="Brussels Toison d’Or Smartflats Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chaussée de Wavre 2, Between the Sablon District and the Matonge District, Louise District, 1050 Brussels-Ixelles/Elsene, Brussels-Capital</AddressLine>
          </AddressLines>
          <CityName>Brussels</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Fax,Internet,Kitchen,Laundry,Telephone Service,Air Conditioning,Restaurant,Shopping Arcade,Central Heating,Bar,Conference Hall,Currency Exchange,Room Service,Bicycle Rental,Spa,Lounge,Designated Smoking Area,Sauna,Wheelchair Access,Swimming Pool,Nightclub,Garden,Golf,Jacuzzi,Massage Centre,24 Hour Power Supply,Housekeeping,Library,Meeting Room,Pets allowed,Printer,Wake-up Call Service,Heated Pool,24 Hour Security,24 Hour Front Desk,Business Centre,Elevator,LCD/Projector,Luggage Storage,Diet Meals,Concierge,Dry Cleaning,Parking,Smoking Rooms</BasicAmenities>
    <HotelRating>2,3,4,3.5,5,1,1.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,CLUB RESORT,SPA HOTEL,GOLF HOTEL,HISTORIC HOTEL,AIRPORT HOTEL,HOTEL DE CHARME,VILLAGE,ECO HOTEL,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
f29be0fa-2dfa-434d-85e6-784b928a48e1|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="f29be0fa-2dfa-434d-85e6-784b928a48e1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="5890" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-17T00:00:00" End="2025-01-30T00: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
f29be0fa-2dfa-434d-85e6-784b928a48e1|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
f29be0fa-2dfa-434d-85e6-784b928a48e1|RateHawkSearch|successfull supplier interation||RateHawk|True